Package: ansible-core Description-md5: 39f13fdea0830e3f5b062cdd49f63a59 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 binaries. Package: aoflagger Description-md5: 57d9f9f7423c60151609a61268fa47ec Description-en: Find RFI in radio astronomical observations The AOFlagger is a tool that can find and remove radio-frequency interference (RFI) in radio astronomical observations. The code has been highly optimized for speed and accuracy. It is used by default for the LOFAR radio telescope and thus is in productional stage. The software can run in a fully automated way, but a graphical interface is provided to analyse results and tweak the strategy. The preferred input file format is the Casa Measurement Set (MS) format. . Besides the flagger, the software consists of tools to efficiently visualize data in different ways, such as plotting time-frequency diagrams and power spectra. It provides the programs aoflagger, rfigui, aoqplot, aoquality and more. Package: aoflagger-dev Description-md5: 2949085b57fe67a222fa8aec0c1c79c9 Description-en: Find RFI in radio astronomical observations (development files) The AOFlagger is a tool that can find and remove radio-frequency interference (RFI) in radio astronomical observations. The code has been highly optimized for speed and accuracy. It is used by default for the LOFAR radio telescope and thus is in productional stage. The software can run in a fully automated way, but a graphical interface is provided to analyse results and tweak the strategy. The preferred input file format is the Casa Measurement Set (MS) format. . This package contains the header file to compile own programs against the library. Package: approx Description-md5: 2f5350f98dbadffdaa97201d17cbf419 Description-en: caching proxy server for Debian archive files Approx is an HTTP-based proxy server for Debian-style package archives. It fetches files from remote repositories on demand, and caches them for local use. . Approx saves time and network bandwidth if you need to install or upgrade .deb packages for a number of machines on a local network. Each package is downloaded from a remote site only once, regardless of how many local clients install it. The approx cache typically requires a few gigabytes of disk space. . Approx also simplifies the administration of client machines: repository locations need only be changed in approx's configuration file, not in every client's /etc/apt/sources.list file. . Approx can be used as a replacement for apt-proxy, with no need to modify clients' /etc/apt/sources.list files, or as an alternative to apt-cacher. Package: apt-cudf Description-md5: b4c5b792c843380c3d78649b6134794d Description-en: CUDF solver integration for APT apt-cudf provides integration among the APT package manager and CUDF solvers, allowing APT to rely on external (CUDF-based) dependency solvers to plan package installation, upgrade, and removal. . CUDF is a distribution-independent, standard format to describe dependency solving scenarios, as faced by package managers in popular package-based GNU/Linux distributions. APT is a well-known package manager for Debian-based distributions, which is able to delegate dependency solving to external solvers, by the means of the External Dependency Solving Protocol (EDSP). . apt-cudf provides the glue between the EDSP protocol and CUDF solvers, enabling any installed CUDF solver to be used as an external solver for APT. . Several CUDF solvers are available in Debian. They all provide the cudf-solver virtual package. Package: 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: atdts Description-md5: 77a5bc6bc7cca5d6df7d4af85f6457c3 Description-en: OCaml code generator for TypeScript Atdts is a command-line program that takes as input type definitions in the ATD syntax and produces TypeScript classes that can read and write JHSON data. 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: austin Description-md5: 620d7f4a5e6cd66265e4f28583d49cb8 Description-en: Frame stack sampler for CPython Austin is a Python frame stack sampler for CPython written in pure C. It samples the stack traces of a Python application so that they can be visualised and analysed. As such, it serves the basis for building powerful profilers for Python. . The most interesting use of Austin is probably in conjunction with FlameGraph to profile Python applications while they are running, without the need of instrumentation. This means that Austin can be used on production code with little or even no impact on performance. Package: auto-apt-proxy Description-md5: 0830695db3bb2b7be74cdb2999ed0cce Description-en: automatic detector of common APT proxy settings auto-apt-proxy installs itself as an APT proxy autodetector, and detects common setups by checking some hosts on the local network for well-known APT proxies such as apt-cacher-ng. . This package is most useful for development environments, and will Do The Right Thing for at least these cases: . * Build chroots, with a proxy running on the host system. * Docker/lxc containers, with a proxy running on the host system. * Virtual machines with NAT networking, with a proxy running on the host system. * Any other system, with a proxy running on its default gateway. * Systems where the `apt-proxy` hostname resolves to a valid IP address and a supported proxy is detected at that address. . The following APT proxy servers are supported and automatically detected: * apt-cacher-ng * approx * apt-cacher * squid-deb-proxy * any proxy advertised by an _apt_proxy._tcp SRV record in your domain * any proxy advertised by an _apt_proxy._tcp SRV record in mDNS (needs avahi-tools to be installed, and avahi-daemon to be installed and running) . This package has a minimal set of dependencies in order to minimize the influence on systems where it is installed. However, if neither iproute2 nor busybox are installed, functionality is severily limited. Package: ben Description-md5: 26c1756a0c66374600005f242c6151a7 Description-en: toolbox for Debian maintainers This is a collection of useful tools that Debian maintainers can use to make their packaging work easier. They all work with regular Debian package list files, and should be useful for Debian derivatives as well. This package ships a single executable, "ben", with the following subcommands: * download: download a set of package list files from a mirror * monitor: monitor the status of a set of packages across several architectures (useful for transitions) * query: query packages using their metadata (similar to grep-dctrl, but uses a dedicated query language) * tracker: frontend to multiple monitors Package: 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: binutils-alpha-linux-gnu Description-md5: af3b95cf468fa442f38551e20ab183d2 Description-en: GNU binary utilities, for alpha-linux-gnu target This package provides GNU assembler, linker and binary utilities for the alpha-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for alpha-linux-gnu and alpha-linux-gnu is not your native platform. Package: binutils-alpha-linux-gnu-dbg Description-md5: b413f423180a0d8ac45547161b750c1d Description-en: GNU binary utilities, for alpha-linux-gnu target (debug symbols) This package provides debug symbols for binutils-alpha-linux-gnu. Package: binutils-arc-linux-gnu Description-md5: 99eb9a490546955fece005eb5d677df5 Description-en: GNU binary utilities, for arc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the arc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for arc-linux-gnu and arc-linux-gnu is not your native platform. Package: binutils-arc-linux-gnu-dbg Description-md5: 3a5b9d68aae8b5baa9f5a135b2d4384a Description-en: GNU binary utilities, for arc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-arc-linux-gnu. Package: binutils-arm-linux-gnueabi Description-md5: 79266d4adbe9b99c071fa53b597f6949 Description-en: GNU binary utilities, for arm-linux-gnueabi target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabi target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform. Package: binutils-arm-linux-gnueabi-dbg Description-md5: e59c420a02ddb6e7553dc778bbd0e0c3 Description-en: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Package: binutils-for-build Description-md5: 3e7c61cc537f12c56d442cedd307bcd5 Description-en: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Package: binutils-for-host Description-md5: 1f6b2f5a49fd5974b13f8e75dc20c7b1 Description-en: GNU assembler, linker and binary utilities for the host architecture The programs in this package are used to assemble, link and manipulate binary and object files for the architecture of this package. They may be used in conjunction with a matching compiler and various libraries to build programs. When using binutils through this metapackage, all tools must be used with an architecture prefix. 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-hppa-linux-gnu Description-md5: f5fe4ad0c7c0676b4edfb3c4e6e98c0b Description-en: GNU binary utilities, for hppa-linux-gnu target This package provides GNU assembler, linker and binary utilities for the hppa-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for hppa-linux-gnu and hppa-linux-gnu is not your native platform. Package: binutils-hppa-linux-gnu-dbg Description-md5: 149cfbc7b99518558ca103c35604d5bc Description-en: GNU binary utilities, for hppa-linux-gnu target (debug symbols) This package provides debug symbols for binutils-hppa-linux-gnu. Package: binutils-hppa64-linux-gnu Description-md5: d10ea856859cb34c423f67db676441a0 Description-en: GNU assembler, linker and binary utilities targeted for hppa64-linux The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. . This package is needed to build an 64-bit kernel for 64-bit hppa machines. Package: binutils-hppa64-linux-gnu-dbg Description-md5: 2e7f5f591a28da760bcd221550eb3193 Description-en: GNU binutils targeted for hppa64-linux (debug symbols) This package provides debug symbols for binutils-hppa64-linux-gnu. Package: binutils-m68k-linux-gnu Description-md5: 91e318163f68633b7480b755b31dca60 Description-en: GNU binary utilities, for m68k-linux-gnu target This package provides GNU assembler, linker and binary utilities for the m68k-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for m68k-linux-gnu and m68k-linux-gnu is not your native platform. Package: binutils-m68k-linux-gnu-dbg Description-md5: 092fdec0bf6a6ba4aae1f5902583622d Description-en: GNU binary utilities, for m68k-linux-gnu target (debug symbols) This package provides debug symbols for binutils-m68k-linux-gnu. Package: binutils-powerpc64-linux-gnu Description-md5: a8d3955c3e92c21de5e6ab3b2d086f0b Description-en: GNU binary utilities, for powerpc64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64-linux-gnu and powerpc64-linux-gnu is not your native platform. Package: binutils-powerpc64-linux-gnu-dbg Description-md5: fca1ee307fc3e9e8c8b4a35abe58adb0 Description-en: GNU binary utilities, for powerpc64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64-linux-gnu. Package: binutils-sh4-linux-gnu Description-md5: f825034fec7a76f7251bee2c8e9a9eca Description-en: GNU binary utilities, for sh4-linux-gnu target This package provides GNU assembler, linker and binary utilities for the sh4-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for sh4-linux-gnu and sh4-linux-gnu is not your native platform. Package: binutils-sh4-linux-gnu-dbg Description-md5: 85bb1a4a4655a7e23ba6add71b7c0b45 Description-en: GNU binary utilities, for sh4-linux-gnu target (debug symbols) This package provides debug symbols for binutils-sh4-linux-gnu. Package: binutils-source Description-md5: acf2f0e289b8b831828996002f7eb6f1 Description-en: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Package: binutils-sparc64-linux-gnu Description-md5: 112083b1b69cabd04e42ad79e3caf39f Description-en: GNU binary utilities, for sparc64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the sparc64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for sparc64-linux-gnu and sparc64-linux-gnu is not your native platform. Package: binutils-sparc64-linux-gnu-dbg Description-md5: 03078b416cd22110053532d91caacde4 Description-en: GNU binary utilities, for sparc64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-sparc64-linux-gnu. Package: bolt-17 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-18 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-19 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-20 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: 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: botch Description-md5: 1e7a6c327a8c6660ae56f96c23eeff2b Description-en: tools to create and analyse dependency graphs botch is a collection of tools to create and analyze dependency graphs. This task is facilitated by a range of individual tools which use the deb822 and graphml formats to exchange information with each other. . The tools installed by this package provide these features: . - analyze graphs - transform Packages and Sources control files - create graphs of different types - analysis of Packages and Sources control files - handling of botch-internal formats - dose3 wrappers - set operations on Packages or Sources files - create build orders - conversion of graphs - shell scripts connecting the tools for meaningful operations - extract regions from graphs Package: botch-doc Description-md5: b4689f4bc8b4ffb42375d3ffe0ca6506 Description-en: Bootstrapping helper - documentation Botch stands for bootstrap/build ordering tool chain and allows one to create and analyze bootstrapping dependency graphs, creates suggestions how to break dependency cycles and generates a build order. . This package contains the documentation. 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: 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: 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: calibre Description-md5: 186d9ede4fee8b62a65e3debb2c12a1e Description-en: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre-bin Description-md5: c0bdb5988e8a99c4942dba6345614ed5 Description-en: powerful and easy to use e-book manager (binary plugins) Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . This package contains the compiled architecture dependent plugins, the main package is called 'calibre'. Package: caml2html Description-md5: 1e9da3aee9b1e61f8f672f14ac5946a3 Description-en: HTML and LaTeX colored syntax from OCaml source files - executable Caml2html provides a command-line executable which converts a set of OCaml source files into a HTML or LaTeX document with colored syntax. A library is also provided for building web-page generators that would color OCaml code appropriately. . This package contains the caml2html executable. Package: camlidl Description-md5: 8b59e7135e390b690206f2e5dcbf12c5 Description-en: Stub code generator for Objective Caml CamlIDL generates stub code for interfacing Caml with C from an IDL description of the C functions. Thus, CamlIDL automates the most tedious task in interfacing C libraries with Caml programs. . It can also be used to interface Caml programs with other languages, as long as those languages have a well-defined C interface. . This package contains the CamlIDL executable. Package: camlp4 Description-md5: 9fce8d460519e96aaf18e6a0e29e1892 Description-en: Pre Processor Pretty Printer for OCaml Camlp4 is a software system for writing extensible parsers for programming languages. It provides a set of OCaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and one of its most important applications is the definition of domain-specific extensions of the syntax of OCaml. . This package contains CamlP4 executables for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion. Package: camlp5 Description-md5: 1113a8e1433440e62f5174bc5b44ee5c Description-en: Pre Processor Pretty Printer for OCaml - classical version Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (Stream Parsers and Grammars) and the ability to modify the concrete syntax of the language (Quotations, Syntax Extensions). . This package contains the "classical" version of CamlP4 executables and libraries for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion. The "classical" version is the implementation of CamlP4 which used to be distributed with OCaml before the release of version 3.10. Package: camlp5-buildscripts Description-md5: b0b8de92006a39b8663b378a57554262 Description-en: Camlp5 build scripts These are build-scripts that are helpful in building Camlp5 and packages based on Camlp5. As such, they need to not depend on Camlp5. The command are not installed in a bin-directory, but in the package-directory, hence invoked via the "ocamlfind package/exe" method. Package: 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: cbmc Description-md5: 2c892fdd5142036595dc17775271afad Description-en: bounded model checker for C and C++ programs CBMC generates traces that demonstrate how an assertion can be violated, or proves that the assertion cannot be violated within a given number of loop iterations. Package: clang-17 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-17-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-17-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-18 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-18-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-18-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-19 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-19-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-19-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-20 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-20-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-20-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-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-17 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-18 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-19 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-20 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-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-17 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-18 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-19 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-20 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-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-17 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-18 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-19 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-20 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: 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-17 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-18 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-19 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-20 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: 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: coccinelle Description-md5: 64e192b3251cf8bef4b5ea3eda0c0879 Description-en: semantic patching tool for C Coccinelle is a program matching and transformation tool for C. The programmer describes the code to match and the transformation to perform as a semantic patch, which looks like a standard patch, but can transform multiple files at any number of code sites. Package: coq Description-md5: 2c4259e8b83c839ff539d48b854ee31a Description-en: proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides coqtop, a command line interface to Coq. . A graphical interface for Coq is provided in the coqide package. Coq can also be used with ProofGeneral, which allows proofs to be edited using emacs and xemacs. This requires the proofgeneral package to be installed. Package: coq-dpdgraph-tools Description-md5: a4c4863a12a026bf8f65552276ec79d6 Description-en: Coq plugin to extract dependencies between Coq objects (tools) This package provides a plugin for Coq to extract dependencies between Coq objects and produce files with dependency information. . Coq is a proof assistant for higher-order logic. . This package provides the tools associated to this plugin. Package: coqide Description-md5: ed74063b20a63106a7031db76f847ec1 Description-en: proof assistant for higher-order logic (gtk interface) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides CoqIde, a graphical user interface for developing proofs. Package: coqprime-tools Description-md5: 4282c65e7beec6bbf7b85c3bb7bc25ed Description-en: Primality certification for Coq (tools) Coqprime consists in: - a library of facts from number theory - a library for elliptic curves - an efficient library for modular arithmetic - tools to generate Pocklington and elliptic curve certificates of primality . Coq is a proof assistant for higher-order logic. Package: coreutils-from-busybox Description-md5: 543b5ffb0d0072b250c13abc677e02aa Description-en: busybox masquerading as coreutils Use the busybox binary as a coreutils replacement. . This can be used to build minimal container images, but it is not a complete replacement, and may break packages. Package: coreutils-from-toybox Description-md5: fafc398ae330663227e8a1b64d6b441c Description-en: toybox masquerading as coreutils Use the toybox binary as a coreutils replacement. . This can be used to build minimal container images, but it is not a complete replacement, and may break packages. Package: coreutils-from-uutils Description-md5: f5c8ab5130a71564f8412263f74ea6aa Description-en: coreutils from the uutils project A Rust-based implementation of the coreutils, aiming at being a complete replacement. Package: cppo Description-md5: 02e1a3f7b305b6b97292967ea9d582e0 Description-en: cpp for OCaml Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion. 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: csvtool Description-md5: 1b264967a7da75aca841a27594b45043 Description-en: handy command line tool for handling CSV files OCaml CSV is a library to read and write CSV (comma-separated values) files. It also supports all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, etc. . This package contains csvtool, a handy command line tool for handling CSV files from shell scripts. Package: cudf-tools Description-md5: bb6f0b65f56928a33c5f03efc57afaac Description-en: command line tools for package upgrade problem descriptions A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . This package contains command line tools to manipulate CUDF and related documents. In particular it contains cudf-check, which enables checking of document properties such as installation consistency and matching of problems with their solutions. 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: 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: 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: 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: dnf-plugins-core Description-md5: 1bf72e0c4efbdbe9a40e8cd2447bca1d Description-en: Core plugins for DNF, the Dandified Yum package manager This package enhances DNF with builddep, config-manager, copr, debug, debuginfo-install, download, needs-restarting, groups-manager, repoclosure, repograph, repomanage, reposync, changelog and repodiff commands. . Additionally provides generate_completion_cache passive plugin. Package: dose-builddebcheck Description-md5: a0e3c3577dea8696e672646bb139ac3e Description-en: Checks whether build-dependencies can be satisfied This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages. Package: dose-distcheck Description-md5: 2715c55e164fd097abdc6437f82f0f66 Description-en: Checks whether dependencies of packages can be satisfied This software checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution. It comes in several versions: - dose-debcheck for Debian packages - dose-rpmcheck for rpm packages - dose-eclipsecheck for OSGi plugins Package: dose-doc Description-md5: e8e279d4e57cc7ab991d1b7b7b79d285 Description-en: Documentation for dose tools and libraries. The dose suite provides libraries for handling package meta-data, and various tools for analyzing package relationships in a large package repository. This package contains the documentation of the dose API, and tutorials of various dose tools. Package: dose-extra Description-md5: 21c020291e5e0bcc86762063c9ace0c9 Description-en: Extra QA tools from the Dose3-library This package contains extra tools for analyzing meta-data of software packages: - ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats. - dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself. - dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version. - dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together. The tools dose-distcheck and dose-builddebcheck are packaged in their own respective packages. Package: dovecot-auth-lua Description-md5: 800c615fe5c4774792fcc59581863459 Description-en: secure POP3/IMAP server - Lua authentication plugin Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains an authentication plugin allowing password and user databases to be implemented in Lua. Package: dovecot-flatcurve Description-md5: e0db05fd9ea677f43f95d2af775d95a9 Description-en: secure POP3/IMAP server - Flatcurve support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides Flatcurve full text search support for Dovecot. 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: dovecot-gssapi Description-md5: 9f4b2fcb5aebf7d757c3b91ec594fd37 Description-en: secure POP3/IMAP server - GSSAPI support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides GSSAPI authentication support for Dovecot. Package: dovecot-ldap Description-md5: cf9a560992c979e66145b609891e191d Description-en: secure POP3/IMAP server - LDAP support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides LDAP support for Dovecot. Package: dovecot-lmtpd Description-md5: 1f512867746b7f058518f80e369c13d8 Description-en: secure POP3/IMAP server - LMTP server Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot LMTP server. Package: dovecot-managesieved Description-md5: 9c22507acd609a92f0a6377258e2d338 Description-en: secure POP3/IMAP server - ManageSieve server Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot ManageSieve server. Package: dovecot-mysql Description-md5: a603c5fc8628574f9890bfe63a43615d Description-en: secure POP3/IMAP server - MySQL support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides MySQL support for Dovecot. Package: dovecot-pgsql Description-md5: e8aa6d8fe1c38481139bebe08f38c035 Description-en: secure POP3/IMAP server - PostgreSQL support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides PostgreSQL support for Dovecot. Package: dovecot-solr Description-md5: 26b94d4d2bce4be7a79f1a90218de82c Description-en: secure POP3/IMAP server - Solr support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides Solr full text search support for Dovecot. Package: dovecot-sqlite Description-md5: 84d239fb9502af48d31d27798fb5a82b Description-en: secure POP3/IMAP server - SQLite support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides SQLite support for Dovecot. Package: dovecot-submissiond Description-md5: b7dc853a1d902701365098db008dcd75 Description-en: secure POP3/IMAP server - mail submission agent Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot Mail Submission Agent which implements a basic SMTP submission service with BURL support. 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: duma Description-md5: 9aeafdbe08f10dd6723c4d2bb10b94f5 Description-en: Detect Unintended Memory Access - A Red-Zone memory allocator Open-source library to detect buffer overruns and under-runs in C and C++ programs. . This library is a fork of Bruce Perens Electric Fence library and adds some new features to it. Features of the DUMA library: * "overloads" all standard memory allocation functions like malloc(), calloc(), memalign(), strdup(), operator new, operator new[] and also their counterpart deallocation functions like free(), operator delete and operator delete[] * utilizes the MMU (memory management unit) of the CPU: allocates and protects an extra memory page to detect any illegal access beyond the top of the buffer (or bottom, at the user's option) * stops the program at exactly that instruction, which does the erroneous access to the protected memory page, allowing location of the defective source code in a debugger detects erroneous writes at the non-protected end of the memory block at deallocation of the memory block * detects mismatch of allocation/deallocation functions: f.e. allocation with malloc() but deallocation with operator delete * leak detection: detect memory blocks which were not deallocated until program exit * preloading of the library * allowing tests without necessity of changing source code or recompilation Package: eldav Description-md5: 6c17b623035632c5d9568e8a0ed27167 Description-en: interface to the WebDAV servers for Emacs. WebDAV files can be treated just like a normal file in Emacsen. Emacs/w3 is not required. External program is used for WebDAV access. Package: elpi Description-md5: f7bf6d601995cf75b1c02c4c67a89060 Description-en: embeddable lambda-Prolog interpreter (tool) ELPI implements a lambda-Prolog interpreter enriched with constraint handling rules, to provide an extension language to larger applications written in OCaml. . This package provides the command-line tool. Package: emacs-ocaml-merlin Description-md5: 9266080df6127f223f6f619596600003 Description-en: editor service to develop in OCaml (emacs files) This package provides an editor service for advanced integrated development environment (IDE) in the OCaml language both for the vim and emacs editors. . This is the emacs-specific package. Package: evdi-dkms Description-md5: 777e8d965e4889c2030393817dbfdb7b Description-en: Extensible Virtual Display Interface driver kernel module The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This package installs the kernel module needed for creating the virtual displays. 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: 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: flang-17 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-18 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-19 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-20 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: 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: 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: 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: ford Description-md5: 688897c25f4edb69e34ecabb5f8c3355 Description-en: Fortran documentation generator This is an automatic documentation generator for modern Fortran programs. FORD stands for FORtran Documenter. . The goal of FORD is to be able to reliably produce documentation for modern Fortran software which is informative and nice to look at. Ford was written due to Doxygen's poor handling of Fortran and the lack of comparable alternatives. The documentation should be easy to write and non-obtrusive within the code. . While it will never be as feature-rich as Doxygen, hopefully FORD will be able to provide a good alternative for documenting Fortran projects. 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: 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: 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: gdk-pixbuf-tests Description-md5: cf0f6aef61d499ed22f97ebc5d8c2d7b Description-en: installed tests for the GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the installed tests for the GDK Pixbuf library. Package: gensio-bin Description-md5: ca67e831dbbbabdb38423807939b6247 Description-en: abstract stream I/O (command line tool) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the command line tool. Package: genwqe-tools Description-md5: 2df62bffda3a05a5d04ac79b7e33d99c Description-en: utilities for accelerated libz implementation Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides utilities to use libzADC, as well as gzip/gunzip names for genwqe utilities in a subdirectory not in $PATH. Package: 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: gfortran-mingw-w64 Description-md5: 226bdce350b0262f3c77b87c36299c88 Description-en: GNU Fortran compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686 Description-md5: 8514229bdbe4d596f03ba9790bbcfd2a Description-en: GNU Fortran compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686-posix Description-md5: 8a0592c2734bdbf3cad2e63b33589d7c Description-en: GNU Fortran compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-i686-win32 Description-md5: 189f58f8edc956cf8be003dc5d75ed39 Description-en: GNU Fortran compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gfortran-mingw-w64-x86-64 Description-md5: f81944970a0452452936b0dfcfe0605b Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-x86-64-posix Description-md5: 416377ec0777856235543e1a2b85afce Description-en: GNU Fortran compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-x86-64-win32 Description-md5: 8d5bee720a90108f09b45c667c3c492e Description-en: GNU Fortran compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gir1.2-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: 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-guestfs-1.0 Description-md5: 10c3e57f26ba608aa3690bd897efa916 Description-en: guest disk image management system - GObject introspection files The libguestfs library allows accessing and modifying guest disk images. . This package contains the GObject introspection data. Package: gnat-mingw-w64 Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7 Description-en: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686 Description-md5: ebdcd25cfbe0ca4c6add299e73634239 Description-en: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686-posix Description-md5: d3d4f50a6680407f291d49171d48eaf4 Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-i686-win32 Description-md5: ca2e7efc6aa8646c992d40a727079873 Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gnat-mingw-w64-x86-64 Description-md5: 0328018315680f1cb26ea975661e7c0a Description-en: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-x86-64-posix Description-md5: c8efde02816ce5b6297ec4a53754a4c7 Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-x86-64-win32 Description-md5: b51b502172020254cc2e28dc8bc50333 Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gnome Description-md5: 984c5028c0ccad6f8854b311229d0985 Description-en: Full GNOME Desktop Environment, with extra components This is the GNOME Desktop environment, an intuitive and attractive desktop, with extra components. . This metapackage depends on the standard distribution of the GNOME desktop environment, plus a complete range of plugins and other applications integrating with GNOME and Debian, providing the best possible environment to date. Package: gnome-api-docs Description-md5: 496b00afa16f37c71dba791811e45f2a Description-en: API reference documentation for the GNOME libraries This metapackage brings all available API documentation for the libraries of the GNOME platform, as well as their important dependencies. This should be most of the documentation you need to write GNOME applications. . This documentation is best viewed within the devhelp documentation browser. Package: gnome-core Description-md5: fcab6512392d98bcda40d798ee6af273 Description-en: GNOME Desktop Environment -- essential components These are the core components of the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on a basic set of programs, including a file manager, an image viewer, a web browser, a video player and other tools. . It contains the official “core” modules of the GNOME desktop. Package: gnome-devel Description-md5: 4b80f7ee218a9bd537ce4990cb1bc0fd Description-en: GNOME Desktop Environment -- development tools These are the development tools of the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on a recommended set of applications to develop new programs for GNOME. Package: gnome-games Description-md5: 2443e597e8cb9da0c471d6ba50ef9a22 Description-en: games for the GNOME desktop These are the games from the official GNOME release. They have the look and feel of the GNOME desktop, but can be used without it. . Games are now split in separate packages; this metapackage brings all of them but they can be installed separately. Package: gnome-platform-devel Description-md5: 7bf26e57deae6cf1571f41b9eebefca1 Description-en: GNOME development platform These are the development components that are part of the development “platform” for the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on the recommended components to develop and build applications using GNOME technologies. Most of these components have long-term API stability guarantees. Package: 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-mingw-w64 Description-md5: 7fe2ecb47243cc07bea99018742991b0 Description-en: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686 Description-md5: 172fe07dd1538747126285978c1061e8 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686-posix Description-md5: 3be549903ba16400e761d50360f234a9 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-i686-win32 Description-md5: f53953ed988e77ca04a5e9a57d390e32 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-mingw-w64-x86-64 Description-md5: 11ea58d29c4f5d92c7dc744cf90b0af6 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-x86-64-posix Description-md5: 9f75b5920ef296d65897332a582bfac6 Description-en: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-x86-64-win32 Description-md5: 4ea5963c05fed1a60c996954e71f2d0a Description-en: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: golang-github-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-guestfs-dev Description-md5: 81d5f68a5cacd378d31ecfde67a47153 Description-en: guest disk image management system - Golang bindings The libguestfs library allows accessing and modifying guest disk images. . This package contains source for the Golang bindings. 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: 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: guestfish Description-md5: fe3347006f63bfea9da9eb4d41b7fda0 Description-en: guest filesystem shell The libguestfs library allows accessing and modifying guest disk images. . This package contains guestfish, the interactive shell, and some small tools that are built around it. Package: guestfsd Description-md5: 08296bddcf65cda2436f60a7c10347c3 Description-en: Daemon to access to guest virtual machine through virtio serial The libguestfs library allows accessing and modifying guest disk images. . This package contains a standalone version the back-end daemon that carries out file system access on behalf of libguestfs applications. It is not needed for regular operation. Package: guestmount Description-md5: d9ab2ac05b13c3f34584055d28da2275 Description-en: FUSE-based mount utility for guest filesystems The libguestfs library allows accessing and modifying guest disk images. . This package contains the guestmount and guestunmount programs for mounting virtual machine filesystems and other disk images on the host. 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: halide19-api-doc Description-md5: 370789d1cf6a8d7ef1504cc008bdce81 Description-en: fast, portable computation on images and tensors (Doxygen documentation) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains Doxygen-generated API documentation. Package: 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: hlins Description-md5: a1a956a2d4dda7940e57b8d9a6311f56 Description-en: Insert URLs into html documents Hlins is a tool to insert hypertext links into HTML documents, using a database with entries of the form "name = url". It is designed for inserting URLs of real persons: it knows about abbreviations of first and middle names and tolerates dropping the second part of a composite last name. Package: hol-light Description-md5: 4a69d13e99a5d21da7555a1ffc45abd5 Description-en: HOL Light theorem prover HOL Light is an interactive theorem prover for Higher-Order Logic with a very simple logical core running in an OCaml toplevel. HOL Light is famous for the verification of floating-point arithmetic as well as for the Flyspeck project, which aimed at the formalization of Tom Hales' proof of the Kepler conjecture. Package: id-utils Description-md5: 3f85175a34f0d5e2c543d52fd8a2607f Description-en: Fast, high-capacity, identifier database tool Actually, the term `identifier' is too limiting--`mkid' stores tokens, be they program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility. Package: idle-python3.12 Description-md5: 4a4668eb66afcf983d1db1098428dd56 Description-en: IDE for Python (v3.12) using Tkinter IDLE is an Integrated Development Environment for Python (v3.12). IDLE is written using Tkinter and therefore quite platform-independent. Package: iem-plugin-suite-standalone Description-md5: 1d3c913ada5f31ac2e982f47649c6580 Description-en: IEM's spatialization suite - standalone The IEM Plug-in Suite is an audio plugin suite created at the Institute of Electronic Music and Acoustics (Graz, Austria). It features Higher-Order Ambisonic plug-ins (up to 7th order), among them a number of state of the art encoders, directional compressors, directivity shapers, delay and reverb effects and analysis tools. . This package provides the plugins as standalone applications. Package: iem-plugin-suite-vst Description-md5: 893ce8f20b61f2ab7337e8558a9b1388 Description-en: IEM's spatialization suite - VST2 plugins The IEM Plug-in Suite is an audio plugin suite created at the Institute of Electronic Music and Acoustics (Graz, Austria). It features Higher-Order Ambisonic plug-ins (up to 7th order), among them a number of state of the art encoders, directional compressors, directivity shapers, delay and reverb effects and analysis tools. . This package provides the plugins so they can be used by VST2 hosts. Package: iem-plugin-suite-vst3 Description-md5: 8052a1e1d33d15c8029bb4f95c975c2e Description-en: IEM's spatialization suite - VST3 plugins The IEM Plug-in Suite is an audio plugin suite created at the Institute of Electronic Music and Acoustics (Graz, Austria). It features Higher-Order Ambisonic plug-ins (up to 7th order), among them a number of state of the art encoders, directional compressors, directivity shapers, delay and reverb effects and analysis tools. . This package provides the plugins so they can be used by VST3 hosts. 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: 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: ippl Description-md5: 345418c3204362d33f2651ff8c24de98 Description-en: IP protocols logger writes information about incoming ICMP messages, TCP connections and UDP datagrams to syslog. . It is highly configurable and has a built-in DNS cache. . Please note that upstream is rather inactive lately (no release since 2001), and that there are some rather nasty bugs. . An incomplete list of the bugs includes: - random packets don't get logged sometimes - stops logging at all after some weeks - ipv6 never got implemented - documentation is out of sync. . Trying to fix these bugs is not easy. Please do not expect the Debian maintainer to do this, but patches are appreciated. . Please consider using a fully-grown intrusion detection system (like snort) instead of ippl. 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: 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: jbmc Description-md5: 70bc56bc794696ba3c239e8afdf2b1ac Description-en: bounded model checker for Java programs JBMC generates traces that demonstrate how an assertion can be violated, or proves that the assertion cannot be violated within a given number of loop iterations. Package: js-of-ocaml Description-md5: ddf90060f879f27f21c8bfc040ae0c08 Description-en: OCaml bytecode to JavaScript compiler (compiler) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs. . This package contains the compiler itself. Package: 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: labltk Description-md5: 9a8b2fe5e513efa2950c26c9d6e06fe8 Description-en: OCaml bindings to Tcl/Tk (executables) mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk. . In addition to the basic interface with Tcl/Tk, this package contains the OCamlBrowser code editor / library browser written by Jacques Garrigue. Package: laby Description-md5: 643aeea5b746bbee96e669fbdb9edb8a Description-en: Learn how to program with ants and spider webs Laby is a small program to learn how to program with ants and spider webs. You have to move an ant out of a labyrinth, avoid spider webs, move rocks, etc. . Using Laby, you can learn OCaml, C, C++, Java, Prolog, Ruby, Pascal, JavaScript, Python, Lua, Vala, Scheme, Go and PHP. Other bindings can easily be added to support new programming languages. Package: latexmk Description-md5: 1dbea00873b647bd06d3ece16654c29b Description-en: Perl script for running LaTeX the correct number of times Latexmk runs LaTeX the correct number of times to resolve cross references, etc; it also runs auxiliary programs (bibtex, makeindex if necessary, and dvips and/or a previewer as requested). It has a number of other useful capabilities, for example to start a previewer and then run LaTeX whenever the source files are updated, so that the previewer gives an up-to-date view of the document. Package: ledit Description-md5: 1f10287a364948723289d1e9c2700025 Description-en: line editor for interactive programs Ledit is a line editor, allowing to use control commands like in emacs or in shells (bash, tcsh). To be used with interactive commands. It is written in OCaml and Camlp4 and uses the library unix.cma. Package: lem Description-md5: 4a8b2d70d294b2732bb418668a18ef48 Description-en: Tool merging math and logic for executable definitions (tool) Lem is a tool for lightweight executable mathematics, for writing, managing, and publishing large-scale portable semantic definitions, with export to LaTeX, executable code (currently OCaml) and interactive theorem provers (currently Coq, HOL4, and Isabelle/HOL). . It is also intended as an intermediate language for generating definitions from domain-specific tools, and for porting definitions between interactive theorem proving systems. Package: lib0install-solver-ocaml Description-md5: 465bf898bf589fe3d72bb78fc78e96d3 Description-en: package dependency solver (runtime) A package dependency resolver based on a SAT solver. This was originally written for the 0install package manager, but is now generic and is also used as a solver backend for opam. The SAT solver is based on MiniSat (http://minisat.se/Papers.html) and the application to package management is based on OPIUM (Optimal Package Install/Uninstall Manager). 0install-solver uses a (novel?) strategy to find the optimal solution extremely quickly (even for a SAT-based solver). . This package contains runtime files. Package: lib0install-solver-ocaml-dev Description-md5: 6610aa5fde511cc6345bdd27fdf1efb3 Description-en: package dependency solver (dev) A package dependency resolver based on a SAT solver. This was originally written for the 0install package manager, but is now generic and is also used as a solver backend for opam. The SAT solver is based on MiniSat (http://minisat.se/Papers.html) and the application to package management is based on OPIUM (Optimal Package Install/Uninstall Manager). 0install-solver uses a (novel?) strategy to find the optimal solution extremely quickly (even for a SAT-based solver). . This package contains development files. Package: libafl-persistent-ocaml Description-md5: 71101ff483ca1b10bdf11af5752266a4 Description-en: use afl-fuzz in persistent mode (runtime files) Makes it possible to run the afl-fuzz provided by the OCaml compiler in persistent mode. . This package provides the runtime files. Package: libafl-persistent-ocaml-dev Description-md5: 263354467f5ba77d3e1cc3f685850e5e Description-en: use afl-fuzz in persistent mode (dev files) Makes it possible to run the afl-fuzz provided by the OCaml compiler in persistent mode. . This package provides the devel files. Package: libagrep-ocaml Description-md5: f7d07cceddd21f8631f0bd6d97f2cc29 Description-en: Wu-Manber algorithm for string searching with errors This OCaml library implements the Wu-Manber algorithm for string searching with errors, popularized by the "agrep" Unix command and the "glimpse" file indexing tool. It was developed as part of a search engine for a largish MP3 collection; the "with error" searching comes handy for those who can't spell Liszt or Shostakovitch. . Given a search pattern and a string, this algorithm determines whether the string contains a substring that matches the pattern up to a parameterizable number N of "errors". An "error" is either a substitution (replace a character of the string with another character), a deletion (remove a character) or an insertion (add a character to the string). In more scientific terms, the number of errors is the Levenshtein edit distance between the pattern and the matched substring. . The search patterns are roughly those of the Unix shell, including one-character wildcard (?), character classes ([0-9]) and multi-character wildcard (*). In addition, conjunction (&) and alternative (|) are supported. General regular expressions are not supported, however. . This package contains only the shared runtime stub libraries. Package: libagrep-ocaml-dev Description-md5: 4dfc71d02cdeb8bcdb4b4b81b3623b5a Description-en: Wu-Manber algorithm for string searching with errors This OCaml library implements the Wu-Manber algorithm for string searching with errors, popularized by the "agrep" Unix command and the "glimpse" file indexing tool. It was developed as part of a search engine for a largish MP3 collection; the "with error" searching comes handy for those who can't spell Liszt or Shostakovitch. . Given a search pattern and a string, this algorithm determines whether the string contains a substring that matches the pattern up to a parameterizable number N of "errors". An "error" is either a substitution (replace a character of the string with another character), a deletion (remove a character) or an insertion (add a character to the string). In more scientific terms, the number of errors is the Levenshtein edit distance between the pattern and the matched substring. . The search patterns are roughly those of the Unix shell, including one-character wildcard (?), character classes ([0-9]) and multi-character wildcard (*). In addition, conjunction (&) and alternative (|) are supported. General regular expressions are not supported, however. . This package contains all the development stuff you need to use the agrep OCaml library in your programs. Package: libalcotest-ocaml-dev Description-md5: 8c969d13c23f0fa6afe3074f886916bc Description-en: lightweight and colourful test framework for OCaml Alcotest exposes simple interface to perform unit tests. It exposes a simple TESTABLE module type, a check function to assert test predicates and a run function to perform a list of unit -> unit test callbacks. . Alcotest provides a quiet and colorful output where only faulty runs are fully displayed at the end of the run (with the full logs ready to inspect), with a simple (yet expressive) query language to select the tests to run. Package: libalsa-ocaml Description-md5: 4a4b94b973826f1ac75346209a69fa27 Description-en: OCaml bindings for the ALSA library This OCaml library interfaces the ALSA library libasound to access audio devices. . This package contains only the shared runtime stub libraries. Package: libalsa-ocaml-dev Description-md5: bcc1226bea80576c474e5d5788877f8e Description-en: OCaml bindings for the ALSA library This OCaml library interfaces the ALSA library libasound to access audio devices. . This package contains all the development stuff you need to use ocaml-alsa in your programs. Package: libangstrom-ocaml Description-md5: cc4e0dc29c34038b50658089b52617ff Description-en: speed and memory-efficient parser combinators for OCaml (runtime) Angstrom is a parser-combinator library that makes it easy to write efficient, expressive, and reusable parsers suitable for high-performance applications. It exposes monadic and applicative interfaces for composition, and supports incremental input through buffered and unbuffered interfaces. Both interfaces give the user total control over the blocking behavior of their application, with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by default and support unbounded lookahead. . This package contains runtime files. Package: libangstrom-ocaml-dev Description-md5: a23ba2c35bebab60d56236edd890b2c9 Description-en: speed and memory-efficient parser combinators for OCaml (dev) Angstrom is a parser-combinator library that makes it easy to write efficient, expressive, and reusable parsers suitable for high-performance applications. It exposes monadic and applicative interfaces for composition, and supports incremental input through buffered and unbuffered interfaces. Both interfaces give the user total control over the blocking behavior of their application, with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by default and support unbounded lookahead. . This package contains development files. Package: libansi-terminal-ocaml Description-md5: 65b4cfbe45eae4ebb9126d9e494fff36 Description-en: colors and cursor movements for OCaml applications (runtime files) This package provides a library for use of colors and cursor movements on ANSI terminals for OCaml programs. . This package contains runtime files. Package: libansi-terminal-ocaml-dev Description-md5: e0a6b0449b4ad92c3da1d1d1673fbe75 Description-en: colors and cursor movements for OCaml applications (dev files) This package provides a library for use of colors and cursor movements on ANSI terminals for OCaml programs. . This package contains development files. Package: libao-ocaml Description-md5: c8cce4a59b93ba53b4f2e911890a007f Description-en: OCaml bindings for libao -- runtime files OCaml bindings for the cross platform audio output library. . Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. . This package contains only the shared runtime stub libraries. Package: libao-ocaml-dev Description-md5: ffde9f0416d1358767d0269ba0bdc9d5 Description-en: OCaml bindings for libao -- development files OCaml bindings for the cross platform audio output library. . Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. . This package contains all the development stuff you need to use ocaml-ao in your programs. Package: libaoflagger0 Description-md5: ca2a06f67e7f2d04e69f8a92aaeb2680 Description-en: Find RFI in radio astronomical observations (shared lib) The AOFlagger is a tool that can find and remove radio-frequency interference (RFI) in radio astronomical observations. The code has been highly optimized for speed and accuracy. It is used by default for the LOFAR radio telescope and thus is in productional stage. The software can run in a fully automated way, but a graphical interface is provided to analyse results and tweak the strategy. The preferred input file format is the Casa Measurement Set (MS) format. . This package contains the shared library. Package: libapache2-mod-netcgi-apache Description-md5: 0c0de36bd4098c36644a0b2c3988d000 Description-en: OCaml application-level Internet libraries - netcgi2 Apache2 connector Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the mod_netcgi_apache Apache module. You will need this module to run web applications built using the netcgi2 Apache connector of OCamlnet. With this package Apache can serve them directly as OCaml compiled modules. Package: libapache2-mod-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: libasn1-combinators-ocaml Description-md5: 9ff0ae28fa268e24ef2c55504731dcbb Description-en: embed typed ASN.1 grammars in OCaml (runtime files) Asn1-combinators is a library for expressing ASN.1 in OCaml. Skip the notation part of ASN.1, and embed the abstract syntax directly in the language. These abstract syntax representations can be used for parsing, serialization, or random testing. . The only ASN.1 encodings currently supported are BER and DER. . This package contains runtime files. Package: libasn1-combinators-ocaml-dev Description-md5: 2f092efea5dc7b31f1640a5a0f6ece94 Description-en: embed typed ASN.1 grammars in OCaml (dev files) Asn1-combinators is a library for expressing ASN.1 in OCaml. Skip the notation part of ASN.1, and embed the abstract syntax directly in the language. These abstract syntax representations can be used for parsing, serialization, or random testing. . The only ASN.1 encodings currently supported are BER and DER. . This package contains development files. Package: libastring-ocaml Description-md5: 7e0840fa2217c7fe633de7c72cdec3b8 Description-en: alternative String module for OCaml (runtime) Astring exposes an alternative String module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps. . Remaining compatible with the OCaml String module is a non-goal. The String module exposed by Astring has exception safe functions, removes deprecated and rarely used functions, alters some signatures and names, adds a few missing functions and fully exploits OCaml's newfound string immutability. . This package contains runtime files. Package: libastring-ocaml-dev Description-md5: 90438a016f80c75707e17b7ed6d21c56 Description-en: alternative String module for OCaml (development) Astring exposes an alternative String module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps. . Remaining compatible with the OCaml String module is a non-goal. The String module exposed by Astring has exception safe functions, removes deprecated and rarely used functions, alters some signatures and names, adds a few missing functions and fully exploits OCaml's newfound string immutability. . This package contains development files. Package: libatd-ocaml Description-md5: d6cc4a5eb0bf6a8e4945516eef4b6271 Description-en: syntax for cross-language data types in OCaml - plugins ATD stands for Adjustable Type Definitions. It is a type definition language designed to accommodate a variety of programming languages and data formats by the means of target-specific annotations. It supports sum types, parametrized types and inheritance. The library provides a parser and other tools useful for manipulating ATD type definitions. . This package contains the shared runtime libraries and plugins. Package: libatd-ocaml-dev Description-md5: cea6e722b02dca73a2b3aa0734febbdd Description-en: syntax for cross-language data types in OCaml - development files ATD stands for Adjustable Type Definitions. It is a type definition language designed to accommodate a variety of programming languages and data formats by the means of target-specific annotations. It supports sum types, parametrized types and inheritance. The library provides a parser and other tools useful for manipulating ATD type definitions. . This package contains the development files needed for programming with the library. Package: libatdgen-ocaml Description-md5: bed5d2871dffaa5c58c8e714fa6a5ada Description-en: OCaml code generator for biniou and JSON - plugins Atdgen is a command-line program that takes as input type definitions in the ATD syntax and produces OCaml code suitable for data serialization and deserialization. Two data formats are currently supported, these are biniou and JSON. . This package contains the shared runtime libraries (plugin). Package: libatdgen-ocaml-dev Description-md5: 4e3a414dceb291c58c8581350f65922a Description-en: OCaml code generator for biniou and JSON - executable and dev files Atdgen is a command-line program that takes as input type definitions in the ATD syntax and produces OCaml code suitable for data serialization and deserialization. Two data formats are currently supported, these are biniou and JSON. . This package contains the adtgen executable and the files necessary for programming with the library. Package: libaugeas-ocaml-dev Description-md5: 415aa34d8d520ba55e48e81ddf276e5b Description-en: OCaml bindings to the Augeas configuration library Augeas is a unified system for editing arbitrary configuration files. . This package provides complete OCaml bindings for Augeas. Package: libbackoff-ocaml-dev Description-md5: 246983f951594ea59ac371af8dfe2e98 Description-en: exponential backoff mechanism for OCaml Provides an exponential backoff mechanism. It reduces contention by making a domain back off after failing an operation contested by another domain, like acquiring a lock or performing a CAS operation. . This package includes the development files required to develop modules using backoff. Package: libbase-ocaml Description-md5: be2b9274c2bdd500bb30b4073e64b7de Description-en: Jane Street's alternative standard library (runtime) Base is a standard library for OCaml. It provides a standard set of general purpose modules that are well-tested, performant, and fully-portable across any environment that can run OCaml code. Unlike other standard library projects, Base is meant to be used as a wholesale replacement of the standard library distributed with the OCaml compiler. In particular it makes different choices and doesn’t re-export features that are not fully portable such as I/O, which are left to other libraries. . This package contains runtime files. Package: libbase-ocaml-dev Description-md5: 05dbe174474840963387f30badaa3387 Description-en: Jane Street's alternative standard library (development) Base is a standard library for OCaml. It provides a standard set of general purpose modules that are well-tested, performant, and fully-portable across any environment that can run OCaml code. Unlike other standard library projects, Base is meant to be used as a wholesale replacement of the standard library distributed with the OCaml compiler. In particular it makes different choices and doesn’t re-export features that are not fully portable such as I/O, which are left to other libraries. . This package contains development files. Package: libbase64-ocaml Description-md5: d9c269e6e413f2cd3c47a26a4091b0ed Description-en: Base64 encoding and decoding OCaml library (runtime files) Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 2045. . This package contains runtime files. Package: libbase64-ocaml-dev Description-md5: e59bda4cc95ce2fab70259cca123cf67 Description-en: Base64 encoding and decoding OCaml library (dev files) Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 2045. . This package contains development files. Package: libbatteries-ocaml-dev Description-md5: d0260c382c6c7cb20b4c4c6d6d03927f Description-en: Batteries included: OCaml development platform - development files Batteries included is a community-driven effort to standardize on an uniform, documented, and comprehensive OCaml development platform. . Batteries included serves the following purposes: * define a standard set of libraries which may be expected on every compliant installation of OCaml * organize these libraries into a hierarchy of modules, with one source of documentation * define a standard set of language extensions which may be expected on every compliant installation of OCaml * provide a consistent API for otherwise independent libraries. . This package contains the core part of batteries included: libraries and language extensions for the OCaml language. Using this package you can develop OCaml programs built on top of batteries included. Package: libbatteries-ocaml-doc Description-md5: 8e855bb4be7b4dbeab3bd5be066a368e Description-en: Batteries included - OCaml development platform - documentation Batteries included is a community-driven effort to standardize on an uniform, documented, and comprehensive OCaml development platform. . Batteries included serves the following purposes: * define a standard set of libraries which may be expected on every compliant installation of OCaml * organize these libraries into a hierarchy of modules, with one source of documentation * define a standard set of language extensions which may be expected on every compliant installation of OCaml * provide a consistent API for otherwise independent libraries. . This package contains the documentation for batteries included: HTML API documentation, examples, and information about how to use batteries included in your programs. Package: libbatterycontrol6 Description-md5: 412a9b0dd4d5ad26b2e80efd8d77e4c5 Description-en: Plasma Workspace battery control library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This package contains the battery control library files. 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: libben-ocaml Description-md5: 3b0d493e6c0a2a3a4820db20159a9fc9 Description-en: OCaml libraries for Debian maintainers (runtime package) This package contains miscellaneous OCaml libraries to make the life of an OCaml-aware Debian package maintainer easier. . This package contains the shared runtime stub libraries. Package: libben-ocaml-dev Description-md5: 70dbf7e34af8aa0784c8e49a298bfc8e Description-en: OCaml libraries for Debian maintainers (development package) This package contains miscellaneous OCaml libraries to make the life of an OCaml-aware Debian package maintainer easier. . This package contains development files of the library. Package: libbenchmark-ocaml-dev Description-md5: cb5750dfaf79ced34f6a292aaebf23bd Description-en: OCaml benchmarking library This library implements benchmarking functions for measuring the run-time of one or many functions using latency (multiple repetitions) or throughput (repeat until some time period has passed) tests. . It is inspired by the Perl module of the same name ( benchmark ). Package: libbigarray-compat-ocaml Description-md5: 5d73ca99e6efc291de564bb9f71a2db2 Description-en: compatibility library for Stdlib.Bigarray (runtime) This is a library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compatibility bigarray module is exposed under Bigarray_compat. . This package contains the runtime libraries for programs using bigarray-compat. Package: libbigarray-compat-ocaml-dev Description-md5: fa19f080922ffbae13016f9d43cfbaf4 Description-en: compatibility library for Stdlib.Bigarray (dev) This is a library that exposes Stdlib.Bigarray when possible (>= 4.07) but can fallback to Bigarray. The compatibility bigarray module is exposed under Bigarray_compat. . This package contains the development stuff needed to use the bigarray-compat library in your programs. Package: libbigstringaf-ocaml Description-md5: 96b1e9ebba5015ae261308146042949b Description-en: bigstring intrinsics and fast blits for OCaml (runtime files) The OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not widely-known, sometimes misused, and so programs that use Bigstrings are slower than they have to be. And even if a library got that part right and exposed the intrinsics properly, the compiler doesn't have any fast blits between Bigstrings and other string-like types. . This package contains runtime files. Package: libbigstringaf-ocaml-dev Description-md5: 1a2d9096dbd6fd36e14b526c72f5ed21 Description-en: bigstring intrinsics and fast blits for OCaml (dev files) The OCaml compiler has a bunch of intrinsics for Bigstrings, but they're not widely-known, sometimes misused, and so programs that use Bigstrings are slower than they have to be. And even if a library got that part right and exposed the intrinsics properly, the compiler doesn't have any fast blits between Bigstrings and other string-like types. . This package contains development files. Package: libbin-prot-ocaml Description-md5: 63c6e42a9644887f70869a202b1a87b3 Description-en: type-safe binary serialization for OCaml values (runtime) bin-prot provides functionalities for reading and writing OCaml-values in a type-safe binary protocol. . These functions provide a safe way of performing I/O on any extensionally defined data type. Functions, objects, and values whose type is bound through a polymorphic record field are not supported, but everything else is. . There is no support for cyclic or shared values and only little endian computer architectures are supported. . This package contains runtime files. Package: libbin-prot-ocaml-dev Description-md5: e1b4e98b2c3df762ce9168432ebc94ca Description-en: type-safe binary serialization for OCaml values (dev files) bin-prot provides functionalities for reading and writing OCaml-values in a type-safe binary protocol. . These functions provide a safe way of performing I/O on any extensionally defined data type. Functions, objects, and values whose type is bound through a polymorphic record field are not supported, but everything else is. . There is no support for cyclic or shared values and only little endian computer architectures are supported. . This package contains development files. Package: libbiniou-ocaml Description-md5: 2e19b185ae384321e2eaf7d5790628a5 Description-en: flexible binary data format in OCaml - plugins Biniou is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations about 4 times as fast (see godi-yojson for comparison), with 25-35% space savings. Biniou data can be decoded into human-readable form without knowledge of type definitions except for field and variant names which are represented by 31-bit hashes. . This package contains the shared runtime libraries. Package: libbiniou-ocaml-dev Description-md5: ad1cd13dbafd1730a161f4b74527be6e Description-en: flexible binary data format in OCaml - development files Biniou is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations about 4 times as fast (see godi-yojson for comparison), with 25-35% space savings. Biniou data can be decoded into human-readable form without knowledge of type definitions except for field and variant names which are represented by 31-bit hashes. . This package contains the development files needed for programming with the library. Package: libbisect-ppx-ocaml Description-md5: c26065d6c847788fbd67139db39324ce Description-en: Code coverage for OCaml and ReScript (runtime files) Bisect-ppx helps you test thoroughly. It is a small preprocessor that inserts instrumentation at places in your code, such as if-then-else and match expressions. After you run tests, Bisect_ppx gives a nice HTML report showing which places were visited and which were missed. . This package contains runtime files. Package: libbisect-ppx-ocaml-dev Description-md5: 0738dbb6f6c53a937c8e195e6a86eb9c Description-en: Code coverage for OCaml and ReScript (dev files) Bisect_ppx helps you test thoroughly. It is a small preprocessor that inserts instrumentation at places in your code, such as if-then-else and match expressions. After you run tests, Bisect_ppx gives a nice HTML report showing which places were visited and which were missed. . This package contains development files. Package: libbitstring-ocaml Description-md5: c2b8966f5698181380aea049d9cdbad0 Description-en: Erlang-style bitstrings for OCaml (runtime) Bitstring adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml. . You can use this module to both parse and generate binary formats, files and protocols. . Bitstring handling is added as primitives to the language, making it simple to use. . Bitstring handles integers, strings, sub-bitstrings, big-, little- and native-endianness, signed and unsigned types, variable-width fields, fields with arbitrary bit alignment. . This package contains only the shared runtime stub libraries. Package: libbitstring-ocaml-dev Description-md5: dfe4b5728e3209528abc0e843b171f00 Description-en: Erlang-style bitstrings for OCaml (development files) Bitstring adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml. . You can use this module to both parse and generate binary formats, files and protocols. . Bitstring handling is added as primitives to the language, making it simple to use. . Bitstring handles integers, strings, sub-bitstrings, big-, little- and native-endianness, signed and unsigned types, variable-width fields, fields with arbitrary bit alignment. . This package contains header and OCaml library. Package: libbjack-ocaml Description-md5: 45485c96f3ed4689b7c4d0471680da7e Description-en: OCaml blocking interface to jack audio connection kit ocaml-bjack is a blocking interface to jack audio connection kit. Using it, you can create a jack device and read/write from it much like with ALSA or OSS. . This package contains only the shared runtime stub libraries. Package: libbjack-ocaml-dev Description-md5: e68d2fd6f9ee4b67e3576a0a3d6a59f2 Description-en: OCaml blocking interface to jack audio connection kit ocaml-bjack is a blocking interface to jack audio connection kit. Using it, you can create a jack device and read/write from it much like with ALSA or OSS. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-bjack. Package: libbolt-17-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-18-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-19-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-20-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: 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: libboost-atomic1.88-dev Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.88.0 Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-charconv1.88-dev Description-md5: 93598341bc642f974a10722811a33d03 Description-en: high quality implementation of in C++11 converts character buffers to numbers, and numbers to character buffers. It is a small library of two overloaded functions to do the heavy lifting, plus several supporting enums, structures, templates, and constants, with a particular focus on performance and consistency across the supported development environments. . It is a locale-independent, non-allocating1, non-throwing and only requires a minimum of C++ 11. It provides functionality similar to that found in std::printf or std::strtod with substantial performance increases. This library can also be used in place of the standard library if unavailable with your toolchain. Currently only GCC 11+ and MSVC 19.24+ support both integer and floating-point conversions in their implementation of . . The package contains the development files. Package: libboost-charconv1.88.0 Description-md5: 0e1db1820234bacb24de34ffde86df2a Description-en: high quality implementation of in C++11 converts character buffers to numbers, and numbers to character buffers. It is a small library of two overloaded functions to do the heavy lifting, plus several supporting enums, structures, templates, and constants, with a particular focus on performance and consistency across the supported development environments. . It is a locale-independent, non-allocating1, non-throwing and only requires a minimum of C++ 11. It provides functionality similar to that found in std::printf or std::strtod with substantial performance increases. This library can also be used in place of the standard library if unavailable with your toolchain. Currently only GCC 11+ and MSVC 19.24+ support both integer and floating-point conversions in their implementation of . Package: libboost-chrono1.88-dev Description-md5: 885c86b3701dab9982f79d2dcc83515c Description-en: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.88.0t64 Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e Description-en: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-container1.88-dev Description-md5: 41cba76db235acb1c7483636f7771fe0 Description-en: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.88.0 Description-md5: 4cc3eab0b1f3ec7475cebab0f0d54594 Description-en: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-context1.88-dev Description-md5: 509bcb267a10afdee403415de2d077bd Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-context1.88.0 Description-md5: 509bcb267a10afdee403415de2d077bd Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-contract1.88-dev Description-md5: bf0d7e4539ed6d34f89ea7c9286b60e4 Description-en: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-contract1.88.0 Description-md5: cbd95e0aa2c452e909d5fb8cd5d45bc3 Description-en: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-coroutine1.88-dev Description-md5: 86838fff80fef6efdf92ff95491207e4 Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.88.0 Description-md5: 86838fff80fef6efdf92ff95491207e4 Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-date-time1.88-dev Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-date-time1.88.0 Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-exception1.88-dev Description-md5: 384c2c28f8227e2f185f0778df8c37fc Description-en: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-fiber1.88-dev Description-md5: f7f6013704ff4580caf3394917e3c295 Description-en: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-fiber1.88.0 Description-md5: f7f6013704ff4580caf3394917e3c295 Description-en: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-filesystem1.88-dev Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-filesystem1.88.0 Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-graph-parallel1.88-dev Description-md5: 4f57c2a6e2a339b83d9c59b83812e4c6 Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.88.0 Description-md5: 4f57c2a6e2a339b83d9c59b83812e4c6 Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph1.88-dev Description-md5: 6dc872164cdff9808536697108f9eecd Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.88.0 Description-md5: 6dc872164cdff9808536697108f9eecd Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-iostreams1.88-dev Description-md5: c5f42432b54f040f1daea1900a535e47 Description-en: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.88.0 Description-md5: 3c388d3a296c3c5ceb93d6073902d96e Description-en: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-json1.88-dev Description-md5: 8c42e611a8780e1908b6e82825870214 Description-en: C++ containers and algorithms that implement JSON This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. . Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. Package: libboost-json1.88.0 Description-md5: 8c42e611a8780e1908b6e82825870214 Description-en: C++ containers and algorithms that implement JSON This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. . Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. Package: libboost-locale1.88-dev Description-md5: 38eb5c1dcd3b37527a010d985b7c8018 Description-en: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-locale1.88.0 Description-md5: 38eb5c1dcd3b37527a010d985b7c8018 Description-en: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-log1.88-dev Description-md5: 35804ca45b526f128dc2dc545fd3dbf6 Description-en: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.88.0 Description-md5: 35804ca45b526f128dc2dc545fd3dbf6 Description-en: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-math1.88-dev Description-md5: ef3334f7fe3b30cab4c2d25557dbaaa3 Description-en: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.88.0 Description-md5: 23f6f4e3877dda6577301cc1999a87b1 Description-en: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-mpi-python1.88-dev Description-md5: f4aa2213bbcbac6016ed67ed252a2cb4 Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Package: libboost-mpi-python1.88.0 Description-md5: 3aacb014fd455aab00e9bc4e91c51677 Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Package: libboost-mpi1.88-dev Description-md5: 6766b51a84b1e0bf3fc6b1ccf0d4bbf2 Description-en: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.88.0 Description-md5: 6766b51a84b1e0bf3fc6b1ccf0d4bbf2 Description-en: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-nowide1.88-dev Description-md5: b9afa86bce7e3278c8490ff95c937693 Description-en: Standard library functions with UTF-8 API on Windows development files This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Package: libboost-nowide1.88.0 Description-md5: 3af43843053722a5bec4ac1ad1187bcf Description-en: Standard library functions with UTF-8 API on Windows This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Package: libboost-numpy1.88-dev Description-md5: 0cd697d06e4f050674a72a97968e8c0c Description-en: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-numpy1.88.0 Description-md5: f9652c47c704cb13fd7973b1d9eed5c1 Description-en: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. Package: libboost-program-options1.88-dev Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-program-options1.88.0 Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-python1.88-dev Description-md5: 4073b19bab34408d8c56b2db9718bb71 Description-en: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-python1.88.0 Description-md5: 1fd3f0310a5498412ebe02c4766ff0b1 Description-en: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-random1.88-dev Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-random1.88.0 Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-regex1.88-dev Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.88.0 Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-serialization1.88-dev Description-md5: 94da985e07c2397fc71a3f86ec4da7dd Description-en: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-serialization1.88.0 Description-md5: 94da985e07c2397fc71a3f86ec4da7dd Description-en: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-stacktrace1.88-dev Description-md5: 54146e5655935cff00889b9b265f7df3 Description-en: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.88.0 Description-md5: 111fa2da3db5649074e55bfb276b056e Description-en: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-system1.88-dev Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.88.0 Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-test1.88-dev Description-md5: 73a9e2027ebac32df5b898db3154448b Description-en: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.88.0 Description-md5: 73a9e2027ebac32df5b898db3154448b Description-en: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-thread1.88-dev Description-md5: d19954bb99722597efd2b9b392158287 Description-en: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.88.0 Description-md5: d19954bb99722597efd2b9b392158287 Description-en: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-timer1.88-dev Description-md5: 3800da07b3dc08efcf3c762480b53231 Description-en: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.88.0 Description-md5: 3800da07b3dc08efcf3c762480b53231 Description-en: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-type-erasure1.88-dev Description-md5: c5bcc1bc341ce6b96d3a0f9a07fb2221 Description-en: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-type-erasure1.88.0 Description-md5: c5bcc1bc341ce6b96d3a0f9a07fb2221 Description-en: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-url1.88-dev Description-md5: 35fe57ff170f6ab465e37db29c2609d9 Description-en: C++ library that implements "URL" C++ library which provides containers and algorithms which model a "URL," the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986). . A URL is a compact sequence of characters that identifies an abstract or physical resource. . This library understands the grammars related to URLs and provides functionality to validate, parse, examine, and modify urls, and apply normalization or resolution algorithms. Package: libboost-url1.88.0 Description-md5: 35fe57ff170f6ab465e37db29c2609d9 Description-en: C++ library that implements "URL" C++ library which provides containers and algorithms which model a "URL," the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986). . A URL is a compact sequence of characters that identifies an abstract or physical resource. . This library understands the grammars related to URLs and provides functionality to validate, parse, examine, and modify urls, and apply normalization or resolution algorithms. Package: libboost-wave1.88-dev Description-md5: 793667709ca25994c0a09d26633460ba Description-en: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.88.0 Description-md5: 793667709ca25994c0a09d26633460ba Description-en: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost1.88-all-dev Description-md5: abd1c54975e8940f5fbd0921c61d01f1 Description-en: Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.88-dev Description-md5: 5a4757456b06ec2c205f53eaa244f371 Description-en: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. Package: libboost1.88-doc Description-md5: 0047dca3fe8d493c8010ac9a1b558493 Description-en: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libboost1.88-tools-dev Description-md5: b20d39e2efe0c14e144ce9d2c5d01d38 Description-en: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Package: libbos-ocaml Description-md5: 4bec02ce269e481c6831b84def22fdb4 Description-en: basic OS interaction for OCaml (runtime) Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs. . Bos works equally well on POSIX and Windows operating systems. . This package contains runtime files. Package: libbos-ocaml-dev Description-md5: d2e7ffe17f5e1befec1e9df3f3cc879f Description-en: basic OS interaction for OCaml (development) Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs. . Bos works equally well on POSIX and Windows operating systems. . This package contains development files. Package: libbrial-dev Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2 Description-en: polynomials over Boolean Rings, core development files The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl core development files. Package: libbrial-groebner-dev Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58 Description-en: development files for libbrial-groebner The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the development files for libbrial-groebner. Package: libbrial-groebner3t64 Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e Description-en: computer algebra routines of BRiAl The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial_groebner. Package: libbrial3t64 Description-md5: 25d1c5e76291f633e89aa1da852af7cd Description-en: polynomials over Boolean Rings, shared library The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial. Package: libbz2-ocaml Description-md5: c1f12ff62a902d3f19070ce4fa56fdb9 Description-en: OCaml bindings for the bzip2 compression library (runtime) CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression library which typically compresses better (i.e., smaller resulting files) than gzip. . Using CamlBZ2 you can read and write compressed "files", where files can be anything offering an in_channel/out_channel abstraction (files, sockets, ...). . Also, with CamlBZ2 you can compress and decompress strings in memory using the bzip2 compression algorithm. . This package contains only the shared runtime stub libraries. Package: libbz2-ocaml-dev Description-md5: 2e0772b8c2e025a604672d5b06c05ced Description-en: OCaml bindings for the bzip2 compression library CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression library which typically compresses better (i.e., smaller resulting files) than gzip. . Using CamlBZ2 you can read and write compressed "files", where files can be anything offering an in_channel/out_channel abstraction (files, sockets, ...). . Also, with CamlBZ2 you can compress and decompress strings in memory using the bzip2 compression algorithm. . This package contains all the development stuff you need to use CamlBZ2 in your programs. Package: libc++-17-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-17-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-18-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-18-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-19-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-19-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-20-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-20-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-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-17t64 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-18 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-19 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-20 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++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-17-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-17-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-18-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-18-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-19-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-19-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-20-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-20-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++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-17t64 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-18 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-19 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-20 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++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: libca-certs-ocaml Description-md5: 2864d4189cef856083b9c9488c770606 Description-en: detect root CA certificates from the operating system (runtime) TLS requires a set of root anchors (Certificate Authorities) to authenticate servers. This library exposes this list so that it can be registered with ocaml-tls. . This package contains runtime files. Package: libca-certs-ocaml-dev Description-md5: 2bad5ee7fdb5098ba1eebc72f10ab9c9 Description-en: detect root CA certificates from the operating system (dev) TLS requires a set of root anchors (Certificate Authorities) to authenticate servers. This library exposes this list so that it can be registered with ocaml-tls. . This package contains development files. Package: libcairo-ocaml Description-md5: 79085065a08b6c8d01ce5299b9ad01ae Description-en: OCaml bindings for Cairo (runtime) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains only the shared runtime stub libraries. Package: libcairo-ocaml-dev Description-md5: 52446b21850ea80840bf88ddb0e9e147 Description-en: OCaml bindings for Cairo Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains all the development stuff you need to use Cairo in your OCaml programs. The following backends are supported: PostScript, PDF, PNG, In-memory images and X11. Package: libcairo2-ocaml Description-md5: 9d144d7ffa8f6c79599605757a2c868d Description-en: OCaml binding for Cairo (runtime library) This is an OCaml binding to Cairo, a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. . This package includes only the dynamic library needed for running dynamic OCaml bytecode executables that have been compiled with the cairo2 OCaml libraries. Package: libcairo2-ocaml-dev Description-md5: 219b07edbdf1ba8502bb977db999eb36 Description-en: OCaml binding for Cairo (development files) This is an OCaml binding to Cairo, a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. . This package contains the development libraries you need to use cairo2 in the development of OCaml programs. Package: libcalendar-ocaml Description-md5: 7b728538bee9dbffe6525216437d8f02 Description-en: OCaml library providing operations over dates and times (runtime) OCaml library implementing common date/time operations with timezones and pretty printing support. . This package contains the shared runtime libraries. Package: libcalendar-ocaml-dev Description-md5: e97e275bf447506b868de3fab16d1567 Description-en: OCaml library providing operations over dates and times (dev files) OCaml library implementing common date/time operations with timezones and pretty printing support. Package: libcalendar-ocaml-doc Description-md5: 14b74073efa634a2645683ce4fa2ec05 Description-en: OCaml library providing operations over dates and times (doc) OCaml library implementing common date/time operations with timezones and pretty printing support. . This package contains the library documentation. Package: libcaml2html-ocaml Description-md5: a687481372812cafc8a1e5bd1000914b Description-en: HTML and LaTeX colored syntax from OCaml source files - plugins Caml2html provides a command-line executable which converts a set of OCaml source files into a HTML or LaTeX document with colored syntax. A library is also provided for building web-page generators that would color OCaml code appropriately. . This package contains the shared runtime library. Package: libcaml2html-ocaml-dev Description-md5: 973275788c2a884039262f1fd5ceb484 Description-en: HTML and LaTeX colored syntax from OCaml source files - dev files Caml2html provides a command-line executable which converts a set of OCaml source files into a HTML or LaTeX document with colored syntax. A library is also provided for building web-page generators that would color OCaml code appropriately. . This package contains the development files for programming with the library. Package: libcamlimages-ocaml Description-md5: 6eb1c42cba4a24a580967c7fec87ee7e Description-en: OCaml image processing library (Runtime library) CamlImages is an image processing library for OCaml, which provides: . * basic functions for image processing and loading/saving various image file formats (hence providing a translation facility from format to format) . * an interface with the Caml graphics library allows one to display images in the Graphics module screen and to mix them with Caml drawings . * a freetype interface, integrated into the library: you can draw texts into images using any truetype fonts . In addition, the library can handle huge images that cannot be (or can hardly be) stored into the main memory (the library then automatically creates swap files and escapes them to reduce the memory usage). . This package contains only the shared runtime stub libraries. Package: libcamlimages-ocaml-dev Description-md5: 36af8e24c3b4683a345d049c1091e8eb Description-en: OCaml image processing library (Development package) CamlImages is an image processing library for OCaml, which provides: . * basic functions for image processing and loading/saving various image file formats (hence providing a translation facility from format to format) . * an interface with the Caml graphics library allows one to display images in the Graphics module screen and to mix them with Caml drawings . * a freetype interface, integrated into the library: you can draw texts into images using any truetype fonts . In addition, the library can handle huge images that cannot be (or can hardly be) stored into the main memory (the library then automatically creates swap files and escapes them to reduce the memory usage). . This package contains the development part of the camlimages library. Package: libcamlimages-ocaml-doc Description-md5: 25c611115fad6de0e0c7b1947aba30fb Description-en: OCaml CamlImages library documentation This package provides documentation for the OCaml CamlImages library. . The library itself is provided in the libcamlimages-ocaml and libcamlimages-ocaml-dev packages. Package: libcamljava-ocaml-dev Description-md5: d1e73ebc3ce6a847f5b796ea845b02a6 Description-en: interface between OCaml and Java via Caml/C interface and JNI CamlJava is an interface between OCaml and Java allowing programs written in one of the two languages to call code written in the other. . Interaction among the two languages happen via the respective C interfaces: Caml/C interface for OCaml and JNI (Java Native Interface) for Java. . Currently, CamlJava provides a low-level, weakly-typed OCaml interface very similar to the JNI. Java object references are mapped to an abstract type, and various JNI-like operations are provided to allow Java method invocation, field access, and more. . A basic callback facility (allowing Java code to invoke methods on OCaml objects) is also provided, although some stub Java code must be written by hand. . This package contain all the development stuff needed to use CamlJava from OCaml programs. Package: libcamlp-streams-ocaml Description-md5: 97f8d2c31308fb46da026dca8c4d0693 Description-en: Stream and Genlex libraries for use with Camlp4 and Camlp5 (runtime files) The camlp-streams package provides two library modules: * Stream: imperative streams, with in-place update and memoization of the latest element produced. * Genlex: a small parameterized lexical analyzer producing streams of tokens from streams of characters. The two modules are designed for use with Camlp4 and Camlp5. The Stream module can also be used by hand-written recursive-descent parsers. . This package contains runtime files. Package: libcamlp-streams-ocaml-dev Description-md5: bbd891acd9b4d482ff284a4c39304636 Description-en: Stream and Genlex libraries for use with Camlp4 and Camlp5 (dev files) The camlp-streams package provides two library modules: * Stream: imperative streams, with in-place update and memoization of the latest element produced. * Genlex: a small parameterized lexical analyzer producing streams of tokens from streams of characters. The two modules are designed for use with Camlp4 and Camlp5. The Stream module can also be used by hand-written recursive-descent parsers. . This package contains development files. Package: libcamlp4-ocaml-dev Description-md5: 2cc59be47adb23bf4e61a5ce7532a410 Description-en: Pre Processor Pretty Printer for OCaml (libraries) Camlp4 is a software system for writing extensible parsers for programming languages. It provides a set of OCaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and one of its most important applications is the definition of domain-specific extensions of the syntax of OCaml. . This package contains CamlP4 libraries. 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: libcamltemplate-ocaml Description-md5: e8b0c45ea3182fe73063780c485810bf Description-en: configurable library for generating text from templates in OCaml CamlTemplate is a library for generating text from templates in OCaml. It can be used to generate web pages, scripts, SQL queries, XML documents and other sorts of text. . This library defines a small templating language, with basic operations like #if or #foreach. To use this library you need to configure the data source that will be used in the template with the templating language. . This package contains the shared runtime libraries. Package: libcamltemplate-ocaml-dev Description-md5: c43b26d2aa55aae4bc6c4a8310811732 Description-en: configurable library for generating text from templates in OCaml CamlTemplate is a library for generating text from templates in OCaml. It can be used to generate web pages, scripts, SQL queries, XML documents and other sorts of text. . This library defines a small templating language, with basic operations like #if or #foreach. To use this library you need to configure the data source that will be used in the template with the templating language. Package: libcamomile-ocaml-data Description-md5: 5b9a5bec5bcd07beb55454ff36c7c5ee Description-en: Unicode data for OCaml Camomile is a comprehensive Unicode library for objective caml language. The library is currently designed to conform Unicode Standard 3.2. . This package contains the data needed by camomile. Package: libcamomile-ocaml-dev Description-md5: 0e0fe980c309cb01a10cbb193370d5ec Description-en: Unicode library for OCaml Camomile is a comprehensive Unicode library for objective caml language. The library is currently designed to conform Unicode Standard 3.2. . Normalisers (NFD, NFKD, NFC, NFKC) and collator (string comparison) pass the conformance tests defined Unicode Technical Reports. Collator is also tested to Canadian, Thai and Japanese standards with their locales. Package: libcasa-casa8 Description-md5: 1bf0778b3525ff92ea1e8d23c2e43fc4 Description-en: CASA core modules The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Core modules: Multi-dimensional arrays, Quantities (values with physical units), OS and IO interface classes, Containers (from pre-STL era), Miscellaneous modules for exceptions, tasking interface, command line input, logging, STL wrappers, and basic math classes and functors. . Most of the code has been developed before STL came into existence, so several classes in modules Containers and Utilities are superseded by their STL counterparts. However, they are still used in some casacore code. Furthermore, some classes offer some extra functionality compared to STL. Package: libcasa-coordinates8 Description-md5: ae009c5328bbea995942d4e0a09e4a2d Description-en: CASA coordinates library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the implementation of coordinates for astronomical images. Package: libcasa-derivedmscal8 Description-md5: 4eec8c5432cb2fd9ea0b246886d348cc Description-en: CASA derived mscal library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains derived MeasurementSet quantities (like hourangle) that can be used as virtual table columns or as TaQL user defined functions. Package: libcasa-fits8 Description-md5: ab456270f339c3d11ac470cfe6b23e85 Description-en: CASA FITS library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains a C++ interface to read and write FITS files. Package: libcasa-images8 Description-md5: 832f2ac0f258d5fd77a11b73e99b2667 Description-en: CASA image processing library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements n-dimensional images with masks, coordinates, and history. Package: libcasa-lattices8 Description-md5: df54fa21334930285a1da2762b2c8f9e Description-en: CASA lattice library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements memory- or disk-based N-dimensional arrays (lattices) with masking, regions, expressions, and math. Package: libcasa-meas8 Description-md5: 0b11e54085348232b3b902c9e51204ee Description-en: CASA functions handling measures The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This module extends TaQL (the Table Query Language) with functions handling measures. Currently it can handle directions, epochs, and positions. Package: libcasa-measures8 Description-md5: 2d3c5415a586a553ff93755bbd8f6d26 Description-en: CASA measures library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements measures (i.e. quantities with references frames) and their persistency. Examples are the Hour-angle and Declination of a source at a certain time and observatory; an Ra/Dec for a certain mean epoch; an apparent frequency at a certain time given in eV; a local sidereal time at an observatory. Measures can be converted from one reference frame to another (and this possibility is its main reason for existence). Package: libcasa-mirlib8 Description-md5: 027c9fbfa74d1849190276ff43385815 Description-en: CASA mirlib library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements the MIRIAN radio interferometry data reduction package that is of particular interest to users of the Australia Telescope Compact Array (ATCA). Package: libcasa-ms8 Description-md5: 15f97b2bf7fb3bf4c8ad1468584bc2f8 Description-en: CASA MeasurementSet library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the data format for visibility data as described in the MeasurementSet definition. The MeasurementSet is where all data are ultimately to be found in CASA. Package: libcasa-msfits8 Description-md5: b7cc1a0ae17095126bbe58849e0e8b8c Description-en: CASA msfits library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the mapping of MeasurementSets to/from FITS. Package: libcasa-python3-8 Description-md5: 0b87a349d2f6691a91dd3e189805a5a8 Description-en: CASA Python bindings The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Python 3 bindings. Package: libcasa-scimath-f8 Description-md5: d0ed04f4223f7fdda03f70a1f8ae0885 Description-en: CASA scimath F library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Mathematical modules N-dim functionals, linear/non-linear fitting, and miscellaneous. Package: libcasa-scimath8 Description-md5: fbf40899a19879da90a29b8062b63abf Description-en: CASA basic mathematical modules The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the mathematical modules n-dimensional functionals, linear and non-linear fitting, and miscellaneous. Package: libcasa-tables8 Description-md5: 171b590d676eddaabc88d0b9cf1e4056 Description-en: CASA table system The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the database-like table system with advanced query language (TaQL). Package: libcf-ocaml Description-md5: 1d355184879247df4bd43d0dd3df0b24 Description-en: OCaml library with miscellaneous utility functions The pagoda core foundation OCaml library provides various modules. Some of the highlighted features include: - Functional streams and stream processors (extended). - Functional bootstrapped skew-binomial heap. - Functional red-black binary tree (associative array). - Functional sets and maps based on red-black binary tree. - Functional real-time catenable deque. - Functional LL(x) parsing using state-exception monad. - Functional lazy deterministic finite automaton (DFA). - Functional lexical analyzer (using lazy DFA and monadic parser). - Functional substring list manipulation (message buffer chains). - Gregorian calendar date manipulation. - Standard time manipulation. - System time in Temps Atomique Internationale (TAI). - Unicode transcoding. - Extended socket interface (supports IPv6 and UDP w/multicast). - Universal resource identifier (URI) manipulation. - I/O event multiplexing (with Unix.select). . This package contains only the shared runtime stub libraries. Package: libcf-ocaml-dev Description-md5: a1c3b3d6591f6c9cdb4b2036f7568439 Description-en: OCaml library with miscellaneous utility functions The pagoda core foundation OCaml library provides various modules. Some of the highlighted features include: - Functional streams and stream processors (extended). - Functional bootstrapped skew-binomial heap. - Functional red-black binary tree (associative array). - Functional sets and maps based on red-black binary tree. - Functional real-time catenable deque. - Functional LL(x) parsing using state-exception monad. - Functional lazy deterministic finite automaton (DFA). - Functional lexical analyzer (using lazy DFA and monadic parser). - Functional substring list manipulation (message buffer chains). - Gregorian calendar date manipulation. - Standard time manipulation. - System time in Temps Atomique Internationale (TAI). - Unicode transcoding. - Extended socket interface (supports IPv6 and UDP w/multicast). - Universal resource identifier (URI) manipulation. - I/O event multiplexing (with Unix.select). . This package contains all the development stuff you need to use ocaml-mad in your programs. Package: libcharinfo-width-ocaml Description-md5: f29addfaf5881e6fb290860eff7e4583 Description-en: determine column width for a character (runtime) This module is implemented purely in OCaml and the width function follows the prototype of POSIX's wcwidth. . This package contains runtime files. Package: libcharinfo-width-ocaml-dev Description-md5: 3b9b2c6e8069e2e57443af88b2533c3c Description-en: determine column width for a character (development) This module is implemented purely in OCaml and the width function follows the prototype of POSIX's wcwidth. . This package contains development files. Package: libcinaps-ocaml Description-md5: cfe908eee060b21a8d426f8628ccc6b9 Description-en: trivial metaprogramming tool (runtime files) Cinaps is a trivial metaprogramming tool using the OCaml toplevel. It is based on the same idea as expectation tests. The user writes some OCaml code inside special comments and cinaps make sure that what follows is what is printed by the OCaml code. . This package contains runtime files. Package: libcinaps-ocaml-dev Description-md5: 976cad9ec83fa76781102f0747ebb3a2 Description-en: trivial metaprogramming tool (dev files) Cinaps is a trivial metaprogramming tool using the OCaml toplevel. It is based on the same idea as expectation tests. The user writes some OCaml code inside special comments and cinaps make sure that what follows is what is printed by the OCaml code. . This package contains development files. Package: libclang-17-dev Description-md5: 6610a455f274f6950183a3829f91231d Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-17. Package: libclang-18-dev Description-md5: 96c5b47e666f63fe785f241b617bfbb9 Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-18. Package: libclang-19-dev Description-md5: ae144ace7105bacb6cceb4728ea7abf2 Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-19. Package: libclang-20-dev Description-md5: 5d11e43d0fcb99d16f62a9bec9c6f1dc Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-20. Package: libclang-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-17-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-common-18-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-common-19-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-common-20-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-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-cpp17-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp17t64 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp18 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp18-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp19 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp19-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp20-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-17-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-17-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-17-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-18-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-18-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-18-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-19-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-19-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-19-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-20-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-20-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-20-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: 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-17t64 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-18 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-20 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: 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-17 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-17-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-18 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-18-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-19 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-19-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-20 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-20-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: 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: libcmdliner-ocaml-dev Description-md5: 40041cac04e1d80d38d3958487cb1079 Description-en: declarative definition of command line interfaces It provides a simple and compositional mechanism to convert command line arguments to OCaml values and pass them to your functions. The module automatically handles syntax errors, help messages and UNIX man page generation. It supports programs with single or multiple commands (like darcs or git) and respects most of the POSIX and GNU conventions. . This package contains the development modules you need to use Cmdliner in your programs. Package: libcogl-common Description-md5: d546b96c6a3a291dcdcc684916b2a0c0 Description-en: Object oriented GL/GLES Abstraction/Utility Layer (common 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 common files, such as translations. 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-doc Description-md5: 6b316c36c70b839fe5274cc7bbbd7eaa Description-en: Object oriented GL/GLES Abstraction/Utility Layer (documentation) 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 documentation. 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: libcohttp-lwt-jsoo-ocaml Description-md5: b1ff27ace1c3a842061249c273ab7621 Description-en: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (runtime) An implementation of an HTTP client for JavaScript, but using the CoHTTP types. This lets you build HTTP clients that can compile natively (using one of the other Cohttp backends such as cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml. . This package contains the shared runtime libraries. Package: libcohttp-lwt-jsoo-ocaml-dev Description-md5: 9a24e4c6658a32930ceeb3aebf3ed857 Description-en: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (dev) An implementation of an HTTP client for JavaScript, but using the CoHTTP types. This lets you build HTTP clients that can compile natively (using one of the other Cohttp backends such as cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml. . This package contains development files. Package: libcohttp-lwt-ocaml Description-md5: 8bcf0c8bf4a91f7c6a3aa42cf0c1e0f7 Description-en: CoHTTP implementation using the Lwt concurrency library (runtime) This is a portable implementation of CoHTTP that uses the Lwt concurrency library to multiplex IO. It implements as much of the logic in an OS-independent way as possible, so that more specialised modules can be tailored for different targets. For example, you can install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript backend, or cohttp-mirage for the MirageOS unikernel version of the library. All of these implementations share the same IO logic from this module. . This package contains the shared runtime libraries. Package: libcohttp-lwt-ocaml-dev Description-md5: 282822aa0f1e60d943816c6fde78252d Description-en: CoHTTP implementation using the Lwt concurrency library (dev) This is a portable implementation of CoHTTP that uses the Lwt concurrency library to multiplex IO. It implements as much of the logic in an OS-independent way as possible, so that more specialised modules can be tailored for different targets. For example, you can install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript backend, or cohttp-mirage for the MirageOS unikernel version of the library. All of these implementations share the same IO logic from this module. . This package contains development files. Package: libcohttp-lwt-unix-ocaml Description-md5: e0f8146d350b8466b4b67c70d07be3ad Description-en: CoHTTP implementation for Unix and Windows using Lwt (runtime) An implementation of an HTTP client and server using the Lwt concurrency library. See the Cohttp_lwt_unix module for information on how to use this. The package also installs cohttp-curl-lwt and a cohttp-server-lwt binaries for quick uses of a HTTP(S) client and server respectively. . Although the name implies that this only works under Unix, it should also be fine under Windows too. . This package contains the shared runtime libraries. Package: libcohttp-lwt-unix-ocaml-dev Description-md5: f1ac60b3825cf1c3492eb16f24f1cff2 Description-en: CoHTTP implementation for Unix and Windows using Lwt (dev) An implementation of an HTTP client and server using the Lwt concurrency library. See the Cohttp_lwt_unix module for information on how to use this. The package also installs cohttp-curl-lwt and a cohttp-server-lwt binaries for quick uses of a HTTP(S) client and server respectively. . Although the name implies that this only works under Unix, it should also be fine under Windows too. . This package contains development files. Package: libcohttp-ocaml Description-md5: bce1a5494577de3e77427f88961c9f33 Description-en: OCaml library for HTTP clients and servers (runtime) Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries. . It has concrete implementations for many targets, including lwt, lwt-unix, lwt-jsoo. . You can implement other targets using the parser very easily. Look at the IO signature in lib/s.mli and implement that in the desired backend. . You can activate some runtime debugging by setting COHTTP_DEBUG to any value, and all requests and responses will be written to stderr. Further debugging of the connection layer can be obtained by setting CONDUIT_DEBUG to any value. . This package contains the shared runtime libraries. Package: libcohttp-ocaml-dev Description-md5: 880003ff1d6b4f7d210e980a2e80f59e Description-en: OCaml library for HTTP clients and servers (dev) Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries. . It has concrete implementations for many targets, including lwt, lwt-unix, lwt-jsoo. . You can implement other targets using the parser very easily. Look at the IO signature in lib/s.mli and implement that in the desired backend. . You can activate some runtime debugging by setting COHTTP_DEBUG to any value, and all requests and responses will be written to stderr. Further debugging of the connection layer can be obtained by setting CONDUIT_DEBUG to any value. . This package contains development files. Package: libcolorcorrect6 Description-md5: 22f37d3d547d683a07c377274f98d9a2 Description-en: Plasma Workspace color correction library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library can be used for configuring the color correction at the compositor level. This includes adjusting screen gamma levels and setting night time color temperature (Night Light). . Currently only controlling KWin in Wayland mode is supported. . This package contains the color correction library files. Package: libcompiler-libs-ocaml-dev Description-md5: b9fafaf1d44c73bc50e6e54539b67e5c Description-en: OCaml compiler library (development files) OCaml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the development files of the compiler library. Package: libconduit-lwt-ocaml Description-md5: abad6d305de1d1cc018f056af004c5b8 Description-en: network connection establishment library for Lwt (runtime) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains the shared runtime libraries for Lwt. Package: libconduit-lwt-ocaml-dev Description-md5: 26c7bbc7c3726620af0a05395940949a Description-en: network connection establishment library for Lwt (dev) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains development files for Lwt. Package: libconduit-ocaml Description-md5: 3283a2c4d46231c6df9a3214a45c9c7d Description-en: network connection establishment library for OCaml (runtime) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains the shared runtime libraries. Package: libconduit-ocaml-dev Description-md5: 14f338a104f9a1413b5577eed90390aa Description-en: network connection establishment library for OCaml (dev) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains development files. Package: libconfig-file-ocaml-dev Description-md5: 60dc6376086111e580283a9c8d6a9048 Description-en: OCaml library for managing configuration files (dev files) Config_file is an OCaml library used to manage the configuration file(s) of an application. You simply define your options and it performs the loading and saving of the options. Each option is defined from an option class (for example an "int" option) or from a combination of classes (for example to create "list of int" options). Package: libcontainers-data-ocaml-dev Description-md5: 871185d5c981aa82ee171ad5889a058f Description-en: extension to OCaml's standard data structures An extension to the standard library docused on data structures, combinators and iterators, without dependencies on unix, str or num. . This package includes data structures that do not have equivalents in the standard library. These may not be as well maintained. Package: libcontainers-ocaml-dev Description-md5: 04d8d952af594696c069892d62aa3c76 Description-en: extension to OCaml's standard data structures and iterators An extension to the standard library docused on data structures, combinators and iterators, without dependencies on unix, str or num. . This package includes data structures that have equivalents in the standard library. Package: libcoq-aac-tactics Description-md5: d468e31e016a5d91fa8d79cdff35cd0d Description-en: Coq tactics for reasoning modulo AC (theories) This Coq plugin provides tactics for rewriting universally quantified equations, modulo associative (and possibly commutative) operators. . This package provides the Coq support library. Package: libcoq-bignums Description-md5: 5661a9f2f00d0c1dc7e8cc4889e2dfa1 Description-en: Coq library for big numbers This package provides big numbers (natural numbers, integers and rationals) in Coq, as BigN, BigZ and BigQ, which used to be part of the standard library. . Coq is a proof assistant for higher-order logic. Package: libcoq-coqeal Description-md5: 679e37449b4daa031c64c87f9b5334b5 Description-en: algebra and data structure algorithms for Coq This library provides developments in algebra (including normal forms of matrices), optimized algorithms on MathComp data structures, and a data representation change framework. . Coq is a proof assistant for higher-order logic, and MathComp is a large set of mathematical theories for Coq. Package: libcoq-coqprime Description-md5: da1b9b42420ecfd09f7f3a29f0af36c8 Description-en: Primality certification for Coq (library) Coqprime consists in: - a library of facts from number theory - a library for elliptic curves - an efficient library for modular arithmetic - tools to generate Pocklington and elliptic curve certificates of primality . Coq is a proof assistant for higher-order logic. . This package contains the Coq library part. Package: libcoq-coquelicot Description-md5: 1a4a4a918ba48def79e1bc8e2e39dd79 Description-en: Coq library for real analysis This package provides a formalization of real analysis compatible with the Coq standard library. . Coq is a proof assistant for higher-order logic. Package: libcoq-core-ocaml Description-md5: 6f9fa9509e05b95dc040fa6f750867c3 Description-en: runtime libraries for Coq Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides runtime libraries for Coq. Package: libcoq-core-ocaml-dev Description-md5: 087097b71994724756abfbecea1882b9 Description-en: development libraries and tools for Coq Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides and libraries needed to develop OCaml-side extensions to Coq. Package: libcoq-corn Description-md5: ec8ab190706127a80e7654195179d6fa Description-en: Coq Constructive Repository at Nijmegen This library provides different theories for Coq: - an algebraic hierarchy with an axiomatic formalization of the most common algebraic structures, like setoids, monoids, groups, rings, fields, ordered fields, rings of polynomials and real and complex numbers; - a construction of the real numbers satisfying the above axiomatic description; - a proof of the fundamental theorem of algebra; - a collection of elementary results on real analysis including continuity, differentiability, integration, Taylor's theorems and the fundamental theorem of calculus; - tools for exact real computations like real numbers, functions, integrals, graph of functions and differential equations. . Coq is a proof assistant for higher-order logic. Package: libcoq-deriving Description-md5: f86da8bb7413c10ca613baec6bbded43 Description-en: deriving MathComp classes from inductive types This package builds instances of MathComp classes with little boilerplate, mimicking Haskell's deriving facility. . MathComp is a mathematical library for Coq. . Coq is a proof assistant for higher-order logic. Package: libcoq-dpdgraph Description-md5: 273eb3484d0176915de67cd31b22aa16 Description-en: Coq plugin to extract dependencies between Coq objects This package provides a plugin for Coq to extract dependencies between Coq objects and produce files with dependency information. . Coq is a proof assistant for higher-order logic. . This package provides the Coq plugin itself. 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-equations Description-md5: 33a517ad7548092fab1b723f4ca09c95 Description-en: Coq library to work with functions defined by equations This library provides a notation to write programs using dependent pattern-matching and well-founded recursion in Coq. . Coq is a proof assistant for higher-order logic. Package: libcoq-ext-lib Description-md5: 7ead45ffb4ed1a615db956ed9c7fb053 Description-en: Collection of theories and plugins for Coq This package provides a collection of theories and plugins that may be useful in other Coq developments. . Coq is a proof assistant for higher-order logic. Package: libcoq-extructures Description-md5: 0c8bbd733f0477a3e66701a1b6d2b4c2 Description-en: data structures with extensional reasoning for Coq This Coq plugin provides finite sets, maps and other data structures with extensional reasoning. . Coq is a proof assistant for higher-order logic. Package: libcoq-flocq Description-md5: 40dc9bd26759c7b4d14a10e25957fe12 Description-en: Floating-point arithmetic for Coq Flocq provides a formalization of floating-point arithmetic for Coq, in the form of a comprehensive library of theorems on a multi-radix multi-precision arithmetic, with efficient numerical computations. . 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-hammer Description-md5: 93c2a76bc9c3ffff3b0a71897b07707a Description-en: automated reasoning tool for Coq Hammer is a tool to help in the search of a proof in Coq. It tries to find applicable lemmas and combine them into a effective proof. . Coq is a proof assistant for higher-order logic. Package: libcoq-hierarchy-builder Description-md5: 7cbea0bccc9673cc40b4f3264cc7b0f5 Description-en: build hierarchies of algebraic structures in Coq This software provides high-level commands to build hierarchies of algebraic structures in the Coq system. Package: libcoq-hott Description-md5: 5c56dd9ef75fce82fc2150b322df3d18 Description-en: Coq library for homotopy type theory This library is a formalization of homotopy type theory for Coq, where propositional equality is interpreted as homotopy and type isomorphism as homotopy equivalence. . Coq is a proof assistant for higher-order logic. Package: libcoq-interval Description-md5: 592b78874085ed93fea0d897f7ed5db2 Description-en: interval arithmetic for Coq This package provides tactics to simplify the proof of inequalities on expressions of real numbers. . Coq is a proof assistant for higher-order logic. Package: libcoq-iris Description-md5: 74d5fbfb9ecfce6d055e40a6442c23c0 Description-en: high-order concurrent separation logic framework for Coq This package provides a high-order concurrent separation logic framework for Coq, which means it is useful to reason about safety of concurrent programs. . Coq is a proof assistant for higher-order logic. Package: libcoq-libhyps Description-md5: db8bbfca8b98fd7442164805cb2552a7 Description-en: Tactics on hypotheses in Coq This package provides tactics and tacticals to work with hypotheses during a Coq proof. . Coq is a proof assistant for higher-order logic. Package: libcoq-math-classes Description-md5: bbeb155966bce6ed102bd83d094e08a7 Description-en: Abstract interfaces for mathematical structures for Coq This library provides abstract interfaces for mathematical structures for Coq, such as: - algebraic hierarchy (groups, rings, fields, ...) - relations, orders, ... - Categories, functors, universal algebra, ... - Numbers: N, Z, Q, ... - Operations (shift, power, abs, ...). . Coq is a proof assistant for higher-order logic. Package: libcoq-mathcomp Description-md5: bd26831f634ff58fc6c73937049fe58a Description-en: Mathematical Components library for Coq (all) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the full Mathematical Components library. 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-mathcomp-algebra Description-md5: 402a51057693053e1578bf2afd16f6e3 Description-en: Mathematical Components library for Coq (algebra) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the algebra part of the library (ring, fields, ordered fields, real fields, modules, algebras, integers, rationals, polynomials, matrices, vector spaces...). Package: libcoq-mathcomp-algebra-tactics Description-md5: b500f100ae04143be5718038beb809bc Description-en: Ring and field tactics for Mathematical Components This package provides the 'ring' and 'field' tactics for the Mathematical Components library, that work for any instance of 'comRingType' and 'fieldType' through canonical structure inference. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcoq-mathcomp-analysis Description-md5: 17ca6253f8d79f552f583a9d3bacf467 Description-en: analysis extension for Mathematical Components This package provides an extension for classical analysis for 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-mathcomp-bigenough Description-md5: 26e8e5e21a24c4debe89c2a7a20bcad8 Description-en: epsilon - N reasoning for Mathematical Components This package provides an extension to reason with big enough objects (mostly natural numbers) for 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-mathcomp-character Description-md5: b3a4f562c34593b33ba8ad962a117066 Description-en: Mathematical Components library for Coq (character) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the character theory part of the library (group representations, characters and class functions). Package: libcoq-mathcomp-classical Description-md5: a4708978f6d7d8ef4c3d90a421358ea6 Description-en: classical logic extension for Mathematical Components This package provides an extension for work with classical logic within the Coq proof-assistant 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-mathcomp-field Description-md5: 552c63b45c57eb8f41189849920f0be9 Description-en: Mathematical Components library for Coq (field) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the field theory part of the library (field extensions, Galois theory, algebraic numbers, cyclotomic polynomials). Package: libcoq-mathcomp-fingroup Description-md5: a3c104270704751f92a4ae03a396fd7b Description-en: Mathematical Components library for Coq (finite groups) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the finite groups theory part of the library (finite groups, group quotients, group morphisms, group presentation, group action...). Package: libcoq-mathcomp-finmap Description-md5: 63fd8b8831df7dce56a2700f0059d67c Description-en: finite sets and maps extension for Mathematical Components This package provides an extension to manage finite sets, finite maps and finitely supported functions extending for 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-mathcomp-multinomials Description-md5: dc696b9ffcd93dcce440ab60ede8413b Description-en: Multivariate polynomials for Mathematical Components This package provides an extension to Mathematical Components for monomial algebra, multivariate polynomials over ring structures and an extended theory for polynomials whose coefficients live in abelian rings and integral domains. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcoq-mathcomp-real-closed Description-md5: ac5dcf44ba4c1912a63545315e50c34a Description-en: Real closed fields for Mathematical Components This library contains definitions and theorems about real closed fields for Mathematical Components. It includes a construction of the real and algebraic closure (with a proof of the fundamental theorem of algebra). The decidability of the first order theory of real closed field, through quantifier elimination is also established. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcoq-mathcomp-solvable Description-md5: 1a7210a8e613050539efbce3f6024942 Description-en: Mathematical Components library for Coq (finite groups II) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the second finite groups theory part of the library (abelian groups, center, commutator, Jordan-Holder series, Sylow theorems...). Package: libcoq-mathcomp-ssreflect Description-md5: 70fcad66ebe7043a2a943f9be8be4a05 Description-en: Mathematical Components library for Coq (small scale reflection) The Mathematical Components Library is an extensive and coherent repository of formalized mathematical theories. It is based on the Coq proof assistant, powered with the Coq/SSReflect language. . These formal theories cover a wide spectrum of topics, ranging from the formal theory of general-purpose data structures like lists, prime numbers or finite graphs, to advanced topics in algebra. . The formalization technique adopted in the library, called "small scale reflection", leverages the higher-order nature of Coq's underlying logic to provide effective automation for many small, clerical proof steps. This is often accomplished by restating ("reflecting") problems in a more concrete form, hence the name. For example, arithmetic comparison is not an abstract predicate, but rather a function computing a Boolean. . This package installs the small scale reflection language extension and the minimal set of libraries to take advantage of it (sequences, booleans and boolean predicates, natural numbers and types with decidable equality, finite types, finite sets, finite functions, finite graphs, basic arithmetics and prime numbers, big operators...). Package: libcoq-mathcomp-zify Description-md5: 8ebd7c2d5b5c152562b3095d68876570 Description-en: Micromega arithmetic solvers for Mathematical Components This package enables the use of the micromega arithmetic solvers of Coq for goals stated with the Mathematical Components library, by extending the zify tactic. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcoq-menhirlib Description-md5: 8d891c64cbef7d99c8b89663d921d672 Description-en: support library for Coq-verified Menhir parsers This package provides a support library for verified Coq parsers produced by Menhir. . Menhir is a LR(1) parser generator for the OCaml programming language and Coq is a proof assistant for higher-order logic. Package: libcoq-mtac2 Description-md5: 6841300aeafd53fddd1be8b77fa1bba7 Description-en: Mtac2 tactic language for Coq This plugin for Coq provides the Mtac2 typed tactic language for backward reasoning. . Coq is a proof assistant for higher-order logic. Package: libcoq-ott Description-md5: 1386de275ec3b4597f33aab7bc4a2ca7 Description-en: Ott tool (Coq plugin) Ott is a tool to write definitions of programming languages and calculi. From the definition of a language syntex and semanticsin a concise and readable notation close to informal mathematics, it can provide LaTeX, Coq, HOL, Isabelle/HOL, Lem or OCaml versions of the definition. . Coq is a proof assistant for higher-order logic. . This package provides the Coq plugin itself. Package: libcoq-paramcoq Description-md5: 0f313fc531ec3a334d5921ce381c273c Description-en: Coq plugin to generate parametricity statements This package provides a plugin for Coq to generate parametricity statements, typically used in data refinement proofs. . Coq is a proof assistant for higher-order logic. 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-record-update Description-md5: 88f89d9a5fbe40b2f7634d8368a32e1e Description-en: automatic record fields updaters for Coq This package provides an automatic and generic way to update record fields in Coq. . Coq is a proof assistant for higher-order logic. Package: libcoq-reduction-effects Description-md5: 760b1483c020afdf83e92b99f3fd7368 Description-en: reduction effects for Coq This plugin adds reduction side effects to some of the Coq reduction strategies. . Coq is a proof assistant for higher-order logic. Package: libcoq-reglang Description-md5: 407ad3a353f8ee596e70400372502d8c Description-en: representation of regular languages in Coq This package provides definitions and verified translations between different representations of regular languages for Coq: miscellaneous automata, regular expressions, WS1S logic. It also contains various decidability results and closure properties of regular languages. . Coq is a proof assistant for higher-order logic. Package: libcoq-relation-algebra Description-md5: a765dff0adbfdc3fa06433e9a1b8f624 Description-en: relation algebra for Coq This package provides a library on relation algebras, that is those admitting heterogeneous binary relations as a model, ranging from partially ordered monoid to residuated Kleen allegories and Kleene algebras with tests. . Coq is a proof assistant for higher-order logic. 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: libcoq-stdlib Description-md5: 9e601d42ac375ebc4cb75dff6e4c368e Description-en: proof assistant for higher-order logic (theories) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides existing theories that new proofs can be based upon, including theories of arithmetic and Boolean values. Package: libcoq-stdpp Description-md5: 64f44b23554299b788dfa292c534d7fc Description-en: Extended standard library for Coq This package provides an extended standard library for Coq, for instance: - a great number of definitions and lemmas for common data structures like lists, finite maps and finite multisets ; - type classes for common properties like decidable equality, finiteness or countability ; - various tactics for common tasks ; all of this dependency-free and axiom-free. . Coq is a proof assistant for higher-order logic. Package: libcoq-unicoq Description-md5: 48caa7101c0321542fff948271f05d89 Description-en: enhanced unification algorithm for Coq This package provides a new unification algorithm, replacing the existing one through a plugin. . Coq is a proof assistant for higher-order logic. Package: libcoq-unimath Description-md5: edbaa9c4853665d0d83d5a79d1b04ac7 Description-en: univalent formalization of mathematics for Coq This package provides a library to formalize a substantial body of mathematics using the univalent point of view. . Coq is a proof assistant for higher-order logic. Package: libcothreads-ocaml-dev Description-md5: 31451d9799e1279e7d93eef56f0e3707 Description-en: concurrent programming library for OCaml This library enhances the Threads library of the standard OCaml distribution in two dimensions: . - It implements the same API of the standard Threads library on different execution engines (process, networker), so that a single copy of source code can be compiled and deployed to different environments without modification. - It is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.). . This package provides static libraries, interfaces, and documentation for coThreads. Package: libcpu-ocaml Description-md5: d41dd9dab854a0e7b6b0331e944312c2 Description-en: Pin current process to given core number (runtime) This library can also get the number of CPU cores online. . This package contains the runtime files. Package: libcpu-ocaml-dev Description-md5: da95c568ae6066a59b0a35ae8b5921de Description-en: Pin current process to given core number (development) This library can also get the number of CPU cores online. . This package contains the development files. Package: libcreal-ocaml-dev Description-md5: 5392c0cba63d1a1bcbc835c73d54baa8 Description-en: O'Caml library that implements exact real arithmetic This module implements exact real arithmetic, following Valerie Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/). . A real x is represented as a function giving, for any n, an approximation zn/4^n of x such that |zn/4^n - x| < 1, where zn is an arbitrary precision integer (of type Gmp.Z.t). . Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition, subtraction, multiplication, division, power, square root) and transcendental functions (sin, cos, tan, log, exp, arcsin, arccos, etc.) and a few constants (pi, e) are provided. . A small reverse-polish calculator is provided to test the library. Package: libcrowbar-ocaml Description-md5: 64f88c8d693b8bd7949128b464d86b3f Description-en: library to fuzz-test code (runtime files) It combines the QuickCheck-style property-based testing and the bug-finding efficiency of afl-fuzz. . This package provides the runtime files. Package: libcrowbar-ocaml-dev Description-md5: 851edd3cd3d56587d27821285ffc891c Description-en: library to fuzz-test code (dev files) It combines the QuickCheck-style property-based testing and the bug-finding efficiency of afl-fuzz. . This package provides the dev files. Package: libcrunch-ocaml Description-md5: de4fea33b3390c0e86f49931081c2ed9 Description-en: convert a filesystem into a static OCaml module (runtime files) ocaml-crunch takes a directory of files and compiles them into a standalone OCaml module which serves the contents directly from memory. This can be convenient for libraries that need a few embedded files (such as a web server) and do not want to deal with all the trouble of file configuration. . This package contains runtime files. Package: libcrunch-ocaml-dev Description-md5: f600a52a4a1f1a4054009605c1a6cccf Description-en: convert a filesystem into a static OCaml module (dev files) ocaml-crunch takes a directory of files and compiles them into a standalone OCaml module which serves the contents directly from memory. This can be convenient for libraries that need a few embedded files (such as a web server) and do not want to deal with all the trouble of file configuration. . This package contains development files. Package: libcry-ocaml-dev Description-md5: f37b3991a9f8d94a320d1c23c72d89ae Description-en: MP3/Ogg Vorbis broadcast OCaml module This OCaml module implements the protocols used to connect and send source data to icecast2 and shoutcast servers. . It is a low-level implementation, so it only does the minimal source connection. In particular, it does not handle synchronisation. Hence, the task of sending audio data to the streaming server at real time rate is up to the programmer, contrary to the main implementation, libshout. Package: libcryptgps-ocaml-dev Description-md5: 7a05c0871c34b4536c9ba52fabf170a3 Description-en: OCaml implementation of symmetric cryptographic algorithms: Blowfish, DES, 3DES This OCaml library implements some well-known symmetric cryptographic algorithms, namely: Blowfish, DES, 3DES. . This package contains all the development stuff needed to use cryptgps in OCaml programs. Package: libcryptokit-ocaml Description-md5: f48cbdabd2c023a461e32012f3de75ec Description-en: cryptographic algorithm library for OCaml - runtime The Cryptokit library for Objective Caml provides a variety of cryptographic primitives that can be used to implement cryptographic protocols in security-sensitive applications. The primitives provided include: . - Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour, in ECB, CBC, CFB and OFB modes. - Public-key cryptography: RSA encryption, Diffie-Hellman key agreement. - Hash functions and MACs: SHA-1, MD5, and MACs based on AES and DES. - Random number generation. - Encodings and compression: base 64, hexadecimal, Zlib compression. . Additional ciphers and hashes can easily be used in conjunction with the library. In particular, basic mechanisms such as chaining modes, output buffering, and padding are provided by generic classes that can easily be composed with user-provided ciphers. More generally, the library promotes a "Lego"-like style of constructing and composing transformations over character streams. . This package provides just the shared library for Cryptokit. Package: libcryptokit-ocaml-dev Description-md5: d4c1a0a76480735b44eaf63bc49e9a35 Description-en: cryptographic algorithm library for OCaml - development The Cryptokit library for Objective Caml provides a variety of cryptographic primitives that can be used to implement cryptographic protocols in security-sensitive applications. The primitives provided include: . - Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour, in ECB, CBC, CFB and OFB modes. - Public-key cryptography: RSA encryption, Diffie-Hellman key agreement. - Hash functions and MACs: SHA-1, MD5, and MACs based on AES and DES. - Random number generation. - Encodings and compression: base 64, hexadecimal, Zlib compression. . Additional ciphers and hashes can easily be used in conjunction with the library. In particular, basic mechanisms such as chaining modes, output buffering, and padding are provided by generic classes that can easily be composed with user-provided ciphers. More generally, the library promotes a "Lego"-like style of constructing and composing transformations over character streams. . This package provides static libraries, interfaces, and documentation for Cryptokit. Package: libcsexp-ocaml Description-md5: 47aa083da21477c75e724a9b49aabfe6 Description-en: parsing and printing of S-expressions in Canonical form (runtime) This library provides minimal support for Canonical S-expressions. Canonical S-expressions are a binary encoding of S-expressions that is super simple and well suited for communication between programs. . This library only provides a few helpers for simple applications. If you need more advanced support, such as parsing from more fancy input sources, you should consider copying the code of this library given how simple parsing S-expressions in canonical form is. . To avoid a dependency on a particular S-expression library, the only module of this library is parameterised by the type of S-expressions. . This package contains runtime files. Package: libcsexp-ocaml-dev Description-md5: 378bf9a4e563d0ca09890d3ef66ae0e6 Description-en: parsing and printing of S-expressions in Canonical form (dev) This library provides minimal support for Canonical S-expressions. Canonical S-expressions are a binary encoding of S-expressions that is super simple and well suited for communication between programs. . This library only provides a few helpers for simple applications. If you need more advanced support, such as parsing from more fancy input sources, you should consider copying the code of this library given how simple parsing S-expressions in canonical form is. . To avoid a dependency on a particular S-expression library, the only module of this library is parameterised by the type of S-expressions. . This package contains development files. Package: libcsirocsa0 Description-md5: a269767d31bc0994f7a17006d83bd80b Description-en: Scientific plotting library (CSIRO csa library) This package contains the bivariate Cubic Spline Approximation library developed by Pavel Sakov, from the CSIRO Marine Research. . The source code for these libraries are part of the plplot source package. Package: libcsironn0 Description-md5: 7fb74997c840a861f9afcfe0cb9ed5e9 Description-en: Scientific plotting library (CSIRO nn library) This package contains the Natural Neighbours interpolation library developed by Pavel Sakov, from the CSIRO Marine Research. . The source code for these libraries are part of the plplot source package. Package: libcstruct-ocaml Description-md5: 8472b161eb7b819ac5f29a0d0689fd84 Description-en: access C-like structures directly from OCaml (runtime) Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module. . This package contains the runtime libraries for programs using cstruct. Package: libcstruct-ocaml-dev Description-md5: 301b7e8fc1ef3d5b10d0310948f31f46 Description-en: access C-like structures directly from OCaml (dev) Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module. . This package contains the development stuff needed to use the cstruct library in your programs. Package: libcsv-ocaml-dev Description-md5: e8fedbfad48ea397d688faca7efdd3a7 Description-en: library to read and write CSV files in OCaml OCaml CSV is a library to read and write CSV (comma-separated values) files. It also supports all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, etc. . This package contains all the development stuff you need to develop OCaml programs which use OCaml CSV. Package: libctypes-ocaml Description-md5: 535529b9d4f928212326378be8e7e767 Description-en: library for binding to C libraries using pure OCaml (runtime) The ocaml-ctypes library makes it possible to call C functions directly from OCaml without writing or generating C code. The core of the library is a set of combinators for describing C types -- scalars, functions, structs, unions, arrays, and pointers to values and functions. Type descriptions can then be used to bind native functions and values. . This package contains the shared runtime stub library and plugins. Package: libctypes-ocaml-dev Description-md5: 3984cfb82adfc1c586fdc2dec44c3275 Description-en: library for binding to C libraries using pure OCaml (dev) The ocaml-ctypes library makes it possible to call C functions directly from OCaml without writing or generating C code. The core of the library is a set of combinators for describing C types -- scalars, functions, structs, unions, arrays, and pointers to values and functions. Type descriptions can then be used to bind native functions and values. . This package contains all the development stuff you need to use ocaml-ctypes. Package: libcudf-dev Description-md5: 274bfd4968597872fd1650f560b235e1 Description-en: C library to access descriptions of package upgrade problems libCUDF is a library to manipulate so called CUDF documents. A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . libCUDF enables manipulation of CUDF and related documents. . This package contains a C static library binding the OCaml implementation of libCUDF so that it can be used from the C programming language. Package: libcudf-ocaml-dev Description-md5: b9b7de480ec197ac2a24fc2bcb573054 Description-en: OCaml library to access descriptions of package upgrade problems libCUDF is a library to manipulate so called CUDF documents. A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . libCUDF enables manipulation of CUDF and related documents. . This package contains all the development stuff you need to use libCUDF in your OCaml programs. Package: libcurl-ocaml Description-md5: f8bf1d59757cbdc7a624e0bc956f5b75 Description-en: OCaml curl bindings (Runtime Library) This Objective Caml library provides multi-protocol file transfer facilities based on the curl library. . This package contains only the shared runtime stub libraries. Package: libcurl-ocaml-dev Description-md5: cfa14f39c85cc80ff110c3ce9a2a6617 Description-en: OCaml libcurl bindings (Development package) This Objective Caml library provides multi-protocol file transfer facilities based on the curl library. . This package contains the development part of the OCaml curl package. Package: libcurses-ocaml Description-md5: b6c61f20639da0a9eede6078149e0ef8 Description-en: OCaml bindings for the ncurses library (runtime) The ncurses library provides functions to create rich text-mode interfaces. This package contains the necessary files to use the ncurses library in OCaml. . This package contains only the shared runtime stub libraries. Package: libcurses-ocaml-dev Description-md5: 46747b66388ded68f5318f9b5c62bf17 Description-en: OCaml bindings for the ncurses library The ncurses library provides functions to create rich text-mode interfaces. This package contains the necessary files to use the ncurses library in OCaml. . This package contains all the development stuff you need to use ocaml-curses in your programs. Package: libdbus-ocaml Description-md5: 29ea1204a88f7e0d06d0bb4d6bfafa2e Description-en: OCaml bindings for the D-Bus API (runtime) This library provides OCaml bindings for using D-Bus. . D-Bus is a projects that permits program to communicate with each other, using a simple IPC protocol . This package contains shared library. Package: libdbus-ocaml-dev Description-md5: e36b1e2971315a40f53eba84451fdf43 Description-en: OCaml bindings for the D-Bus API (development files) This library provides OCaml bindings for using D-Bus. . D-Bus is a projects that permits program to communicate with each other, using a simple IPC protocol . This package contains header and OCaml library. Package: libdecimal-ocaml Description-md5: 3b34a66a7e4dfd45d2964296ee77dfe7 Description-en: arbitrary-precision floating-point decimal library (runtime) Arbitrary-precision floating-point decimal library ported from the Python decimal module. . This package contains the runtime libraries for programs using the decimal library. Package: libdecimal-ocaml-dev Description-md5: 8afaa826d816519e1319d3123d0734c9 Description-en: arbitrary-precision floating-point decimal library (dev) Arbitrary-precision floating-point decimal library ported from the Python decimal module. . This package contains the development stuff needed to use the decimal library in your programs. Package: libdigestif-ocaml Description-md5: 51a2c889cdd90537ea6269e4bcfb7ad4 Description-en: hashes implementation (runtime) Digestif is a toolbox to provide hashes implementations in C and OCaml. It uses the linking trick and user can decide at the end to use the C implementation or the OCaml implementation. . It provides implementation of: * MD5 * SHA1 * SHA224 * SHA256 * SHA384 * SHA512 * SHA3 * Keccak-256 * WHIRLPOOL * BLAKE2B * BLAKE2S * RIPEMD160 . This package contains runtime files. Package: libdigestif-ocaml-dev Description-md5: 61d69cb60ece92257c31e66a25aaa16a Description-en: hashes implementations (dev) Digestif is a toolbox to provide hashes implementations in C and OCaml. It uses the linking trick and user can decide at the end to use the C implementation or the OCaml implementation. . It provides implementation of: * MD5 * SHA1 * SHA224 * SHA256 * SHA384 * SHA512 * SHA3 * Keccak-256 * WHIRLPOOL * BLAKE2B * BLAKE2S * RIPEMD160 . This package contains development files. Package: libdomain-local-await-ocaml-dev Description-md5: e78714008954f830decd24e4cbd1e20d Description-en: scheduler independent blocking mechanism A low level mechanism intended for writing higher level libraries that need to block in a scheduler friendly manner. The current thread can simply suspend and later be resumed. Package: libdomain-name-ocaml Description-md5: 9c5037889209840478ff8bcec0ffe55f Description-en: RFC 1035 Internet domain names (runtime) This module provides an abstract type for domain names, as defined by RFC 1035. It provides useful functions that operate on domain names while guaranteeing invariants such as the length limit. . This package contains the shared runtime libraries. Package: libdomain-name-ocaml-dev Description-md5: 3aba80fe901abcb3a494429d3376c2c1 Description-en: RFC 1035 Internet domain names (dev) This module provides an abstract type for domain names, as defined by RFC 1035. It provides useful functions that operate on domain names while guaranteeing invariants such as the length limit. . This package contains the development files needed for programming with the library. Package: libdose3-ocaml-dev Description-md5: 51505242f01986878ed08b98befde9b2 Description-en: OCaml libraries for package dependencies (development files) Dose3 is a framework consisting of several OCaml libraries for analysing the metadata of software packages (like Packages files of Debian suites). . Though not tied to any particular distribution, Dose3 constitutes a pool of libraries which enable analyzing packages coming from various distributions. . Besides basic functionalities for querying and setting package properties, dose3 also implements algorithms for solving more complex problems (monitoring package evolutions, correct and complete dependency resolution, repository-wide uninstallability checks). . This package contains the development stuff you need to use dose3 for the development of programs. Package: libdscheck-ocaml-dev Description-md5: 4df1299cc986298871c35b9f60b81142 Description-en: model checker for testing concurrent programs Experimental model checker for testing concurrent programs. DSCheck exploers interleavings of a user-provided program and helps ensure that its invariants are maintained regardless of scheduling decisions. Package: libdssi-ocaml Description-md5: bae2c73d816fb26139128ed2a999ce67 Description-en: OCaml interface to DSSI plugins -- runtime files This package provides an interface to the DSSI plugins for OCaml programmers. . DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . This package contains only the shared runtime stub libraries. Package: libdssi-ocaml-dev Description-md5: 30b37a58a7f1c3967c11f2ae97962d59 Description-en: OCaml interface to DSSI plugins -- developpement files This package provides an interface to DSSI plugins for OCaml programmers. . DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-dssi. 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: libdune-common-dev Description-md5: 6b7febfda4fb6035c9e5ebe00c5dfc58 Description-en: toolbox for solving PDEs -- basic classes (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the development files for the basic classes. Package: libdune-common-doc Description-md5: 75634d17d9c0ff91984e531f1b00a182 Description-en: toolbox for solving PDEs -- basic classes (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the basic classes. Package: libdune-istl-dev Description-md5: 861f28a73f032fa881df43c7dbe3ac88 Description-en: toolbox for solving PDEs -- iterative solvers (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the development files for the iterative solver template library. Package: libdune-istl-doc Description-md5: 290d1b252e098c4592acc54dbb97ea43 Description-en: toolbox for solving PDEs -- iterative solvers (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the iterative solver template library. Package: libdune-ocaml-dev Description-md5: 0ab489395979797001fc7accc624ca08 Description-en: composable build system for OCaml projects (libraries) Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. . This package contains libraries provided by the ocaml-dune source package. Package: libduppy-ocaml Description-md5: 7ca87182108638381eb3100822a6749e Description-en: Advanced scheduler for OCaml (Runtime library) Duppy is an event scheduler written for OCaml. It allows the user to execute tasks according to some events on unix sockets, or a given delay. . Several threaded queues can proceed tasks in parallel. Tasks are processed according to an abstract notion of priority. . This package contains only the shared runtime stub libraries. Package: libduppy-ocaml-dev Description-md5: 6acd193ab98544720006c42c1e442100 Description-en: Advanced scheduler for OCaml (Development package) Duppy is an event scheduler written for OCaml. It allows the user to execute tasks according to some events on unix sockets, or a given delay. . Several threaded queues can proceed tasks in parallel. Tasks are processed according to an abstract notion of priority. . This package contains all the development stuff you need to use ocaml-duppy in your programs. Package: libduration-ocaml Description-md5: 6c4dc12dbc3b6a8cc97419e630b957d9 Description-en: conversions to various time units for OCaml (runtime) A duration is represented in nanoseconds as an unsigned 64 bit integer. This has a range of up to 584 years. Functions provided check the input and raise on negative or out of bound input. . This package contains runtime files. Package: libduration-ocaml-dev Description-md5: 83f77052b2cea0bf64a78b9d16f19713 Description-en: conversions to various time units for OCaml (dev) A duration is represented in nanoseconds as an unsigned 64 bit integer. This has a range of up to 584 years. Functions provided check the input and raise on negative or out of bound input. . This package contains development files. Package: libeasy-format-ocaml Description-md5: e1e4c3e58d169d35bb1a9d8220385063 Description-en: easy(ier) pretty printing for OCaml - plugins This module offers a simplified interface to the Format module of the OCaml standard library. Input data must be converted into a tree using 3 kinds of nodes: atoms, lists and labelled nodes. Each node is bound to its own formatting parameters and a single function call produces the formatted output. . This package contains the shared runtime libraries. Package: libeasy-format-ocaml-dev Description-md5: 365508ef5a38fca158e4697dab0f3ebb Description-en: easy(ier) pretty printing for OCaml - development files This module offers a simplified interface to the Format module of the OCaml standard library. Input data must be converted into a tree using 3 kinds of nodes: atoms, lists and labelled nodes. Each node is bound to its own formatting parameters and a single function call produces the formatted output. . This package contains the development files for programming with the library. Package: libelpi-ocaml Description-md5: 0a4257b4ca0c21955588fd0e34cff492 Description-en: embeddable lambda-Prolog interpreter (runtime files) ELPI implements a lambda-Prolog interpreter enriched with constraint handling rules, to provide an extension language to larger applications written in OCaml. . This package provides the runtime files. Package: libelpi-ocaml-dev Description-md5: 49bf6aafd855780cf45d3137d68832dc Description-en: embeddable lambda-Prolog interpreter (dev files) ELPI implements a lambda-Prolog interpreter enriched with constraint handling rules, to provide an extension language to larger applications written in OCaml. . This package provides the dev files. Package: libeqaf-ocaml Description-md5: b7c3d0c0221466c8df8b7c14c4f3ce55 Description-en: constant-time equal function on string for OCaml (runtime files) This package provides an equal function on string in constant-time to avoid timing-attack with crypto stuff. . This package contains runtime files. Package: libeqaf-ocaml-dev Description-md5: d36b8f40886ca3a9e6c66737969bd915 Description-en: constant-time equal function on string for OCaml (dev files) This package provides an equal function on string in constant-time to avoid timing-attack with crypto stuff. . This package contains development files. Package: libevdi-dev Description-md5: caf4f2a631866157464a03cfb0e30d9a Description-en: EVDI driver client library dev package The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This is the development package for evdi clients. It is only needed for compiling evdi client software. End-users do not need this package. Package: libevdi0-dev Description-md5: 3299a99a67748f4a151a62ea0c08903f Description-en: transitional package This is a transitional package. It can safely be removed. Package: libevdi1 Description-md5: 17fd9a2a03f034a7400304fc083fdb77 Description-en: Extensible Virtual Display Interface driver client library The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This package installs the client library used for interfacing with the evdi kernel module. Package: libexpat-ocaml Description-md5: 48cc037c9b4c49c3beca490ba0edaf1c Description-en: OCaml expat bindings (runtime) This Objective Caml library provides XML parsing facilities based on the expat library. . This package contains only the shared runtime stub libraries. Package: libexpat-ocaml-dev Description-md5: 5690f0abbde3af16a0378746d3bc7f40 Description-en: OCaml expat bindings (development) This Objective Caml library provides XML parsing facilities based on the expat library. . This package contains the development part of the OCaml expat package. Package: libexpect-ocaml Description-md5: 409e123a33bec23a99ebcc2be3824794 Description-en: Expect-like framework for OCaml This is a simple implementation of `expect` to help building unitary testing of interactive program. . It helps to receive question and send answers from an interactive process. You can match the question using a regular expression (Str). You can also use a timeout to ensure that the process answer in time. . See the [Expect manual](http://expect.nist.gov/) for more information and example. . This package contains the shared runtime libraries. Package: libexpect-ocaml-dev Description-md5: 873ea5b244f2de9f344e69923eee950b Description-en: Expect-like framework for OCaml - development files This is a simple implementation of `expect` to help building unitary testing of interactive program. . It helps to receive question and send answers from an interactive process. You can match the question using a regular expression (Str). You can also use a timeout to ensure that the process answer in time. . See the [Expect manual](http://expect.nist.gov/) for more information and example. Package: libextlib-ocaml Description-md5: f13925b336b1ad39e31617464cba6eac Description-en: extended standard library for OCaml (plugins) ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming language. . This package contains plugins needed by plugins using ExtLib. Package: libextlib-ocaml-dev Description-md5: b168787367ca462e4f772fbc1038cf66 Description-en: extended standard library for OCaml ExtLib is a project aiming at providing a complete - yet small - standard library for the OCaml programming language. . The purpose of this library is to add new functions to OCaml Standard Library modules, to modify some functions in order to get better performances or more safety (tail-recursive) but also to provide new modules which should be useful for the average OCaml programmer. . ExtLib contains modules implementing: enumeration over abstract collection of elements, efficient bit sets, dynamic arrays, references on lists, Unicode characters and UTF-8 encoded strings, additional and improved functions for hashtables, strings, lists and option types. Package: libextunix-ocaml Description-md5: 0a9354421e14f91c09bb7918d2e652c3 Description-en: Extended functions for OCaml Unix module (runtime package) Thin bindings to various low-level system APIs (often non-portable) which are not covered by Unix module. . Example functions: * uname * statvfs * fsync * fadvise * fallocate * atfile * dirfd * eventfd * signalfd * ... . This package contains the shared runtime libraries. Package: libextunix-ocaml-dev Description-md5: edc40b2a4c9632bda24b06013d71b6de Description-en: Extended functions for OCaml Unix module (development package) Thin bindings to various low-level system APIs (often non-portable) which are not covered by Unix module. . Example functions: * uname * statvfs * fsync * fadvise * fallocate * atfile * dirfd * eventfd * signalfd * ... . This package contains the compiled modules for programming with the library. Package: libfaad-ocaml Description-md5: d8506b869d581eb8c625b2326f5a710b Description-en: OCaml interface to the faad library -- runtime files This package provides an interface to the faad library for OCaml programmers. . FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains only the shared runtime stub libraries. Package: libfaad-ocaml-dev Description-md5: 97ec8aeadbd45aa572a1ea4acfc1606f Description-en: OCaml interface to the faad library -- development files This package provides an interface to the faad library for OCaml programmers. . FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-faad. Package: libfacile-ocaml-dev Description-md5: 499d25a77d0452e106bbebbd974877d0 Description-en: functional constraint library implemented in Objective Caml FaCiLe is a constraint programming library over integer finite domain written in Objective Caml. It offers all usual facilities to create and manipulate finite domain variables, arithmetic expressions and constraints (possibly non-linear), built-in global constraints and search goals. FaCiLe allows as well to build easily user-defined constraints and goals (including recursive ones), making pervasive use of OCaml higher-order functionals to provide a simple and flexible interface for the user. As FaCiLe is an OCaml library and not "yet another language", the user benefits from type inference and strong typing discipline, high level of abstraction, modules and objects system, as well as native code compilation efficiency, garbage collection and replay debugger, all features of OCaml (among many others) that allow to prototype and experiment quickly: modeling, data processing and interface are implemented with the same powerful and efficient language. 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: libfieldslib-ocaml Description-md5: f2b8d659643799fc2e905c5517e3dc48 Description-en: OCaml syntax extension that enables folding over record fields (runtime files) fieldslib is an OCaml syntax extension that can be used to define first class values representing record fields. On top of those values additional routines can then be automatically defined to: . - get and set record fields - iterate and fold over fields - create new record values . This package contains runtime files. Package: libfieldslib-ocaml-dev Description-md5: 023ce94755dc430246b7979c595f9bee Description-en: OCaml syntax extension that enables folding over record fields (dev files) fieldslib is an OCaml syntax extension that can be used to define first class values representing record fields. On top of those values additional routines can then be automatically defined to: . - get and set record fields - iterate and fold over fields - create new record values . This package contains development files. Package: libfileutils-ocaml-dev Description-md5: fcafb7044971fc8ee34c640199bdd751 Description-en: File manipulation for OCaml This library provides some functions which operate on the file system for the Objective Caml (OCaml) programming language. The aim is to enhance the basic functionality provided by the OCaml standard Filename module. . It provides functions, written in pure OCaml, for manipulating files (mv, cp, mkdir et al) and abstract filename (make_relative, make_absolute et al). Package: libfindlib-ocaml Description-md5: 01a205b5d1b557788906974aab0a0eb1 Description-en: library for managing OCaml libraries (runtime) The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. . This package contains files that are or may be needed at runtime by programs using findlib (META files and dynamically-loadable files). Package: libfindlib-ocaml-dev Description-md5: caf97965ee3f3c53c2568ee3fc1f5f9f Description-en: library for managing OCaml libraries (development files) The "findlib" OCaml library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. . This package contains development files needed to compile programs using findlib. Package: libflac-ocaml Description-md5: 8c7dbac0b18d32b9a64682a390efff36 Description-en: OCaml interface to the flac library -- runtime files This package provides an interface to the flac library for OCaml programmers. . FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. . This package contains only the shared runtime stub libraries. Package: libflac-ocaml-dev Description-md5: 018445dd43b221047e9239ef5c3c13b1 Description-en: OCaml interface to the flac library -- development files This package provides an interface to the flac library for OCaml programmers. . FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-flac. Package: libflang-17-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-18-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-19-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-20-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: 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: libfmt-ocaml Description-md5: 86c8f958a7597faed72cd6862b25d61a Description-en: OCaml Format pretty-printer combinators (runtime) Fmt exposes combinators to devise Format pretty-printing functions. . Fmt depends only on the OCaml standard library. The optional Fmt_tty library that allows one to setup formatters for terminal color output depends on the Unix library. . This package contains runtime files. Package: libfmt-ocaml-dev Description-md5: 89835cb9abc95659cb4cf5ee166836de Description-en: OCaml Format pretty-printer combinators (development) Fmt exposes combinators to devise Format pretty-printing functions. . Fmt depends only on the OCaml standard library. The optional Fmt_tty library that allows one to setup formatters for terminal color output depends on the Unix library. . This package contains development files. Package: libfpath-ocaml Description-md5: d284ab9197a876e0ed0fbf83caf962f0 Description-en: OCaml library for handling file system paths (runtime) Fpath is an OCaml module for handling file system paths with POSIX or Windows conventions. Fpath processes paths without accessing the file system and is independent from any system library. . This package contains the runtime files. Package: libfpath-ocaml-dev Description-md5: bcfbc234daf38f737b180b38b42a9917 Description-en: OCaml library for handling file system paths (development) Fpath is an OCaml module for handling file system paths with POSIX or Windows conventions. Fpath processes paths without accessing the file system and is independent from any system library. . This package contains the development files. Package: libfrei0r-ocaml Description-md5: 2f05691f7f9f65bc07286e6d4cf768e8 Description-en: OCaml interface to the frei0r API -- runtime files This package provides an interface to the frei0r API for OCaml programmers. . frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . This package contains only the shared runtime stub libraries. Package: libfrei0r-ocaml-dev Description-md5: c3cda4da54b9078a78b0561de19c4413 Description-en: OCaml interface to the frei0r API -- developpement files This package provides an interface to the frei0r API for OCaml programmers. . frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-frei0r. Package: libfuzzer-17-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-18-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-19-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-20-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: 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: 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: libgavl-ocaml Description-md5: b9fe8258eadd07fc690c30c94fad04b1 Description-en: OCaml interface to the gavl library This package provides an interface to the gavl library for OCaml programmers. . Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . This package contains only the shared runtime stub libraries. Package: libgavl-ocaml-dev Description-md5: c9dc64b5515628c3c1e241c2f1f516ea Description-en: OCaml interface to the gavl library This package provides an interface to the gavl library for OCaml programmers. . Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-gavl. Package: libgd-ocaml Description-md5: 3dd0001951eac5920f91dba2b867b219 Description-en: OCaml interface to the GD library -- runtime files This package provides an interface to the GD library for OCaml programmers. . 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 package contains only the shared runtime stub libraries. Package: libgd-ocaml-dev Description-md5: fbd4922c173bbf1180c25980d6fb2ab8 Description-en: OCaml interface to the GD library -- development files This package provides an interface to the GD library for OCaml programmers. . 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 package contains all the development stuff you need to develop OCaml programs which use this module. 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: libgen-ocaml Description-md5: 08723a76cbea0fda054276e7d8d84efb Description-en: simple, efficient iterators for OCaml (Runtime library) Iterators for OCaml, both restartable and consumable. The implementation keeps a good balance between simplicity and performance. Package: libgen-ocaml-dev Description-md5: 140be3e5e087059183d131436a4e36b8 Description-en: simple, efficient iterators for OCaml (Development package) Iterators for OCaml, both restartable and consumable. The implementation keeps a good balance between simplicity and performance. 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: libgetopt-ocaml-dev Description-md5: aaf69f0f6f87d47a0dce26685edb7a5f Description-en: command line parsing library for OCaml This package provides the Getopt module that is an alternative to the Arg module in the standard distribution. Getopt supports the general command line syntax of GNU getopt and getopt_long, but is close to the spirit of the Arg module: the programmer gives to the general parsing function a list of possible options, together with the behavior of these options. 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: libggml Description-md5: 35c975d1044c0e51407da48b513ff9f0 Description-en: Tensor library for machine learning ggml is a tensor library for machine learning with the following features: . * Low-level cross-platform implementation * Integer quantization support * Broad hardware support * Automatic differentiation * ADAM and L-BFGS optimizers * No third-party dependencies * Zero memory allocations during runtime . Note that ggml is not yet stable, so its files are installed to private directories for now, and there is no dedicated -dev package yet. . On Debian, ggml is shipped as a package that depends on one of the CPU or GPU backends. . This package provides the main library, development files, and tests. Package: libggml-blas Description-md5: badb598c1566a2d45509b2cc98a76a1e Description-en: Tensor library for machine learning - BLAS backend ggml is a tensor library for machine learning with the following features: . * Low-level cross-platform implementation * Integer quantization support * Broad hardware support * Automatic differentiation * ADAM and L-BFGS optimizers * No third-party dependencies * Zero memory allocations during runtime . Note that ggml is not yet stable, so its files are installed to private directories for now, and there is no dedicated -dev package yet. . On Debian, ggml is shipped as a package that depends on one of the CPU or GPU backends. . This package provides the BLAS backend. Package: libggml-cpu Description-md5: 9bb8a9e498fb48a89ad85c386047be00 Description-en: Tensor library for machine learning - CPU backend ggml is a tensor library for machine learning with the following features: . * Low-level cross-platform implementation * Integer quantization support * Broad hardware support * Automatic differentiation * ADAM and L-BFGS optimizers * No third-party dependencies * Zero memory allocations during runtime . Note that ggml is not yet stable, so its files are installed to private directories for now, and there is no dedicated -dev package yet. . On Debian, ggml is shipped as a package that depends on one of the CPU or GPU backends. . This package provides the CPU backend. Package: libggml-hip Description-md5: 6aa6a39a5354bb04b8619d2fb02751e9 Description-en: Tensor library for machine learning - HIP backend ggml is a tensor library for machine learning with the following features: . * Low-level cross-platform implementation * Integer quantization support * Broad hardware support * Automatic differentiation * ADAM and L-BFGS optimizers * No third-party dependencies * Zero memory allocations during runtime . Note that ggml is not yet stable, so its files are installed to private directories for now, and there is no dedicated -dev package yet. . On Debian, ggml is shipped as a package that depends on one of the CPU or GPU backends. . This package provides the HIP backend, for AMD GPUs. Package: libggml-vulkan Description-md5: f375fd940327a825b13a7becdab4c64e Description-en: Tensor library for machine learning - Vulkan backend ggml is a tensor library for machine learning with the following features: . * Low-level cross-platform implementation * Integer quantization support * Broad hardware support * Automatic differentiation * ADAM and L-BFGS optimizers * No third-party dependencies * Zero memory allocations during runtime . Note that ggml is not yet stable, so its files are installed to private directories for now, and there is no dedicated -dev package yet. . On Debian, ggml is shipped as a package that depends on one of the CPU or GPU backends. . This package provides the Vulkan backend. Package: libgmap-ocaml Description-md5: 3327383b78d3e6c440cc751fe88c53e0 Description-en: heterogenous maps over a GADT for OCaml (runtime files) Gmap exposes the functor Make which takes a key type (a GADT 'a key) and outputs a type-safe Map where each 'a key is associated with a 'a value. This removes the need for additional packing. It uses OCaml's stdlib Map data structure. . This package contains runtime files. Package: libgmap-ocaml-dev Description-md5: 879c0503bde19d155e53e4a6e82fc681 Description-en: heterogenous maps over a GADT for OCaml (dev files) Gmap exposes the functor Make which takes a key type (a GADT 'a key) and outputs a type-safe Map where each 'a key is associated with a 'a value. This removes the need for additional packing. It uses OCaml's stdlib Map data structure. . This package contains development files. Package: libgmp-ocaml Description-md5: 5a477f56ccfdde0f1d81c56b936b7535 Description-en: OCaml bindings for the GNU multiprecision arithmetic library (runtime) This package provides bindings for the GNU multiprecision library (GNU MP) for the language OCaml (caml.inria.fr). It is mostly a 1-1 mapping of the C functions into the OCaml namespace, but also includes some infix operators to make for a cleaner syntax. . This package provides the shared library for running applications linked against libgmp-ocaml Package: libgmp-ocaml-dev Description-md5: db5efd04d37b04aa52f71bd40162ec80 Description-en: OCaml bindings for the GNU multiprecision arithmetic library (dev) This package provides bindings for the GNU multiprecision library (GNU MP) for the language OCaml(caml.inria.fr). It is mostly a 1-1 mapping of the C functions into the OCaml namespace, but also includes some infix operators to make for a cleaner syntax. . This package provides the static library, OCaml library and interface for developing applications to use libgmp-ocaml Package: libgnuplot-ocaml-dev Description-md5: 58f07b7f197124366cc860b778af05df Description-en: OCaml interface to the gnuplot utility Gnuplot is a portable command-line driven interactive data and function plotting utility that supports different output formats. This package provides an interface to Gnuplot from the Objective CAML programming language. All functions talk to gnuplot through a pipe, so crude animations are possible. Package: libgraphics-ocaml Description-md5: 2761145cf9979c419e218a6b273017c4 Description-en: OCaml graphics library (runtime) The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called. . This package contains runtime files. Package: libgraphics-ocaml-dev Description-md5: 5394c42482806968f9e882130db84a45 Description-en: OCaml graphics library (dev) The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called. . This package contains development files. Package: libgstreamer-ocaml Description-md5: b2f988c46eec123a830a5233b7f32d80 Description-en: OCaml interface to the GStreamer library -- runtime files This package provides an interface to the GStreamer library for OCaml programmers. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. . This package contains only the shared runtime stub libraries. Package: libgstreamer-ocaml-dev Description-md5: 3c3bdc97a8a8ee1227663b0f9231a031 Description-en: OCaml interface to the GStreamer library -- development files This package provides an interface to the GStreamer library for OCaml programmers. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-gstreamer. Package: libguestfs-dev Description-md5: 702a85e8480fb1be78f543019a09580d Description-en: guest disk image management system - development headers The libguestfs library allows accessing and modifying guest disk images. . This package contains the development headers. Package: libguestfs-gfs2 Description-md5: c6601ac5f6c9f98afb17a39f9fe6cff7 Description-en: guest disk image management system - GFS2 support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for Global Filesystem (GFS2) support. Package: libguestfs-gobject-1.0-0t64 Description-md5: 297a8d150deaf545dc6377267e3c79b6 Description-en: guest disk image management system - GObject bindings The libguestfs library allows accessing and modifying guest disk images. . This package contains the GObject bindings. Package: libguestfs-gobject-dev Description-md5: b7113593b4d48f4550b08525cf492675 Description-en: guest disk image management system - GObject development headers The libguestfs library allows accessing and modifying guest disk images. . This package contains the development headers and documentation for the GObject bindings. Package: libguestfs-hfsplus Description-md5: ea5906bfd147ee46a7f33416ae450088 Description-en: guest disk image management system - HFS+ support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for HFS+ support. Package: libguestfs-java Description-md5: 131958fceff780a08da5538a00119621 Description-en: guest disk image management system - Java bindings The libguestfs library allows accessing and modifying guest disk images. . This package contains Java bindings to libguestfs. Package: libguestfs-jfs Description-md5: 2cf12cd0b9c814fb6d57655217a75732 Description-en: guest disk image management system - JFS support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for JFS support. Package: libguestfs-nilfs Description-md5: 0028109c85cb0cff3e8800bde38f5c2a Description-en: guest disk image management system - NILFS v2 support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for NILFS v2 support. Package: libguestfs-ocaml Description-md5: a757fa6f9275c46da2de36c12b577c13 Description-en: guest disk image management system - OCaml bindings The libguestfs library allows accessing and modifying guest disk images. . This package includes the OCaml shared runtime stub libraries. Package: libguestfs-ocaml-dev Description-md5: 7de7be7896c24ccd3ab979df88c80a31 Description-en: guest disk image management system - OCaml development files The libguestfs library allows accessing and modifying guest disk images. . This package contains all the files needed to develop OCaml programs which use OCaml bindings to libguestfs. Package: libguestfs-perl Description-md5: bf6bd60c46c6f0d533925be393d8e2ee Description-en: guest disk image management system - Perl bindings The libguestfs library allows accessing and modifying guest disk images. . This package contains the Perl bindings. Package: libguestfs-reiserfs Description-md5: 69fd5415d4437d6e145f183d5f1ab76f Description-en: guest disk image management system - ReiserFS support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for ReiserFS support. Package: libguestfs-rescue Description-md5: 0564f26c826835a8e12a9c593d42c856 Description-en: guest disk image management system - virt-rescue enhancements The libguestfs library allows accessing and modifying guest disk images. . This package contains additional tools to use inside the virt-rescue shell, such as ssh, network utilities, editors and debugging utilities. Package: libguestfs-rsync Description-md5: 28f9cb32a2c4450a59e2c89ec202f33d Description-en: guest disk image management system - rsync support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for using rsync to/from guest filesystems. Package: libguestfs-tools Description-md5: 78f66f90dcf70b3221e57798fa59a02e Description-en: guest disk image management system - tools The libguestfs library allows accessing and modifying guest disk images. . This package contains the libguestfs-test-tool and libguestfs-make-fixed-appliance programs. Package: libguestfs-xfs Description-md5: 5c7d00c081f22eeb296ca33f9061d478 Description-en: guest disk image management system - XFS support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for XFS support. Package: libguestfs-zfs Description-md5: 5336f8f926ca7c5d82d8840667a73262 Description-en: guest disk image management system - ZFS support The libguestfs library allows accessing and modifying guest disk images. . This package contains appliance fragments for ZFS support. Package: libguestfs0t64 Description-md5: 09eb4589f8a971622769ace74830dcb3 Description-en: guest disk image management system - shared library The libguestfs library allows accessing and modifying guest disk images. It offers the following features, among many others: * making batch configuration changes to guests; * viewing and editing files inside guests; * getting disk used/free statistics; * migrating between virtualization systems; * performing partial backups; * performing partial guest clones; * cloning guests and changing registry/UUID/hostname info. . It uses the Linux kernel and qemu code, and can access any type of guest file system that Linux and qemu can, including but not limited to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. . The library provides ways to enumerate guest storage (such as partitions, LVs, what file system is in each LV, etc.); to run commands in the context of the guest; and to upload and download files and directories. Package: libhalide19-0 Description-md5: 89e993b87074eac88ef31acb3aeb4422 Description-en: fast, portable computation on images and tensors Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets: * CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT * GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, Vulkan Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process. Package: libhalide19-dev Description-md5: f79e018121f4b3ffe864a21ee6907d27 Description-en: fast, portable computation on images and tensors -- Development files Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains the files necessary to develop against libhalide. Package: libhalide19-doc Description-md5: 49a70fa6bdeeb7cc3885a956f009fef3 Description-en: fast, portable computation on images and tensors (C++ documentation) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains README's and tutorials for using Halide from C++. Package: libhalideaot19-0 Description-md5: 3659818dee53660bdaafd24351957dc1 Description-en: fast, portable computation on images and tensors (virtual library) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . Software that uses halide can either rely on just-in-time compilation, in which case it runtime-depends on/links to libhalide, or it can be compiled ahead of time, when building the software, in which case it does not strictly depend on halide. Former software should depend on this package instead, to make it obvious which software needs to be rebuilt with newer halide versions. . This is an empty package. Package: libhex-ocaml Description-md5: 1747f7ee94f7ec8f38935a17f212c28e Description-en: library providing hexadecimal converters (runtime) Hex is a minimal library providing hexadecimal converters. . This package contains the runtime libraries for programs using hex. Package: libhex-ocaml-dev Description-md5: 8c559af0bee30e82d8761f9b6bcc1a55 Description-en: library providing hexadecimal converters (dev) Hex is a minimal library providing hexadecimal converters. . This package contains the development stuff needed to use the hex library in your programs. Package: 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: libhivex-bin Description-md5: 89fa267ea5ad3e7afa9180854b40559f Description-en: utilities for reading and writing Windows Registry hives libhivex is a self-contained library for reading and writing Windows Registry "hive" binary files. . This package contains a few command line programs that utilize libhivex. Package: libhivex-dev Description-md5: a35a894e56b30e590b859ae01c6cf84e Description-en: library for reading and writing Windows Registry hives libhivex is a self-contained library for reading and writing Windows Registry "hive" binary files. . This package provides static libraries and header files. Package: libhivex-ocaml Description-md5: 1623b0e7530f23ef553e4a918e9d5528 Description-en: OCaml bindings for hivex -- runtime files OCaml bindings for libhivex, a library for reading and writing Windows Registry "hive" binary files. . This package include only the shared runtime stub libraries. Package: libhivex-ocaml-dev Description-md5: 9ddfa7e26a1aeab261f075cfd0a8a0c0 Description-en: OCaml bindings for hivex -- development files OCaml bindings for libhivex, a library for reading and writing Windows Registry "hive" binary files. . This package contains all the files needed to develop OCaml programs which use OCaml bindings to libhivex. Package: libhivex0 Description-md5: 3d0eb54ce30942f3cfec8dcf94168cd1 Description-en: library for reading and writing Windows Registry hives libhivex is a self-contained library for reading and writing Windows Registry "hive" binary files. . Unlike many other tools in this area, it doesn't use the textual .REG format for output, because parsing that is as much trouble as parsing the original binary format. Instead it makes the file available through a C API, or there is a separate program to export the hive as XML. Package: libhmap-ocaml Description-md5: e22d0c41beccc8b01829b00d716b6254 Description-en: heterogeneous value maps for OCaml (runtime) Hmap provides heterogeneous value maps for OCaml. These maps bind keys to values with arbitrary types. Keys witness the type of the value they are bound to which allows one to add and lookup bindings in a type safe manner. . This package contains runtime files. Package: libhmap-ocaml-dev Description-md5: 7c0f648d9af641d2e3ac71451ea8474c Description-en: heterogeneous value maps for OCaml (development) Hmap provides heterogeneous value maps for OCaml. These maps bind keys to values with arbitrary types. Keys witness the type of the value they are bound to which allows one to add and lookup bindings in a type safe manner. . This package contains development files. 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: 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: libinifiles-ocaml Description-md5: 3bde107611ce90bdc03508f2ea085c36 Description-en: read and write .ini files for OCaml (runtime) This library allows one to read and write .ini files. It features an object oriented interface to manipulate inifiles. It allows sections listing and operation on several inifiles grouped in a directory. . This package contains the shared runtime libraries. Package: libinifiles-ocaml-dev Description-md5: 74825759e1b4f6b7dd150e4a20082c5e Description-en: read and write .ini files for OCaml This library allows one to read and write .ini files. It features an object oriented interface to manipulate inifiles. It allows sections listing and operation on several inifiles grouped in a directory. Package: libinotify-ocaml Description-md5: d99ff02128e3b2ab0ed774b9a117bda1 Description-en: OCaml bindings for the inotify API This library provides OCaml bindings for using inotify. . Inotify is a Linux kernel subsystem, that notice changes to the filesystem, and report those changes to applications. . This package contains shared library. Package: libinotify-ocaml-dev Description-md5: cdfa745781cafa314adb73004a226cde Description-en: OCaml bindings for the inotify API This library provides OCaml bindings for using inotify. . Inotify is a Linux kernel subsystem, that notice changes to the filesystem, and report those changes to applications. . This package contains header and OCaml library. Package: libintegers-ocaml Description-md5: 8125aacb8368fcfb81ac5c463be7203e Description-en: library of various integer types for OCaml (runtime) The ocaml-integers library provides a number of 8-, 16-, 32- and 64-bit signed and unsigned integer types, together with aliases such as long and size_t whose sizes depend on the host platform. . This package contains runtime files. Package: libintegers-ocaml-dev Description-md5: a28ce13a439e021e57e5995899b87d0e Description-en: library of various integer types for OCaml (development) The ocaml-integers library provides a number of 8-, 16-, 32- and 64-bit signed and unsigned integer types, together with aliases such as long and size_t whose sizes depend on the host platform. . This package contains development files. Package: libipaddr-ocaml Description-md5: 15c9318d8b095088b891874395f24c4f Description-en: library for manipulation of IP (and MAC) address representations (runtime) This is a library for manipulation of IP (and MAC) address representations. . Features: * IPv4 and IPv6 support * IPv4 and IPv6 CIDR prefix support * IPv4 and IPv6 CIDR-scoped address support * Integration with the standard OCaml distribution (Map.OrderedType, Unix, top-level) * IP address scope classification * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4 * MAC-48 (Ethernet) address support * All types have sexplib serializers/deserializers . This package contains the shared runtime libraries. Package: libipaddr-ocaml-dev Description-md5: ca3b7ddcdbe87fc8ab98fa5188a149be Description-en: library for manipulation of IP (and MAC) address representations (dev files) This is a library for manipulation of IP (and MAC) address representations. . Features: * IPv4 and IPv6 support * IPv4 and IPv6 CIDR prefix support * IPv4 and IPv6 CIDR-scoped address support * Integration with the standard OCaml distribution (Map.OrderedType, Unix, top-level) * IP address scope classification * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4 * MAC-48 (Ethernet) address support * All types have sexplib serializers/deserializers . This package contains development files. Package: 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: libiter-ocaml-dev Description-md5: 0f31f4cf63e1c6da5ea5f56ffb982e95 Description-en: clean and efficient loop fusion -- development files A simple abstraction over iter functions intended to iterate efficiently on collections while performing some transformations. Common operations supported by this package include filter, map, take, drop, append, and flat_map. . It aims at providing a very simple and efficient way of iterating on a finite number of values, only allocating one intermediate closure to do so. Package: libjs-of-ocaml Description-md5: 1a5371bc67a83169a2d60423d3c62697 Description-en: OCaml bytecode to JavaScript compiler (runtime) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs. . This package contains runtime libraries that may be needed by server-side programs communicating with clients compiled with Js_of_ocaml using JSON. Package: libjs-of-ocaml-dev Description-md5: abe95895ab2f33a3262f1c3beb98b8cf Description-en: OCaml bytecode to JavaScript compiler (development files) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs. . This package contains development files needed to compile server-side (using regular OCaml compiler) and client-side (using Js_of_ocaml) programs. Package: libjs-of-ocaml-doc Description-md5: 154f370d4fd407c09642220e12f79204 Description-en: OCaml bytecode to JavaScript compiler (documentation) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. . This package contains the API reference and examples. Package: libjs-of-ocaml-ocamlbuild-ocaml-dev Description-md5: d9559e62df3c6a4b38861381499187dc Description-en: compiler from OCaml bytecode to JavaScript (ocamlbuild plugin) Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js. . This package contains the ocamlbuild plugin. Package: libjsonm-ocaml Description-md5: 396d9e6383bbd0371d8c6ab3b18fa3eb Description-en: Non-blocking streaming JSON codec for OCaml (plugins) Jsonm is an OCaml non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data. . The uncut codec also processes whitespace and (non-standard) JSON with JavaScript comments. . This package contains dynamically loadable modules for plugins. Package: libjsonm-ocaml-dev Description-md5: 14861b326419d6cb0ae84399193a7970 Description-en: Non-blocking streaming JSON codec for OCaml Jsonm is an OCaml non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data. . The uncut codec also processes whitespace and (non-standard) JSON with JavaScript comments. . This package contains the development modules you need to use Jsonm in your programs. Package: libjsonm-ocaml-doc Description-md5: 50cbb8648afc7f9e5da7642c7e4b6d73 Description-en: Non-blocking streaming JSON codec for OCaml (documentation) Jsonm is an OCaml non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data. . The uncut codec also processes whitespace and (non-standard) JSON with JavaScript comments. . This package contains the documentation of Jsonm. 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: libkdf-ocaml Description-md5: 6b27075d10329e694004f5f0e544288f Description-en: key derivation functions in OCaml (runtime) A pure OCaml implementation of scrypt, PBKDF 1 and 2 as defined by PKCS#5, and HKDF. . This package contains runtime files. Package: libkdf-ocaml-dev Description-md5: c8bdd73cfdd3695f6278dffcdad9f08f Description-en: key derivation functions in OCaml (dev) A pure OCaml implementation of scrypt, PBKDF 1 and 2 as defined by PKCS#5, and HKDF. . This package contains development files. Package: libkfontinst6 Description-md5: 0dc28ea6b2cfe009830fa3d892f9e49f Description-en: Plasma Workspace fonts installation library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This package contains the fonts installation library files. Package: libkfontinstui6 Description-md5: 74b4397758fb41620094c4b138fb57dc Description-en: Plasma Workspace UI components for fonts installation Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library provides UI components to manage fonts installation used in the fonts installation KCM configuration screen. . This package contains the library files for the fonts installation UI components. Package: libklipper6 Description-md5: 17093a81b8715340cb7a8a5bc08572cb Description-en: Plasma Workspaces Klipper library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . Klipper is the Plasma clipboard utility. It stores clipboard history, and allows you to link clipboard contents to application actions. . This package contains the Klipper library files. Package: libkmpris6 Description-md5: cadc0aa3081d898b6da89e61d25e5d56 Description-en: Plasma Workspace MPRIS library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library can be used to control Media Player Remote Interfacing Specification-compatible media players. . This package contains Plasma Workspace MPRIS library files. Package: libkworkspace6-6 Description-md5: 81119c72b3935cc98452ac99b3441b80 Description-en: Plasma Workspace library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library provides the core features of Plasma Workspace like display, login and session management. . This package contains the main Plasma Workspace library files. Package: liblablgl-ocaml Description-md5: dfab78f17151d9e64ecb6ebb0bc82031 Description-en: Runtime libraries for lablgl LablGL is an OpenGL interface for Objective Caml. Since it includes support for the Togl widget you can comfortably use it with LablTk. A GtkGlarea binding for use with lablgtk is also provided. . This package contains only the dynamic libraries needed for running dynamic bytecode executables. Package: liblablgl-ocaml-dev Description-md5: 63edf9330c826aedb8702ee11c789d80 Description-en: OpenGL interface for Objective Caml LablGL gives access to the OpenGL interface from Objective Caml. Since it includes support for the Togl widget, you can comfortably use it with LablTk. A GtkGlarea binding for use with lablgtk is also provided. Package: liblablgtk3-ocaml Description-md5: 5a79af53a9cbe4532d105ee328f16f4a Description-en: OCaml bindings to Gtk+ version 3 (runtime) This is the OCaml binding for GTK+ version 3. GTK stands for the GIMP Toolkit, a multi-platform toolkit for creating graphical user interfaces. . This package includes only the dynamic libraries needed for running dynamic bytecode executables. Package: liblablgtk3-ocaml-dev Description-md5: 328a146f37372c00375256e7c59bb64d Description-en: OCaml bindings to Gtk+ version 3 (development files) This is the OCaml binding for GTK+ version 3. GTK stands for the GIMP Toolkit, a multi-platform toolkit for creating graphical user interfaces. . This package contains the development files of lablgtk. Package: liblablgtk3-ocaml-doc Description-md5: ea718922e8147221ecfb481ca64e1e49 Description-en: OCaml bindings to Gtk+ version 3 (documentation) This is the OCaml binding for GTK+ version 3. GTK stands for the GIMP Toolkit, a multi-platform toolkit for creating graphical user interfaces. . This package contains the API reference of all libraries provided by LablGTK3, and the collection of examples. Package: liblablgtksourceview3-ocaml Description-md5: 3f200ba3fc23f283d5d83cc4060e3182 Description-en: OCaml bindings for libgtksourceview3 (runtime) This is the OCaml binding for the GtkSourceView3 widget, a text widget that extends the standard GTK+ 3.x text widget with syntax highlighting and other features typical of a source editor. . This package contains the shared runtime stub libraries. Package: liblablgtksourceview3-ocaml-dev Description-md5: cee8e3313853ee2a9118621331f7805f Description-en: OCaml bindings for libgtksourceview3 (development files) This is the OCaml binding for the GtkSourceView3 widget, a text widget that extends the standard GTK+ 3.x text widget with syntax highlighting and other features typical of a source editor. . This package contains the development files of the lablgtksourceview3 package. Package: liblablgtkspell3-ocaml Description-md5: 9e16d2aba4e70d47bd0369cfcf4622f7 Description-en: OCaml bindings for libgtkspell3 (runtime) This is the OCaml binding for the GtkSpell library which provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. . This package contains the shared runtime stub libraries. Package: liblablgtkspell3-ocaml-dev Description-md5: a708753914518fed8bf546b15b71dd08 Description-en: OCaml bindings for libgtkspell3 (development files) This is the OCaml binding for the GtkSpell library which provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. . This package contains the development files of the lablgtkspell3 package. Package: liblabltk-ocaml Description-md5: 98b424bfb760d054aec723f15c667970 Description-en: OCaml bindings to Tcl/Tk (runtime libraries) mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk. . In addition to the basic interface with Tcl/Tk, this package contains * the "jpf" library, written by Jun P. Furuse; it contains a "file selector" and "balloon help" support; * the "frx" library, written by Francois Rouaix; * the "tkanim" library, which supports animated gif loading/display. . This package contains runtime libraries. Package: liblabltk-ocaml-dev Description-md5: f59c223439cb7bcba69e72d519482e31 Description-en: OCaml bindings to Tcl/Tk (dev. libraries) mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk. . In addition to the basic interface with Tcl/Tk, this package contains * the "jpf" library, written by Jun P. Furuse; it contains a "file selector" and "balloon help" support; * the "frx" library, written by Francois Rouaix; * the "tkanim" library, which supports animated gif loading/display. . This package contains development libraries. Package: libladspa-ocaml Description-md5: acc3ab45ccccd200cec81e77ead75018 Description-en: OCaml bindings for LADSPA -- runtime files LADSPA is a free standard specification for audio effect plugins. Ocaml-ladspa provide an interface for OCaml programmers to this architecture. . This package contains only the shared runtime stub binaries. Package: libladspa-ocaml-dev Description-md5: 040e527006e4a7d477fb0b866eb36946 Description-en: OCaml bindings for LADSPA -- development files LADSPA is a free standard specification for audio effect plugins. Ocaml-ladspa provide an interface for OCaml programmers to this architecture. . This package contains all the development stuff you need to develop OCaml programs which use ladspa. Package: liblambda-term-ocaml Description-md5: 51f23fa9648b186666da2ed5899e97ab Description-en: terminal manipulation library for OCaml (runtime) Lambda-term is a cross-platform library for manipulating the terminal. It provides abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-oriented applications. . This package contains the runtime libraries for programs using lambda-term. Package: liblambda-term-ocaml-dev Description-md5: 264bd185c54b0b39e665d1717257a7e0 Description-en: terminal manipulation library for OCaml (development tools) Lambda-term is a cross-platform library for manipulating the terminal. It provides abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-oriented applications. . This package contains the development stuff needed to use the lambda-term library in your programs. Package: liblastfm-ocaml-dev Description-md5: 28afaa38941186bd4fceea063400e4b6 Description-en: OCaml interface to audioscrobbler and lastfm radios This OCaml module provides an API to audioscrobbler, the lastfm submission protocol, as well as the radio API, which allows one to listen to lastfm streams/radios. Package: libldap-ocaml-dev Description-md5: 7b20c3d2c5f6c4acfa94587b72a7d8c4 Description-en: LDAP bindings for OCaml It supports the core ldap-client functions, including search, add, modify, and delete. . It has now an object oriented interface which supports the above features, and some additional ones. Such as, nice data structures for local ldap entries which record local modifications and can sync them with the server, fewer arguments needed to perform simple tasks, and an API modeled after Perl's Net::LDAP. Package: libledit-ocaml-dev Description-md5: 44cf919b826bff2e61cf92762546b6ed Description-en: OCaml line editor library Ledit is a line editor, allowing to use control commands like in emacs or in shells (bash, tcsh). To be used with interactive commands. It is written in OCaml and Camlp4 and uses the library unix.cma. . This package ships Ledit as a development library, so that you can use it to build interactive programs with line editing capabilities. Package: liblem-ocaml-dev Description-md5: e277ca3595dfbd6b749991ed0fb5d138 Description-en: Tool merging math and logic for executable definitions (development) Lem is a tool for lightweight executable mathematics, for writing, managing, and publishing large-scale portable semantic definitions, with export to LaTeX, executable code (currently OCaml) and interactive theorem provers (currently Coq, HOL4, and Isabelle/HOL). . It is also intended as an intermediate language for generating definitions from domain-specific tools, and for porting definitions between interactive theorem proving systems. . This package contains the development files. Package: liblinenoise-ocaml Description-md5: 11daaea664ea6913985e5c08e7c8c935 Description-en: Lightweight readline alternative with OCaml (runtime) Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml. . This package contains the runtime files. Package: liblinenoise-ocaml-dev Description-md5: 00b71b6d147ae8d8fee175052dde48c7 Description-en: Lightweight readline alternative with OCaml (development) Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml. . This package contains the development files. Package: liblinksem-ocaml-dev Description-md5: c8b033dc47dbbd60d00ffbcddb0a1008 Description-en: Formalisation of the core ELF and DWARF file formats written in Lem Linksem is a formalisation of substantial parts of ELF linking and DWARF debug information. . The ELF formalisation (and parts of the ABI formalisation) are currently also being used as a subcomponent of the rmem architectural exploration tool, for parsing ELF files and setting up initial machine states. Package: liblld-17 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-17-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-18 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-18-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-19 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-19-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-20 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-20-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: 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-17-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-17t64 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-18 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-18-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-19 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-19-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-20 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-20-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: 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-17-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-18-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-19-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-20-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: 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: libllvm17t64 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm18 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: 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-18-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: libllvmlibc-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: liblo-ocaml Description-md5: 3234481f5f97fbabfef9be77ae31ecd0 Description-en: OCaml interface to the lo library -- runtime files This package provides an interface to the lo library for OCaml programmers. . LibLO is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol. . This package contains only the shared runtime stub libraries. Package: liblo-ocaml-dev Description-md5: 80eb25c6ba1acb2417674279b1c6f1dc Description-en: OCaml interface to the lo library -- development files This package provides an interface to the lo library for OCaml programmers. . LibLO is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol . This package contains all the development stuff you need to develop OCaml programs which use ocaml-lo. Package: liblogs-ocaml Description-md5: 0c304d192500aec1626644a68e65d2ea Description-en: logging infrastructure for OCaml (runtime) Logs provides a logging infrastructure for OCaml. Logging is performed on sources whose reporting level can be set independently. Log message report is decoupled from logging and is handled by a reporter. . A few optional log reporters are distributed with the base library and the API easily allows you to implement your own. . This package contains runtime files. Package: liblogs-ocaml-dev Description-md5: 918a406baa5d1019b1f0a75a69fe1f05 Description-en: logging infrastructure for OCaml (development) Logs provides a logging infrastructure for OCaml. Logging is performed on sources whose reporting level can be set independently. Log message report is decoupled from logging and is handled by a reporter. . A few optional log reporters are distributed with the base library and the API easily allows you to implement your own. . This package contains development files. Package: liblomiri-private0 Description-md5: f062670035d03ae5eaf24a30c663dca4 Description-en: Lomiri Operating Environment's Shell (private libs) Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package contains the private libraries for QML and other components only used by the Lomiri Shell. Package: libluv-ocaml Description-md5: 4f46b66fecf846ef1fca6e388be990ee Description-en: OCaml binding to libuv (Runtime library) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the runtime library of Luv. Package: libluv-ocaml-dev Description-md5: 5e2090bc1920c5e434926926eed95e4d Description-en: OCaml binding to libuv (Development package) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the development library of Luv. Package: libluv-unix-ocaml Description-md5: 7a9296aa954fce0ea458dc54c4bd438a Description-en: Helpers for interfacing OCaml Luv and Unix (Runtime library) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the runtime library of luv_unix, helpers for interfacing Luv and Unix. Package: libluv-unix-ocaml-dev Description-md5: fe35dbfcbd6e44849088efd3242c2910 Description-en: Helpers for interfacing OCaml Luv and Unix (Development package) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the development library of luv_unix, helpers for interfacing Luv and Unix. Package: liblwt-dllist-ocaml Description-md5: 2ab6aa1712fc1bcbdf5441093ac5980d Description-en: mutable doubly-linked list with Lwt iterators (runtime) A sequence is an object holding a list of elements which support the following operations: - adding an element to the left or the right in time and space O(1) - taking an element from the left or the right in time and space O(1) - removing a previously added element from a sequence in time and space O(1) - removing an element while the sequence is being transversed. . This package contains runtime libraries. Package: liblwt-dllist-ocaml-dev Description-md5: 52df60a8935b41cdeab638bbc2392662 Description-en: mutable doubly-linked list with Lwt iterators (dev files) A sequence is an object holding a list of elements which support the following operations: - adding an element to the left or the right in time and space O(1) - taking an element from the left or the right in time and space O(1) - removing a previously added element from a sequence in time and space O(1) - removing an element while the sequence is being transversed. . This package contains all the development stuff. Package: liblwt-log-ocaml Description-md5: bd007b69ca5fd9052a018c510d5256c9 Description-en: optimised functions to read and write int16/32/64 (runtime) Lwt_log is a Lwt-friendly logging library. The library is split into two ocamlfind packages. The "basic" lwt_log includes Unix log destination support, such as files and syslog, and Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable for targeting JavaScript in the browser, or elsewhere where Unix is not available. . This package contains the runtime files. Package: liblwt-log-ocaml-dev Description-md5: 319ff0c1a2833f92ed6387c90bb61690 Description-en: Lwt-friendly logging library (development) Lwt_log is a Lwt-friendly logging library. The library is split into two ocamlfind packages. The "basic" lwt_log includes Unix log destination support, such as files and syslog, and Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable for targeting JavaScript in the browser, or elsewhere where Unix is not available. . This package contains the development files. Package: liblwt-ocaml Description-md5: 9a92aa1fd4c0739e2b6697cf09b27b72 Description-en: cooperative light-weight thread library for OCaml (runtime) Lwt is a library for cooperative threads implemented in a monadic style. Unlike preemptive threads, cooperative threads do not use a scheduler to distribute processor time between threads. Instead, each thread must announce that it wants to let the others run. . This package contains runtime libraries for programs using core Lwt. Package: liblwt-ocaml-dev Description-md5: 9cc00ecb2977eef354c4cc4a3b7427ea Description-en: cooperative light-weight thread library for OCaml Lwt is a library for cooperative threads implemented in a monadic style. Unlike preemptive threads, cooperative threads do not use a scheduler to distribute processor time between threads. Instead, each thread must announce that it wants to let the others run. . This package contains all the development stuff you need to use the core Lwt OCaml library in your programs. Package: liblwt-ssl-ocaml Description-md5: de93671d346106c017868705b6e8c740 Description-en: OCaml OpenSSL binding with concurrent I/O (runtime) An Lwt-enabled wrapper around OCaml-SSL, that performs I/O concurrently. Ocaml-SSL, in turn, is a binding to the much-used OpenSSL. . This package contains runtime files. Package: liblwt-ssl-ocaml-dev Description-md5: 8a188c3a36d2786f0b0fb104acdc3119 Description-en: OCaml OpenSSL binding with concurrent I/O (dev) An Lwt-enabled wrapper around OCaml-SSL, that performs I/O concurrently. Ocaml-SSL, in turn, is a binding to the much-used OpenSSL. . This package contains development files. Package: libmad-ocaml Description-md5: 5058d0d9ce69912cc29234e9513820f3 Description-en: OCaml bindings for the MAD library (Runtime library) This OCaml library interfaces the MAD C library to decode MPEG files. The MAD library currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . MAD has the following special features: - 100% fixed-point (integer) computation - completely new implementation based on the ISO/IEC 11172-3 standard - distributed under the terms of the GNU General Public License (GPL) . This package contains only the shared runtime stub libraries. Package: libmad-ocaml-dev Description-md5: bbd02c5468084b6ce2a02d4c171c3192 Description-en: OCaml bindings for the MAD library (Development package) This OCaml library interfaces the MAD C library to decode MPEG files. The MAD library currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.) . MAD has the following special features: - 100% fixed-point (integer) computation - completely new implementation based on the ISO/IEC 11172-3 standard - distributed under the terms of the GNU General Public License (GPL) . This package contains all the development stuff you need to use ocaml-mad in your programs. Package: libmagic-mime-ocaml Description-md5: 2637a5440d2c1a76d669299079f889fa Description-en: OCaml library to map filenames to common MIME types (runtime files) This library contains a database of MIME types that maps filename extensions into MIME types suitable for use in many Internet protocols such as HTTP or e-mail. It is generated from the mime.types file found in Unix systems, but has no dependency on a filesystem since it includes the contents of the database as an ML datastructure. . This package contains runtime files. Package: libmagic-mime-ocaml-dev Description-md5: 354e401485e904e1c61c9b84d4274e2c Description-en: OCaml library to map filenames to common MIME types (dev files) This library contains a database of MIME types that maps filename extensions into MIME types suitable for use in many Internet protocols such as HTTP or e-mail. It is generated from the mime.types file found in Unix systems, but has no dependency on a filesystem since it includes the contents of the database as an ML datastructure. . This package contains development files. Package: libmagic-ocaml Description-md5: 49a29c8b44338689ffaa2066d98c2110 Description-en: OCaml bindings for the File type determination library Libmagic is a library for classifying files according to magic number tests. This package provides OCaml interface to the C library. . This package contains only the shared runtime stub libraries. Package: libmagic-ocaml-dev Description-md5: 1301fa252bce197ec50774c1354db9b1 Description-en: OCaml bindings for the File type determination library Libmagic is a library for classifying files according to magic number tests. This package provides OCaml interface to the C library. . This package contains all the development stuff you need to develop OCaml programs which use libmagic. 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: libmarkup-lwt-ocaml Description-md5: 0106c905300889b917ae24c2c6522c1d Description-en: adapter between Markup.ml and Lwt (runtime) Markup.ml provides an HTML parser and an XML parser. The parsers are wrapped in a simple interface: they are functions that transform byte streams to parsing signal streams. Streams can be manipulated in various ways, such as processing by fold, filter, and map, assembly into DOM tree structures, or serialization back to HTML or XML. . Both parsers are based on their respective standards. The HTML parser, in particular, is based on the state machines defined in HTML5. . The parsers are error-recovering by default, and accept fragments. This makes it very easy to get a best-effort parse of some input. The parsers can, however, be easily configured to be strict, and to accept only full documents. . Apart from this, the parsers are streaming (do not build up a document in memory), non-blocking (can be used with threading libraries), lazy (do not consume input unless the signal stream is being read), and process the input in a single pass. They automatically detect the character encoding of the input stream, and convert everything to UTF-8. . This package contains the adapter between Markup.ml and Lwt. . This package contains runtime files. Package: libmarkup-lwt-ocaml-dev Description-md5: e8c5ac64363e2a4c362454d030606ef7 Description-en: adapter between Markup.ml and Lwt (dev files) Markup.ml provides an HTML parser and an XML parser. The parsers are wrapped in a simple interface: they are functions that transform byte streams to parsing signal streams. Streams can be manipulated in various ways, such as processing by fold, filter, and map, assembly into DOM tree structures, or serialization back to HTML or XML. . Both parsers are based on their respective standards. The HTML parser, in particular, is based on the state machines defined in HTML5. . The parsers are error-recovering by default, and accept fragments. This makes it very easy to get a best-effort parse of some input. The parsers can, however, be easily configured to be strict, and to accept only full documents. . Apart from this, the parsers are streaming (do not build up a document in memory), non-blocking (can be used with threading libraries), lazy (do not consume input unless the signal stream is being read), and process the input in a single pass. They automatically detect the character encoding of the input stream, and convert everything to UTF-8. . This package contains the adapter between Markup.ml and Lwt. . This package contains development files. Package: libmarkup-ocaml Description-md5: 3694c8b1244565400b83095ac37bf6c0 Description-en: error-recovering functional HTML5 and XML parsers and writers (runtime) Markup.ml provides an HTML parser and an XML parser. The parsers are wrapped in a simple interface: they are functions that transform byte streams to parsing signal streams. Streams can be manipulated in various ways, such as processing by fold, filter, and map, assembly into DOM tree structures, or serialization back to HTML or XML. . Both parsers are based on their respective standards. The HTML parser, in particular, is based on the state machines defined in HTML5. . The parsers are error-recovering by default, and accept fragments. This makes it very easy to get a best-effort parse of some input. The parsers can, however, be easily configured to be strict, and to accept only full documents. . Apart from this, the parsers are streaming (do not build up a document in memory), non-blocking (can be used with threading libraries), lazy (do not consume input unless the signal stream is being read), and process the input in a single pass. They automatically detect the character encoding of the input stream, and convert everything to UTF-8. . This package contains runtime files. Package: libmarkup-ocaml-dev Description-md5: 13e4e7296f23acaf08aa8a390c1e8b77 Description-en: error-recovering functional HTML5 and XML parsers and writers (dev files) Markup.ml provides an HTML parser and an XML parser. The parsers are wrapped in a simple interface: they are functions that transform byte streams to parsing signal streams. Streams can be manipulated in various ways, such as processing by fold, filter, and map, assembly into DOM tree structures, or serialization back to HTML or XML. . Both parsers are based on their respective standards. The HTML parser, in particular, is based on the state machines defined in HTML5. . The parsers are error-recovering by default, and accept fragments. This makes it very easy to get a best-effort parse of some input. The parsers can, however, be easily configured to be strict, and to accept only full documents. . Apart from this, the parsers are streaming (do not build up a document in memory), non-blocking (can be used with threading libraries), lazy (do not consume input unless the signal stream is being read), and process the input in a single pass. They automatically detect the character encoding of the input stream, and convert everything to UTF-8. . This package contains development files. Package: libmccs-ocaml Description-md5: 07e43fdef92ca49e839c3d6a694d1d42 Description-en: stripped-down MCCS CUDF solver for OCaml mccs (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver developed at UNS during the European MANCOOSI project. . This repository contains a stripped-down version of the mccs solver, taken from snapshot 1.1, with a binding as an OCaml library, and building with dune. . The binding enables interoperation with binary CUDF data from the OCaml CUDF library, and removes the native C++ parsers and printers from mccs. Only the GLPK backend and the lpsolve interface are compiled Package: libmccs-ocaml-dev Description-md5: 0fbfab5ffc963a215dbd0c7a67ebe3cb Description-en: stripped-down MCCS CUDF solver for OCaml -- development files mccs (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver developed at UNS during the European MANCOOSI project. . This repository contains a stripped-down version of the mccs solver, taken from snapshot 1.1, with a binding as an OCaml library, and building with dune. . The binding enables interoperation with binary CUDF data from the OCaml CUDF library, and removes the native C++ parsers and printers from mccs. Only the GLPK backend and the lpsolve interface are compiled . This package contains development files, necessary to compile OCaml code that uses the ocaml-mccs library. Package: libmcl14-ocaml-dev Description-md5: 6e03e75de494dbc4969f55fa3d3093fe Description-en: library providing bindings between mcl and OCaml The MCL package is an implementation of the MCL algorithm, and offers utilities for manipulating sparse matrices (the essential data structure in the MCL algorithm) and conducting cluster experiments. . This library provides bindings between mcl and OCaml. . This OCaml code is based on a patch for mcl version 14. Unfortunately the attempt to port the patch to latest mcl did not succeeded. Package: libmdx-ocaml Description-md5: 48f56c988850dfe300a9bb81b2affaa3 Description-en: execute OCaml code inside markdown documentation -- runtime files Executing code blocks within documentation allows them to be kept up to date. It supports Markdown and mli/mld documentation types. . This package contains only the executables Package: libmdx-ocaml-dev Description-md5: 9886832a48936889e53507e2299dee8c Description-en: execute OCaml code inside markdown documentation -- development files Executing code blocks within documentation allows them to be kept up to date. It supports Markdown and mli/mld documentation types. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-mdx. Package: libmem-usage-ocaml Description-md5: 4dc5f1581cc4ac717becef94c2a7832d Description-en: return information on memory usage -- runtime files The module will return information on memory usage. It is designed to be simple and cross-platform. . This package contains only the shared runtime stub libraries Package: libmem-usage-ocaml-dev Description-md5: cd4e557e9d4b90b2ebed080a5e4acc69 Description-en: return information on memory usage -- development files The module will return information on memory usage. It is designed to be simple and cross-platform. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-mem_usage. Package: libmenhir-ocaml-dev Description-md5: 477c47ea99fa9e825953cf0002c2609d Description-en: Menhir library for OCaml Menhir is a LR(1) parser generator for the OCaml programming language. It is mostly compatible with the ocamlyacc parser generator provided with OCaml, and has a number of enhancements over ocamlyacc. . This package contains the Menhir library for the OCaml programming language. It gives access to, among others, the following modules: * InfiniteArray: implements infinite arrays, that is, arrays that grow transparently upon demand. * RowDisplacement: compresses a two-dimensional table, where some values are considered insignificant, via row displacement. * Engine: LR parsing engine. 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: libmew-ocaml Description-md5: fbb68bd1a99edb56b7d1e4877a16bacb Description-en: modal editing witch (runtime) This is the core module of mew, a general modal editing engine generator. . This package contains the runtime libraries for programs using mew. Package: libmew-ocaml-dev Description-md5: 3e02b0f3131968ed18056e9c09b5f675 Description-en: modal editing witch (dev) This is the core module of mew, a general modal editing engine generator. . This package contains the development stuff needed to use the mew library in your programs. Package: libmew-vi-ocaml Description-md5: 855329812a550d5986fdd4dcd24b64cb Description-en: modal editing witch, VI interpreter (runtime) This is a vi-like modal editing engine generator. . This package contains the runtime libraries for programs using mew_vi. Package: libmew-vi-ocaml-dev Description-md5: 9ff7a555a430a569f554687993e9bba3 Description-en: modal editing witch, VI interpreter (dev) This is a vi-like modal editing engine generator. . This package contains the development stuff needed to use the mew_vi library in your programs. 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: libmirage-clock-ocaml Description-md5: c44fca0eb07c719f92f4c1c32e8f6c9e Description-en: libraries and module types for portable clocks (runtime) This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces. . It implements an MCLOCK module that represents a monotonic timesource since an arbitrary point, and PCLOCK which counts time since the Unix epoch. . This package contains the shared runtime libraries. Package: libmirage-clock-ocaml-dev Description-md5: 534101f179868fb175f91684efce2c64 Description-en: libraries and module types for portable clocks (dev) This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces. . It implements an MCLOCK module that represents a monotonic timesource since an arbitrary point, and PCLOCK which counts time since the Unix epoch. . This package contains development files. Package: libmirage-crypto-ocaml Description-md5: 592614841e50dec730bb2ce61f97fe48 Description-en: simple symmetric cryptography for the modern age (runtime) Mirage-crypto provides symmetric ciphers (DES, AES, RC4, ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2). . Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary). . Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH). . Mirage-crypto-ec provides an implementation of key exchange (ECDH) and digital signature (ECDSA/EdDSA) algorithms using code from Fiat (https://github.com/mit-plv/fiat-crypto). The curves P224 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package. . This package contains the shared runtime libraries. Package: libmirage-crypto-ocaml-dev Description-md5: eeb78e422b88d8f8bed2e34e22d2eb9b Description-en: cryptography in OCaml for the modern age (dev) Mirage-crypto provides symmetric ciphers (DES, AES, RC4, ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2). . Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary). . Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH). . Mirage-crypto-ec provides an implementation of key exchange (ECDH) and digital signature (ECDSA/EdDSA) algorithms using code from Fiat (https://github.com/mit-plv/fiat-crypto). The curves P224 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package. . This package contains development files. Package: libmirage-kv-mem-ocaml Description-md5: c57b9783e23fa505c117fd8329953b16 Description-en: in-memory key value store for MirageOS (runtime) Implements the mirage-kv interface, but does not provide a persistent data storage. Use for testing or amnesia. . This package contains the shared runtime libraries. Package: libmirage-kv-mem-ocaml-dev Description-md5: fc4beb961c789ed8a0cb2fa321956148 Description-en: in-memory key value store for MirageOS (dev) Implements the mirage-kv interface, but does not provide a persistent data storage. Use for testing or amnesia. . This package contains development files. Package: libmirage-kv-ocaml Description-md5: 08add48189b10e3d9ba3ad922da68136 Description-en: MirageOS signatures for key/value devices (runtime) mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement. . This package contains the shared runtime libraries. Package: libmirage-kv-ocaml-dev Description-md5: dd01809123654fadcdcc3e105a0f08d8 Description-en: MirageOS signatures for key/value devices (dev) mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement. . This package contains development files. Package: libmirage-ptime-ocaml Description-md5: 7fb26a8cd113a5191d607fd98f2c971d Description-en: libraries and module types for portable clocks (runtime) This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces found in: https://github.com/mirage/mirage . It implements a POSIX clock which counts time since the Unix epoch. . This package contains runtime files. Package: libmirage-ptime-ocaml-dev Description-md5: 423bb8d48af8f4d42493fb6a1d0a9bc4 Description-en: libraries and module types for portable clocks (development) This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces found in: https://github.com/mirage/mirage . It implements a POSIX clock which counts time since the Unix epoch. . This package contains development files. Package: libmirserver-dev Description-md5: 5df494748c81b14deddb055b2b3bb810 Description-en: Mir Display Server - server library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required to build Mir servers. Package: libmlir-17-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-17t64 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-18 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-18-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-19 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-19-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-20 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-20-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: 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: libmlpcap-ocaml Description-md5: 40473b1e306e72013282dd7669cad853 Description-en: binding of libpcap for OCaml (runtime package) MLpcap implements OCaml stubs to libpcap. It allows one to call almost all function of libpcap from OCaml. Package: libmlpcap-ocaml-dev Description-md5: a5eac13d299e0fdf07305ba98c02d49f Description-en: binding of libpcap for OCaml MLpcap implements OCaml stubs to libpcap. It allows one to call almost all function of libpcap from OCaml. . Development files. Package: libmlpost-ocaml-dev Description-md5: 509e61867830c36e51f91be45359cc66 Description-en: OCaml interface to Metapost (library) Mlpost is an OCaml library for scientific drawing. It relies on Metapost, giving the possibility to include (La)TeX fragments. Mlpost users can use the full power of OCaml to generate their diagrams, including static typing and the possibility to use any OCaml library. Moreover, Mlpost promotes a declarative style quite different from existing tools. . This package contains the library itself. Package: libmlpost-ocaml-doc Description-md5: f36265c83c23574bbab096c6c49e1311 Description-en: Objective Caml interface to Metapost (doc) Mlpost is an OCaml library for scientific drawing. It relies on Metapost, giving the possibility to include (La)TeX fragments. Mlpost users can use the full power of OCaml to generate their diagrams, including static typing and the possibility to use any OCaml library. Moreover, Mlpost promotes a declarative style quite different from existing tools. . This package contains the API reference of the library. Package: libmm-ocaml Description-md5: c0336f4b8f658f3e7b4eda5d114b48f6 Description-en: OCaml multimedia library -- runtime files OCaml-mm is a toolkit for audio and video processing in OCaml. It provides a standard interface and various usual manipulations on audio data, images and video data. . This package contains only the shared runtime stub libraries. Package: libmm-ocaml-dev Description-md5: 2ac2c905038e8a33dab8203c54de4171 Description-en: OCaml multimedia library -- development files OCaml-mm is a toolkit for audio and video processing in OCaml. It provides a standard interface and various usual manipulations on audio data, images and video data. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-mm. Package: libmmap-ocaml Description-md5: 6819ab93aba77d04dc317339c25b2fcd Description-en: file mapping functionality in OCaml (runtime) This project provides a Mmap.map_file function for mapping files in memory. This function is the same as the Unix.map_file function added in OCaml >= 4.06. . This package contains runtime files. Package: libmmap-ocaml-dev Description-md5: c152208aa281cbafcb15a0eb54eb4d06 Description-en: file mapping functionality in OCaml (development) This project provides a Mmap.map_file function for mapping files in memory. This function is the same as the Unix.map_file function added in OCaml >= 4.06. . This package contains development files. 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: libmorbig-ocaml-dev Description-md5: ba5ef021c11ef2ee4b4950a4fe7b7a8f Description-en: OCaml libraries of the morbig shell parser (development files) Morbig is a parser for shell scripts that are written in the POSIX shell script language. It parses the scripts statically, that is without executing them, and constructs a concrete syntax tree for each of them. The concrete syntax trees are built using constructors according to the shell grammar of the POSIX standard. . This package contains the development stuff you need to use morbig for the development of programs. It provides, among others, functions for parsing shell scripts, the type definition of concrete syntax trees, and functions for reading and writing concrete syntax trees. Package: libmorsmall-ocaml-dev Description-md5: 37af2166c902045c700f2913c257a622 Description-en: OCaml libraries for abstract syntax of shell scripts The morsmall library defines a type for abstract syntax trees of POSIX shell scripts. It also provides a converter from the concrete syntax trees produced by the morbig parser to abstract syntax, and a printer from abstract syntax to shell. . This development library is only useful when you are developing OCaml programs that act on shell scripts. Package: libmp3lame-ocaml Description-md5: 06ef1a05721e61b470e156444e4e1ce1 Description-en: OCaml interface to the lame library -- runtime files This package provides an interface to the lame library for OCaml programmers. . LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains only the shared runtime stub libraries. Package: libmp3lame-ocaml-dev Description-md5: 779ba94216ceaf4d6f0d7332fbe10c35 Description-en: OCaml interface to the lame library -- development files This package provides an interface to the lame library for OCaml programmers. . LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-lame. Package: libmtime-ocaml Description-md5: 41f48143c22ec9d29e39d6de1d4e1625 Description-en: monotonic wall-clock time for OCaml (runtime) Mtime has platform independent support for monotonic wall-clock time in pure OCaml. This time increases monotonically and is not subject to operating system calendar time adjustments. The library has types to represent nanosecond precision timestamps and time spans. . This package contains runtime files. Package: libmtime-ocaml-dev Description-md5: a031637f7535850f100bacff852cdf14 Description-en: monotonic wall-clock time for OCaml (development) Mtime has platform independent support for monotonic wall-clock time in pure OCaml. This time increases monotonically and is not subject to operating system calendar time adjustments. The library has types to represent nanosecond precision timestamps and time spans. . This package contains development files. Package: libmulticore-bench-ocaml-dev Description-md5: 614b634769bc87b35944b1529504d274 Description-en: framework for writing multicore benchmark executables Multicore bench is a framework for writing multicore benchmark executables to run locally on your computer and on current-bench. Package: libmulticore-magic-dscheck-ocaml-dev Description-md5: e9e0ad2cb5db8f481720208236e76e98 Description-en: multicore-magic API with atomic modules from dscheck -- development files Implements the multicore-magic API with the atomic module of DScheck to make DScheck tests possible in libraries using multicore-magic . This package includes the development files required to develop modules using multicore-magic-dscheck. Package: libmulticore-magic-ocaml Description-md5: d52d939b53922eea393a2fd77618308f Description-en: extract the best possible performance from multicore OCaml -- runtime files Low-level multicore utilities for OCaml. These are indented for experts for extracting the best possible performance from multicore OCaml. . This package contains only the shared runtime stub libraries. Package: libmulticore-magic-ocaml-dev Description-md5: 898fe0c430060adf98edcf5ccc28f025 Description-en: extract the best possible performance from multicore OCaml -- development files Low-level multicore utilities for OCaml. These are indented for experts for extracting the best possible performance from multicore OCaml. . This package includes the development files required to develop modules using multicore-magic. 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: libmysql-ocaml Description-md5: 1a20ccd365b0d7b5c95754bad81741f4 Description-en: OCaml bindings for MySql (runtime package) This OCaml library interfaces the MySql C library. It can be used to access and modify MySql databases from OCaml programs. . This package contains only the shared runtime stub libraries. Package: libmysql-ocaml-dev Description-md5: e00bebedefaf1906ffa127d61655eea5 Description-en: OCaml bindings for MySql (development package) This OCaml library interfaces the MySql C library. It can be used to access and modify MySql databases from OCaml programs. . This package contains all the development stuff you need to use OCaml MySql in your programs. 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: libnethttpd-ocaml-dev Description-md5: e5cd53edb89f11d396d36ca5724baa7c Description-en: OCaml application-level Internet libraries - HTTP daemon development libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the development stuff you need to use the nethttpd library in your programs. Package: libnginx-mod-http-auth-spnego Description-md5: a79c15be4d6a290433d15749f69f742b Description-en: SPNEGO authentication module for Nginx This module enables authentication using the Simple and Protected GSSAPI Negotiation Mechanism (SPNEGO, RFC4559). . Currently, the only supported mechanism is Kerberos, including unconstrained and constrained (S4U2Proxy) delegations. Package: libnotificationmanager1 Description-md5: 2a62fef8881e2f1eab4ca93f6e3a28cd Description-en: Plasma Workspace notification manager library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library is responsible for listing notifications, closing them and interacting with them in Plasma. . This package contains the notification manager library files. Package: libnproc-ocaml-dev Description-md5: d7c1d7c761b371acc9516ecb27ee85b6 Description-en: process pool implementation for OCaml Nproc is a process pool implementation for OCaml. A process pool is a fixed set of processes that perform arbitrary computations for a master process, in parallel and without blocking the master. Master and workers communicate by message-passing. Nproc relies on fork, pipes, Marshal and Lwt. . This package contains the development modules you need to use Nproc in your programs. Package: libnss-sudo Description-md5: 68bf3518e020678bdd56eb091a72ad1e Description-en: NSS configuration for sudoers service This empty package provides the basic configuration needed to enable the `sudoers` NSS service. Package: libnum-ocaml Description-md5: c7645f0ae07e788a4922176c3460f5c1 Description-en: library for arbitrary-precision and rational arithmetic (runtime) This OCaml library implements arbitrary-precision arithmetic on big integers and on rationals. . This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API. . This package contains runtime files. Package: libnum-ocaml-dev Description-md5: 8762f0ab01f1b1ec32e62aa775f7fd59 Description-en: library for arbitrary-precision and rational arithmetic (development) This OCaml library implements arbitrary-precision arithmetic on big integers and on rationals. . This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API. . This package contains development files. Package: liboasis-ocaml Description-md5: 514a01748b74de9813274c364123d570 Description-en: Build-system generation for OCaml projects -- runtime OASIS generates a full configure, build and install system for your application. It starts with a simple `_oasis` file at the toplevel of your project and creates everything required. . It uses external tools like OCamlbuild and it can be considered as the glue between various subsystems that do the job. It should support the following tools: . - OCamlbuild - OMake (todo) - OCamlMakefile (todo), - ocaml-autoconf (todo) . It also features a do-it-yourself command line invocation and an internal configure/install scheme. Libraries are managed through findlib. It has been tested on GNU Linux and Windows. . OASIS supports standard entry points and descriptions. It helps to integrates your libraries and software with third parties tools like GODI. . This package contains the shared runtime libraries and plugins. Package: liboasis-ocaml-dev Description-md5: 471a4dba708dd56b9ae240659b5ca6fb Description-en: Build-system generation for OCaml projects -- development files OASIS generates a full configure, build and install system for your application. It starts with a simple `_oasis` file at the toplevel of your project and creates everything required. . It uses external tools like OCamlbuild and it can be considered as the glue between various subsystems that do the job. It should support the following tools: . - OCamlbuild - OMake (todo) - OCamlMakefile (todo), - ocaml-autoconf (todo) . It also features a do-it-yourself command line invocation and an internal configure/install scheme. Libraries are managed through findlib. It has been tested on GNU Linux and Windows. . OASIS supports standard entry points and descriptions. It helps to integrates your libraries and software with third parties tools like GODI. . This package contains the development files needed for using OASIS as a library. Package: liboasis-ocaml-doc Description-md5: 0db33e744e19f74233e5ddc10f34716d Description-en: Architecture for building OCaml libraries and applications OASIS generates a full configure, build and install system for your application. It starts with a simple `_oasis` file at the toplevel of your project and creates everything required. . It uses external tools like OCamlbuild and it can be considered as the glue between various subsystems that do the job. It should support the following tools: . - OCamlbuild - OMake (todo) - OCamlMakefile (todo), - ocaml-autoconf (todo) . It also features a do-it-yourself command line invocation and an internal configure/install scheme. Libraries are managed through findlib. It has been tested on GNU Linux and Windows. . OASIS supports standard entry points and descriptions. It helps to integrates your libraries and software with third parties tools like GODI. . This package contains the documentation. Package: libobus-ocaml Description-md5: 6f2a20757691a18a1b983ef212a31a3c Description-en: pure OCaml implementation of D-Bus (runtime) OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. . This package contains dynamically loadable plugins of OBus. Package: libobus-ocaml-bin Description-md5: a8bf004ef9dfcd573ccb84376066a1dc Description-en: pure OCaml implementation of D-Bus (command-line tools) OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. . This package contains command-line tools useful for using OBus. Package: libobus-ocaml-dev Description-md5: e72147b0cd345487307857daceca669c Description-en: pure OCaml implementation of D-Bus (development files) OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. . D-Bus is a message bus, used for sending messages between applications. It supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead. D-Bus also supports a method call mapping for its messages. . This package contains development files of OBus. Package: libocaml-compiler-libs-ocaml-dev Description-md5: 13f43406d60df557d1ae97bb320bc71f Description-en: OCaml compiler libraries repackaged This package simply repackages the OCaml compiler libraries so they don’t expose everything at toplevel. For instance Ast_helper is now Ocaml_common.Ast_helper. . The special library ocaml_shadow adds a deprecation warning on all modules from the compiler libraries, to force the user to use the prefixed names. Package: libocaml-intrinsics-kernel-ocaml Description-md5: 050e99444d20c893a1612caad4dc7b96 Description-en: library of intrinsics for OCaml (runtime) The ocaml_intrinsics_kernel library provides an OCaml interface to operations that have dedicated hardware instructions on some micro-architectures. Currently, it provides the following operations: . * conditional select . ocaml_intrinsics_kernel can be used by programs compiled to javascript. . This package contains runtime files. Package: libocaml-intrinsics-kernel-ocaml-dev Description-md5: a55f8915214c4ffc14f09d215bbd84cb Description-en: library of intrinsics for OCaml (dev) The ocaml_intrinsics_kernel library provides an OCaml interface to operations that have dedicated hardware instructions on some micro-architectures. Currently, it provides the following operations: . * conditional select . ocaml_intrinsics_kernel can be used by programs compiled to javascript. . This package contains development files. Package: libocaml-version-ocaml Description-md5: c4df8c2f2aece531879ea7285a828a8c Description-en: handle OCaml compiler version strings (runtime) This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants. . This package contains runtime files. Package: libocaml-version-ocaml-dev Description-md5: c688a66ba19bdb2d7ea1d17078e10e79 Description-en: handle OCaml compiler version strings (dev) This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants. . This package contains development files. Package: libocamlformat-ocaml Description-md5: 217c873d2d56d2faa24563c75205ecc0 Description-en: auto-formatter for OCaml code (runtime library) ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code. . This package contains the runtime library for programs using the ocamlformat library. Package: libocamlformat-ocaml-dev Description-md5: bee0a175060186b9c6d2bb7a3197dd21 Description-en: auto-formatter for OCaml code (development library) ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code. . This package contains the development stuff needed to use the ocamlformat library in your programs. Package: libocamlgraph-ocaml-dev Description-md5: 0d52e56efde08d1b966456e1b27134b5 Description-en: graph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc. Package: libocamlgraph-ocaml-doc Description-md5: e776a6d176a4ed15ae93da729fd7f18f Description-en: documentation for the OCamlgraph library This package provides the API reference documentation generated by ocamldoc. Package: libocamlgsl-ocaml Description-md5: ccd28f9b94a165186d5499b5ed15d8a1 Description-en: GNU scientific library for OCaml This is an interface to GSL (GNU scientific library), for the Objective Caml language. . See the libgsl2 package for more details. Package: libocamlgsl-ocaml-dev Description-md5: ccd28f9b94a165186d5499b5ed15d8a1 Description-en: GNU scientific library for OCaml This is an interface to GSL (GNU scientific library), for the Objective Caml language. . See the libgsl2 package for more details. Package: libocamlnet-ocaml Description-md5: 33181c622e82fb74e3c7f57d4257a6c3 Description-en: OCaml application-level Internet libraries - core runtime libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains only the shared runtime stub libraries for the core Ocamlnet libraries. Stub libraries for SSL-related components are available in the libocamlnet-ssl-ocaml-dev package. Package: libocamlnet-ocaml-bin Description-md5: 59cf3fa95bb1763c17ae84793c2ca566 Description-en: OCaml application-level Internet libraries - binaries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the binaries ocamlrpcgen (a helper for creating RPC stubs) and netplex-admin (generic administration tool for netplex systems). Package: libocamlnet-ocaml-dev Description-md5: 76b84269a8f0c304d3a7ba727b770ce5 Description-en: OCaml application-level Internet libraries - core development libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the development stuff you need to use the core Ocamlnet libraries in your programs. The following libraries are packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev), GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd (libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of this package; to run applications built for that connector you will need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet). Package: libocamlnet-ocaml-doc Description-md5: f3389897a04ee417c0754664d52aa01f Description-en: OCaml application-level Internet libraries - documentation and examples Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the Ocamlnet reference manual in HTML format and several examples about how to use the various libraries. Package: libocamlnet-ssl-ocaml Description-md5: ed0ae7ccad1bbc2001396f11bfc91b1d Description-en: OCaml application-level Internet libraries - SSL runtime libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains only the shared runtime stub libraries for the SSL-related libraries of Ocamlnet. Package: libocamlnet-ssl-ocaml-dev Description-md5: 8bd741ee57a66e6fa3d3b7d83f9e8ad3 Description-en: OCaml application-level Internet libraries - SSL development libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the development stuff you need to use SSL-related libraries of Ocamlnet in your programs. Package: libocamlviz-ocaml-dev Description-md5: 506bb15b67187f8a0fe34dc1c8652c75 Description-en: real-time profiling tools for Objective Caml (library) Ocamlviz gives the ability to instrument an existing code, in real time, with lightweight monitoring annotations. Ocamlviz can also be used as a debugging tool. . Here are a few possibilities provided by Ocamlviz: * observe details about the garbage collector * observe how many times the program goes through a point * make a set of values (any) and count its cardinal number and its size in the heap * observe how much time passed between two points of the program * observe the value of integers, floating-point numbers, booleans and strings * observe details about hash tables, like the number of empty buckets, or the filling rate * etc . This package provides the Ocamlviz library. Package: libocamlviz-ocaml-doc Description-md5: 790651af037f2926db304ab6bc1162e9 Description-en: real-time profiling tools for Objective Caml (documentation) Ocamlviz gives the ability to instrument an existing code, in real time, with lightweight monitoring annotations. Ocamlviz can also be used as a debugging tool. . Here are a few possibilities provided by Ocamlviz: * observe details about the garbage collector * observe how many times the program goes through a point * make a set of values (any) and count its cardinal number and its size in the heap * observe how much time passed between two points of the program * observe the value of integers, floating-point numbers, booleans and strings * observe details about hash tables, like the number of empty buckets, or the filling rate * etc . This package provides the API documentation of the Ocamlviz library generated by ocamldoc out the source code. Package: libocp-indent-ocaml Description-md5: d3852e0bb1bcaa46b117432658960a42 Description-en: OCaml indentation tool for emacs and vim - libraries ocp-indent is a command-line tool that allows one to indent a whole OCaml source code file (or parts of it) either to standard output or in-place. A configuration file allows user defaults as well as per-project parameters. The ratio of correctly indented lines is comparable with emacs tuareg mode while being an order of magnitude faster. . This package includes the shared libraries. Package: libocp-indent-ocaml-dev Description-md5: 5fde9882f06552f949cafe81fc719a8d Description-en: OCaml indentation tool for emacs and vim - development libraries ocp-indent is a command-line tool that allows one to indent a whole OCaml source code file (or parts of it) either to standard output or in-place. A configuration file allows user defaults as well as per-project parameters. The ratio of correctly indented lines is comparable with emacs tuareg mode while being an order of magnitude faster. . This package includes the development libraries. Package: libocplib-endian-ocaml Description-md5: f3685f572c85ded0e532c2ceab8efe8e Description-en: optimised functions to read and write int16/32/64 (runtime) Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. . The library implements three modules: * EndianString works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; * EndianBytes works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; * EndianBigstring works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts. . This package contains the runtime files. Package: libocplib-endian-ocaml-dev Description-md5: 4bc79cd531e25770b7d4767aa913caf3 Description-en: optimised functions to read and write int16/32/64 (development) Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. . The library implements three modules: * EndianString works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; * EndianBytes works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts; * EndianBigstring works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts. . This package contains the development files. Package: libocsigenserver-ocaml Description-md5: 85d30e4e1955715ce7329b6590fb7564 Description-en: web server of the Ocsigen project (runtime libraries) The Ocsigen project is aimed at proposing clean and safe tools for developing and running client/server Web 2.0 applications. . Ocsigen Server is a full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are available, like a reverse proxy, content compression, access control, authentication, etc. . This package contains runtime libraries. Package: libocsigenserver-ocaml-dev Description-md5: a67c331d7c29c9ca274305599b26f3c7 Description-en: web server of the Ocsigen project (dev libraries) The Ocsigen project is aimed at proposing clean and safe tools for developing and running client/server Web 2.0 applications. . Ocsigen Server is a full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are available, like a reverse proxy, content compression, access control, authentication, etc. . This package contains development libraries. Package: liboctavius-ocaml Description-md5: ef46cdd1c545123447ebade9c064d81a Description-en: ocamldoc comment syntax parser (runtime) Octavius is a library to parse the ocamldoc comment syntax. . This package contains runtime files. Package: liboctavius-ocaml-dev Description-md5: f6a0af243fdeb06de46e5c4adad02d66 Description-en: ocamldoc comment syntax parser (dev files) Octavius is a library to parse the ocamldoc comment syntax. . 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: libogg-ocaml Description-md5: 235a1fd60d3bf98da76cfa1d97e28813 Description-en: OCaml bindings for the Ogg bitstream library -- runtime files Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. . This package contains only the shared runtime stub libraries. Package: libogg-ocaml-dev Description-md5: e104c372b507357be0299b577b4e6499 Description-en: OCaml bindings for the Ogg bitstream library -- development files Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. . This package contains all the development stuff you need to develop OCaml programs which use ogg. 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: libohex-ocaml Description-md5: 7f63043da24314bac112affcb25a5e96 Description-en: OCaml library for hexadecimal encoding and decoding (runtime) ohex is an OCaml library to encode and decode hexadecimal byte sequences. . This package contains runtime files. Package: libohex-ocaml-dev Description-md5: 22baf3aed9be1226e268578daccd1fec Description-en: OCaml library for hexadecimal encoding and decoding (dev) ohex is an OCaml library to encode and decode hexadecimal byte sequences. . This package contains development files. Package: libomd-ocaml Description-md5: a1b504dc15b8e21a808c55d3333da3e9 Description-en: Markdown frontend in pure OCaml (runtime) This Markdown library is implemented using only pure OCaml (including I/O operations provided by the standard OCaml compiler distribution). OMD is meant to be as faithful as possible to the original Markdown. Additionally, OMD implements a few Github markdown features, an extension mechanism, and some other features. Note that the opam package installs both the OMD library and the command line tool `omd`. . This package contains the runtime files. Package: libomd-ocaml-dev Description-md5: 81e5b143b9945b290e19dff351756d73 Description-en: Markdown frontend in pure OCaml (development) This Markdown library is implemented using only pure OCaml (including I/O operations provided by the standard OCaml compiler distribution). OMD is meant to be as faithful as possible to the original Markdown. Additionally, OMD implements a few Github markdown features, an extension mechanism, and some other features. Note that the opam package installs both the OMD library and the command line tool `omd`. . This package contains the development files. Package: libomp-17-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-17-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-18-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-18-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-19-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-19-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-20-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-20-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: 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-17t64 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-18 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-19 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-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: libompl-dev Description-md5: 15b8689b9ec8a047afe0c3ddd9863b4e Description-en: Open Motion Planning Library (OMPL) development files The Open Motion Planning Library is a set of sampling-based motion planning algorithms. The content of the library is limited to these algorithms, which means there is no environment specification, no collision detection, and no visualization. The library is designed so it can be easily integrated into systems that provide those additional components. This package contains the development files needed to use the library. Package: libompl17 Description-md5: b4ac7fae3bdb3fe02a2138b02d07a0bd Description-en: Open Motion Planning Library (OMPL) The Open Motion Planning Library is a set of sampling-based motion planning algorithms. The content of the library is limited to these algorithms, which means there is no environment specification, no collision detection, and no visualization. The library is designed so it can be easily integrated into systems that provide those additional components. This package contains the library itself. Package: libopam-0install-cudf-ocaml Description-md5: 5b5690c2657074fbb8b49db5e3831d89 Description-en: Opam solver using 0install backend using the CUDF interface (runtime) Opam's default solver is designed to maintain a set of packages over time, minimising disruption when installing new programs and finding a compromise solution across all packages. . In many situations (e.g. CI, local roots or duniverse builds) this is not necessary, and we can get a solution much faster by using a different algorithm. . This package uses 0install's solver algorithm with opam packages using the CUDF interface. . This package contains the runtime files. Package: libopam-0install-cudf-ocaml-dev Description-md5: d245acfebcc924fa28c558f660534431 Description-en: Opam solver using 0install backend using the CUDF interface (dev) Opam's default solver is designed to maintain a set of packages over time, minimising disruption when installing new programs and finding a compromise solution across all packages. . In many situations (e.g. CI, local roots or duniverse builds) this is not necessary, and we can get a solution much faster by using a different algorithm. . This package uses 0install's solver algorithm with opam packages using the CUDF interface. . This package contains the development files. Package: libopam-file-format-ocaml-dev Description-md5: 65c535efe3fbc718dc985723112f7934 Description-en: Parser and printer for the opam file syntax opam-file-format is a library for printing and parsing opam files. It is the one used by the OPAM package manager, making it authoritative in that it accepts exactly the syntax that OPAM itself uses. . This binary package provides the development files. 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: liboptint-ocaml Description-md5: 323eb0915fff0a52f7709ed416bd6c06 Description-en: efficient integer types on 64-bit architectures (runtime) This library provides two new integer types, Optint.t and Int63.t, which guarantee efficient representation on 64-bit architectures and provide a best-effort boxed representation on 32-bit architectures. . Implementation depends on target architecture. . This package contains runtime files. Package: liboptint-ocaml-dev Description-md5: 9f30e2a622a660a38758fb35ce9aa69e Description-en: efficient integer types on 64-bit architectures (dev) This library provides two new integer types, Optint.t and Int63.t, which guarantee efficient representation on 64-bit architectures and provide a best-effort boxed representation on 32-bit architectures. . Implementation depends on target architecture. . This package contains development files. Package: libopus-ocaml Description-md5: 2cb8dec222dd70a65dd866b58ba8d6a4 Description-en: OCaml interface to the opus library -- runtime files This package provides an interface to the opus library for OCaml programmers. . The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains only the shared runtime stub libraries. Package: libopus-ocaml-dev Description-md5: 1190e56973671c2ec3eb923405ba9ede Description-en: OCaml interface to the opus library -- development files This package provides an interface to the opus library for OCaml programmers. . The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-opus. Package: liboseq-ocaml-dev Description-md5: 6ec6436e28c28460d4dcf7a8b3b9956c Description-en: list of suspensions as a composable lazy iterator Contains a simple list of suspensions. They are designed as a composable lazy iterator that behaves like a value. . The type of sequences is compatible with the new standard type of iterators. Package: libounit-ocaml-dev Description-md5: 54f3333853eca18a12402e076f6959bc Description-en: Unit testing framework for OCaml OUnit is a unit testing framework for OCaml, imspired by the JUnit tool for Java and the HUnit tool for Haskell. . OUnit is designed to provide a convenient way for you to write tests for your OCaml code. Tests can be aggregated into test suites, making it easy to both write tests close to the code being examined and execute a comprehensive aggregate set of tests -- or any subset of it. Package: libpam-ocaml Description-md5: 66aff82d0fbe733288fdcf6fa319078f Description-en: OCaml bindings for the PAM library (runtime) OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM) library. PAM provides a flexible mechanism for authenticating users via administrator-defined policies. PAM has modules for authenticating via Unix passwd files, Kerberos, LDAP, etc. Additional modules for custom authentication mechanisms can be created and deployed without recompiling existing services based on PAM. Moreover, policies defining the authentication requirements can be changed at runtime without restarting running services. . This package contains only the shared runtime stub library for OCamlPAM. Package: libpam-ocaml-dev Description-md5: 625d593784be25ae8c6ee0ec043a4509 Description-en: OCaml bindings for the PAM library (development files) OCamlPAM is a wrapper for the Pluggable Authentication Modules (PAM) library. PAM provides a flexible mechanism for authenticating users via administrator-defined policies. PAM has modules for authenticating via Unix passwd files, Kerberos, LDAP, etc. Additional modules for custom authentication mechanisms can be created and deployed without recompiling existing services based on PAM. Moreover, policies defining the authentication requirements can be changed at runtime without restarting running services. . This package contains the development stuff you need to use the OCamlPAM library in your programs. Package: libparany-ocaml Description-md5: fadb30b58e91535352223d616e17ecc0 Description-en: Generalized map reduce for parallel computers (runtime) Parallelize any kind of computation. Generalized map reduce for parallel computers (not distributed computing). Can process a very large file in parallel on a multicore computer; provided there is a way to cut your file into independent blocks (the "demux" function). Can process in parallel an infinite stream of elements. . This package contains the runtime files. Package: libparany-ocaml-dev Description-md5: b4ecf775e854ff8ebcdec5c6008be8a8 Description-en: Generalized map reduce for parallel computers (development) Parallelize any kind of computation. Generalized map reduce for parallel computers (not distributed computing). Can process a very large file in parallel on a multicore computer; provided there is a way to cut your file into independent blocks (the "demux" function). Can process in parallel an infinite stream of elements. . This package contains the development files. Package: libparmap-ocaml Description-md5: 280ac6c07f9640a6d90a8cd6d74b62df Description-en: small OCaml library allowing to exploit multicore architectures (runtime) Parmap is a minimalistic library allowing to exploit multicore architectures for OCaml programs with minimal modifications. . This package provides the runtime library. Package: libparmap-ocaml-dev Description-md5: d0e330b24f602ae3703a70ce698344dd Description-en: small OCaml library allowing to exploit multicore architectures (development) Parmap is a minimalistic library allowing to exploit multicore architectures for OCaml programs with minimal modifications. . This package provides the development files needed to build OCaml programs linking to this library. Package: libparsexp-ocaml Description-md5: b2e450c6d9eb683030fbbe0643134a84 Description-en: S-expression parsing library (runtime) This library provides generic parsers for parsing S-expressions from strings or other medium. . The library is focused on performances but still provide full generic parsers that can be used with strings, bigstrings, lexing buffers, character streams or any other sources effortlessly. . It provides three different class of parsers: * the normal parsers, producing [Sexp.t] or [Sexp.t list] values; * the parsers with positions, building compact position sequences so that one can recover original positions in order to report properly located errors at little cost; * the Concrete Syntax Tree parsers, produce values of type [Parsexp.Cst.t] which record the concrete layout of the s-expression syntax, including comments. . This library is portable and doesn't provide IO functions. To read s-expressions from files or other external sources, you should use parsexp_io. . This package contains runtime files. Package: libparsexp-ocaml-dev Description-md5: 9631efb231c6ce739dc96e15e811e910 Description-en: S-expression parsing library (development) This library provides generic parsers for parsing S-expressions from strings or other medium. . The library is focused on performances but still provide full generic parsers that can be used with strings, bigstrings, lexing buffers, character streams or any other sources effortlessly. . It provides three different class of parsers: * the normal parsers, producing [Sexp.t] or [Sexp.t list] values; * the parsers with positions, building compact position sequences so that one can recover original positions in order to report properly located errors at little cost; * the Concrete Syntax Tree parsers, produce values of type [Parsexp.Cst.t] which record the concrete layout of the s-expression syntax, including comments. . This library is portable and doesn't provide IO functions. To read s-expressions from files or other external sources, you should use parsexp_io. . This package contains development files. Package: libpbkdf-ocaml Description-md5: 16ff13cd38142590aa8543d2828f897d Description-en: password based key derivation functions from PKCS#5 (runtime) An implementation of PBKDF 1 and 2 as defined by PKCS#5. . This package contains runtime files. Package: libpbkdf-ocaml-dev Description-md5: 3aeadbd0743956df310be57de312fcdb Description-en: password based key derivation functions from PKCS#5 (dev) An implementation of PBKDF 1 and 2 as defined by PKCS#5. . This package contains development files. Package: libpcre2-ocaml Description-md5: 2c1b1d5445372f19f369b15eddbfdee4 Description-en: OCaml bindings for PCRE2 (runtime) This OCaml-library interfaces the PCRE2 (Perl-compatibility regular expressions) C library. it can be used for matching regular expressions which are written in Perl style. . Compared with the OCaml standard library "Str" module, this library: * uses Perl style rather than Emacs one * is reentrant and thus thread safe * is faster (when compiled to native code is even faster than Perl regular expressions) * returns data on which you can safely use destructive updates * gives more "programming comfort" through a better API . This package contains only the shared runtime stub libraries. Package: libpcre2-ocaml-dev Description-md5: a6a9262cf208694e65d2de4ca0fff7dc Description-en: OCaml bindings for PCRE2 (Perl Compatible Regular Expression) This OCaml-library interfaces the PCRE2 (Perl-compatibility regular expressions) C library. it can be used for matching regular expressions which are written in Perl style. . Compared with the OCaml standard library "Str" module, this library: * uses Perl style rather than Emacs one * is reentrant and thus thread safe * is faster (when compiled to native code is even faster than Perl regular expressions) * returns data on which you can safely use destructive updates * gives more "programming comfort" through a better API . This package contains all the development stuff you need to use OCaml PCRE2 in your programs. Package: libperl4caml-ocaml Description-md5: 3ab398347d4d3fb546c6190b756325bb Description-en: Use Perl code in OCaml programs, runtime library perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. . This package provides the runtime dynamic library necessary to use this in bytecode OCaml programs. Package: libperl4caml-ocaml-dev Description-md5: a60f7295d056cf3e69fc1ad36c23ee62 Description-en: Use Perl code in OCaml programs, development files perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. . This package provides the tools necessary to use perl4caml in your own programs. To get the documentation, please install libperl4caml-ocaml-doc. Package: libperl4caml-ocaml-doc Description-md5: a06bd1196dedbf0967fb22a13a8a7074 Description-en: Use Perl code in OCaml programs, documentation perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. . This package provides developers' documentation and examples about the use of perl4caml. Package: libpgocaml-ocaml Description-md5: 6093705cfad4057e7dd443b8a8ccbe6c Description-en: OCaml type-safe bindings for PostgreSQL (runtime) PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code. Moreover, it uses the describe feature of PostgreSQL to obtain type information about the database. This allows PG'OCaml to check at compile-time if the program is indeed consistent with the database structure. This type-safe database access is the primary advantage that PG'OCaml has over other PostgreSQL bindings for OCaml. . This package contains dynamically loadable plugins for PG'OCaml. Package: libpgocaml-ocaml-dev Description-md5: 8ce3441ca051da9d82af3217ad79aac9 Description-en: OCaml type-safe bindings for PostgreSQL (development) PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code. Moreover, it uses the describe feature of PostgreSQL to obtain type information about the database. This allows PG'OCaml to check at compile-time if the program is indeed consistent with the database structure. This type-safe database access is the primary advantage that PG'OCaml has over other PostgreSQL bindings for OCaml. . This package contains development files for PG'OCaml. Package: 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: 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: libphp8.4-embed Description-md5: 17fa3de0790c8e86099371b7d0b0b0bd Description-en: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp8.4.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. Package: libplplot-data Description-md5: bd59614b4a646f34118ddf9030ebaee2 Description-en: Scientific plotting library (data files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the architecture-independent data files used by the PLplot C library. Package: libplplot-dev Description-md5: a4f560488d2925922a3a95d234e764b1 Description-en: Scientific plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains all that is needed for doing development in C, C++ and Fortran with PLplot. For development in Tcl/Tk, Python and Java, install the plplot-tcl-dev, python3-plplot and libplplot-java packages, respectively. This package also includes the OCaml and Lua examples. To use one of these languages you will also need to install the libplplot-xxx package for that language. Package: libplplot-java Description-md5: 9be651b2fe4b86da141747b3ad0d8f8c Description-en: Scientific plotting library (Java bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Java bindings for PLplot. Package: libplplot-lua Description-md5: 15b01f15d00c6e0a485725fa37f771ef Description-en: Scientific plotting library (Lua bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the Lua bindings for PLplot. Package: libplplot-ocaml Description-md5: 037c0775570fa05ff6f5f75b19c4c9fe Description-en: OCaml bindings for the scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the OCaml bindings for PLplot. Package: libplplot-ocaml-dev Description-md5: 863ea4066e03489260996582c4d047af Description-en: OCaml support for the PLplot plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the development package for PLplot OCaml bindings. Package: libplplot17 Description-md5: c3f3527bdbadd832ddea1189dc9fba15 Description-en: Scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the PLplot library for C. Package: libplplotada-dev Description-md5: 6882c31d542533f2ffc9e45ece5bbe72 Description-en: Ada support for PLplot, a plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains all that is needed for doing PLplot development in Ada. Package: libplplotada4.2 Description-md5: 132b70eb75a1fd1e20f29998334b7a1d Description-en: Ada support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the runtime Ada bindings library for PLplot. Package: libplplotcxx15 Description-md5: f12263a92a75c6e7dc6362bac29d5c6f Description-en: Scientific plotting library (C++ binding) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the C++ binding for PLplot. Package: libplplotfortran0 Description-md5: d794d8932a6170a1b17942ded61821f2 Description-en: Scientific plotting library (fortran bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Fortran 95 bindings for PLplot. Note: the Fortran 77 bindings have been deprecated upstream for some time and have now been dropped from the Debian packages. Package: libplplotqt2 Description-md5: 28fedac3e79b55e453c293e32551da5f Description-en: Scientific plotting library (Qt bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides C++ bindings to allow use of the PLplot API in Qt applications. Package: libplplotwxwidgets1 Description-md5: 2ede11f4982f1eb91c163ebbc4c7cdb4 Description-en: Scientific plotting library (wxWidgets bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the wxWidgets bindings. Package: libpolly-17-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-18-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-19-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-20-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: 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: libportaudio-ocaml Description-md5: 590f7c06f11b001627ce76672c25b661 Description-en: OCaml bindings for the portaudio library -- runtime files Portaudio is a portable audio I/O library designed for cross-platform support of audio. This package provides OCaml interface to this library. . This package contains only the shared runtime stub libraries. Package: libportaudio-ocaml-dev Description-md5: bc8dcaf9ae6f0834f8b6d2aa88a8327c Description-en: OCaml bindings for the portaudio library -- development files Portaudio is a portable audio I/O library designed for cross-platform support of audio. This package provides OCaml interface to this library. . This package contains all the development stuff you need to develop OCaml programs which use portaudio. Package: libpostgresql-ocaml Description-md5: 718c84528714ad45f0e927a5223b0c9a Description-en: OCaml bindings to PostgreSQL's libpq (runtime) This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries. . This package contains the shared runtime stub libraries and plugins. Package: libpostgresql-ocaml-dev Description-md5: 0df7c2b97d5fb18845f885e61a3b8925 Description-en: OCaml bindings to PostgreSQL's libpq This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries. . This package contains all the development stuff you need to use OCaml Postgres bindings in your programs. Package: libpp-ocaml Description-md5: 90d2a677e873b6fa755fa3adbc9e3aaa Description-en: pretty printing for OCaml applications (runtime files) This package provides a lean alternative to the standard library's Format module. . This package contains runtime files. Package: libpp-ocaml-dev Description-md5: a944d46498b27cab8ee608a077fe9b4c Description-en: pretty printing for OCaml applications (dev files) This package provides a lean alternative to the standard library's Format module. . This package contains development files. Package: libpprint-ocaml Description-md5: 599ae255d50b93e787e1ed1dd396807a Description-en: Pretty printing toolbox for OCaml (runtime files) OCaml library for pretty-printing textual documents. It takes care of indentation and line breaks, and is typically used on code. . This package contains the runtime files to use the library. Package: libpprint-ocaml-dev Description-md5: 24b27a23638e1998691b55dc4e759728 Description-en: Pretty printing toolbox for OCaml (dev files) OCaml library for pretty-printing textual documents. It takes care of indentation and line breaks, and is typically used on code. . This package contains the development files for the library. Package: libppx-assert-ocaml Description-md5: ad4136b56fceda86891156861c11fc06 Description-en: provide assertions in OCaml (runtime files) This package provides extension nodes to compare values and raise useful errors if they differ. . This package contains runtime files. Package: libppx-assert-ocaml-dev Description-md5: 0bd6986610ebe757d8ebb5f79e17c2c4 Description-en: provide assertions in OCaml (dev files) This package provides extension nodes to compare values and raise useful errors if they differ. . This package contains development files. Package: libppx-bin-prot-ocaml Description-md5: 4897be9d7a13546e54c4ade605b07315 Description-en: generation of bin_prot readers and writers from types (runtime) This package provides a ppx rewriter that generates binary serialization and deserialization functions from type definitions, using Jane Street's bin_prot library. . This package contains runtime files. Package: libppx-bin-prot-ocaml-dev Description-md5: f74af02f6013f9a6f3e82a147bc18603 Description-en: generation of bin_prot readers and writers from types (development) This package provides a ppx rewriter that generates binary serialization and deserialization functions from type definitions, using Jane Street's bin_prot library. . This package contains development files. Package: libppx-cold-ocaml Description-md5: b86fa7443711f557de82fe1cc770bb57 Description-en: provide the @cold annotation for OCaml (runtime files) This package provides the @cold annotation to program in OCaml to disable a closure optimisation. . This package contains runtime files. Package: libppx-cold-ocaml-dev Description-md5: 659edc78b6846840db3f7072ede466c2 Description-en: provide the @cold annotation for OCaml (dev files) This package provides the @cold annotation to program in OCaml to disable a closure optimisation. . This package contains development files. Package: libppx-compare-ocaml Description-md5: 3f17cb47e6da3ca3e7b90d4c68df765c Description-en: generation of comparison functions from OCaml types (runtime) Ppx_compare is a ppx rewriter that derives comparison and equality functions from type representations. The scaffolded functions are usually much faster than ocaml's Pervasives.compare and Pervasives.(=). Scaffolding functions also gives you more flexibility by allowing you to override them for a specific type and more safety by making sure that you only compare comparable values. . This package contains runtime files. Package: libppx-compare-ocaml-dev Description-md5: 806b25c8a40645f87dec90f4ee28dac4 Description-en: generation of comparison functions from OCaml types (development) Ppx_compare is a ppx rewriter that derives comparison and equality functions from type representations. The scaffolded functions are usually much faster than ocaml's Pervasives.compare and Pervasives.(=). Scaffolding functions also gives you more flexibility by allowing you to override them for a specific type and more safety by making sure that you only compare comparable values. . This package contains development files. Package: libppx-custom-printf-ocaml Description-md5: 2ab5185e4d0c30d2b7b5525607659bc9 Description-en: printf-style format-strings for user-defined string conversion (runtime) ppx_custom_printf is a ppx rewriter that allows the use of user-defined string conversion functions in format strings (that is, strings passed to printf, sprintf, etc.). . No new syntax is introduced. Instead a previously ill-typed use of the ! operator is re-purposed. . This package contains runtime files. Package: libppx-custom-printf-ocaml-dev Description-md5: fd363fe67f50a2dcc3969e0c4029b640 Description-en: printf-style format-strings for user-defined string conversion (dev) ppx_custom_printf is a ppx rewriter that allows the use of user-defined string conversion functions in format strings (that is, strings passed to printf, sprintf, etc.). . No new syntax is introduced. Instead a previously ill-typed use of the ! operator is re-purposed. . This package contains development files. Package: libppx-derivers-ocaml-dev Description-md5: ab196b5f3dde65734683dae0de2204bd Description-en: interoperability of ppx-deriving and ppx-type-conv This package is useful when programming with ppx syntax extensions in the OCaml programming language. Its purpose is to allow the ppx_deriving and ppx_type_conv syntax extensions to interoperate gracefully when linked as part of the same ocaml-migrate-parsetree driver. Package: libppx-deriving-ocaml Description-md5: 78e04260955cc64c48f886d479237c56 Description-en: type-driven code generation for OCaml (runtime files) Ppx_deriving provides common infrastructure for generating code based on type definitions, and a set of useful plugins for common tasks. . This package contains runtime files. Package: libppx-deriving-ocaml-dev Description-md5: edb671db6b10ed6c0cce6f7f80f75a61 Description-en: type-driven code generation for OCaml (dev files) Ppx_deriving provides common infrastructure for generating code based on type definitions, and a set of useful plugins for common tasks. . This package contains development files. Package: libppx-deriving-yojson-ocaml-dev Description-md5: 6ea76790282bcf2c08342200a25522a3 Description-en: OCaml syntax extension for JSON serialization Ppx-deriving-yojson is a syntax extension for the OCaml programming language. It allows you to annotate your type definitions, such that functions for serialization to JSON, and for deserialization from JSON, are automatically derived. Package: libppx-enumerate-ocaml Description-md5: 662945793d708e813b47d0201e8e7ab9 Description-en: list all values of a finite type (runtime files) This package generates a list with all possible values of a finite type. . This package contains runtime files. Package: libppx-enumerate-ocaml-dev Description-md5: 38e3f765a2e39fd6210c2f8be0379def Description-en: list all values of a finite type (dev files) This package generates a list with all possible values of a finite type. . This package contains development files. Package: libppx-expect-ocaml Description-md5: be9074fcadd2ae297e5c47dddf9a5529 Description-en: testing framework for OCaml (runtime files) This package provides a testing framework similar to Python's cram framework for OCaml programming. . This package contains runtime files. Package: libppx-expect-ocaml-dev Description-md5: b369f5322a66253ea7e2e9b9909e64cc Description-en: testing framework for OCaml (dev files) This package provides a testing framework similar to Python's cram framework for OCaml programming. . This package contains development files. Package: libppx-fields-conv-ocaml Description-md5: 80945b1cda76e83930aa161dec93ddaa Description-en: generation of accessor and iteration functions for OCaml records (runtime) ppx_fields_conv is a ppx rewriter that can be used to define first class values representing record fields, and additional routines, to get and set record fields, iterate and fold over all fields of a record and create new record values. . This package contains runtime files. Package: libppx-fields-conv-ocaml-dev Description-md5: 656bfd81649f55026933dec85d8f1b8c Description-en: generation of accessor and iteration functions for OCaml records (dev) ppx_fields_conv is a ppx rewriter that can be used to define first class values representing record fields, and additional routines, to get and set record fields, iterate and fold over all fields of a record and create new record values. . This package contains development files. Package: libppx-globalize-ocaml Description-md5: 862a6763f3e835d638e66985c670b9d6 Description-en: copy local values to the global heap (runtime files) This package provides a ppx rewriter to copy local values to the global heap. . This package contains runtime files. Package: libppx-globalize-ocaml-dev Description-md5: 369093f44344c66bfeea8b20157af592 Description-en: copy local values to the global heap (dev files) This package provides a ppx rewriter to copy local values to the global heap. . This package contains development files. Package: libppx-hash-ocaml Description-md5: 36a0837fca90ea4746c94af6f0850cb1 Description-en: ppx writer generating hash functions (runtime) This package provides a ppx writer generating hash functions from type expressions and definitions . This package contains runtime files. Package: libppx-hash-ocaml-dev Description-md5: 716c02f4d66aa89c07ba4aea43666b79 Description-en: ppx writer generating hash functions (development) This package provides a ppx writer generating hash functions from type expressions and definitions . This package contains development files. Package: libppx-here-ocaml Description-md5: 9800a6c317705da5fcb1941143e0c8b6 Description-en: OCaml extension node whose value is its source position (runtime) This package provides a ppx rewriter that defines an extension node whose value is its source position. This is normally used so exceptions can contain better positions. It can also be used in cases where stack traces are useless (for instance in monads with a complicated control flow). . This package contains runtime files. Package: libppx-here-ocaml-dev Description-md5: 65e859aa2515de47c0b598123a3b462c Description-en: OCaml extension node whose value is its source position (development) This package provides a ppx rewriter that defines an extension node whose value is its source position. This is normally used so exceptions can contain better positions. It can also be used in cases where stack traces are useless (for instance in monads with a complicated control flow). . This package contains development files. Package: libppx-import-ocaml Description-md5: f96f7525f882db68c98c579826d5548a Description-en: OCaml extension to import declarations (runtime) This package provides a ppx rewriter to import declarations from interface files. . This package contains runtime files. Package: libppx-import-ocaml-dev Description-md5: 6245a05e2a73ffff223065b65339c03e Description-en: OCaml extension to import declarations (development) This package provides a ppx rewriter to import declarations from interface files. . This package contains development files. Package: libppx-inline-test-ocaml Description-md5: 89a2140884abd69986f82e8fd53fd5ed Description-en: syntax extension for in-line tests in OCaml (runtime files) This package provides a syntax extension to write in-line tests in OCaml code. . This package contains runtime files. Package: libppx-inline-test-ocaml-dev Description-md5: 7411564e95cd755cc331cdf476e233a1 Description-en: syntax extension for in-line tests in OCaml (dev files) This package provides a syntax extension to write in-line tests in OCaml code. . This package contains development files. Package: libppx-js-style-ocaml Description-md5: 9a9eb8f171c8c952c9fa65b9c787962e Description-en: code style checker for Jane Street packages (runtime) Part of the Jane Street's PPX rewriters collection. . This package is a no-op ppx rewriter. It is used as a 'lint' tool to enforce some coding conventions across all Jane Street packages. . This package contains runtime files. Package: libppx-js-style-ocaml-dev Description-md5: 1a22fbd97027f945aa1a1b02b4e2bf9d Description-en: code style checker for Jane Street packages (dev files) Part of the Jane Street's PPX rewriters collection. . This package is a no-op ppx rewriter. It is used as a 'lint' tool to enforce some coding conventions across all Jane Street packages. . This package contains development files. Package: libppx-let-ocaml Description-md5: 65a4ff796d3f00387fa802e7ec243255 Description-en: ppx rewriter for monadic and applicative bindings (runtime files) A ppx rewriter for monadic and applicative let bindings, match expressions, and if expressions. . This package contains runtime files. Package: libppx-let-ocaml-dev Description-md5: fe08b991b568ce6d3661c6b3525b58fa Description-en: ppx rewriter for monadic and applicative bindings (dev files) A ppx rewriter for monadic and applicative let bindings, match expressions, and if expressions. . This package contains development files. Package: libppx-optcomp-ocaml Description-md5: dfb1020181fcc0b7bb913f4c146736dc Description-en: optional compilation for OCaml (runtime files) ppx_optcomp stands for Optional Compilation. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, ... . This package contains runtime files. Package: libppx-optcomp-ocaml-dev Description-md5: 992a4a6997b984aa47e3ef18c16e08f4 Description-en: optional compilation for OCaml (dev files) ppx_optcomp stands for Optional Compilation. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, ... . This package contains development files. Package: libppx-sexp-conv-ocaml Description-md5: 8250a2d8b74e423443b3fceeeb14252f Description-en: generation of S-expressions from type definitions (runtime files) ppx_sexp_conv is a PPX syntax extension that generates code for converting OCaml types to and from S-expressions, as defined in the sexplib library. . This package contains runtime files. Package: libppx-sexp-conv-ocaml-dev Description-md5: 8306bf1b08d1d1dc6c1d6dcff4dfcb1a Description-en: generation of S-expressions from type definitions (dev files) ppx_sexp_conv is a PPX syntax extension that generates code for converting OCaml types to and from S-expressions, as defined in the sexplib library. . This package contains development files. Package: libppx-stable-witness-ocaml Description-md5: 20fa5af7561b2e96663f6a1ecc99f68b Description-en: stable witness derivation (runtime) Ppx extension for deriving a witness that a type is intended to be stable. In this context, stable means that the serialization format will never change. This allows programs running at different versions of the code to safely communicate. . This package contains runtime files. Package: libppx-stable-witness-ocaml-dev Description-md5: 0fb1dc27e4bbeeb9edc4ee7d4b635b15 Description-en: stable witness derivation (development) Ppx extension for deriving a witness that a type is intended to be stable. In this context, stable means that the serialization format will never change. This allows programs running at different versions of the code to safely communicate. . This package contains development files. Package: libppx-string-ocaml Description-md5: cc168273ce2f76e9267fd992bcb20493 Description-en: string interpolation (runtime) Ppx extension for string interpolation. Part of the Jane Street's PPX rewriters collection. . This package contains runtime files. Package: libppx-string-ocaml-dev Description-md5: 270aa35649e732436620f313cea7bee3 Description-en: string interpolation (development) Ppx extension for string interpolation. Part of the Jane Street's PPX rewriters collection. . This package contains development files. Package: libppx-variants-conv-ocaml Description-md5: 113f656b761163041088b6e7243c4d47 Description-en: generation of accessor and iteration functions for OCaml variants (runtime) ppx_variants_conv is a ppx rewriter that can be used to define first class values representing variant constructors, and additional routines to fold, iterate and map over all constructors of a variant type. . This package contains runtime files. Package: libppx-variants-conv-ocaml-dev Description-md5: f77ab6b5924394377e3724e5c33a4c33 Description-en: generation of accessor and iteration functions for OCaml variants (dev) ppx_variants_conv is a ppx rewriter that can be used to define first class values representing variant constructors, and additional routines to fold, iterate and map over all constructors of a variant type. . This package contains development files. Package: libppx-visitors-ocaml-dev Description-md5: b22173fd471aaf707ed2fcb2a3b392dd Description-en: OCaml syntax extension for object-oriented visitors Visitors is a syntax extension for the OCaml programming language. It allows you to annotate your type definitions, such that a visitor class will be automatically generated. This visitor class contains methods for the traversal of your data structure, like iter, map, fold, etc. It is then easy to override these methods for your needs. This is very convenient when programming with complex algebraic data structures. Package: libppx-visitors-ocaml-doc Description-md5: 1f9a0e76214184ea483ad1772f5e5159 Description-en: Documentation of the visitors syntax extension for OCaml This package contains the documentation of the visitors syntax extension for the OCaml programming language. Package: libppx-yojson-conv-lib-ocaml Description-md5: 05c16a9b240655ff031e40e94c6eec3a Description-en: runtime lib for ppx_yojson_conv (runtime) Runtime lib for ppx_yojson_conv. . Part of the Jane Street's PPX rewriters collection. . This package contains runtime files. Package: libppx-yojson-conv-lib-ocaml-dev Description-md5: 4cf79bc6bc0e3f37be58b35474fe1a0a Description-en: runtime lib for ppx_yojson_conv (dev files) Runtime lib for ppx_yojson_conv. . Part of the Jane Street's PPX rewriters collection. . This package contains development files. Package: libppx-yojson-conv-ocaml Description-md5: d8f03754c4475aa212a7b3b480683a28 Description-en: [@@deriving] plugin to generate Yojson conversion functions (runtime) [@@deriving] plugin to generate Yojson conversion functions. . Part of the Jane Street's PPX rewriters collection. . This package contains runtime files. Package: libppx-yojson-conv-ocaml-dev Description-md5: ad4f1187928312366050a4ecf29b617d Description-en: [@@deriving] plugin to generate Yojson conversion functions (dev files) [@@deriving] plugin to generate Yojson conversion functions. . Part of the Jane Street's PPX rewriters collection. . This package contains development files. Package: libppxlib-jane-ocaml Description-md5: 516e7b382fbb05325d6489f88fe7e61e Description-en: utilities to work on AST of the Jane Street OCaml compiler (runtime) This library can be used to work with Abstract Syntax Trees corresponding to the augmented parse tree recognized by the Jane Street OCaml compiler. . This package contains runtime files. Package: libppxlib-jane-ocaml-dev Description-md5: 109d985ccfd5be89b5f721e8ac689da6 Description-en: utilities to work on AST of the Jane Street OCaml compiler (development) This library can be used to work with Abstract Syntax Trees corresponding to the augmented parse tree recognized by the Jane Street OCaml compiler. . This package contains development files. Package: libppxlib-ocaml-dev Description-md5: 9263a3fdec1250da537a263f94f513c3 Description-en: meta-programming for OCaml The ppxlib project provides the basis for the ppx system, which is currently the officially supported method for meta-programming in OCaml. It offers a principled way to generate code at compile time in OCaml projects. It features: * OCaml AST / parser / pretty-printer snapshot, to create a full frontend independent of the version of OCaml; * library for ppx rewriters in general, and type-driven code generators in particular; * feature-full driver for OCaml AST transformers; * quotation mechanism allowing to write values representing the OCaml AST in the OCaml syntax; * generator of open recursion classes from type definitions. Package: libpsmt2-frontend-ocaml Description-md5: fe163c52ae883e12ada3674e552f9b19 Description-en: Parse and type-check SMT-LIB 2 (runtime files) A library to parse and type-check a conservative extension of the SMT-LIB 2 standard with prenex polymorphism. . This package provides the runtime files. Package: libpsmt2-frontend-ocaml-dev Description-md5: 35f563832b292fc18578aed4988c7bcf Description-en: Parse and type-check SMT-LIB 2 (dev files) A library to parse and type-check a conservative extension of the SMT-LIB 2 standard with prenex polymorphism. . This package provides the dev files. Package: libpsq-ocaml Description-md5: 8c799897a0ef991eed5b23880f14beb0 Description-en: functional priority search queues (runtime) Typical applications are searches, schedulers and caches. If you ever scratched your head because that A* didn't look quite right, a PSQ is what you needed. . This package contains the runtime libraries for programs using the psq library. Package: libpsq-ocaml-dev Description-md5: bc1a60b554af65d9128afb0cfb7ff3d3 Description-en: functional priority search queues (dev) Typical applications are searches, schedulers and caches. If you ever scratched your head because that A* didn't look quite right, a PSQ is what you needed. . This package contains the development stuff needed to use the psq library in your programs. Package: libptime-ocaml Description-md5: 34437bd4eec361b86446dae69f9fa2dc Description-en: POSIX time for OCaml (runtime) Ptime has platform independent POSIX time support in pure OCaml. It provides a type to represent a well-defined range of POSIX timestamps with picosecond precision, conversion with date-time values, conversion with RFC 3339 timestamps and pretty printing to a human-readable, locale-independent representation. . This package contains runtime files. Package: libptime-ocaml-dev Description-md5: 9b2e9217050fa70d0f080b42a652f23a Description-en: POSIX time for OCaml (development) Ptime has platform independent POSIX time support in pure OCaml. It provides a type to represent a well-defined range of POSIX timestamps with picosecond precision, conversion with date-time values, conversion with RFC 3339 timestamps and pretty printing to a human-readable, locale-independent representation. . This package contains development files. Package: libptmap-ocaml Description-md5: 6be128e739b415a773c3fdb1a9748a2b Description-en: Maps over integers implemented as Patricia trees (Runtime library) OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki. . This package contains runtime libraries. Package: libptmap-ocaml-dev Description-md5: cd8e0c6d8cb743b6f96dd83037c97b9c Description-en: Maps over integers implemented as Patricia trees (Development package) OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki. . This package contains development files. Package: libptmap-ocaml-doc Description-md5: db95ddf6880df43650d3a0b5f3d04497 Description-en: Documentation for ocaml-ptmap OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki. . This package contains documentation for ocaml-ptmap in html format. Package: libpulse-ocaml Description-md5: 67dfe8157396c17e4c3a6e4e4188ce3b Description-en: OCaml interface to the PulseAudio sound server This package provied an interface to the PulseAudio sound server for OCaml programmers. . PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package contains only the shared runtime stub libraries. Package: libpulse-ocaml-dev Description-md5: 9e2259125ae5b278fbc09b72f345294d Description-en: OCaml interface to the pulseaudio library This package provied an interface to the PulseAudio sound server for OCaml programmers. . PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-pulseaudio. Package: libpxp-ocaml-dev Description-md5: f59fc8ba310eac8bd437980472be6e86 Description-en: OCaml library that implements an XML-1.0 validating parser PXP is a validating parser for XML-1.0 which has been written entirely in Objective Caml. . PXP is the new name of the parser formerly known as "Markup". PXP means "Polymorphic XML parser" and emphasizes its most useful property: that the API is polymorphic and can be configured such that different objects are used to store different types of elements. Package: libpyml-ocaml Description-md5: 75781ed5ab8d751c1b8d516d698185ca Description-en: OCaml bindings for Python (runtime) py.ml provides OCaml bindings for Python. This library subsumes the pycaml library. Bindings are split in three modules: * Py provides the initialization functions and some high-level bindings, with error handling and naming conventions closer to OCaml usages; * Pycaml provides a signature close to the old Pycaml module, so as to ease migration; * Pywrappers provides low-level bindings, which follow closely the conventions of the C bindings for Python. Submodules Pywrappers.Python2 and Pywrappers.Python3 contain version-specific bindings. . This package contains the runtime files. Package: libpyml-ocaml-dev Description-md5: b9b2eeaf97518f7cba904432cb7a63a3 Description-en: OCaml bindings for Python (development) py.ml provides OCaml bindings for Python. This library subsumes the pycaml library. Bindings are split in three modules: * Py provides the initialization functions and some high-level bindings, with error handling and naming conventions closer to OCaml usages; * Pycaml provides a signature close to the old Pycaml module, so as to ease migration; * Pywrappers provides low-level bindings, which follow closely the conventions of the C bindings for Python. Submodules Pywrappers.Python2 and Pywrappers.Python3 contain version-specific bindings. . This package contains the development files. Package: libpython3.12-dev Description-md5: 83564bef79c906c3a214f9bb01f93034 Description-en: Header files and a static library for Python (v3.12) Header files, a static library and development tools for building Python (v3.12) modules, extending the Python interpreter or embedding Python (v3.12) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.12-dev. Package: libpython3.12-minimal Description-md5: 2614ac5854b4fd0c793c2aa4cba675f2 Description-en: Minimal subset of the Python language (version 3.12) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.12-minimal. Package: libpython3.12-stdlib Description-md5: 5287339189e70a6c3b4b29ecc0cd6fdd Description-en: Interactive high-level object-oriented language (standard library, version 3.12) Python is a high-level, interactive, object-oriented language. Its 3.12 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.12's standard library. It is normally not used on its own, but as a dependency of python3.12. Package: libpython3.12-testsuite Description-md5: ad730db5e04da1131b8cceebc4970626 Description-en: Testsuite for the Python standard library (v3.12) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.12-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.12-stdlib package). Package: libpython3.12t64 Description-md5: 7423642141d03dd5a6c290ce38cfe066 Description-en: Shared Python runtime library (version 3.12) Python is a high-level, interactive, object-oriented language. Its 3.12 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.12t64-dbg Description-md5: ae1c7a395386f965910e0d42b5fdfcab Description-en: Debug Build of the Python Interpreter (version 3.12) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. 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: libqsastime-dev Description-md5: 50108538c058e2b15a79bc388b474234 Description-en: Time format conversion library (development files) The qsastime library is a simple library for handling time format conversion. It overcomes the limitations of the POSIX time handling routines by allow high precision time variables over a large range of ranges of dates and by correctly handling leap seconds. It was designed with the needs of scientific data plotting in mind. This package provides the necessary files to do development with libqsastime. . The source code for this library is part of the plplot source package. Package: libqsastime0 Description-md5: 1b0ca9bf80be8acb86ff7fc64cc84f9a Description-en: Time format conversion library The qsastime library is a simple library for handling time format conversion. It overcomes the limitations of the POSIX time handling routines by allow high precision time variables over a large range of ranges of dates and by correctly handling leap seconds. It was designed with the needs of scientific data plotting in mind. This package provides the runtime library. . The source code for this library is part of the plplot source package. Package: libqtmirserver-dev Description-md5: 376ec2bea0b32507542d53504a40f1e0 Description-en: Developer files for QtMir server API QtMir is a set of Qt5 components to enable one to write a Mir server with Qt. It contains a QPA (Qt Platform Abstraction) plugin which creates and manages a Mir server. It also exposes some internal Mir functionality. . This package contains the library headers for developers. Package: libqtmirserver2 Description-md5: 628cff369478303cbde4b695026d15cb Description-en: QtMir server API shared library QtMir is a set of Qt5 components to enable one to write a Mir server with Qt. It contains a QPA (Qt Platform Abstraction) plugin which creates and manages a Mir server. It also exposes some internal Mir functionality. . Contains the shared library containing QtMir server API. Package: librandomconv-ocaml Description-md5: 8fadd651d3bd5a546bd7f304054cb886 Description-en: convert from random byte vectors to random native numbers (runtime files) Given a function which produces random byte vectors, convert it to a number of your choice (int8/int16/int32/int64/int/float). . This package contains runtime files. Package: librandomconv-ocaml-dev Description-md5: 1efbb0db1d589bb8fcb3cffff8b7044c Description-en: convert from random byte vectors to random native numbers (dev files) Given a function which produces random byte vectors, convert it to a number of your choice (int8/int16/int32/int64/int/float). . This package contains development files. Package: libre-ocaml-dev Description-md5: 008d114769c7e657c674191159277a71 Description-en: regular expression library for OCaml RE is regular expression library for OCaml. The following styles of regular expressions are supported: * Perl-style regular expressions (module Re.Perl); * Posix extended regular expressions (module Re.Posix); * Emacs-style regular expressions (module Re.Emacs); * Shell-style file globbing (module Re.Glob); * Compatibility layer for OCaml's built-in Str module (module Re.Str). . It is also possible to build regular expressions by combining simpler regular expressions (module Re) . This package contains the development modules you need to use RE in your programs. Package: libreact-ocaml Description-md5: d6f34d11481da79d2e1ae5323f959c7d Description-en: functional reactive programming in OCaml (plugins) React is an OCaml module for functional reactive programming. It provides support to program with time varying values: applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline. . This package contains dynamically loadable plugins of React. Package: libreact-ocaml-dev Description-md5: 027bb3795cb7c55ed4e12cdb0f8b0c2e Description-en: functional reactive programming in OCaml React is an OCaml module for functional reactive programming. It provides support to program with time varying values: applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline. . This package contains development files of React. Package: libreactivedata-ocaml Description-md5: 7a449da4fad9771b511b1bfd7cb6d4ec Description-en: FRP with incremental changes in data structures (runtime) ReactiveData is an OCaml module for functional reactive programming (FRP) based on React. It adds support to incremental changes in data structures by reasoning on patches instead of absolute values. . This package contains dynamically loadable plugins of ReactiveData. Package: libreactivedata-ocaml-dev Description-md5: 6c373c561b6ec81b9748a83126d2faa3 Description-en: FRP with incremental changes in data structures ReactiveData is an OCaml module for functional reactive programming (FRP) based on React. It adds support to incremental changes in data structures by reasoning on patches instead of absolute values. . This package contains development files of ReactiveData. Package: libreins-ocaml-dev Description-md5: d43e920bf4e5640d6dfaedecc1cfcd31 Description-en: data structure library for OCaml The OCaml Reins data structure library consists of the following persistent implementations: * Lists (singly, O(1) catenable, Acyclic doubly linked, random access) * Sets/Maps (AVL, Red/Black, Patricia, Splay) * Heaps (Binomial, Skew-Binomial) . All of the implementations conform to a unified signature for each data type. Also, each data types include zipper style cursor interfaces and persistent, bi-directional cursor based iterators. The library also includes a set of standard modules to hoist the base typs into the module level (Int, Bool, etc...) as well as a collection of functor combinators to minimize boilerplate (e.g., for constructing compare or to_string functions). Finally, a quickcheck-like random testing framework is included and each data type supports the necessary "gen" function to generate a random instance of the type. Package: libres-ocaml-dev Description-md5: e52157010401abe136046930003c1d3d Description-en: OCaml library for automatically resizing contiguous data structure This OCaml library consists of a set of modules which implement automatically resizing (i.e. reallocating) data structures that consume a contiguous part of memory. . This allows appending and removing of elements to/from arrays (both boxed and unboxed), strings (i.e. buffers), bit strings and weak arrays while still maintaining fast constant-time access to elements. . There are also functors that allow the generation of similar modules which use different reallocation strategies. Package: libresult-ocaml Description-md5: 82da4fa6173bde41fa5083d4cd8b1a88 Description-en: compatibility Result module (runtime files) Projects that want to use the new result type defined in OCaml >= 4.03 while staying compatible with older version of OCaml should use the Result module defined in this library. . This package contains runtime files. Package: libresult-ocaml-dev Description-md5: bb9223510251cb87d7063cee34f09e94 Description-en: compatibility Result module (dev files) Projects that want to use the new result type defined in OCaml >= 4.03 while staying compatible with older version of OCaml should use the Result module defined in this library. . This package contains development files. Package: librope-ocaml Description-md5: e2e0bc3f621b08ff3446ce519f83b8ba Description-en: ropes ("heavyweight strings") for OCaml (Runtime library) Ropes are a scalable string implementation: they are designed for efficient operation that involve the string as a whole such as concatenation and substring. This library implements ropes for OCaml. It is rich enough to replace strings. Package: librope-ocaml-dev Description-md5: 389f9a547203ee264a2761b035af9e3f Description-en: ropes ("heavyweight strings") for OCaml (Development package) Ropes are a scalable string implementation: they are designed for efficient operation that involve the string as a whole such as concatenation and substring. This library implements ropes for OCaml. It is rich enough to replace strings. . This package contains the files that are necessary to compile OCaml code that uses the rope library. Package: librpm-dev Description-md5: b61ce5bb0129a6b93ca353a53ac9c1e2 Description-en: RPM shared library, development kit The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package provides the development kit, containing static libraries and header files necessary to build programs that use librpm. Package: librpm10 Description-md5: 43dcb3c7127ac155f80bce6eb02448dc Description-en: RPM shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library allows programs to make use of an RPM database or RPM packages without going through the program rpm. Package: librpmbuild10 Description-md5: 6c8fdac9007ad1483cb5ded0c7a78d4e Description-en: RPM build shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library provides an interface for building RPM packages. Package: librpmio10 Description-md5: b102b4700b4f67e72b6c457300d1dee3 Description-en: RPM IO shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library provides basic IO functionality which is used by librpm. Package: librpmsign10 Description-md5: c2958f0a844ec375af9b40fae17c7280 Description-en: RPM signing shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library provides an interface for signing RPM packages. Package: librresult-ocaml Description-md5: d3e42beb92e407eb58b77b74dab50a1a Description-en: result value combinators for OCaml (runtime) Rresult is an OCaml module for handling computation results and errors in an explicit and declarative manner, without resorting to exceptions. It defines combinators to operate on the result type available from OCaml 4.03 in the standard library. . This package contains the runtime libraries for programs using rresult. Package: librresult-ocaml-dev Description-md5: d3e1231adf4b6e8de5d9c2a154c86898 Description-en: result value combinators for OCaml (dev) Rresult is an OCaml module for handling computation results and errors in an explicit and declarative manner, without resorting to exceptions. It defines combinators to operate on the result type available from OCaml 4.03 in the standard library. . This package contains the development stuff needed to use the rresult library in your programs. Package: librss-ocaml Description-md5: e56530bb8068205e1566065eced6d8dd Description-en: RSS 2.0 parser and printer for OCaml (runtime) OCaml-RSS is a small OCaml library providing functions to parse and print RSS 2.0 files. The parser can also parse some RDF files, but some fields are not taken into account. There is still some work to do (add missing RSS 2.0 attributes, add convenient functions). . OCaml-RSS was previously part of Cameleon but is now developed separately and is findlib compatible. Package: librss-ocaml-dev Description-md5: 2543d82cc422dd31c113e35bd370feb4 Description-en: RSS 2.0 parser and printer for OCaml (development) This package is a small OCaml library providing functions to parse and print RSS 2.0 files. The parser can also parse some RDF files, but some fields are not taken into account. There is still some work to do (add missing RSS 2.0 attributes, add convenient functions). . OCaml-RSS was previously part of Cameleon but is now developed separately and is findlib compatible. . This package contains all the development stuff you need to develop OCaml programs which use OCaml-RSS. 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-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-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-cap-async-std-dev Description-md5: f788f6a7abe9b88706ff14db7b1fadac Description-en: Capability-based version of async-std - Rust source code Source code for Debianized Rust crate "cap-async-std" Package: librust-cap-std-dev Description-md5: df3f6eec5b488dad7b8a0bd3b30612af Description-en: Capability-based version of the Rust standard library - Rust source code Source code for Debianized Rust crate "cap-std" Package: librust-cap-time-ext-dev Description-md5: 06650d9817b6087ebdac405ea213795e Description-en: Extension traits for `SystemClock` and `MonotonicClock` - Rust source code Source code for Debianized Rust crate "cap-time-ext" 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-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-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-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-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-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-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-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-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-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-potential-utf-dev Description-md5: edf613f291b4e8c95df7c7e5cc03e9e5 Description-en: Unvalidated string and character types - Rust source code Source code for Debianized Rust crate "potential_utf" 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-repro-env-dev Description-md5: 8f3e41da458ecbdb921dc1727d77973f Description-en: Dependency lockfiles for reproducible build environments 📦🔒 - Rust source code Source code for Debianized Rust crate "repro-env" Package: librust-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-rust-embed-dev Description-md5: 79b3a9f53ed7980232f89e67798c00d8 Description-en: Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code Source code for Debianized Rust crate "rust-embed" 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-sequoia-autocrypt-dev Description-md5: ad26750e1bb463f6dc9f54a14f419d3a Description-en: Autocrypt support - Rust source code Source code for Debianized Rust crate "sequoia-autocrypt" Package: librust-sequoia-cert-store-dev Description-md5: c2a46b8bac058f25ee5c2412700cdb98 Description-en: Certificate database interface - Rust source code Source code for Debianized Rust crate "sequoia-cert-store" Package: librust-sequoia-git-dev Description-md5: b95b979b03bd1c0e41a2483c039853a3 Description-en: Managing and enforcing a commit signing policy - Rust source code Source code for Debianized Rust crate "sequoia-git" Package: librust-sequoia-gpg-agent-dev Description-md5: 2aaa3366054883ef3d5cf7c63f052c3d Description-en: Interacting with GnuPG's gpg-agent - Rust source code Source code for Debianized Rust crate "sequoia-gpg-agent" Package: librust-sequoia-ipc-dev Description-md5: e124a3e22fb3ce064e3c514af237c3dd Description-en: Interprocess communication infrastructure for Sequoia - Rust source code Source code for Debianized Rust crate "sequoia-ipc" Package: librust-sequoia-keystore-backend-dev Description-md5: a2b1b379240eb6b08a6d8c87468a9b1c Description-en: Traits for private key store backends - Rust source code Source code for Debianized Rust crate "sequoia-keystore-backend" Package: librust-sequoia-keystore-dev Description-md5: b181c94ab4340832c59fe8df0557fb64 Description-en: Sequoia's private key store server - Rust source code Source code for Debianized Rust crate "sequoia-keystore" Package: librust-sequoia-keystore-gpg-agent-dev Description-md5: 038c6f9e32a274488319b8ebc6f44ad1 Description-en: Gpg-agent backend for Sequoia's private key store - Rust source code Source code for Debianized Rust crate "sequoia-keystore-gpg-agent" Package: librust-sequoia-keystore-openpgp-card-dev Description-md5: 0ff3f7a9b4d77d07e283df53d7ad9381 Description-en: OpenPGP card backend for Sequoia's private key store - Rust source code Source code for Debianized Rust crate "sequoia-keystore-openpgp-card" Package: librust-sequoia-keystore-softkeys-dev Description-md5: d5d56b1f8f12dea9ff58ca77de887ce9 Description-en: Soft key (in-memory key) backend for Sequoia's private key store - Rust source code Source code for Debianized Rust crate "sequoia-keystore-softkeys" Package: librust-sequoia-keystore-tpm-dev Description-md5: 56552ad6faf3ae0bd338ddc1d7ad3abc Description-en: TPM backend for Sequoia's private key store - Rust source code Source code for Debianized Rust crate "sequoia-keystore-tpm" Package: librust-sequoia-net-dev Description-md5: 5738dc5a853193b29d9d5418c8cafa0a Description-en: Network services for OpenPGP - Rust source code Source code for Debianized Rust crate "sequoia-net" 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-sequoia-openpgp-mt-dev Description-md5: 566599b63433db3f50327bfe598cbf66 Description-en: Multi-threaded parsing of OpenPGP data - Rust source code Source code for Debianized Rust crate "sequoia-openpgp-mt" Package: librust-sequoia-policy-config-dev Description-md5: 29c1faaf7b912f18d7d31d3319b1af1d Description-en: Configure Sequoia using a configuration file - Rust source code Source code for Debianized Rust crate "sequoia-policy-config" Package: librust-sequoia-sop-dev Description-md5: 26a9ffb2530555a02c63cf4afe17e901 Description-en: Stateless OpenPGP Command Line Interface using Sequoia - Rust source code sqop offers a Rust-based implementation of the Stateless OpenPGP Command Line Interface. . This standards-derived interface is an implementation of https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/, intended to be used in interoperability tests and simple OpenPGP commands, while leaving no trace in the filesystem. Source code for Debianized Rust crate "sequoia-sop" Package: librust-sequoia-wot-dev Description-md5: 9f38ed4605394eb65326145395268a11 Description-en: Explore the OpenPGP Web of Trust using Sequoia - Rust source code The "Web of Trust" describes a network of identity assertions ("OpenPGP certifications") and signing delegations ("OpenPGP trust signatures"), which can be used to formally validate identity information in a cryptographic certificate. . In particular, this tooling allows the user to associate OpenPGP User IDs (or simply the e-mail address part of the User ID) with some set of OpenPGP certificates on the basis of explicit certifications made by trusted parties. . The validation rules and certificate formats used in the Web of Trust support corroborative, multiparty certification, so there is no need to assign full trust to any single party. . This tooling offers a means to explore the Web of Trust by a library in Rust, and a command-line interface capable of working with either certificates in the filesystem or interacting with GnuPG's certificate store and trust database. Source code for Debianized Rust crate "sequoia-wot" Package: librust-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-url-dev Description-md5: 1fe6c6acc78ef84e0d2da1d4a1afaabd Description-en: URL library for Rust - Rust source code Source code for Debianized Rust crate "url" 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-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: libsamplerate-ocaml Description-md5: a0874c5369c4c0ca30f9061377bf263d Description-en: OCaml interface to the samplerate library This package provied an interface to the samplerate library for OCaml programmers. . libsamplerate assist in development of programs for audio rate conversion. . This package contains only the shared runtime stub libraries. Package: libsamplerate-ocaml-dev Description-md5: 7a4b4d4568ad9522d3042dba5651408b Description-en: OCaml interface to the samplerate library This package provied an interface to the samplerate library for OCaml programmers. . libsamplerate assist in development of programs for audio rate conversion. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-samplerate. 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: 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: libsexplib-ocaml Description-md5: 5d7e08d0ce493f6c16c25ace815374a7 Description-en: automated conversions between OCaml-values and S-expressions (runtime) Sexplib library contains functionality for parsing and pretty-printing S-expressions. . Another module contained in Sexplib you to extract and replace sub-expressions in S-expressions. . This package contains runtime files. Package: libsexplib-ocaml-dev Description-md5: 115a9b4782d29dc2708535a3211c31f2 Description-en: automated conversions between OCaml-values and S-expressions (dev files) Sexplib library contains functionality for parsing and pretty-printing S-expressions. . Another module contained in Sexplib you to extract and replace sub-expressions in S-expressions. . This package contains development files. Package: libsexplib0-ocaml Description-md5: d9d155c0358960b746dd028814bee35a Description-en: S-expression library (runtime) Part of Jane Street's Core library. The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml. . This package contains runtime files. Package: libsexplib0-ocaml-dev Description-md5: f60a0745bfc56c156dd10c66193344d3 Description-en: S-expression library (development) Part of Jane Street's Core library. The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml. . This package contains development files. Package: libsha-ocaml Description-md5: a64c97e961ca9a38d1d6d4fe9aa2fd72 Description-en: SHA cryptographic hash functions for OCaml (runtime) SHA-1 produces a 160-bit digest from its input. SHA-256 and SHA-512 produce 256-bit and 512-bit digests from their inputs, respectively. . This package contains the shared runtime stub libraries. Package: libsha-ocaml-dev Description-md5: 50b24e46ead600a8fb2bdd28b1b5dfd9 Description-en: SHA cryptographic hash functions for OCaml (development files) SHA-1 produces a 160-bit digest from its input. SHA-256 and SHA-512 produce 256-bit and 512-bit digests from their inputs, respectively. . This package contains the files needed to compile OCaml programs that use the SHA library. Package: libshine-ocaml Description-md5: 8dd2d146179204852edc69302f816331 Description-en: OCaml interface to the shine library -- runtime files This package provides an interface to the shine library for OCaml programmers. . Shine can be used to encode MP3 audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains only the shared runtime stub libraries. Package: libshine-ocaml-dev Description-md5: a220640672ee5613f962cd2bc7d29a29 Description-en: OCaml interface to the shine library -- development files This package provides an interface to the shine library for OCaml programmers. . Shine can be used to encode MP3 audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-shine. Package: libshout-ocaml Description-md5: 89687ea21bf9e4d804856b76b91a81c0 Description-en: OCaml bindings for the shout library This OCaml library interfaces the shout C library which can be used for communicating with and sending data to Icecast and Icecast 2 streaming audio servers (they currently support Ogg Vorbis and MP3 audio streams). It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . This package contains only the shared runtime stub libraries. Package: libshout-ocaml-dev Description-md5: 6ef0b02c21472109ef163c9e4a336e9a Description-en: OCaml bindings for the shout library This OCaml library interfaces the shout C library which can be used for communicating with and sending data to Icecast and Icecast 2 streaming audio servers (they currently support Ogg Vorbis and MP3 audio streams). It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . This package contains all the development stuff you need to use ocaml-shout in your programs. Package: libsocl-1.4-1t64 Description-md5: 607f8f9648f71dbaceaaeeaa04f4c6e8 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains an OpenCL-compatible library interface to StarPU. Package: libsoundtouch-ocaml Description-md5: cd55ac2a2094fc1181ff965ea59bc2df Description-en: OCaml bindings for the sound stretching library -- runtime files Libsoundtouch is a library that can be used to change pitch and time of soundfiles independently. This package provides OCaml interface to the C library. . This package contains only the shared runtime stub libraries. Package: libsoundtouch-ocaml-dev Description-md5: 2e2b066711752568ce2a502dcf123d66 Description-en: OCaml bindings for the sound stretching library -- development files Libsoundtouch is a library that can be used to change pitch and time of soundfiles independently. This package provides OCaml interface to the C library. . This package contains all the development stuff you need to develop OCaml programs which use soundtouch. Package: libspdx-licenses-ocaml Description-md5: 62d2ff2a2ed2fd42ffa01339e9afd9ac Description-en: library providing a strict SPDX License Expression parser (runtime) An OCaml library aiming to provide an up-to-date and strict SPDX License Expression parser. It implements the format described in: https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/ See https://spdx.org/licenses/ for more details. . This package contains runtime files. Package: libspdx-licenses-ocaml-dev Description-md5: 39f16d66e51c9d4a48d8df8b4b9ec6e5 Description-en: library providing a strict SPDX License Expression parser (dev) An OCaml library aiming to provide an up-to-date and strict SPDX License Expression parser. It implements the format described in: https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/ See https://spdx.org/licenses/ for more details. . This package contains development files. Package: libspeex-ocaml Description-md5: 2dd94e71e001f39f324115247e8a4017 Description-en: OCaml interface to the speex library -- runtime files This package provides an interface to the speex library for OCaml programmers. . Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). . This package contains only the shared runtime stub libraries. Package: libspeex-ocaml-dev Description-md5: 45e9fc331de6b4b1d2093e8976834d4d Description-en: OCaml interface to the speex library -- development files This package provides an interface to the speex library for OCaml programmers. . Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). . This package contains all the development stuff you need to develop OCaml programs which use ocaml-speex. Package: libspooles-dev Description-md5: 74ac75a522d72c2e2cb1e666c6eed0bc Description-en: SPOOLES SParse Object Oriented Linear Equations Solver development files SPOOLES is a library for solving sparse real and complex linear systems of equations, written in the C language using object oriented design. . This package contains the SPOOLES development files. Package: libspooles2.2t64 Description-md5: d1ed9410d9ecb29a734fad3393746354 Description-en: SPOOLES SParse Object Oriented Linear Equations Solver shared library SPOOLES is a library for solving sparse real and complex linear systems of equations, written in the C language using object oriented design. . This package contains the SPOOLES shared library. Package: libsqlite3-ocaml Description-md5: 4f5b96784869662a1cfb5f900ee2156e Description-en: Embeddable SQL Database for OCaml Programs (runtime) This package provides an interface for the SQLite3 embeddable SQL database. It allows your OCaml programs to use a SQL database without depending on any external software; the resulting system can be entirely self-contained. . This package provides the files necessary to run dynamically-linked OCaml programs with SQLite3. Package: libsqlite3-ocaml-dev Description-md5: baea62cbd2eb502fd7008db5be034dc1 Description-en: Embeddable SQL Database for OCaml Programs (development) This package provides an interface for the SQLite3 embeddable SQL database. It allows your OCaml programs to use a SQL database without depending on any external software; the resulting system can be entirely self-contained. . This package provides the files necessary to develop new applications that use SQLite3 for OCaml. Package: libssl-ocaml Description-md5: 7d4099cbc739fbbd4114fe464ebc2ede Description-en: OCaml bindings for OpenSSL (runtime) OCaml library for communicating through SSL/TLS encrypted connections using the OpenSSL library. . This package contains only the shared runtime stub libraries. Package: libssl-ocaml-dev Description-md5: 350b176ea61c15ea1b7f264b4f2ca2df Description-en: OCaml bindings for OpenSSL OCaml library for communicating through SSL/TLS encrypted connections using the OpenSSL library. . This package contains all the development stuff you need to use the ssl OCaml library in your programs. Package: libstarpu-1.4-6 Description-md5: 6e4e8db53b47fb942bef212def2a1e22 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the main StarPU library Package: libstarpu-dev Description-md5: 967c103c8b3cf3662ee291f422fa5be6 Description-en: Task scheduler for heterogeneous multicore machines - dev StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains development headers and libraries. Package: libstarpu-openmp-llvm-1.4-1t64 Description-md5: fa0db18af8ec5b15b780924363dc10b1 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the runtime support for LLVM OpenMP. Package: libstarpufft-1.4-1t64 Description-md5: a1e84fcd5b7aa1a04d6c8089b0a0ecef Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains a hybrid CPU+GPU FFT library. Package: libstarpumpi-1.4-3t64 Description-md5: a7034f989f1ae2e40b4db1b5bb58bd47 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains MPI extensions for StarPU. Package: libstarpurm-1.4-1t64 Description-md5: 85559acb0db63a97ea4ac811b666f011 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the resource management library. Package: libstdcompat-ocaml Description-md5: ed4bf9d8df50ea74cb4cd6e98272349a Description-en: compatibility module for OCaml standard library (runtime) Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml. . The module Stdcompat provides some definitions for values and types introduced in recent versions of the standard library. These definitions are just aliases to the matching definition of the standard library if the latter is recent enough. Otherwise, the module Stdcompat provides an alternative implementation. . This package contains the runtime files. Package: libstdcompat-ocaml-dev Description-md5: 41ae184409cbfb093a5a96424cb69777 Description-en: compatibility module for OCaml standard library (development) Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml. . The module Stdcompat provides some definitions for values and types introduced in recent versions of the standard library. These definitions are just aliases to the matching definition of the standard library if the latter is recent enough. Otherwise, the module Stdcompat provides an alternative implementation. . This package contains the development files. Package: libstdio-ocaml Description-md5: 5913a53b8efd1b5afee5ea5b91c3721c Description-en: standard IO library for OCaml (runtime) Stdio implements simple input/output functionalities for OCaml. . It re-exports the input/output functions of the OCaml standard libraries using a more consistent API. . This package contains runtime files. Package: libstdio-ocaml-dev Description-md5: a74cfb8f752ad94a96b700361f9bcdcf Description-en: standard IO library for OCaml (development) Stdio implements simple input/output functionalities for OCaml. . It re-exports the input/output functions of the OCaml standard libraries using a more consistent API. . This package contains development files. Package: libstdlib-ocaml Description-md5: a73fc39a4d621bac488212b1f0069a41 Description-en: OCaml standard library (runtime files) OCaml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the runtime files of the standard library. Package: libstdlib-ocaml-dev Description-md5: d9ee302f6d1696c626ea98ddcdb25d1e Description-en: OCaml standard library (development files) OCaml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains the development files of the standard library. Package: libstdlib-random-ocaml Description-md5: bdc9c5b69654ca68e3df20c244d43358 Description-en: versioned Random module from the OCaml standard library (runtime) The stdlib-random package provides a stable and compiler-independent implementation of all the PRNGs used in the Random module. Those PRNGs are available in the various libraries: . * stdlib-random.v3: OCaml 3.07 to 3.11 PRNG * stdlib-random.v4: OCaml 3.12 to 4.14 PRNG * stdlib-random.v5: current OCaml 5.0 PRNG * stdlib-random.v5o: pure OCaml version of the OCaml 5 PRNG . All those libraries can be used together and the signature of their Random$n module has been extended to the latest signature whenever possible. . This package contains runtime files. Package: libstdlib-random-ocaml-dev Description-md5: 6ee23867b15a7dcb19bf15fcde124dde Description-en: versioned Random module from the OCaml standard library (dev) The stdlib-random package provides a stable and compiler-independent implementation of all the PRNGs used in the Random module. Those PRNGs are available in the various libraries: . * stdlib-random.v3: OCaml 3.07 to 3.11 PRNG * stdlib-random.v4: OCaml 3.12 to 4.14 PRNG * stdlib-random.v5: current OCaml 5.0 PRNG * stdlib-random.v5o: pure OCaml version of the OCaml 5 PRNG . All those libraries can be used together and the signature of their Random$n module has been extended to the latest signature whenever possible. . This package contains development files. Package: libstringext-ocaml Description-md5: a1816e0f1c5533837a39cd17b2b02f5f Description-en: extra string functions for OCaml (runtime files) Extra string functions for OCaml. Mainly splitting. All functions are in the Stringext module. . This package contains runtime files. Package: libstringext-ocaml-dev Description-md5: 2126974300ab01c6a8fca5ce1c06be92 Description-en: extra string functions for OCaml (dev files) Extra string functions for OCaml. Mainly splitting. All functions are in the Stringext module. . This package contains development files. Package: libswhid-core-ocaml Description-md5: 478058d025607e408532ef043de76524 Description-en: OCaml library to work with swhids (runtime) swhid_core is an OCaml library to with with Software Heritage persistent identifiers (swhids). This is the core library, for most use cases you should use the swhid library instead. . This package contains runtime files. Package: libswhid-core-ocaml-dev Description-md5: d1f81b5996ad3b687cdb42bff6a52dba Description-en: OCaml library to work with swhids (dev) swhid_core is an OCaml library to with with Software Heritage persistent identifiers (swhids). This is the core library, for most use cases you should use the swhid library instead. . This package contains development files. Package: libsyslog-ocaml Description-md5: c184c16b5087ad4b4649163cf57c0d22 Description-en: syslog routines for OCaml (runtime) This library provides syslog client functions for OCaml programs. These functions are implemented almost entirely in OCaml, not as bindings to the standard C library. . This package contains the shared runtime stub libraries. Package: libsyslog-ocaml-dev Description-md5: b92dd8cb956ea15684a4bbb35d8e65f0 Description-en: syslog routines for OCaml (development files) This library provides syslog client functions for OCaml programs. These functions are implemented almost entirely in OCaml, not as bindings to the standard C library. . This package contains the files needed to compile OCaml programs that use the syslog library. Package: libta-lib0 Description-md5: 72ba3c0d23d2e475362318b6ce1c2ec1 Description-en: library for the technical analysis of financial market data - runtime library TA-Lib is a set of libraries providing common functions for the technical analysis of financial market data. It contains over 130 TA indicators and offers candlestick pattern recognition. . This package contains the runtime library. Package: libtaskmanager6 Description-md5: 515dc6cce94310da7111d5fd14b8ae61 Description-en: Plasma Workspace task manager library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . The task manager library provides various abstractions for listing windows, startup tasks and launcher jobs. . This package contains the task manager library files. Package: libtheora-ocaml Description-md5: 87ad65f3a50d4368275bb6a801c256ea Description-en: OCaml interface to the theora library -- runtime files This package provides an interface to the theora library for OCaml programmers. . Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. . This package contains only the shared runtime stub libraries. Package: libtheora-ocaml-dev Description-md5: b9271fcce64187da0bb407a543efafe8 Description-en: OCaml interface to the theora library -- development files This package provides an interface to the theora library for OCaml programmers. . Theora is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-theora. Package: libthread-table-ocaml-dev Description-md5: 4649f54f561edc4e9cd9d4a3a03a3f63 Description-en: lock-free thread-safe integer keyed hash table A minimalist lock-free thread-safe integer keyed hash table with zero synchronization overhead on lookups designed for associating thread specific state with threads within a domain. It is not parallelism-safe, only thread-safe within a single domain. Package: libtime-now-ocaml Description-md5: c9c4ccf46488eb1e89f082f380427252 Description-en: current time for OCaml (runtime files) This package provides a single function to report the current time in nanoseconds since the start of the Unix epoch. . This package contains runtime files. Package: libtime-now-ocaml-dev Description-md5: 9aff5c4d1b78d83c6dbb691762edd490 Description-en: current time for OCaml (dev files) This package provides a single function to report the current time in nanoseconds since the start of the Unix epoch. . This package contains development files. Package: libtools-build-clojure Description-md5: 1a07b07ccebbd5dd5bb445d93eb624bc Description-en: Library for building artifacts in Clojure projects tools.build is a library of functions for building Clojure projects. They are intended to be used in a build program to create user-invokable target functions. Package: libtophide-ocaml-dev Description-md5: 856727ebee95a7cf940c400b43f1eaa2 Description-en: hide values that start with '_' in OCaml toplevel This library hides toplevel values whose name starts with an underscore. This is useful for some Camlp4 syntax extensions that produce lots of global identifiers that should remain hidden. 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: libtrie-ocaml Description-md5: 2cd83f18d4d69fec426484ab3f8a5760 Description-en: strict impure trie tree in OCaml (runtime) This OCaml library provides strict impure trie tree. . This package contains the runtime libraries for programs using trie. Package: libtrie-ocaml-dev Description-md5: d6eb48fc8a77d49cb702a32c332c2caa Description-en: strict impure trie tree in OCaml (dev) This OCaml library provides strict impure trie tree. . This package contains the development stuff needed to use the trie library in your programs. Package: libtyperep-ocaml Description-md5: c7607c758e00f72cd4ffd48789c7896e Description-en: runtime types for OCaml (runtime) Library for creating runtime representation of OCaml types and computing functions from these. . This package contains runtime files. Package: libtyperep-ocaml-dev Description-md5: 33b3fac5160ec432d0e28804cf4326f3 Description-en: runtime types for OCaml (development) Library for creating runtime representation of OCaml types and computing functions from these. . This package contains development files. Package: libtyxml-ocaml Description-md5: f858b6b8a0ddf1d9dfc4a3290ee8940a Description-en: typed XML in OCaml (plugins) TyXML allows one to build XML trees whose validity is ensured by the typechecker. It's based on a translation of XML types into polymorphic variants, originally written by Thorsten Ohl. Currently, the transcription has been done for XHTML 1.0 and 1.1, HTML5 and SVG (partial). . TyXML also provides a generic printer and some low-level (and untyped) iterators over XML trees. The printer has options for printing XHTML in more browser-friendly way when served as "text/html" (instead of "text/xml"). HTML5 is always printed with those options. . All modules provided by TyXML are also provided in functorial interface, where every module is parameterised by the underlying XML representation. . A camlp4 extension, named Pa_tyxml, allows one to write HTML pages or HTML fragments with the usual syntax. . This package contains dynamically loadable modules for plugins. Package: libtyxml-ocaml-dev Description-md5: 6822bb8b9cfd04082bcafb6ff4f8a5a3 Description-en: typed XML in OCaml (development files) TyXML allows one to build XML trees whose validity is ensured by the typechecker. It's based on a translation of XML types into polymorphic variants, originally written by Thorsten Ohl. Currently, the transcription has been done for XHTML 1.0 and 1.1, HTML5 and SVG (partial). . TyXML also provides a generic printer and some low-level (and untyped) iterators over XML trees. The printer has options for printing XHTML in more browser-friendly way when served as "text/html" (instead of "text/xml"). HTML5 is always printed with those options. . All modules provided by TyXML are also provided in functorial interface, where every module is parameterised by the underlying XML representation. . A camlp4 extension, named Pa_tyxml, allows one to write HTML pages or HTML fragments with the usual syntax. . This package contains the development files needed to use TyXML. Package: libtyxml-ocaml-doc Description-md5: b4fe7c034b9adb6ca67d4c26c8811c5d Description-en: typed XML in OCaml (documentation) TyXML allows one to build XML trees whose validity is ensured by the typechecker. It's based on a translation of XML types into polymorphic variants, originally written by Thorsten Ohl. Currently, the transcription has been done for XHTML 1.0 and 1.1, HTML5 and SVG (partial). . TyXML also provides a generic printer and some low-level (and untyped) iterators over XML trees. The printer has options for printing XHTML in more browser-friendly way when served as "text/html" (instead of "text/xml"). HTML5 is always printed with those options. . All modules provided by TyXML are also provided in functorial interface, where every module is parameterised by the underlying XML representation. . A camlp4 extension, named Pa_tyxml, allows one to write HTML pages or HTML fragments with the usual syntax. . This package contains the documentation of TyXML. Package: libunix-errno-ocaml Description-md5: 2b328779347920320b55e5a54847333c Description-en: errno variant that includes a variety of constructors An errno variant similar to Unix.error but including POSIX 2008, Linux, OS X, and FreeBSD constructors. A macro definition type is also provided in order to transport a specific errno-integer map as is the case with FUSE or 9p2000.u. The types and their functions reside in Errno and are independent of any Unix bindings. This makes the library's types usable from MirageOS on top of Xen. . Runtime files are used when running applications using this package. Package: libunix-errno-ocaml-dev Description-md5: 2ec3b31d30e29197dc7aa63b73c98ab1 Description-en: errno variant that includes a variety of constructors -- development files An errno variant similar to Unix.error but including POSIX 2008, Linux, OS X, and FreeBSD constructors. A macro definition type is also provided in order to transport a specific errno-integer map as is the case with FUSE or 9p2000.u. The types and their functions reside in Errno and are independent of any Unix bindings. This makes the library's types usable from MirageOS on top of Xen. . The development files are required for development of OCaml modules using this package. Package: libunwind-17-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-17t64 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-18 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-18-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-19 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-19-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-20 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-20-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-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: liburi-ocaml Description-md5: 3d7708800d9e9fcdf1a07c57a704246a Description-en: RFC3986 URI/URL parsing library in OCaml (runtime) This is an OCaml implementation of the RFC3986 specification for parsing URI or URLs. . This package contains the shared runtime libraries. Package: liburi-ocaml-dev Description-md5: 05954522de974e1d72f7a5640852ce0f Description-en: RFC3986 URI/URL parsing library in OCaml (dev) This is an OCaml implementation of the RFC3986 specification for parsing URI or URLs. . This package contains development files. Package: libusb-ocaml Description-md5: 21b44918e271ba69391cf36d8bc77883 Description-en: OCaml bindings to libusb-1.0 (runtime) OCaml-USB is a binding to libusb-1.0, a userspace USB programming library. It uses Lwt to ease use of asynchronous IO features of libusb-1.0. . This package contains the runtime libraries for OCaml-USB. Package: libusb-ocaml-dev Description-md5: 023b491c31d22274d979468eb2a148fc Description-en: OCaml bindings to libusb-1.0 OCaml-USB is a binding to libusb-1.0, a userspace USB programming library. It uses Lwt to ease use of asynchronous IO features of libusb-1.0. . This package contains development files for OCaml-USB. Package: libutop-ocaml Description-md5: b506409314f69ba92475bf2b23f62c2f Description-en: improved OCaml toplevel (runtime library) utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It supports line edition, history, real-time and context sensitive completion, colors, and more. . This package contains the runtime libraries for programs using the utop library. Package: libutop-ocaml-dev Description-md5: 3500b0a4aa59aab2a18e0c4fc25f6838 Description-en: improved OCaml toplevel (development tools) utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It supports line edition, history, real-time and context sensitive completion, colors, and more. . This package contains the development stuff needed to use the utop library in your programs. Package: libuucd-ocaml Description-md5: e0b1b7ac8b5a150db5399d108b533bad Description-en: decode data on Unicode characters off XML (runtime files) This OCaml module decodes data from the Unicode character database from their XML representation, to provide high-level access so that efficient representations can be extracted. . This package provides the runtime files. Package: libuucd-ocaml-dev Description-md5: 40da0c19db0233a42b20dc04a8c2d5fb Description-en: decode data on Unicode character off XML (dev files) This OCaml module decodes data from the Unicode character database from their XML representation, to provide high-level access so that efficient representations can be extracted. . This package provides the dev files. Package: libuucp-ocaml Description-md5: dd511ba3a2bb5aea54e6269a4da5a303 Description-en: access properties of Unicode characters (runtime files) This low-deps library gives access to properties of Unicode characters of the Unicode character database. . This package provides the runtime files. Package: libuucp-ocaml-dev Description-md5: dc5c8c285648923bba3d87915b1d3f57 Description-en: access properties of Unicode characters (dev files) This low-deps library gives access to properties of Unicode characters of the Unicode character database. . This package provides the dev files. 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: libuunf-ocaml Description-md5: 135beb869cdcf11ceb267f5944829d09 Description-en: Unicode text normalization form library (runtime files) Library to normalize Unicode text, supporting all forms. It is independent of IO mechanism or Unicode text data structure, and can process text without a complete in-memory representation. . This package provides the runtime files. Package: libuunf-ocaml-dev Description-md5: 640252bbcdb10601b3dc3bf0c39dfa49 Description-en: Unicode text normalization form library (dev files) Library to normalize Unicode text, supporting all forms. It is independent of IO mechanism or Unicode text data structure, and can process text without a complete in-memory representation. . This package provides the dev files. Package: libuuseg-ocaml Description-md5: bcc675bca5b9bd248bdca33a654f8248 Description-en: unicode text segmentation for OCaml (plugins) Uuseg is an OCaml library for segmenting Unicode text. It implements the locale independent Unicode text segmentation algorithms to detect grapheme cluster, word and sentence boundaries and the Unicode line breaking algorithm to detect line break opportunities. . The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation. . This package contains dynamically loadable modules for plugins. Package: libuuseg-ocaml-dev Description-md5: 41eaefbd3d8f170c29430685c9164d3e Description-en: unicode text segmentation for OCaml (development files) Uuseg is an OCaml library for segmenting Unicode text. It implements the locale independent Unicode text segmentation algorithms to detect grapheme cluster, word and sentence boundaries and the Unicode line breaking algorithm to detect line break opportunities. . The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation. . This package contains the development modules you need to use Uuseg in your programs. 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: libvariantslib-ocaml Description-md5: 8400bb1bb635b31e7d9302b27d61542b Description-en: OCaml syntax extension for supporting variants as first class values (runtime) Variantslib generates code to support variants as first class by adding "with variants" suffix to variants definition, e.g., . type t = | First | Second | Third . with variants . This package contains runtime files. Package: libvariantslib-ocaml-dev Description-md5: dae0b6bd15b27fad1f4053fb754f10a6 Description-en: OCaml syntax extension for supporting variants as first class values (dev) Variantslib generates code to support variants as first class by adding "with variants" suffix to variants definition, e.g., . type t = | First | Second | Third . with variants . This package contains development files. Package: libvirt-ocaml Description-md5: f043fc0d3c0142c5f4ded5b178b96768 Description-en: OCaml bindings for libvirt (runtime) This library provides OCaml bindings for using libvirt. . Libvirt is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, and XEN. . This package contains the shared library. Package: libvirt-ocaml-dev Description-md5: 4cbf2a655416969788baed546ad2ec29 Description-en: OCaml bindings for libvirt (development files) This library provides OCaml bindings for using libvirt. . Libvirt is a toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, and XEN. . This package contains the development files. Package: libvoaacenc-ocaml Description-md5: b744e351a8f6efbd4d97484c418c45c5 Description-en: OCaml interface to the vo-aacenc library -- runtime files This package provides an interface to the vo-aacenc library for OCaml programmers. . Vo-aacenc is an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains only the shared runtime stub libraries. Package: libvoaacenc-ocaml-dev Description-md5: 80df811fa0ab6c267360b14f949e42f2 Description-en: OCaml interface to the vo-aacenc library -- developpement files This package provides an interface to the vo-aacenc library for OCaml programmers. . Vo-aacenc is an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn, part of the Stagefright framework from the Google Android project. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-voaacenc. 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: libvorbis-ocaml Description-md5: d69ffe4614342bda1ea37d6010214bd8 Description-en: OCaml bindings for vorbis library -- runtime files This OCaml library interfaces the vorbis C library. It can be used to decode from or encode to the Ogg Vorbis compressed audio format as well as to get information about an Ogg Vorbis file. . Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains only the shared runtime stub libraries. Package: libvorbis-ocaml-dev Description-md5: 22741b2c9b3e4eef636a0a9bde780ba1 Description-en: OCaml bindings for the vorbis library -- development files This OCaml library interfaces the vorbis C library. It can be used to decode from or encode to the Ogg Vorbis compressed audio format as well as to get information about an Ogg Vorbis file. . Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains all the development stuff you need to use ocaml-vorbis in your programs. Package: libweather-ion7 Description-md5: 2177590f543853457ca65b573dfe8358 Description-en: Plasma Workspace weather information library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library provides support for interfacing with online weather information sources. . This package contains the weather information library files. Package: libwebsocket-lwt-unix-ocaml Description-md5: 8fa762c51cc07b18c8e8346b82f24564 Description-en: WebSocket library (Lwt support) (runtime) The WebSocket Protocol enables two-way communication between a client running untrusted code in a controlled environment to a remote host that has opted-in to communications from that code. . The security model used for this is the origin-based security model commonly used by web browsers. The protocol consists of an opening handshake followed by basic message framing, layered over TCP. . The goal of this technology is to provide a mechanism for browser-based applications that need two-way communication with servers that does not rely on opening multiple HTTP connections (e.g., using XMLHttpRequest or