Package: aardvark-dns
Description-md5: c28905e0e5bc117a59922a396c3d593b
Description-en: Container-focused DNS server
 Netavark is designed to work with podman but is also applicable for other OCI
 container management applications.

Package: aevol
Description-md5: c506f0e4b59e40f15c941d3aed497d29
Description-en: digital genetics model to run Evolution Experiments in silico
 Aevol is a digital genetics model: populations of digital organisms are
 subjected to a process of selection and variation, which creates a
 Darwinian dynamics.
 .
 By modifying the characteristics of selection (e.g. population size,
 type of environment, environmental variations) or variation (e.g.
 mutation rates, chromosomal rearrangement rates, types of
 rearrangements, horizontal transfer), one can study experimentally the
 impact of these parameters on the structure of the evolved organisms.
 In particular, since Aevol integrates a precise and realistic model of
 the genome, it allows for the study of structural variations of the
 genome (e.g. number of genes, synteny, proportion of coding sequences).
 .
 The simulation platform comes along with a set of tools for analysing
 phylogenies and measuring many characteristics of the organisms and
 populations along evolution.

Package: alire
Description-md5: 7e71cbdb1432d63dbdcc547934cf40ef
Description-en: Ada package manager
 A catalog of ready-to-use Ada libraries plus a command-line tool
 (`alr`) to obtain, build, and incorporate them into your own projects.
 It aims to fulfill a similar role to Rust's `cargo` or OCaml's `opam`.
 .
 This is a source package manager, in contrast to apt which is a binary
 package manager.

Package: ansible-lint
Description-md5: a381932960794814b41d4276fb69f7a5
Description-en: lint tool for Ansible playbooks
 Ansible playbooks express configuration, deployment and orchestration in YAML
 format. They can describe a policy you want your remote systems to enforce,
  or a set of steps in a general IT process.
 .
 ansible-lint checks Ansible playbooks for practices and behaviour that could
 potentially be improved.

Package: apport-kde
Description-md5: c8fd570a74a013e8fc3c502dd64152ce
Description-en: KDE frontend for the apport crash report system
 apport automatically collects data from crashed processes and
 compiles a problem report in /var/crash/. This utilizes the crashdump
 helper hook provided by the Ubuntu kernel.
 .
 This package provides a KDE frontend for browsing and handling the
 crash reports.

Package: apport-noui
Description-md5: d5aa0379a714ef65137c463f0f903564
Description-en: tools for automatically reporting Apport crash reports
 apport automatically collects data from crashed processes and
 compiles a problem report in /var/crash/. This utilizes the crashdump
 helper hook provided by the Ubuntu kernel.
 .
 Installing this package will configure your system to automatically submit
 all new Apport crash reports. Besides that it is an empty package.

Package: apport-valgrind
Description-md5: 21b17902929fcb9d5f6a9bcc53f2af83
Description-en: valgrind wrapper that first downloads debug symbols
 apport-valgrind is a valgrind wrapper that automatically downloads related
 available debug symbols and provides them to valgrind's memcheck tool, which
 is executed. The output is a valgrind log file ("valgrind.log") that contains
 stack traces (with as many symbols resolved as available) and that shows
 memory leaks.

Package: ash
Description-md5: dfaa90778ec9574851d009730b4a705a
Description-en: compatibility package for dash
 This package allows upgrading ash to its replacement,
 dash. It includes the /bin/ash symlink.
 It can be removed as soon as /bin/ash is no longer used.

Package: astropy-utils
Description-md5: 66f91a2a4f6c2297733b7ed899429da7
Description-en: Command line tools from astropy
 The astropy package contains core functionality and some common tools
 needed for performing astronomy and astrophysics research with Python.
 .
 This package contains the tools that come with astropy:
 .
  * fitscheck: Detect and fix FITS standards violations
  * fits2bitmap: Create a bitmap file from a FITS image.
  * fitsdiff: Compare two FITS image files and report the differences in
    header keywords and data.
  * fitsheader: Print the header(s) of one or more FITS file(s) to the
    standard output in a human-readable format.
  * samp_hub: SAMP Hub Server.
  * volint: Check a VOTable file for compliance to the VOTable specification
  * wcslint: Check the WCS keywords in a FITS file for compliance against
    the standards

Package: bambam
Description-md5: 7294987cbddc22bf4399dc743efb0ea8
Description-en: keyboard mashing and doodling game for babies
 Bambam is a simple baby keyboard masher application that locks
 the keyboard and mouse and instead displays bright colors,
 pictures, and sounds.
 .
 Note: for safety it is recommended to run the game in a dedicated login
 session, rather than as an application in your regular session, especially
 when leaving your child unattended with the game. Look for session type BamBam
 in your display manager login screen.

Package: bamtools
Description-md5: 8806dbb8f096fa9f1dd1e9df2a932d9a
Description-en: toolkit for manipulating BAM (genome alignment) files
 BamTools facilitates research analysis and data management using BAM
 files.  It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the bamtools command-line toolkit.
 .
 Available bamtools commands:
  convert  Converts between BAM and a number of other formats
  count    Prints number of alignments in BAM file(s)
  coverage Prints coverage statistics from the input BAM file
  filter   Filters BAM file(s) by user-specified criteria
  header   Prints BAM header information
  index    Generates index for BAM file
  merge    Merge multiple BAM files into single file
  random   Select random alignments from existing BAM file(s), intended more
           as a testing tool.
  resolve  Resolves paired-end reads (marking the IsProperPair flag as needed)
  revert   Removes duplicate marks and restores original base qualities
  sort     Sorts the BAM file according to some criteria
  split    Splits a BAM file on user-specified property, creating a new BAM
           output file for each value found
  stats    Prints some basic statistics from input BAM file(s)

Package: bcachefs-tools
Description-md5: 4e8fe266fe5de9a53a436460738680dc
Description-en: bcachefs userspace tools
 Userspace tools for bcachefs, a modern copy on write, checksumming, multi
 device filesystem.
 .
 Note: The current Debian kernels do not come with bcachefs support, you
 will have to use your own kernel or one provided by a 3rd party that
 contains bcachefs support.

Package: bolt-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: brain2mesh-demos
Description-md5: e9f024807779a12817de357606f053ea
Description-en: sample files and demo scripts for Brain2Mesh
 This package contains sample JNIfTI sample data and meshing script
 to demonstrate the basic functionalities of the Brain2Mesh Toolbox.

Package: brotli-rs
Description-md5: 1a407d60b9f9dbbfeafcb4caf85fc8fc
Description-en: Compressor and decompressor for brotli written in rust
 A compressor and decompressor for brotli with an interface avoiding the rust
 stdlib.
 This makes it suitable for embedded devices and kernels.
 It is designed with a pluggable allocator so that the standard lib's allocator
 may be employed.
 The default build also includes a stdlib allocator and stream interface.
 Disable this with --features=no-stdlib. All included code is safe.

Package: 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-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-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-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: 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: cpp-13-powerpc-linux-gnu
Description-md5: 1bc17e836ac369f167de0dc882685c13
Description-en: GNU C preprocessor for powerpc-linux-gnu
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for powerpc-linux-gnu architecture but not
 the compiler.

Package: cpp-14
Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3
Description-en: GNU C preprocessor
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.

Package: cpp-14-doc
Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf
Description-en: Documentation for the GNU C preprocessor (cpp)
 Documentation for the GNU C preprocessor in info format.

Package: cpp-14-for-build
Description-md5: 4d867f66a5170c25af70c1bda2672d33
Description-en: GNU C preprocessor for the build architecture
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for the build architecture but not
 the compiler.
 .
 This is a dependency package.

Package: cpp-14-for-host
Description-md5: bdce3f8f67a0382ae150b074db5ebb6f
Description-en: GNU C preprocessor for the host architecture
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for the host architecture but not
 the compiler.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: cpp-14-x86-64-linux-gnu
Description-md5: 43b850052510e8ce407b526ada2b0877
Description-en: GNU C preprocessor for x86_64-linux-gnu
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for x86_64-linux-gnu architecture but not
 the compiler.

Package: cpp-powerpc-linux-gnu
Description-md5: 6106b50ec55c3c81e7cc3db3e1529935
Description-en: GNU C preprocessor (cpp) for the powerpc architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for powerpc architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the powerpc architecture.

Package: cpptraj
Description-md5: 9d2417ddb42a5849ed570706339d82d5
Description-en: fast, parallelized molecular dynamics trajectory data analysis
 CPPTRAJ is a program designed to process and analyze molecular dynamics
 trajectories and relevant data sets derived from their analysis. CPPTRAJ
 supports many popular MD software packages including Amber, CHARMM, Gromacs,
 and NAMD.

Package: createrepo-c
Description-md5: 6c4fbcdb53ed3e87d7ba8a6bbe4fbe4e
Description-en: tool to create RPM repository metadata (C implementation)
 The createrepo_c tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package is similar to the apt-ftparchive or reprepro commands, but for
 working with RPM repositories.

Package: cruft
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
 This is a transitional package. It can safely be removed.

Package: cruft-ng
Description-md5: 780121e316aa36f4ba992bf2b286f7d4
Description-en: programs that helps analyse volatile "cruft" files on your system
 cruft-ng is a program to look over your system for anything that shouldn't
 be there, but is - the so called "cruft";  or for anything
 that should be there, but isn't.
 .
 cpigs is a program that by default works like dpigs
 but for volatile data. It prints out the package with the most volatile
 data (usually apt, plocate...)
 It can also dump it's whole state into a .csv format usable for
 more in depth analysis.
 .
 Both cruft-ng and cpigs base most of their results on
 dpkg's & plocate's databases, and also use a built-in custom
 homegrown ruleset to match volatile files
 - also known as "ghost" files on .rpm based systemds -
 to the corresponding engine.
 .
 Packages wanting to document such volatile files can do so
 using dh-cruft.

Package: cryptsetup-nuke-password
Description-md5: a959ec3ab0770fcdd94b9cdcc0791160
Description-en: Erase the LUKS keys with a special password on the unlock prompt
 Installing this package lets you configure a special "nuke password" that
 can be used to destroy the encryption keys required to unlock the encrypted
 partitions. This password can be entered in the usual early-boot prompt
 asking the passphrase to unlock the encrypted partition(s).
 .
 This provides a relatively stealth way to make your data unreadable in
 case you fear that your computer is going to be seized.
 .
 After installation, use “dpkg-reconfigure cryptsetup-nuke-password” to
 configure your nuke password.

Package: cura-engine
Description-md5: ef567c432f6e60eea3b7db5e2bad5c5c
Description-en: command line slicer engine for 3d printing
 The CuraEngine is a C++ console application for 3D printing
 GCode generation. It has been made as a better and faster
 alternative to the old Skeinforge engine.

Package: cwlformat
Description-md5: 82e57faf20010d84c1c0727466b84f7b
Description-en: code formatter for Common Workflow Language
 CWL Format is a specification and a reference implementation
 for a very opinionated CWL code formatter.
 .
 It outputs Common Workflow Language(CWL) in a standardized YAML
 format. It has no settings or options because you have better
 things to do with your time. And because CWL Format is always correct.

Package: dazzdb
Description-md5: 7e00727db0845d5aaf47b78dbb71d5bc
Description-en: manage nucleotide sequencing read data
 To facilitate the multiple phases of the dazzler assembler, all the read data
 is organized into what is effectively a database of the
 reads and their meta-information. The design goals for this data base
 are as follows:
  * The database stores the source Pacbio read information in such a
    way that it can re-create the original input data, thus permitting
    a user to remove the (effectively redundant) source files. This
    avoids duplicating the same data, once in the source file and once
    in the database.
  * The data base can be built up incrementally, that is new sequence
    data can be added to the data base over time.
  * The data base flexibly allows one to store any meta-data desired for
    reads. This is accomplished with the concept of *tracks* that
    implementors can add as they need them.
  * The data is held in a compressed form equivalent to the .dexta and
    .dexqv files of the data extraction module. Both the .fasta and
    .quiva information for each read is held in the data base and can be
    recreated from it. The .quiva information can be added separately and
    later on if desired.
  * To facilitate job parallel, cluster operation of the phases of the
    assembler, the database has a concept of a *current partitioning* in
    which all the reads that are over a given length and optionally
    unique to a well, are divided up into *blocks* containing roughly a
    given number of bases, except possibly the last block which may have
    a short count. Often programs can be run on blocks or pairs of blocks
    and each such job is reasonably well balanced as the blocks are all
    the same size. One must be careful about changing the partition
    during an assembly as doing so can void the structural validity of
    any interim block-based results.

Package: deken
Description-md5: 613b085629314b423c1c10e0dd8ba7fc
Description-en: Externals wrangler for Pure Data - upload utility
 deken is a simple and easy to use package manager for Pure Data (Pd).
 .
 This package provides a command line tool that facilitates the creation
 and upload of your own packages to the official package repository
 puredata.info.

Package: developers-reference
Description-md5: 46a1f3b266aa382d0fc176e8790ca727
Description-en: guidelines and information for Debian developers
 This package contains the Debian Developer's Reference, a set of
 guidelines and best practices which has been established by and for
 the community of Debian developers and maintainers. If you are not
 maintaining Debian packages, you probably do not need this package.
 .
 Table of Contents:
 .
    * 1. Scope of This Document
    * 2. Applying to Become a Member
    * 3. Debian Developer's Duties
    * 4. Resources for Debian Members
    * 5. Managing Packages
    * 6. Best Packaging Practices
    * 7. Beyond Packaging
    * 8. Internationalization and Translations
    * 1. Overview of Debian Maintainer Tools
 .
 This package contains the English version of the Developer's
 Reference.  The French, German, Italian, Russian and Japanese translations are
 available in developers-reference-fr, developers-reference-de,
 developers-reference-it, developers-reference-ru and developers-reference-ja.

Package: developers-reference-de
Description-md5: 66806ea801580b6928117cba18bfc9f8
Description-en: guidelines and information for Debian developers, in German
 This package contains the German translation of Debian Developer's
 Reference (package: developers-reference), a set of guidelines and
 best practices which has been established by and for the community of
 Debian developers and maintainers. If you are not maintaining Debian
 packages, you probably do not need this package.
 .
 Table of Contents (in English):
 .
    * 1. Scope of This Document
    * 2. Applying to Become a Member
    * 3. Debian Developer's Duties
    * 4. Resources for Debian Members
    * 5. Managing Packages
    * 6. Best Packaging Practices
    * 7. Beyond Packaging
    * 8. Internationalization and Translations
    * 1. Overview of Debian Maintainer Tools

Package: developers-reference-fr
Description-md5: 2c7d17c0f8451e318dcf3ca767fafc26
Description-en: guidelines and information for Debian developers, in French
 This package contains the French translation of Debian Developer's
 Reference (package: developers-reference), a set of guidelines and
 best practices which has been established by and for the community of
 Debian developers and maintainers. If you are not maintaining Debian
 packages, you probably do not need this package.
 .
 Table of Contents (in English):
 .
    * 1. Scope of This Document
    * 2. Applying to Become a Member
    * 3. Debian Developer's Duties
    * 4. Resources for Debian Members
    * 5. Managing Packages
    * 6. Best Packaging Practices
    * 7. Beyond Packaging
    * 8. Internationalization and Translations
    * 1. Overview of Debian Maintainer Tools

Package: developers-reference-it
Description-md5: e6588f4749e7d8ae4657e7d9b10d589b
Description-en: guidelines and information for Debian developers, in Italian
 This package contains the Italian translation of Debian Developer's
 Reference (package: developers-reference), a set of guidelines and
 best practices which has been established by and for the community of
 Debian developers and maintainers. If you are not maintaining Debian
 packages, you probably do not need this package.
 .
 Table of Contents (in English):
 .
    * 1. Scope of This Document
    * 2. Applying to Become a Member
    * 3. Debian Developer's Duties
    * 4. Resources for Debian Members
    * 5. Managing Packages
    * 6. Best Packaging Practices
    * 7. Beyond Packaging
    * 8. Internationalization and Translations
    * 1. Overview of Debian Maintainer Tools

Package: developers-reference-ja
Description-md5: 9a896365e3b4db1da8af7b6494999b42
Description-en: guidelines and information for Debian developers, in Japanese
 This package contains the Japanese translation of Debian Developer's
 Reference (package: developers-reference), a set of guidelines and
 best practices which has been established by and for the community of
 Debian developers and maintainers. If you are not maintaining Debian
 packages, you probably do not need this package.
 .
 Table of Contents (in English):
 .
    * 1. Scope of This Document
    * 2. Applying to Become a Member
    * 3. Debian Developer's Duties
    * 4. Resources for Debian Members
    * 5. Managing Packages
    * 6. Best Packaging Practices
    * 7. Beyond Packaging
    * 8. Internationalization and Translations
    * 1. Overview of Debian Maintainer Tools

Package: developers-reference-ru
Description-md5: 3321571e0449092a9f195c62ac901600
Description-en: guidelines and information for Debian developers, in Russian
 This package contains the Russian translation of Debian Developer's
 Reference (package: developers-reference), a set of guidelines and
 best practices which has been established by and for the community of
 Debian developers and maintainers. If you are not maintaining Debian
 packages, you probably do not need this package.
 .
 Table of Contents (in English):
 .
    * 1. Scope of This Document
    * 2. Applying to Become a Member
    * 3. Debian Developer's Duties
    * 4. Resources for Debian Members
    * 5. Managing Packages
    * 6. Best Packaging Practices
    * 7. Beyond Packaging
    * 8. Internationalization and Translations
    * 1. Overview of Debian Maintainer Tools

Package: dh-apport
Description-md5: a5c779df9e0b356100c76151d7cef527
Description-en: debhelper extension for the apport crash report system
 apport automatically collects data from crashed processes and
 compiles a problem report in /var/crash/. This utilizes the crashdump
 helper hook provided by the Ubuntu kernel.
 .
 This package provides a debhelper extension to make it easier for other
 packages to include apport hooks.

Package: dh-cruft
Description-md5: 42ee11eb7fef9e2a87cfa664ac705c60
Description-en: plugin for DebHelper to register .cruft and .purge files
 While the files listed in debian/<package>.cruft will simply be
 accounted for; the one in debian/<package>.purge will actually
 be removed in the final purge step after package removal.
 .
 Some demo package can be found at:
 https://github.com/a-detiste/dh-cruft-test

Package: dnsdiag
Description-md5: 6dc9295d9d515d4401926afdd6ab4113
Description-en: DNS request auditing toolset
 Set of tools to perform basic audits on your DNS requests and responses to
 make sure your DNS is working as you expect.  Dnsping can be used to measure
 the response time of a given DNS server for arbitrary requests. Just like a
 traditional ping utility, it provides similar functionality for DNS requests.
 .
 Dnstraceroute can be used to trace the path a DNS request takes to
 destination. Its purpose is to detect whether a request is redirected or
 hijacked. This can be done by comparing different DNS queries being sent to the
 same DNS server using dnstraceroute and observe if there is any difference
 between the path.
 .
 dnseval evaluates multiple DNS resolvers and helps you choose the best DNS
 server for your network. It is highly recommended to use your own DNS resolver
 as opposed to a third-party DNS server, but in case you need to choose the best
 DNS forwarder for your network, dnseval lets you compare different DNS servers
 from performance (latency) and reliability (loss) point of view.

Package: dolfin-bin
Description-md5: 8319156332b1455d0d2d298062600604
Description-en: Executable scripts for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains executable scripts for DOLFIN.

Package: dolfin-doc
Description-md5: 6d80f35b15cb807f29f485694db24fae
Description-en: Documentation and demo programs for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains documentation and demo programs for DOLFIN.

Package: dt-schema
Description-md5: 74f144d014187b00f07c61e5e5419fb6
Description-en: Tooling for devicetree validation using YAML and jsonschema
 This package contains test code for devicetree schema validation using the
 json-schema vocabulary. Schema files are written in YAML (a superset of JSON),
 and operate on the YAML encoding of Devicetree data. Devicetree data must be
 transcoded from DTS to YAML before being used by this tool.
 .
 There are several tools available:
 .
 dt-doc-validate This tool takes a schema file(s) or directory of schema
 files and validates them against the DT meta-schema.
 .
 dt-mk-schema This tool takes user-provided schema file(s) plus the core
 schema files in this repo, removes everything not needed for validation,
 applies fix-ups to the schemas, and outputs a single file with the processed
 schema. This step is done separately to speed up subsequent validation of YAML
 Devicetrees.
 .
 dt-validate This tool takes user-provided YAML Devicetree(s) and either
 a schema directory or pre-processed schema file and validates the YAML
 Devicetree against the schema.

Package: dub
Description-md5: 0440199a3a4483ede497fdb26489f474
Description-en: Package and build management system for D
 DUB is a build tool for D projects with support for automatically
 retrieving dependencies and integrating them in the build process.
 .
 Its design emphasis is on maximum simplicity for simple projects, while
 providing the opportunity to customize things when needed.

Package: efi-shell-aa64
Description-md5: 148e69dcdf98514fabee21516b756811
Description-en: UEFI Shell for 64-bit ARM architecture
 The UEFI Shell provides a command line interface running on top of the EFI API.
 It can be used to execute EFI binaries, to manage EFI variables and boot
 options, or to display details of installed devices, drivers, and protocols.
 This package contains the shellaa64.efi binary for the 64-bit ARM
 architecture.

Package: efi-shell-arm
Description-md5: 0b0947fdd969b8a2ac75813c4e8c15ac
Description-en: UEFI Shell for 32-bit ARM architecture
 The UEFI Shell provides a command line interface running on top of the EFI API.
 It can be used to execute EFI binaries, to manage EFI variables and boot
 options, or to display details of installed devices, drivers, and protocols.
 This package contains the shellarm.efi binary for the 32-bit ARM
 architecture.

Package: efi-shell-ia32
Description-md5: 0860db0d5a21acc4508b977482f43a7c
Description-en: UEFI Shell for 32-bit x86 architecture
 The UEFI Shell provides a command line interface running on top of the EFI API.
 It can be used to execute EFI binaries, to manage EFI variables and boot
 options, or to display details of installed devices, drivers, and protocols.
 This package contains the shellia32.efi binary for the a 32-bit x86
 architecture.

Package: efi-shell-riscv64
Description-md5: 3bbadf85ee08cb7a48791fb72727234d
Description-en: UEFI Shell for 64-bit RISC-V architecture
 The UEFI Shell provides a command line interface running on top of the EFI API.
 It can be used to execute EFI binaries, to manage EFI variables and boot
 options, or to display details of installed devices, drivers, and protocols.
 This package contains the shellriscv64.efi binary for the 64-bit RISC-V
 architecture.

Package: efi-shell-x64
Description-md5: 319d03d6ee48666c5aabf29cd2548e18
Description-en: UEFI Shell for 64-bit x86 architecture
 The UEFI Shell provides a command line interface running on top of the EFI API.
 It can be used to execute EFI binaries, to manage EFI variables and boot
 options, or to display details of installed devices, drivers, and protocols.
 This package contains the shellx64.efi binary for the 64-bit x86
 architecture.

Package: elpa-flycheck
Description-md5: a537e395ab01bcebd0553cd7a9a35398
Description-en: modern on-the-fly syntax checking for Emacs
 Flycheck uses various syntax checking and linting tools to
 automatically check the contents of buffers while the user types, and
 reports warnings and errors directly in the buffer, or in an optional
 error list.
 .
 It is intended to replace the older Flymake which is part of Emacs core.

Package: epiphany-browser
Description-md5: 767a0ee0cafbd123a7d0ad923e60350d
Description-en: Intuitive GNOME web browser
 Epiphany is a simple yet powerful GNOME web browser targeted at
 non-technical users. Its principles are simplicity and standards
 compliance.
 .
 Simplicity is achieved by a well designed user interface and reliance
 on external applications for performing external tasks (such as reading
 email). Simplicity does not mean less features; Epiphany has everything
 a modern web browser is expected to have.
 .
 Standards compliance is achieved on the HTML side by using the
 WebKitGTK+ rendering engine (which is based on the engine used by
 Apple Safari and Google Chrome); and on the user interface side by
 closely following the GNOME Human Interface Guidelines (HIG) and by
 close integration with the GNOME desktop.

Package: epiphany-browser-data
Description-md5: 602cd9c52c5ffccb213ecf3dec85b99d
Description-en: Data files for the GNOME web browser
 Epiphany is a simple yet powerful GNOME web browser targeted at
 non-technical users. Its principles are simplicity and standards
 compliance.
 .
 This package contains the common files, artwork and translations for
 Epiphany.

Package: eza
Description-md5: 7ed1042380d482b0c7e7072e0ce6ac97
Description-en: Modern replacement for ls
 eza is an improved file lister with more features and better defaults.
 It uses colours to distinguish file types and metadata. It knows about
 symlinks, extended attributes, and Git. And it’s small, fast, and just
 one single binary.

Package: faketime
Description-md5: 583f56c26c345706c1147c5561a549d0
Description-en: Report faked system time to programs (command-line tool)
 The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts
 various system calls which programs use to retrieve the current date
 and time. It can then report faked dates and times (as specified by
 you, the user) to these programs. This means you can modify the
 system time a program sees without having to change the time
 system-wide. FTPL allows you to specify both absolute dates (e.g.,
 2004-01-01) and relative dates (e.g., 10 days ago).
 .
 This package contains a "faketime" binary that makes it easy to use
 the LD_PRELOAD library.

Package: fenics
Description-md5: d3015a1f60aae2dbbc9de5b6f0aa19b9
Description-en: Automated Solution of Differential Equations
 FEniCS is a collection of free software for automated, efficient
 solution of differential equations.
 .
 FEniCS has an extensive list of features, including automated
 solution of variational problems, automated error control and
 adaptivity, a comprehensive library of finite elements, high
 performance linear algebra and many more.
 .
 FEniCS is organized as a collection of interoperable components,
 including the problem-solving environment DOLFIN, the form compiler
 FFC, the finite element tabulator FIAT, the just-in-time compiler
 Instant, the code generation interface UFC, the form language UFL and
 a range of additional components.
 .
 This is a metapackage which depends on all FEniCS components.
 .
 This is the legacy version of FEniCS. You may want to consider
 installing the next-generation FEniCS-X (fenicx package).

Package: fenicsx
Description-md5: e4e2e6146cf4c1c06ad520ad19b71e84
Description-en: Automated Solution of Differential Equations
 FEniCS is a collection of free software for automated, efficient
 solution of differential equations.
 .
 FEniCS has an extensive list of features, including automated
 solution of variational problems, automated error control and
 adaptivity, a comprehensive library of finite elements, high
 performance linear algebra and many more.
 .
 FEniCS is organized as a collection of interoperable components,
 including the problem-solving environment DOLFIN, the form compiler
 FFC, the finite element tabulator FIAT, the just-in-time compiler
 Instant, the code generation interface UFC, the form language UFL and
 a range of additional components.
 .
 This is a metapackage which depends on all FEniCS-X components.
 .
 FEniCS-X is the next-generation implementation of FEniCS
 (with DOLFIN-X, FFC-X)

Package: 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: flask-sqlalchemy-doc
Description-md5: 0790189e4a32d083dafe773b5ad9c984
Description-en: SQLAlchemy support for your Python 3 Flask application (Documentation)
 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
 intentions.
 .
 This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy
 is to make accomplishing common tasks in Flask application easier by providing
 useful defaults and extra helpers.
 .
 This package installs the documentation for the library.

Package: flycheck-doc
Description-md5: 2b752f744980a4c6e2ff13af7e4e80a6
Description-en: modern on-the-fly syntax checking for Emacs - documentation
 Flycheck uses various syntax checking and linting tools to
 automatically check the contents of buffers while the user types, and
 reports warnings and errors directly in the buffer, or in an optional
 error list.
 .
 This package includes flycheck's HTML documentation.

Package: flydraw
Description-md5: aa058a16abd6cbeedce7c237076a8669
Description-en: command-line drawing tool
 flydraw is a drawing tool based on an interpreter which parses a
 language featuring rich graphic primitives; it uses libgd to output
 GIF, JPEG, or PNG files.

Package: freedombox
Description-md5: eada99d45123c79eeb910fb4ebfd4b8a
Description-en: easy to manage, privacy oriented home server
 FreedomBox is designed to be your own inexpensive server at home. It runs free
 software and offers an increasing number of services ranging from a calendar or
 jabber server to a wiki or VPN. A web interface allows you to easily install
 and configure your apps.
 .
 This package provides the FreedomBox Service (Plinth) which installs,
 configures and manages all functions of FreedomBox. The service is managed
 using a web interface available at https://localhost/.

Package: freedombox-doc-en
Description-md5: 95d8bda62322acafff3de2f6c2c70c7c
Description-en: easy to manage, privacy oriented home server - user manual (English)
 FreedomBox is designed to be your own inexpensive server at home. It runs free
 software and offers an increasing number of services ranging from a calendar or
 jabber server to a wiki or VPN. A web interface allows you to easily install
 and configure your apps.
 .
 This package contains the English user manual in HTML and PDF formats. It
 describes how to setup and use each application in FreedomBox and FreedomBox
 itself. It is accessible from Help menu in the FreedomBox web interface.

Package: freedombox-doc-es
Description-md5: 98c3a0caa658d9a182598ab6c7512c53
Description-en: easy to manage, privacy oriented home server - user manual (Spanish)
 FreedomBox is designed to be your own inexpensive server at home. It runs free
 software and offers an increasing number of services ranging from a calendar or
 jabber server to a wiki or VPN. A web interface allows you to easily install
 and configure your apps.
 .
 This package contains the Spanish user manual in HTML and PDF formats. It
 describes how to setup and use each application in FreedomBox and FreedomBox
 itself. It is accessible from Help menu in the FreedomBox web interface.

Package: fscrypt
Description-md5: a00e89ddf41088a1fe352513192a47b3
Description-en: Tool for managing Linux filesystem encryption
 fscrypt is a high-level tool for the management of Linux filesystem
 encryption. This tool manages metadata, key generation, key wrapping,
 PAM integration, and provides a uniform interface for creating and
 modifying encrypted directories.
 .
 To use fscrypt, you must have a filesystem with encryption enabled and
 a kernel that supports reading/writing from that filesystem. Currently,
 ext4, F2FS, and UBIFS support Linux filesystem encryption. Ext4 has
 supported Linux filesystem encryption since v4.1, F2FS added support
 in v4.2, and UBIFS added support in v4.10. Other filesystems may add
 support for native encryption in the future.

Package: g++-13-multilib-i686-linux-gnu
Description-md5: 1b477be30862e6844809da2c63f23bde
Description-en: GNU C++ compiler (multilib support) (cross compiler for i386 architecture)
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: g++-13-multilib-powerpc-linux-gnu
Description-md5: ce976239962eb02dc6cc11004274270f
Description-en: GNU C++ compiler (multilib support) (cross compiler for powerpc architecture)
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: g++-13-multilib-s390x-linux-gnu
Description-md5: 2cec0f98c0acc54a45419dbd2fbb00a5
Description-en: GNU C++ compiler (multilib support) (cross compiler for s390x architecture)
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: g++-13-powerpc-linux-gnu
Description-md5: a6a01c5b6174aae806d940f3ce2cf093
Description-en: GNU C++ compiler for powerpc-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for powerpc-linux-gnu architecture.

Package: g++-14
Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c
Description-en: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

Package: g++-14-for-build
Description-md5: 6b662a2a3907f28ed9a0e2ac6a55d3ea
Description-en: GNU C++ compiler for the build architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arch_gnu architecture.
 .
 This is a dependency package.

Package: g++-14-for-host
Description-md5: 9390f1b2980c545f669a0b8b8d5b11e0
Description-en: GNU C++ compiler for the host architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for the host architecture.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: g++-14-multilib
Description-md5: 291f2f15035d2eb62358c5157bbae10c
Description-en: GNU C++ compiler (multilib support)
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: g++-14-x86-64-linux-gnu
Description-md5: f28641d421c551d47a5e989009efe119
Description-en: GNU C++ compiler for x86_64-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for x86_64-linux-gnu architecture.

Package: g++-mingw-w64
Description-md5: be80ce4b74c17089adf52fd4e6f4d519
Description-en: GNU C++ compiler for MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C++ compiler, supporting
 cross-compiling to 32- and 64-bit MinGW-w64 targets.

Package: g++-mingw-w64-i686
Description-md5: 6366762ba193116a3b542733f5cfb5e8
Description-en: GNU C++ compiler for MinGW-w64 targeting Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C++ compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets.

Package: g++-mingw-w64-i686-posix
Description-md5: 59f77e288f7da43385e23cd3357279e5
Description-en: GNU C++ compiler for MinGW-w64, Win32/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C++ compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: g++-mingw-w64-i686-win32
Description-md5: a417f252857a5b8608e19402178d0d79
Description-en: GNU C++ compiler for MinGW-w64, Win32/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C++ compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the Win32
 threading model.

Package: g++-mingw-w64-x86-64
Description-md5: 14601edb773363e23588439ef1aaa043
Description-en: GNU C++ compiler for MinGW-w64 targeting Win64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C++ compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets.

Package: g++-mingw-w64-x86-64-posix
Description-md5: 2f78b451e8f57f04cf2bb392f2101c0e
Description-en: GNU C++ compiler for MinGW-w64, Win64/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C++ compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: g++-mingw-w64-x86-64-win32
Description-md5: b7a278b6e6a5418562b9721cbfb394f2
Description-en: GNU C++ compiler for MinGW-w64, Win64/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C++ compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the Win32
 threading model.

Package: g++-multilib-i686-linux-gnu
Description-md5: 21d062243171427488240851c399824b
Description-en: GNU C++ compiler for the i386 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the i386 architecture.

Package: g++-multilib-powerpc-linux-gnu
Description-md5: 4fc6dc02333543ee6db964e755540b56
Description-en: GNU C++ compiler for the powerpc architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the powerpc architecture.

Package: g++-multilib-s390x-linux-gnu
Description-md5: 923d5d98e01f79c8853e01090403d09a
Description-en: GNU C++ compiler for the s390x architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the s390x architecture.

Package: g++-powerpc-linux-gnu
Description-md5: f9aeda628b0db2328f1e8a1d68ba71ce
Description-en: GNU C++ compiler for the powerpc architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the powerpc architecture.

Package: gajim
Description-md5: f8af1272b3830104f81a829f08d6afb3
Description-en: GTK+-based Jabber client
 Gajim is a Jabber client. It has a tabbed user interface with normal chats,
 group chats, and has many features such as, TLS, GPG, SSL, multiple accounts,
 avatars, file transfers, audio/video call, D-Bus and Metacontacts.

Package: gajim-lengthnotifier
Description-md5: e91dd02341aa77a59c4aebce57bf32fd
Description-en: displays character count and notifies when maximum length is reached
 User will be notified when the length of the message you are typing
 reaches a configured limit. A character counter can optionally be
 displayed.

Package: gajim-openpgp
Description-md5: 07444a0f9bbe715ca4bec9a2c721292c
Description-en: Gajim plugin for OpenPGP encryption
 This Plugin adds support for OpenPGP encryption to Gajim
 according to XEP-0373.
 Note, that this plugin is still in an experimental state.

Package: gajim-pgp
Description-md5: 6df648df5919fd06b6cd34657cc56e23
Description-en: Gajim plugin for PGP encryption
 This Plugin adds support for the PGP encryption to Gajim
 according to XEP-0027.

Package: gajim-triggers
Description-md5: fffccbcae5c023bec3133fc9bd766f89
Description-en: configure Gajim's behaviour for each contact
 With this plugin you will be able to configure precisely Gajim's
 behaviour when you receive a message or a presence from a given
 contact.

Package: gcc-13-hppa64-linux-gnu
Description-md5: 0ee0959bbc343ff940f7f385554ffc51
Description-en: GNU C compiler (cross compiler for hppa64)
 This is the GNU C compiler, a fairly portable optimizing compiler for C.

Package: gcc-13-locales
Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d
Description-en: GCC, the GNU compiler collection (native language support files)
 Native language support for GCC. Lets GCC speak your language,
 if translations are available.
 .
 Please do NOT submit bug reports in other languages than "C".
 Always reset your language settings to use the "C" locales.

Package: gcc-13-offload-amdgcn
Description-md5: e96e628ccd58c5a2bf9ff080281b9496
Description-en: GCC offloading compiler to GCN
 The package provides offloading support for AMD GCN.  OpenMP and OpenACC
 programs linked with -fopenmp will by default add GCN code into the binaries,
 which can be offloaded to AMD GCN capable devices if available.

Package: gcc-13-offload-nvptx
Description-md5: 3c146096ed88f2f061e433f8b7d0e37c
Description-en: GCC offloading compiler to NVPTX
 The package provides offloading support for NVidia PTX.  OpenMP and OpenACC
 programs linked with -fopenmp will by default add PTX code into the binaries,
 which can be offloaded to NVidia PTX capable devices if available.

Package: gcc-13-plugin-dev
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-aarch64-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-arm-linux-gnueabihf
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-i686-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-powerpc-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-powerpc64le-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-riscv64-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-plugin-dev-s390x-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-13-powerpc-linux-gnu
Description-md5: 2492669da5037450fea56bf2a467a14d
Description-en: GNU C compiler for the powerpc-linux-gnu architecture
 This is the GNU C compiler for the powerpc-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-powerpc-linux-gnu-base
Description-md5: b6e93638a6d08ea7a18929d7cf078e5d
Description-en: GCC, the GNU Compiler Collection (base package)
 This package contains files common to all languages and libraries
 contained in the GNU Compiler Collection (GCC).

Package: gcc-13-source
Description-md5: cb00049993a8c14b73bb041c050eb8c5
Description-en: Source of the GNU Compiler Collection
 This package contains the sources and patches which are needed to
 build the GNU Compiler Collection (GCC).

Package: gcc-13-test-results
Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0
Description-en: Test results for the GCC test suite
 This package contains the test results for running the GCC test suite
 for a post build analysis.

Package: gcc-14
Description-md5: 394374e688b1afb3af5f419895d29698
Description-en: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.

Package: gcc-14-doc
Description-md5: bf320d6d806b62ff03b567626d36b1fb
Description-en: Documentation for the GNU compilers (gcc, gobjc, g++)
 Documentation for the GNU compilers in info format.

Package: gcc-14-for-build
Description-md5: 1231e8563c440c0230388f9db0660a3c
Description-en: GNU C compiler for the build architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package.

Package: gcc-14-for-host
Description-md5: 2f6f77eeb03535ba77299cfe1a0ef756
Description-en: GNU C compiler for the host architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gcc-14-hppa64-linux-gnu
Description-md5: 0ee0959bbc343ff940f7f385554ffc51
Description-en: GNU C compiler (cross compiler for hppa64)
 This is the GNU C compiler, a fairly portable optimizing compiler for C.

Package: gcc-14-locales
Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d
Description-en: GCC, the GNU compiler collection (native language support files)
 Native language support for GCC. Lets GCC speak your language,
 if translations are available.
 .
 Please do NOT submit bug reports in other languages than "C".
 Always reset your language settings to use the "C" locales.

Package: gcc-14-multilib
Description-md5: d1bddfa375b62324197c575c04fb2e4e
Description-en: GNU C compiler (multilib support)
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gcc-14-offload-amdgcn
Description-md5: e96e628ccd58c5a2bf9ff080281b9496
Description-en: GCC offloading compiler to GCN
 The package provides offloading support for AMD GCN.  OpenMP and OpenACC
 programs linked with -fopenmp will by default add GCN code into the binaries,
 which can be offloaded to AMD GCN capable devices if available.

Package: gcc-14-offload-nvptx
Description-md5: 3c146096ed88f2f061e433f8b7d0e37c
Description-en: GCC offloading compiler to NVPTX
 The package provides offloading support for NVidia PTX.  OpenMP and OpenACC
 programs linked with -fopenmp will by default add PTX code into the binaries,
 which can be offloaded to NVidia PTX capable devices if available.

Package: gcc-14-plugin-dev
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-14-source
Description-md5: cb00049993a8c14b73bb041c050eb8c5
Description-en: Source of the GNU Compiler Collection
 This package contains the sources and patches which are needed to
 build the GNU Compiler Collection (GCC).

Package: gcc-14-test-results
Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0
Description-en: Test results for the GCC test suite
 This package contains the test results for running the GCC test suite
 for a post build analysis.

Package: gcc-14-x86-64-linux-gnu
Description-md5: 7bf4c826102db622ef3a4d867a96ef4e
Description-en: GNU C compiler for the x86_64-linux-gnu architecture
 This is the GNU C compiler for the x86_64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-hppa64-linux-gnu
Description-md5: 7507773089a56145bb979560f068e036
Description-en: GNU C compiler (cross compiler for hppa64-linux-gnu)
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the hppa64 architecture.

Package: gcc-mingw-w64
Description-md5: 186a2a61eb56afd112def7e23ba6c0ba
Description-en: GNU C compiler for MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C compiler, supporting
 cross-compiling to 32- and 64-bit MinGW-w64 targets.

Package: gcc-mingw-w64-base
Description-md5: c672bcae021d4c3e369501f16896add5
Description-en: GNU Compiler Collection for MinGW-w64 (base package)
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This empty package contains the documentation common to all
 gcc-mingw-w64 packages.

Package: gcc-mingw-w64-i686
Description-md5: 1df9e48aacb272ce9615f670323ec4b7
Description-en: GNU C compiler for MinGW-w64 targeting Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets.

Package: gcc-mingw-w64-i686-posix
Description-md5: aaea0a71bcf8004dbff53ab14cdc680c
Description-en: GNU C compiler for MinGW-w64, Win32/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: gcc-mingw-w64-i686-posix-runtime
Description-md5: 8cf4db2a61554a8b638d718263fa1896
Description-en: GNU Compiler Collection for MinGW-w64, i686/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the runtime DLLs used by GCC and applications
 built with it, for i686, using the POSIX thread model.
 Its purpose is both to provide the DLLs used during builds, and to
 allow packages shipping Windows programs to depend on those DLLs
 without pulling in the complete toolchain.

Package: gcc-mingw-w64-i686-win32
Description-md5: 9d97b15b1a36742b6f1c0af43e50bd9e
Description-en: GNU C compiler for MinGW-w64, Win32/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the Win32
 threading model.

Package: gcc-mingw-w64-i686-win32-runtime
Description-md5: 388de3e4d18656b3a94b84c4a51659cf
Description-en: GNU Compiler Collection for MinGW-w64, i686/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the runtime DLLs used by GCC and applications
 built with it, for i686, using the Win32 thread model.
 Its purpose is both to provide the DLLs used during builds, and to
 allow packages shipping Windows programs to depend on those DLLs
 without pulling in the complete toolchain.

Package: gcc-mingw-w64-x86-64
Description-md5: cfe2f1984459e655ca7197df3f410b29
Description-en: GNU C compiler for MinGW-w64 targeting Win64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the C compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets.

Package: gcc-mingw-w64-x86-64-posix
Description-md5: 6a3f3e94c5611377c2ca02e8e014ab3a
Description-en: GNU C compiler for MinGW-w64, Win64/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: gcc-mingw-w64-x86-64-posix-runtime
Description-md5: a45e6da30baf0e44fb002221b7820e3f
Description-en: GNU Compiler Collection for MinGW-w64, x86-64/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the runtime DLLs used by GCC and applications
 built with it, for x86-64, using the POSIX thread model.
 Its purpose is both to provide the DLLs used during builds, and to
 allow packages shipping Windows programs to depend on those DLLs
 without pulling in the complete toolchain.

Package: gcc-mingw-w64-x86-64-win32
Description-md5: caa3be7db7eeed56498fd7c4fb27f2b2
Description-en: GNU C compiler for MinGW-w64, Win64/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the C compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the Win32
 threading model.

Package: gcc-mingw-w64-x86-64-win32-runtime
Description-md5: 6a92bf4ba77035bbc3f428c93f7fd133
Description-en: GNU Compiler Collection for MinGW-w64, x86-64/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the runtime DLLs used by GCC and applications
 built with it, for x86-64, using the Win32 thread model.
 Its purpose is both to provide the DLLs used during builds, and to
 allow packages shipping Windows programs to depend on those DLLs
 without pulling in the complete toolchain.

Package: gcc-multilib-i686-linux-gnu
Description-md5: 87162302fcdfe23fcf402bcdae36f6e9
Description-en: GNU C compiler for the i386 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the i386 architecture.

Package: gcc-multilib-powerpc-linux-gnu
Description-md5: f04c912445b670b2ab129b21d4a47762
Description-en: GNU C compiler for the powerpc architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the powerpc architecture.

Package: gcc-multilib-s390x-linux-gnu
Description-md5: 0e9bad3b62304d1f54438e18e774f9bd
Description-en: GNU C compiler for the s390x architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the s390x architecture.

Package: gcc-offload-amdgcn
Description-md5: 73e9b09738f5d09089e02c750bfb8fec
Description-en: GCC offloading compiler to AMD GCN
 This package contains libgomp plugin for offloading to AMD GCN
 .
 This is a dependency package providing the default AMD GCN offload compiler.

Package: gcc-offload-nvptx
Description-md5: 9344a5c55068600b42013b1b2f47870b
Description-en: GCC offloading compiler to NVPTX
 This package contains libgomp plugin for offloading to NVidia
 PTX. The plugin needs libcuda.so.1 shared library that has to be
 installed separately.
 .
 This is a dependency package providing the default Nvidia PTX compiler.

Package: gcc-powerpc-linux-gnu
Description-md5: f04c912445b670b2ab129b21d4a47762
Description-en: GNU C compiler for the powerpc architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the powerpc architecture.

Package: gccgo
Description-md5: 9d336d49adc1ff59921be0a9229b7c40
Description-en: Go compiler, based on the GCC backend
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go compiler.

Package: gccgo-13
Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d
Description-en: GNU Go compiler
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler. It uses the gcc backend to generate optimized code.

Package: gccgo-13-aarch64-linux-gnu
Description-md5: 7494500d31730016266c3afcd7df0781
Description-en: GNU Go compiler for the aarch64-linux-gnu architecture
 This is the GNU Go compiler for the aarch64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-arm-linux-gnueabihf
Description-md5: 3ce513e797bd4d1a1c346756537f10b2
Description-en: GNU Go compiler for the arm-linux-gnueabihf architecture
 This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-doc
Description-md5: 76326180b2469131aa9547f46e5b3105
Description-en: Documentation for the GNU Go compiler (gccgo)
 Documentation for the GNU Go compiler in info format.

Package: gccgo-13-for-build
Description-md5: 48f6a7ed16a17b424736635ff7390599
Description-en: GNU Go compiler for the build architecture
 This is the GNU Go compiler for the build architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.
 .
 This is a dependency package.

Package: gccgo-13-for-host
Description-md5: 3709a5079a9cb97b4e9a88427901107d
Description-en: GNU Go compiler for the host architecture
 This is the GNU Go compiler for the host architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gccgo-13-i686-linux-gnu
Description-md5: 476b8ef19f68a3705287682de1e1d740
Description-en: GNU Go compiler for the i686-linux-gnu architecture
 This is the GNU Go compiler for the i686-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-multilib
Description-md5: 25e9a6929ec801c16cd933e711c7f1ed
Description-en: GNU Go compiler (multilib support)
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gccgo-13-multilib-i686-linux-gnu
Description-md5: 8e39a60725a1919aef4ede9601a6f1c4
Description-en: GNU Go compiler (multilib support) (cross compiler for i386 architecture)
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gccgo-13-multilib-powerpc-linux-gnu
Description-md5: bf216cee702df562439849ee3b90f2dc
Description-en: GNU Go compiler (multilib support) (cross compiler for powerpc architecture)
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gccgo-13-multilib-s390x-linux-gnu
Description-md5: b5c358b8c4d92ec36b62b55a31e3d1ad
Description-en: GNU Go compiler (multilib support) (cross compiler for s390x architecture)
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gccgo-13-powerpc-linux-gnu
Description-md5: a460eee18c3b05cc794f521c3b381230
Description-en: GNU Go compiler for the powerpc-linux-gnu architecture
 This is the GNU Go compiler for the powerpc-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-powerpc64le-linux-gnu
Description-md5: 5a17cd67dc9ecaa24006880be9427bb8
Description-en: GNU Go compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-riscv64-linux-gnu
Description-md5: cb0c26ec7dbe9b289a3908acdec4f4be
Description-en: GNU Go compiler for the riscv64-linux-gnu architecture
 This is the GNU Go compiler for the riscv64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-s390x-linux-gnu
Description-md5: 13a2088fce190da9d678cded8c585159
Description-en: GNU Go compiler for the s390x-linux-gnu architecture
 This is the GNU Go compiler for the s390x-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-x86-64-linux-gnu
Description-md5: fdb31c41e8727172123ebc6e0fa9807a
Description-en: GNU Go compiler for the x86_64-linux-gnu architecture
 This is the GNU Go compiler for the x86_64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-14
Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d
Description-en: GNU Go compiler
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler. It uses the gcc backend to generate optimized code.

Package: gccgo-14-doc
Description-md5: 76326180b2469131aa9547f46e5b3105
Description-en: Documentation for the GNU Go compiler (gccgo)
 Documentation for the GNU Go compiler in info format.

Package: gccgo-14-for-build
Description-md5: 48f6a7ed16a17b424736635ff7390599
Description-en: GNU Go compiler for the build architecture
 This is the GNU Go compiler for the build architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.
 .
 This is a dependency package.

Package: gccgo-14-for-host
Description-md5: 3709a5079a9cb97b4e9a88427901107d
Description-en: GNU Go compiler for the host architecture
 This is the GNU Go compiler for the host architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gccgo-14-multilib
Description-md5: 25e9a6929ec801c16cd933e711c7f1ed
Description-en: GNU Go compiler (multilib support)
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gccgo-14-x86-64-linux-gnu
Description-md5: fdb31c41e8727172123ebc6e0fa9807a
Description-en: GNU Go compiler for the x86_64-linux-gnu architecture
 This is the GNU Go compiler for the x86_64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-aarch64-linux-gnu
Description-md5: 49ffa3c97d58d095ce1a2cad8bc0e665
Description-en: Go compiler (based on GCC) for the arm64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the arm64 architecture.

Package: gccgo-arm-linux-gnueabihf
Description-md5: aef6da534a688c20fe679734aecba741
Description-en: Go compiler (based on GCC) for the armhf architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the armhf architecture.

Package: gccgo-doc
Description-md5: 0eaec438c07175b82a04f00f7787443a
Description-en: Documentation for the GNU Go compiler
 Documentation for the GNU Go compiler in info format (dependency package).

Package: gccgo-for-build
Description-md5: 4940991dfa7e5d9bb6ae203dbd82ff9a
Description-en: Go compiler, based on the GCC backend for the build architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go compiler.
 .
 Tools used via this metapackage must be used without an architecture prefix.

Package: gccgo-for-host
Description-md5: a27a82fffec972a8bd282c7602995be2
Description-en: Go compiler, based on the GCC backend for the host architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go compiler.
 .
 Tools used via this metapackage must be used with an architecture prefix.

Package: gccgo-i686-linux-gnu
Description-md5: f2f28293a5aeb4b9bababfb8a408b8cc
Description-en: Go compiler (based on GCC) for the i386 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the i386 architecture.

Package: gccgo-multilib
Description-md5: 471dd036e567b77f4b0772d851db6d8d
Description-en: Go compiler, based on the GCC backend (multilib files)
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 A dependency package on architectures with multilib support; the package
 contains dependencies for the non-default multilib architecture(s).

Package: gccgo-multilib-i686-linux-gnu
Description-md5: f2f28293a5aeb4b9bababfb8a408b8cc
Description-en: Go compiler (based on GCC) for the i386 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the i386 architecture.

Package: gccgo-multilib-powerpc-linux-gnu
Description-md5: dc62e8a42fffd8f66a460ae857201552
Description-en: Go compiler (based on GCC) for the powerpc architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the powerpc architecture.

Package: gccgo-multilib-s390x-linux-gnu
Description-md5: 5dc2e2488b9da8f7067ca11682396532
Description-en: Go compiler (based on GCC) for the s390x architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the s390x architecture.

Package: gccgo-powerpc-linux-gnu
Description-md5: dc62e8a42fffd8f66a460ae857201552
Description-en: Go compiler (based on GCC) for the powerpc architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the powerpc architecture.

Package: gccgo-powerpc64le-linux-gnu
Description-md5: 3bd9f09f65dbd3aa881890a8da6701e3
Description-en: Go compiler (based on GCC) for the ppc64el architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the ppc64el architecture.

Package: gccgo-riscv64-linux-gnu
Description-md5: 0d3cc71e786849332bd811c9803dd673
Description-en: Go compiler (based on GCC) for the riscv64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the riscv64 architecture.

Package: gccgo-s390x-linux-gnu
Description-md5: 5dc2e2488b9da8f7067ca11682396532
Description-en: Go compiler (based on GCC) for the s390x architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the s390x architecture.

Package: gccgo-x86-64-linux-gnu
Description-md5: f1bf5b0ea5710b5b4434e3101c58fa90
Description-en: Go compiler (based on GCC) for the amd64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the amd64 architecture.

Package: gccrs-14
Description-md5: edc83783dbd68b432855822f5c422cb4
Description-en: GNU Rust compiler
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gccrs-14-for-build
Description-md5: 5066e422e5da41e2f2dd30ef10e0bcf7
Description-en: GNU Rust compiler for the build architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 This is a dependency package.

Package: gccrs-14-for-host
Description-md5: 0526722408b6a3a14aeb6aac1f703999
Description-en: GNU Rust compiler for the host architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gccrs-14-x86-64-linux-gnu
Description-md5: 31912838d25768bf9d621e13e0ae3088
Description-en: GNU Rust compiler for the x86_64-linux-gnu architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gdc
Description-md5: 27f6160b2c7f699452e12cc82b2f85f5
Description-en: D compiler (language version 2), based on the GCC backend
 This is a dependency package providing the default D compiler.
 Per policy, all packages that contain D sources must use this package
 in their Build-Depends line.
 .
 This compiler supports D language version 2.

Package: gdc-13
Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7
Description-en: GNU D compiler (version 2)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-aarch64-linux-gnu
Description-md5: 199fdd9fd06722e3233592ba26207d8c
Description-en: GNU D compiler (version 2) for the aarch64-linux-gnu architecture
 This is the GNU D compiler for the aarch64-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-arm-linux-gnueabihf
Description-md5: e7806cc7fa9ea582cd66e012058e42e9
Description-en: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture
 This is the GNU D compiler for the arm-linux-gnueabihf architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-for-build
Description-md5: 37e9bbaf8fbfca59e8217dc2367c7215
Description-en: GNU D compiler (version 2) for the build architecture
 This is the GNU D compiler for the build architecture, which compiles D on
 platforms supported by gcc. It uses the gcc backend to generate optimised
 code.
 .
 This compiler supports D language version 2.
 .
 This is a dependency package.

Package: gdc-13-for-host
Description-md5: 9da49654390f533a91350e9ffc22d416
Description-en: GNU D compiler (version 2) for the host architecture
 This is the GNU D compiler for the host architecture, which compiles D on
 platforms supported by gcc. It uses the gcc backend to generate optimised
 code.
 .
 This compiler supports D language version 2.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gdc-13-i686-linux-gnu
Description-md5: 00ea2654f0ce21b65085a895f9f14ee2
Description-en: GNU D compiler (version 2) for the i686-linux-gnu architecture
 This is the GNU D compiler for the i686-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-multilib
Description-md5: 5bd997d730190f1d6151d11f184d631d
Description-en: GNU D compiler (version 2, multilib support)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gdc-13-multilib-i686-linux-gnu
Description-md5: 05ee3fb0e881cb9ba07ca5ab351fe6d6
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for i386 architecture)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gdc-13-multilib-powerpc-linux-gnu
Description-md5: 151e9ee7f17fab15f4323761a74199a1
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for powerpc architecture)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gdc-13-multilib-s390x-linux-gnu
Description-md5: 302fb1e60449075de63a29f9a1615d6a
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for s390x architecture)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gdc-13-powerpc-linux-gnu
Description-md5: c0c3a756f9c21e8b2b261ee022efab04
Description-en: GNU D compiler (version 2) for the powerpc-linux-gnu architecture
 This is the GNU D compiler for the powerpc-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-powerpc64le-linux-gnu
Description-md5: 511ac042d081ba2ca3ae7e683ee8367f
Description-en: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture
 This is the GNU D compiler for the powerpc64le-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-riscv64-linux-gnu
Description-md5: 079a7e73375fff1da316ca219ebbcae9
Description-en: GNU D compiler (version 2) for the riscv64-linux-gnu architecture
 This is the GNU D compiler for the riscv64-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-s390x-linux-gnu
Description-md5: 82e56d1ee033cd721d1d3bd63425ec46
Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture
 This is the GNU D compiler for the s390x-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-13-x86-64-linux-gnu
Description-md5: 3370d98e61f8c9ed857813919b9a5f4c
Description-en: GNU D compiler (version 2) for the x86_64-linux-gnu architecture
 This is the GNU D compiler for the x86_64-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-14
Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7
Description-en: GNU D compiler (version 2)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-14-for-build
Description-md5: 37e9bbaf8fbfca59e8217dc2367c7215
Description-en: GNU D compiler (version 2) for the build architecture
 This is the GNU D compiler for the build architecture, which compiles D on
 platforms supported by gcc. It uses the gcc backend to generate optimised
 code.
 .
 This compiler supports D language version 2.
 .
 This is a dependency package.

Package: gdc-14-for-host
Description-md5: 9da49654390f533a91350e9ffc22d416
Description-en: GNU D compiler (version 2) for the host architecture
 This is the GNU D compiler for the host architecture, which compiles D on
 platforms supported by gcc. It uses the gcc backend to generate optimised
 code.
 .
 This compiler supports D language version 2.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gdc-14-multilib
Description-md5: 5bd997d730190f1d6151d11f184d631d
Description-en: GNU D compiler (version 2, multilib support)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gdc-14-x86-64-linux-gnu
Description-md5: 3370d98e61f8c9ed857813919b9a5f4c
Description-en: GNU D compiler (version 2) for the x86_64-linux-gnu architecture
 This is the GNU D compiler for the x86_64-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-aarch64-linux-gnu
Description-md5: 2f9c33e0aaf40e4207a1a79c243fc268
Description-en: GNU D compiler (based on GCC) for the arm64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the arm64 architecture.

Package: gdc-arm-linux-gnueabihf
Description-md5: 9d82ae2217bc3bb2c06ed67ddfe48081
Description-en: GNU D compiler (based on GCC) for the armhf architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the armhf architecture.

Package: gdc-for-build
Description-md5: fa096b6ddb8a093812f8687d969e0e81
Description-en: GNU D compiler (language version 2) for the build architecture
 This is a dependency package providing the default D compiler.
 Per policy, all packages that contain D sources must use this package
 in their Build-Depends line.
 .
 This compiler supports D language version 2.
 .
 Tools used via this metapackage must be used without an architecture prefix.

Package: gdc-for-host
Description-md5: 2a5b4442d750f9addacefac07cb5ffeb
Description-en: D compiler (language version 2) for the host architecture
 This is a dependency package providing the default D compiler.
 Per policy, all packages that contain D sources must use this package
 in their Build-Depends line.
 .
 This compiler supports D language version 2.
 .
 Tools used via this metapackage must be used with an architecture prefix.

Package: gdc-i686-linux-gnu
Description-md5: 3d5ce953b8674a9270811aab16fdc554
Description-en: GNU D compiler (based on GCC) for the i386 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the i386 architecture.

Package: gdc-multilib
Description-md5: daca504b8cf779b565285690bdc990a8
Description-en: D compiler (language version 2) (multilib files)
 This compiler supports D language version 2.
 .
 A dependency package on architectures with multilib support; the package
 contains dependencies for the non-default multilib architecture(s).

Package: gdc-multilib-i686-linux-gnu
Description-md5: 3d5ce953b8674a9270811aab16fdc554
Description-en: GNU D compiler (based on GCC) for the i386 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the i386 architecture.

Package: gdc-multilib-powerpc-linux-gnu
Description-md5: 8898052d0e76daac6f30c3453cf310dd
Description-en: GNU D compiler (based on GCC) for the powerpc architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the powerpc architecture.

Package: gdc-multilib-s390x-linux-gnu
Description-md5: 9d9a18fcec25416f531d9890b329b4e9
Description-en: GNU D compiler (based on GCC) for the s390x architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the s390x architecture.

Package: gdc-powerpc-linux-gnu
Description-md5: 8898052d0e76daac6f30c3453cf310dd
Description-en: GNU D compiler (based on GCC) for the powerpc architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the powerpc architecture.

Package: gdc-powerpc64le-linux-gnu
Description-md5: 527cdb354aebbb914777dbb901a7ff97
Description-en: GNU D compiler (based on GCC) for the ppc64el architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the ppc64el architecture.

Package: gdc-riscv64-linux-gnu
Description-md5: 0ce0dc2c3133cc38c663adbb2ae01be4
Description-en: GNU D compiler (based on GCC) for the riscv64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the riscv64 architecture.

Package: gdc-s390x-linux-gnu
Description-md5: 9d9a18fcec25416f531d9890b329b4e9
Description-en: GNU D compiler (based on GCC) for the s390x architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the s390x architecture.

Package: gdc-x86-64-linux-gnu
Description-md5: e89bb6902b93a30c2a7a4b9cc6527e90
Description-en: GNU D compiler (based on GCC) for the amd64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the amd64 architecture.

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: gffread
Description-md5: 1be102725540f468e3758d7769e6d196
Description-en: GFF/GTF format conversions, region filtering, FASTA sequence extraction
 Gffread is a GFF/GTF parsing utility providing format conversions,
 region filtering, FASTA sequence extraction and more.

Package: gfortran-13-multilib-i686-linux-gnu
Description-md5: a6370152d33c73991053fd0ccd0f96a1
Description-en: GNU Fortran compiler (multilib support) (cross compiler for i386 architecture)
 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gfortran-13-multilib-powerpc-linux-gnu
Description-md5: 8ca0d2d3b434392060f6439cccaaf800
Description-en: GNU Fortran compiler (multilib support) (cross compiler for powerpc architecture)
 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gfortran-13-multilib-s390x-linux-gnu
Description-md5: cdf1338eada70b056385899bef888cbf
Description-en: GNU Fortran compiler (multilib support) (cross compiler for s390x architecture)
 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gfortran-13-powerpc-linux-gnu
Description-md5: 73db4808194a17d54df02f8d5d05fa32
Description-en: GNU Fortran compiler for the powerpc-linux-gnu architecture
 This is the GNU Fortran compiler for the powerpc-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gfortran-14
Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2
Description-en: GNU Fortran compiler
 This is the GNU Fortran compiler, which compiles
 Fortran on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: gfortran-14-doc
Description-md5: 17a01a9ada93e104865a01e6615e2401
Description-en: Documentation for the GNU Fortran compiler (gfortran)
 Documentation for the GNU Fortran compiler in info format.

Package: gfortran-14-for-build
Description-md5: 748b70d5e078f51a0a1a8810f97e7888
Description-en: GNU Fortran compiler for the build architecture
 This is the GNU Fortran compiler for the build architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 This is a dependency package.

Package: gfortran-14-for-host
Description-md5: 45750004f61e98b776fd803bf4361bf0
Description-en: GNU Fortran compiler for the host architecture
 This is the GNU Fortran compiler for the host architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gfortran-14-multilib
Description-md5: ad5cf91f123889c593b105572b4a958c
Description-en: GNU Fortran compiler (multilib support)
 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gfortran-14-x86-64-linux-gnu
Description-md5: d58c4dfdb182f598353d755dda19253d
Description-en: GNU Fortran compiler for the x86_64-linux-gnu architecture
 This is the GNU Fortran compiler for the x86_64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gfortran-mingw-w64
Description-md5: 226bdce350b0262f3c77b87c36299c88
Description-en: GNU Fortran compiler for MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the Fortran compiler, supporting
 cross-compiling to 32- and 64-bit MinGW-w64 targets.

Package: gfortran-mingw-w64-i686
Description-md5: 8514229bdbe4d596f03ba9790bbcfd2a
Description-en: GNU Fortran compiler for MinGW-w64 targeting Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the Fortran compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets.

Package: gfortran-mingw-w64-i686-posix
Description-md5: 8a0592c2734bdbf3cad2e63b33589d7c
Description-en: GNU Fortran compiler for MinGW-w64, Win32/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Fortran compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: gfortran-mingw-w64-i686-win32
Description-md5: 189f58f8edc956cf8be003dc5d75ed39
Description-en: GNU Fortran compiler for MinGW-w64, Win32/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Fortran compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the Win32
 threading model.

Package: gfortran-mingw-w64-x86-64
Description-md5: f81944970a0452452936b0dfcfe0605b
Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the Fortran compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets.

Package: gfortran-mingw-w64-x86-64-posix
Description-md5: 416377ec0777856235543e1a2b85afce
Description-en: GNU Fortran compiler for MinGW-w64, Win64/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Fortran compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: gfortran-mingw-w64-x86-64-win32
Description-md5: 8d5bee720a90108f09b45c667c3c492e
Description-en: GNU Fortran compiler for MinGW-w64, Win64/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Fortran compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the Win32
 threading model.

Package: gfortran-multilib-i686-linux-gnu
Description-md5: e6a8377677253a6fcfbcec127830c10c
Description-en: GNU Fortran 95 compiler for the i386 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the i386 architecture.

Package: gfortran-multilib-powerpc-linux-gnu
Description-md5: 3003b6a78f1d31c9fc5376219a9df124
Description-en: GNU Fortran 95 compiler for the powerpc architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the powerpc architecture.

Package: gfortran-multilib-s390x-linux-gnu
Description-md5: 7ee8d0923f5e1041f75f8903b3531b7f
Description-en: GNU Fortran 95 compiler for the s390x architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the s390x architecture.

Package: gfortran-powerpc-linux-gnu
Description-md5: 3003b6a78f1d31c9fc5376219a9df124
Description-en: GNU Fortran 95 compiler for the powerpc architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the powerpc architecture.

Package: ghkl
Description-md5: edc3e8a23ed4ecf703e455dd79835036
Description-en: diffractometer computation control application
 The hkl library is a framework for diffraction computation and
 diffractometer control, heavily used at the SOLEIL synchrotron. It
 supports various types of diffractometer geometry: Eulerian 4-circle,
 Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
 geometry. For each of these it provides several numerically computed
 modes, such as bisector and constant psi.
 .
 This package provides a gui on top of the hkl library.

Package: gir1.2-hkl-5.0
Description-md5: a13bf0bac070fed87aa6a8b8ac4d3cd6
Description-en: diffractometer computation control library - gir binding
 The hkl library is a framework for diffraction computation and
 diffractometer control, heavily used at the SOLEIL synchrotron. It
 supports various types of diffractometer geometry: Eulerian 4-circle,
 Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
 geometry. For each of these it provides several numerically computed
 modes, such as bisector and constant psi.
 .
  This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: glibc-source
Description-md5: 1892ef83f2f36db0d236ccc041158b32
Description-en: GNU C Library: sources
 This package contains the sources and patches which are needed to
 build glibc.

Package: gm2
Description-md5: 94f753ea379d66bad841234959bfd853
Description-en: GNU Modula-2 compiler, based on the GCC backend
 This is a dependency package providing the default GNU Modula-2 compiler.

Package: gm2-13
Description-md5: 86da0732fb89cbbbb777aebc6d46bb28
Description-en: GNU D compiler (version 2)
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by gcc.  It uses the gcc backend to generate optimised code.

Package: gm2-13-aarch64-linux-gnu
Description-md5: 5c32bb1a293588c845d7a3b4aff8df2e
Description-en: GNU Modula-2 compiler for the aarch64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-arm-linux-gnueabihf
Description-md5: 933ee1c99d288f27147a775bc0f4111e
Description-en: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture
 This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-doc
Description-md5: 8c1ff0489b300a48b35a366311e7c7fd
Description-en: Documentation for the GNU Modula-2 compiler (gm2)
 Documentation for the GNU Modula-2 compiler in HTML and info format.

Package: gm2-13-for-build
Description-md5: 7cc656c744910632285aea28d1eea6e5
Description-en: GNU Modula-2 compiler for the build architecture
 This is the GNU Modula-2 compiler for the build architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.
 .
 This is a dependency package.

Package: gm2-13-for-host
Description-md5: c116400de44ebf7dafebe5650c8d9515
Description-en: GNU Modula-2 compiler for the host architecture
 This is the GNU Modula-2 compiler for the host architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gm2-13-i686-linux-gnu
Description-md5: 05ba12e493b72d8343debec63c709f0b
Description-en: GNU Modula-2 compiler for the i686-linux-gnu architecture
 This is the GNU Modula-2 compiler for the i686-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-powerpc64le-linux-gnu
Description-md5: fb993083e71fd1e0af62e509dacb11b9
Description-en: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-riscv64-linux-gnu
Description-md5: bf44f4d7e917b7e8edf9363fe50a90ac
Description-en: GNU Modula-2 compiler for the riscv64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the riscv64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-s390x-linux-gnu
Description-md5: 066dd0c50b39703aaf5595d82f9ba751
Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture
 This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-x86-64-linux-gnu
Description-md5: 715017f94accf8a4e1546b56f9253afd
Description-en: GNU Modula-2 compiler for the x86_64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-14
Description-md5: e64f12bc1504dd633dc9ff6d7313cb70
Description-en: GNU Modula-2 compiler (version 2)
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by gcc.  It uses the gcc backend to generate optimised code.

Package: gm2-14-doc
Description-md5: 8c1ff0489b300a48b35a366311e7c7fd
Description-en: Documentation for the GNU Modula-2 compiler (gm2)
 Documentation for the GNU Modula-2 compiler in HTML and info format.

Package: gm2-14-for-build
Description-md5: 7cc656c744910632285aea28d1eea6e5
Description-en: GNU Modula-2 compiler for the build architecture
 This is the GNU Modula-2 compiler for the build architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.
 .
 This is a dependency package.

Package: gm2-14-for-host
Description-md5: c116400de44ebf7dafebe5650c8d9515
Description-en: GNU Modula-2 compiler for the host architecture
 This is the GNU Modula-2 compiler for the host architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gm2-14-x86-64-linux-gnu
Description-md5: 715017f94accf8a4e1546b56f9253afd
Description-en: GNU Modula-2 compiler for the x86_64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-aarch64-linux-gnu
Description-md5: ace98d6deb0979a19be897c9c1f77248
Description-en: GNU Modula-2 compiler (based on GCC) for the arm64 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the arm64 architecture.

Package: gm2-arm-linux-gnueabihf
Description-md5: ea10c738817c07a79e5ea3be5359ab7e
Description-en: GNU Modula-2 compiler (based on GCC) for the armhf architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the armhf architecture.

Package: gm2-doc
Description-md5: 2651df96b0f5edf8f965e39c018dc7a3
Description-en: Documentation for the GNU Modula-2 compiler
 Documentation for the GNU Modula-2 compiler in info format (dependency
 package).

Package: gm2-for-build
Description-md5: e54e56ea09b1452097067a77edf4d9a0
Description-en: GNU Modula-2 compiler for the build architecture, based on the GCC backend
 This is a dependency package providing the default GNU Modula-2 compiler.
 .
 Tools used via this metapackage must be used without an architecture prefix.

Package: gm2-for-host
Description-md5: ebd6624c0837c921bc2c8c2924c90681
Description-en: GNU Modula-2 compiler for the host architecture, based on the GCC backend
 This is a dependency package providing the default GNU Modula-2 compiler.
 .
 Tools used via this metapackage must be used with an architecture prefix.

Package: gm2-i686-linux-gnu
Description-md5: 7db760cd9415ca9cbf2b9ea8016510da
Description-en: GNU Modula-2 compiler (based on GCC) for the i386 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the i386 architecture.

Package: gm2-powerpc64le-linux-gnu
Description-md5: be4a55544f0cb3ba8085dfa06efeb5ea
Description-en: GNU Modula-2 compiler (based on GCC) for the ppc64el architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the ppc64el architecture.

Package: gm2-riscv64-linux-gnu
Description-md5: 37218ef74789fa12d575226b50be1b7f
Description-en: GNU Modula-2 compiler (based on GCC) for the riscv64 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the riscv64 architecture.

Package: gm2-s390x-linux-gnu
Description-md5: 48c4a2a74901d2dcdea6977c2885e360
Description-en: GNU Modula-2 compiler (based on GCC) for the s390x architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the s390x architecture.

Package: gm2-x86-64-linux-gnu
Description-md5: b2c89ecab151045a331753cdb3c6c490
Description-en: GNU Modula-2 compiler (based on GCC) for the amd64 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Modula-2 cross-compiler
 for the amd64 architecture.

Package: gnat-13
Description-md5: 8cebde0cd6b861927a7a457cacc8851f
Description-en: GNU Ada compiler
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-aarch64-linux-gnu
Description-md5: 726b837fa2e33796406f1db6ec3b5d32
Description-en: GNU Ada compiler for the aarch64-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-arm-linux-gnueabihf
Description-md5: add9124ecac0dbae8c33714a6eb422c6
Description-en: GNU Ada compiler for the arm-linux-gnueabihf architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-doc
Description-md5: 8139d6afb41aa31e17dbd1884d4ab725
Description-en: GNU Ada compiler (documentation)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the documentation in info format.

Package: gnat-13-for-build
Description-md5: 66ec605ce8a00da3b6957457f873b44e
Description-en: GNU Ada compiler for the build architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.
 .
 This is a dependency package.

Package: gnat-13-for-host
Description-md5: 26e4a341bb88e54a4842408bed0e44a5
Description-en: GNU Ada compiler for the host architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gnat-13-i686-linux-gnu
Description-md5: 5d5f78ab40eeb76fd91a48aa1d609842
Description-en: GNU Ada compiler for the i686-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-powerpc-linux-gnu
Description-md5: 1606aff00db043e9f70cac8c4fd0718a
Description-en: GNU Ada compiler for the powerpc-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-powerpc64le-linux-gnu
Description-md5: 8ac95f73f66a0ce812744beb89e351e5
Description-en: GNU Ada compiler for the powerpc64le-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-riscv64-linux-gnu
Description-md5: 808a76870de359e9a78a6de8abc0489b
Description-en: GNU Ada compiler for the riscv64-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-s390x-linux-gnu
Description-md5: cbfa1b3916e07b6428ca157c12823364
Description-en: GNU Ada compiler for the s390x-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-13-x86-64-linux-gnu
Description-md5: 759fa47ec4a247c672dca154584fe221
Description-en: GNU Ada compiler for the x86_64-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-14
Description-md5: 8cebde0cd6b861927a7a457cacc8851f
Description-en: GNU Ada compiler
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-14-doc
Description-md5: 8139d6afb41aa31e17dbd1884d4ab725
Description-en: GNU Ada compiler (documentation)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the documentation in info format.

Package: gnat-14-for-build
Description-md5: 66ec605ce8a00da3b6957457f873b44e
Description-en: GNU Ada compiler for the build architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.
 .
 This is a dependency package.

Package: gnat-14-for-host
Description-md5: 26e4a341bb88e54a4842408bed0e44a5
Description-en: GNU Ada compiler for the host architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gnat-14-x86-64-linux-gnu
Description-md5: 759fa47ec4a247c672dca154584fe221
Description-en: GNU Ada compiler for the x86_64-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-mingw-w64
Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7
Description-en: GNU Ada compiler for MinGW-w64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the Ada compiler, supporting
 cross-compiling to 32- and 64-bit MinGW-w64 targets.

Package: gnat-mingw-w64-i686
Description-md5: ebdcd25cfbe0ca4c6add299e73634239
Description-en: GNU Ada compiler for MinGW-w64 targeting Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the Ada compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets.

Package: gnat-mingw-w64-i686-posix
Description-md5: d3d4f50a6680407f291d49171d48eaf4
Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Ada compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: gnat-mingw-w64-i686-win32
Description-md5: ca2e7efc6aa8646c992d40a727079873
Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Ada compiler, supporting
 cross-compiling to 32-bit MinGW-w64 targets, using the Win32
 threading model.

Package: gnat-mingw-w64-x86-64
Description-md5: 0328018315680f1cb26ea975661e7c0a
Description-en: GNU Ada compiler for MinGW-w64 targeting Win64
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This metapackage provides the Ada compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets.

Package: gnat-mingw-w64-x86-64-posix
Description-md5: c8efde02816ce5b6297ec4a53754a4c7
Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Ada compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
 threading model.

Package: gnat-mingw-w64-x86-64-win32
Description-md5: b51b502172020254cc2e28dc8bc50333
Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32
 MinGW-w64 provides a development and runtime environment for 32- and
 64-bit (x86 and x64) Windows applications using the Windows API and
 the GNU Compiler Collection (gcc).
 .
 This package contains the Ada compiler, supporting
 cross-compiling to 64-bit MinGW-w64 targets, using the Win32
 threading model.

Package: go-git
Description-md5: e51db9dca545f3c2e90657e459772a1f
Description-en: highly extensible Git implementation in pure Go (command line)
 go-git is a highly extensible git implementation library written in pure Go.
 .
 It can be used to manipulate git repositories at low level (plumbing) or high
 level (porcelain), through an idiomatic Go API. It also supports several types
 of storage, such as in-memory filesystems, or custom implementations, thanks
 to the Storer interface.
 .
 This package provides command line interface of this library.

Package: gobjc
Description-md5: 8eb5a7695a9f4935cb3126a66df29405
Description-en: GNU Objective-C compiler
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C compiler.

Package: gobjc++
Description-md5: db23ebaaaeb19bd162f9458eb00d25ef
Description-en: GNU Objective-C++ compiler
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++ compiler.

Package: gobjc++-13
Description-md5: b9baa94c6e3efdfa23b7927008258616
Description-en: GNU Objective-C++ compiler
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: gobjc++-13-aarch64-linux-gnu
Description-md5: d431b0e6e4059db3dd1d284e2868e6fc
Description-en: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the aarch64-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-arm-linux-gnueabihf
Description-md5: 6a023a9d4124afa528373e4a11661544
Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture
 This is the GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-for-build
Description-md5: c4787a502b3ba4f5182d072f7a9b7dc4
Description-en: GNU Objective-C++ compiler for the build architecture
 This is the GNU Objective-C++ compiler for the build architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 This is a dependency package.

Package: gobjc++-13-for-host
Description-md5: 6eb456849ad49181c17bb137b0c69f45
Description-en: GNU Objective-C++ compiler for the host architecture
 This is the GNU Objective-C++ compiler for the host architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gobjc++-13-i686-linux-gnu
Description-md5: b39381afe15d2749b764ed69f8ebf869
Description-en: GNU Objective-C++ compiler for the i686-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-multilib
Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7
Description-en: GNU Objective-C++ compiler (multilib support)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc++-13-multilib-i686-linux-gnu
Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7
Description-en: GNU Objective-C++ compiler (multilib support)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc++-13-multilib-powerpc-linux-gnu
Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7
Description-en: GNU Objective-C++ compiler (multilib support)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc++-13-multilib-s390x-linux-gnu
Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7
Description-en: GNU Objective-C++ compiler (multilib support)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc++-13-powerpc-linux-gnu
Description-md5: d68dd3d4aba21ddbecca0ced59b52696
Description-en: GNU Objective-C++ compiler for the powerpc-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the powerpc-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-powerpc64le-linux-gnu
Description-md5: 62d25be8e9d06181c6d2eaa1dab2a772
Description-en: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-riscv64-linux-gnu
Description-md5: 9a5818aa29919ffe77de03b3895dc8e2
Description-en: GNU Objective-C++ compiler for the riscv64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the riscv64-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-s390x-linux-gnu
Description-md5: 1ec28737276f7e4ee370125d58428a01
Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-x86-64-linux-gnu
Description-md5: d42533fdeebe4ead4bce7ea608fd980c
Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the x86_64-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-14
Description-md5: b9baa94c6e3efdfa23b7927008258616
Description-en: GNU Objective-C++ compiler
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: gobjc++-14-for-build
Description-md5: c4787a502b3ba4f5182d072f7a9b7dc4
Description-en: GNU Objective-C++ compiler for the build architecture
 This is the GNU Objective-C++ compiler for the build architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 This is a dependency package.

Package: gobjc++-14-for-host
Description-md5: 6eb456849ad49181c17bb137b0c69f45
Description-en: GNU Objective-C++ compiler for the host architecture
 This is the GNU Objective-C++ compiler for the host architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gobjc++-14-multilib
Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7
Description-en: GNU Objective-C++ compiler (multilib support)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc++-14-x86-64-linux-gnu
Description-md5: d42533fdeebe4ead4bce7ea608fd980c
Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the x86_64-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-aarch64-linux-gnu
Description-md5: 39b6d7cfd82eeb3284cd3e2c9df3bcce
Description-en: GNU Objective-C++ compiler for the arm64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the arm64 architecture.

Package: gobjc++-arm-linux-gnueabihf
Description-md5: 54cfd0a33158bcf5616fd98c53643c59
Description-en: GNU Objective-C++ compiler for the armhf architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the armhf architecture.

Package: gobjc++-for-build
Description-md5: 8ea67eeb720ac569bcf992f8edd5cca6
Description-en: GNU Objective-C++ compiler for the build architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++ compiler.
 .
 Tools used via this metapackage must be used without an architecture prefix.

Package: gobjc++-for-host
Description-md5: 7af495ce6d75cb0389bbd214ea05fdc7
Description-en: GNU Objective-C++ compiler for the host architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++ compiler.
 .
 Tools used via this metapackage must be used with an architecture prefix.

Package: gobjc++-i686-linux-gnu
Description-md5: 8040375ba71624dc050b1e50be86aeab
Description-en: GNU Objective-C++ compiler for the i386 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the i386 architecture.

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++-multilib
Description-md5: 6e928dbd254dd2329a9ae8853ae2526a
Description-en: GNU Objective-C++ compiler (multilib files)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 A dependency package on architectures with multilib support; the package
 contains dependencies for the non-default multilib architecture(s).

Package: gobjc++-multilib-i686-linux-gnu
Description-md5: 8040375ba71624dc050b1e50be86aeab
Description-en: GNU Objective-C++ compiler for the i386 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the i386 architecture.

Package: gobjc++-multilib-powerpc-linux-gnu
Description-md5: dc4e3dffbaa90c3d2e3af40a6d7a63d9
Description-en: GNU Objective-C++ compiler for the powerpc architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the powerpc architecture.

Package: gobjc++-multilib-s390x-linux-gnu
Description-md5: 15cac5015fd54eb3b1029c8416c50a37
Description-en: GNU Objective-C++ compiler for the s390x architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the s390x architecture.

Package: gobjc++-powerpc-linux-gnu
Description-md5: dc4e3dffbaa90c3d2e3af40a6d7a63d9
Description-en: GNU Objective-C++ compiler for the powerpc architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the powerpc architecture.

Package: gobjc++-powerpc64le-linux-gnu
Description-md5: 96f6215773bc62e141689e299fa9a385
Description-en: GNU Objective-C++ compiler for the ppc64el architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the ppc64el architecture.

Package: gobjc++-riscv64-linux-gnu
Description-md5: 693023f978d370e45c47352eb120f7e9
Description-en: GNU Objective-C++ compiler for the riscv64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the riscv64 architecture.

Package: gobjc++-s390x-linux-gnu
Description-md5: 15cac5015fd54eb3b1029c8416c50a37
Description-en: GNU Objective-C++ compiler for the s390x architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the s390x architecture.

Package: gobjc++-x86-64-linux-gnu
Description-md5: 7522d1ae85b4c7943cc7bffcd42e46e0
Description-en: GNU Objective-C++ compiler for the amd64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the amd64 architecture.

Package: gobjc-13
Description-md5: ef51de6b57526dc4a161944678606486
Description-en: GNU Objective-C compiler
 This is the GNU Objective-C compiler, which compiles
 Objective-C on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: gobjc-13-aarch64-linux-gnu
Description-md5: a59c606b6defdc61673dce1d2868f8c0
Description-en: GNU Objective-C compiler for the aarch64-linux-gnu architecture
 This is the GNU Objective-C compiler for the aarch64-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-arm-linux-gnueabihf
Description-md5: 53428c52dd8a87e57b005d8ef5eaa131
Description-en: GNU Objective-C compiler for the arm-linux-gnueabihf architecture
 This is the GNU Objective-C compiler for the arm-linux-gnueabihf architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-for-build
Description-md5: 00a45a638d9dea92abad9b24b56a66fc
Description-en: GNU Objective-C compiler for the build architecture
 This is the GNU Objective-C compiler for the build architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 This is a dependency package.

Package: gobjc-13-for-host
Description-md5: ec590acbac35f97ced34020023b140bc
Description-en: GNU Objective-C compiler for the host architecture
 This is the GNU Objective-C compiler for the host architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gobjc-13-i686-linux-gnu
Description-md5: 0692b323d7920394e268687801f5005f
Description-en: GNU Objective-C compiler for the i686-linux-gnu architecture
 This is the GNU Objective-C compiler for the i686-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-multilib
Description-md5: b79f5c8e5ac0b4d1089b9028a80813f3
Description-en: GNU Objective-C compiler (multilib support)
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc-13-multilib-i686-linux-gnu
Description-md5: 57713f452312d3724f7fd8c252419b42
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for i386 architecture)
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc-13-multilib-powerpc-linux-gnu
Description-md5: 576353e63a3fed1115025775e4cf657f
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for powerpc architecture)
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc-13-multilib-s390x-linux-gnu
Description-md5: ce39b04f3c0d2c474dca27ff46038fd9
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for s390x architecture)
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc-13-powerpc-linux-gnu
Description-md5: 7fe12bb6733c048f7f8c60d83b2a640c
Description-en: GNU Objective-C compiler for the powerpc-linux-gnu architecture
 This is the GNU Objective-C compiler for the powerpc-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-powerpc64le-linux-gnu
Description-md5: 42ae6621ea0fdfd8c7240d742c7060ee
Description-en: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Objective-C compiler for the powerpc64le-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-riscv64-linux-gnu
Description-md5: 3b04b13a1ceb1ae69e8d04956e6e0e21
Description-en: GNU Objective-C compiler for the riscv64-linux-gnu architecture
 This is the GNU Objective-C compiler for the riscv64-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-s390x-linux-gnu
Description-md5: e59ac85e61be3dcab6b065120e050280
Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture
 This is the GNU Objective-C compiler for the s390x-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-x86-64-linux-gnu
Description-md5: 422b34aab953e689456f69bc9fa19667
Description-en: GNU Objective-C compiler for the x86_64-linux-gnu architecture
 This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14
Description-md5: ef51de6b57526dc4a161944678606486
Description-en: GNU Objective-C compiler
 This is the GNU Objective-C compiler, which compiles
 Objective-C on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.

Package: gobjc-14-for-build
Description-md5: 00a45a638d9dea92abad9b24b56a66fc
Description-en: GNU Objective-C compiler for the build architecture
 This is the GNU Objective-C compiler for the build architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 This is a dependency package.

Package: gobjc-14-for-host
Description-md5: ec590acbac35f97ced34020023b140bc
Description-en: GNU Objective-C compiler for the host architecture
 This is the GNU Objective-C compiler for the host architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.
 .
 When using this package, tools must be invoked with an architecture prefix.
 .
 This is a dependency package.

Package: gobjc-14-multilib
Description-md5: b79f5c8e5ac0b4d1089b9028a80813f3
Description-en: GNU Objective-C compiler (multilib support)
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc-14-x86-64-linux-gnu
Description-md5: 422b34aab953e689456f69bc9fa19667
Description-en: GNU Objective-C compiler for the x86_64-linux-gnu architecture
 This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-aarch64-linux-gnu
Description-md5: 7258db0aec57d94ffbe94ccc2bdccc52
Description-en: GNU Objective-C compiler for the arm64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the arm64 architecture.

Package: gobjc-arm-linux-gnueabihf
Description-md5: ff54e9ed4dc26c7549df98fa4e8979d2
Description-en: GNU Objective-C compiler for the armhf architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the armhf architecture.

Package: gobjc-for-build
Description-md5: d043c8731ed2fb94d4971e83df016085
Description-en: GNU Objective-C compiler for the build architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C compiler.
 .
 Tools used via this metapackage must be used without an architecture prefix.

Package: gobjc-for-host
Description-md5: 311f65a03743f3d686d7f77203a3efd0
Description-en: GNU Objective-C compiler for the host architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C compiler.
 .
 Tools used via this metapackage must be used with an architecture prefix.

Package: gobjc-i686-linux-gnu
Description-md5: 53a12544da11551f905d866a5af7c735
Description-en: GNU Objective-C compiler for the i386 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the i386 architecture.

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: gobjc-multilib
Description-md5: fd18c260cdb4906a29de28b0d8029ef4
Description-en: GNU Objective-C compiler (multilib files)
 This is the GNU Objective-C compiler, which compiles Objective-C on
 platforms supported by the gcc compiler.
 .
 A dependency package on architectures with multilib support; the package
 contains dependencies for the non-default multilib architecture(s).

Package: gobjc-multilib-i686-linux-gnu
Description-md5: 53a12544da11551f905d866a5af7c735
Description-en: GNU Objective-C compiler for the i386 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the i386 architecture.

Package: gobjc-multilib-powerpc-linux-gnu
Description-md5: 152e56c53479383a6280274b0750e946
Description-en: GNU Objective-C compiler for the powerpc architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the powerpc architecture.

Package: gobjc-multilib-s390x-linux-gnu
Description-md5: 1adf9ce298783ef3cc8bbd8a12c15a1e
Description-en: GNU Objective-C compiler for the s390x architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the s390x architecture.

Package: gobjc-powerpc-linux-gnu
Description-md5: 152e56c53479383a6280274b0750e946
Description-en: GNU Objective-C compiler for the powerpc architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the powerpc architecture.

Package: gobjc-powerpc64le-linux-gnu
Description-md5: 41f71cc6f802015bf32c0b5b42fac044
Description-en: GNU Objective-C compiler for the ppc64el architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the ppc64el architecture.

Package: gobjc-riscv64-linux-gnu
Description-md5: 0924de23a0338e7fa9d99b9e50a3ebd1
Description-en: GNU Objective-C compiler for the riscv64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the riscv64 architecture.

Package: gobjc-s390x-linux-gnu
Description-md5: 1adf9ce298783ef3cc8bbd8a12c15a1e
Description-en: GNU Objective-C compiler for the s390x architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the s390x architecture.

Package: gobjc-x86-64-linux-gnu
Description-md5: 167877cb0d873b34edff19e77685f6e6
Description-en: GNU Objective-C compiler for the amd64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the amd64 architecture.

Package: golang-github-go-git-go-billy-dev
Description-md5: 9850298b5c64f4527c35feef8f524344
Description-en: missing interface filesystem abstraction for Go
 The missing interface filesystem abstraction for Go.  Billy implements
 an interface based on the os standard library, allowing to develop
 applications without dependency on the underlying storage. Makes it
 virtually free to implement mocks and testing over filesystem operations.
 .
 Why billy?  The library billy deals with storage systems and Billy
 is the name of a well-known, IKEA bookcase. That's it.

Package: golang-github-go-git-go-git-dev
Description-md5: aa9113ff4c2497fbe8df4c61b3af2a44
Description-en: highly extensible Git implementation in pure Go
 go-git is a highly extensible git implementation library written in pure Go.
 .
 It can be used to manipulate git repositories at low level (plumbing) or high
 level (porcelain), through an idiomatic Go API. It also supports several types
 of storage, such as in-memory filesystems, or custom implementations, thanks
 to the Storer interface.

Package: golang-github-go-ldap-ldap-dev
Description-md5: 788c627a0a7ce80c319376e69c09ec67
Description-en: Basic LDAP v3 functionality for the Go programming language
 The ldap package provides basic LDAPv3 functionality for the Go
 programming language.
 Currently supported features include:
  - Connecting to LDAP server
  - Binding to LDAP server
  - Searching for entries
  - Compiling string filters to LDAP filters
  - Paging Search Results
  - Modify Requests / Responses

Package: golang-github-korandiz-v4l-dev
Description-md5: cbc4e5047bcd64d023827ebd8e2099ee
Description-en: facade to the Video4Linux video capture interface (library)
 Package v4l is a facade to the Video4Linux video capture interface.

Package: golang-golang-x-tools
Description-md5: e34084d88c06480ee1c22d1df714cb85
Description-en: supplementary Go tools
 This subrepository holds the source for various packages and tools that
 support the Go programming language.
 .
 Some of the tools, godoc and vet for example, used to be included in the
 golang-go package. Others, including the Go oracle and the test coverage tool,
 can be fetched with "go get".
 .
 Packages include a type-checker for Go and an implementation of the Static
 Single Assignment form (SSA) representation for Go programs.

Package: golang-golang-x-tools-dev
Description-md5: 848b14f59fde001d69fac7c7123ed46c
Description-en: supplementary Go tools (development files)
 This subrepository holds the source for various packages and tools that
 support the Go programming language.
 .
 Some of the tools, godoc and vet for example, used to be included in the
 golang-go package. Others, including the Go oracle and the test coverage tool,
 can be fetched with "go get".
 .
 Packages include a type-checker for Go and an implementation of the Static
 Single Assignment form (SSA) representation for Go programs.
 .
 This package contains the development files.

Package: gopls
Description-md5: 749faeba3b11444876eb862c4cfce0c3
Description-en: language server for the Go language
 gopls (pronounced: "go please") is the official language server for the Go
 language.
 .
 The Language Server Protocol allows any text editor to be extended with
 IDE-like features.

Package: gping
Description-md5: d34382fefa3a4cdf9980b5725be1f1ce
Description-en: ping, but with a graph
 gping is a graphical tui interface for the ping(1) command. It's completely
 written in rust.
 It comes with the following features:
  - Graph the ping time for multiple hosts
  - Graph the execution time for commands via the --cmd flag
  - Custom colours

Package: gprbuild
Description-md5: 90e6a9920fa4fd1fe7eb6c0e9471cf2a
Description-en: multi-language extensible build tool
 A set of tools for processing GNAT project files:
 gprconfig detects available compilers,
 gprbuild runs them;
 gprslave helps distributing the build work across the network;
 gprinstall copies the objects to their final destination;
 gprclean removes them.
 The default configuration supports Ada, Assembler, C, C++, Fortran,
 and can be extended to support user source processing tools.

Package: gprbuild-doc
Description-md5: ce55a9d70218721427625dfec46bb041
Description-en: multi-language extensible build tool (documentation)
 A set of tools for processing GNAT project files:
 gprconfig detects available compilers,
 gprbuild runs them;
 gprslave helps distributing the build work across the network;
 gprinstall copies the objects to their final destination;
 gprclean removes them.
 The default configuration supports Ada, Assembler, C, C++, Fortran,
 and can be extended to support user source processing tools.
 .
 This package contains the documentation.

Package: gpscorrelate
Description-md5: 02f7325cdd3d3a8a10b05bc8ff4c7718
Description-en: correlates digital photos with GPS data filling EXIF fields (command line)
 gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
 digital photos related to GPS (Global Positioning System) information
 (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
 those fields is referred to as "correlation".
 .
 Inputs of the correlation process are a set of JPEG images and GPS data
 encoded in GPX (GPS Exchange Format) format.
 .
 If GPS data are available at the precise moment the photo was taken
 (with a 1-second granularity) the GPS data are stored unmodified in
 EXIF fields. If they are not linear interpolation of GPS data
 available at moments before and after the photo was taken can be used.
 .
 Both a command line tool (package gpscorrelate) and a GTK+ graphical
 user interface for it (package gpscorrelate-gui) are provided.
 .
 This package contains the command line tool and the documentation in HTML
 format.

Package: gpscorrelate-gui
Description-md5: bd7ccfdc3e3dfe79dbbba2b186ea0ae8
Description-en: correlates digital photos with GPS data filling EXIF fields (GUI)
 gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
 digital photos related to GPS (Global Positioning System) information
 (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
 those fields is referred to as "correlation".
 .
 Inputs of the correlation process are a set of JPEG images and GPS data
 encoded in GPX (GPS Exchange Format) format.
 .
 If GPS data are available at the precise moment the photo was taken
 (with a 1-second granularity) the GPS data are stored unmodified in
 EXIF fields. If they are not linear interpolation of GPS data
 available at moments before and after the photo was taken can be used.
 .
 Both a command line tool (package gpscorrelate) and a GTK+ graphical
 user interface for it (package gpscorrelate-gui) are provided.
 .
 This package contains the GTK+ graphical user interface.

Package: gramofile
Description-md5: a46be48b10c89b73939270ece8ef348a
Description-en: transfer sound from gramophone records to CD
 GramoFile enables you to record audio from (for example) gramophone
 records, process the signal and listen to the results. Because sound
 files in .WAV-format are used, it is possible to exchange the files
 with many other programs. Wodim(1) can burn CD-Recordables of these,
 so you can make CDs with the music of your favorite records.  The user
 interface of GramoFile has a windows-like look-and-feel, making it
 fairly easy to use.
 .
 One of the most important parts of GramoFile is the ability to process
 digital audio signals. Through the application of several filters it
 is possible to accomplish a significant reduction of disturbances like
 ticks and scratches. These filters have been programmed in such a fashion
 that they can be applied in any order (and multiple times) in a single
 run, thus avoiding the use of temporary files. It is possible to adjust
 the properties of each filter independently, so in every situation an
 optimal result can be achieved.
 .
 Another interesting feature is the track splitting. Just make one .wav
 file of an entire side of an record and GramoFile will detect where
 the individual tracks are located. This happens fully automatically,
 without need to set any options. More experienced users may fine-tune
 the algorithm, or change the detected track starts and ends, but
 generally that will not be necessary. Track-times are saved in an
 editable (plaintext) .tracks file, that will be used during the signal
 processing to produce one processed .wav file for each individual track.
 .
 To record and play .wav files, modified versions of brec(1) and bplay(1)
 by David Monro are included. These programs provide buffered recording
 and playback, so all will go well even on a highly loaded system. Both
 programs have been modified to support the standard GramoFile user
 interface.  Brec also got a `graphical' peak level meter, and bplay a
 running time display.

Package: 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: guile-3.0
Description-md5: 92e64a8da1c1f586d1a7fc7b1ad1ec5d
Description-en: GNU extension language and Scheme interpreter
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages.  Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

Package: guile-3.0-dev
Description-md5: f43ad0536f6c2feae13503d27d38fbd3
Description-en: Development files for Guile 3.0
 This package contains files needed for development using Guile 3.0.
 .
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages.  Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

Package: guile-3.0-doc
Description-md5: b21efd84c02d49c7437c9dd0b9aef6d6
Description-en: Documentation for Guile 3.0
 This package contains the Guile documentation, including the Guile
 Reference Manual.
 .
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages.  Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

Package: guile-3.0-libs
Description-md5: cba24c28494e692c2455c31f93fe375a
Description-en: Core Guile libraries
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages.  Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

Package: gvm
Description-md5: 41cd0d79cdaa9ef0f2fc423820d6e7a6
Description-en: remote network security auditor - metapackage and useful scripts
 The Greenbone Vulnerability Manager is a modular security auditing tool,
 used for testing remote systems for vulnerabilities that should be fixed.
 .
 This package installs all the required packages. It provides scripts to setup,
 start and stop the GVM services.
 .
 The tool was previously named OpenVAS.

Package: haproxy-doc
Description-md5: f72de64c8c07f125957ba405924efb5e
Description-en: fast and reliable load balancing reverse proxy (HTML documentation)
 HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
 availability environments. It features connection persistence through HTTP
 cookies, load balancing, header addition, modification, deletion both ways. It
 has request blocking capabilities and provides interface to display server
 status.
 .
 This package contains the HTML documentation for haproxy.

Package: hwloc
Description-md5: 877ef6728b56d267f3f9a04f906dd344
Description-en: Hierarchical view of the machine - utilities
 Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 hwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 hwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains utilities to show the topology of the machine (lstopo and
 hwloc-ls), manipulate cpu masks (hwloc-calc), and bind processes (hwloc-bind).

Package: hwloc-nox
Description-md5: a1faf04bab2b91df1aa622e6835e62f1
Description-en: Hierarchical view of the machine - non-X version of utilities
 Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 hwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 hwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains utilities to show the topology of the machine (lstopo
 and hwloc-ls, without X support), manipulate cpu masks (hwloc-calc), and bind
 processes (hwloc-bind).

Package: idle-python3.13
Description-md5: cc58505c07afae069f49efa213857899
Description-en: IDE for Python (v3.13) using Tkinter
 IDLE is an Integrated Development Environment for Python (v3.13).
 IDLE is written using Tkinter and therefore quite platform-independent.

Package: ironic-python-agent
Description-md5: 0a3f62f99ca1ec0dadaaa0dd7a0e7c69
Description-en: bare metal hypervisor API for OpenStack - Python Agent
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor
 API and a set of plugins which interact with the bare metal hypervisors. By
 default, it will use PXE and IPMI in concert to provision and turn on/off
 machines, but Ironic also supports vendor-specific plugins which may implement
 additional functionality.
 .
 This package provides the Python agent, to be deployed on the discovery image
 or ramdisk.

Package: iso2mesh-demos
Description-md5: 90b91382c05547d48c75972da0d46964
Description-en: sample files and demo scripts for Iso2Mesh toolbox
 This package contains sample meshing script and data files for
 testing and showcasing Iso2Mesh functions. The main functions
 demonstrated in this package include surface-based mesh generation
 via s2m/surf2mesh, volume-based mesh generation via v2m/vol2mesh,
 mesh smoothing (sms), boolean operations (surfboolean), downsampling
 (meshsample) and remeshing (remeshsurf).

Package: iso2mesh-tools
Description-md5: 3b89ffbe6b8b0aee8bbafebce5518870
Description-en: 3D mesh generation and repairing utilities
 This package contains 3D mesh generation and repairing tools
 that can be used independently and invoked inside iso2mesh.
 .
 These tools include cgalmesh (3D mesh generation from volumetric
 images), `cgalpoly` (3D mesh generation from polyhedral surfaces),
 `cgalsimp2` (triangular surface simplification), `meshfix` (3D
 surface cleaning and repairing), and `jmeshlib` (3D surface cleaning).

Package: ispc
Description-md5: 0421ba0992d2d016a93e3862b4d7a143
Description-en: Intel Implicit SPMD Program Compiler
 ispc is a compiler for a variant of the C programming language, with extensions
 for single program, multiple data programming. Under the SPMD model, the
 programmer writes a program that generally appears to be a regular serial
 program, though the execution model is actually that a number of program
 instances execute in parallel on the hardware.
 .
 This package contains the ispc compiler.

Package: isympy-common
Description-md5: 8dca72c1473ef125ca39b93b95331424
Description-en: Python shell for SymPy
 SymPy is a Python library for symbolic mathematics (manipulation). It aims to
 become a full-featured computer algebra system (CAS) while keeping the code as
 simple as possible in order to be comprehensible and easily extensible. SymPy
 is written entirely in Python and does not require any external libraries,
 except optionally for plotting support.
 .
 This support package contains the common isympy Python script,
 a wrapper for SymPy which can be invoked with python3.
 .
 Install the isympy3 package to ensure all required dependencies
 are loaded.

Package: isympy3
Description-md5: b89dce2a128334c4ebeefb9d19414645
Description-en: Python3 shell for SymPy
 SymPy is a Python library for symbolic mathematics (manipulation). It aims to
 become a full-featured computer algebra system (CAS) while keeping the code as
 simple as possible in order to be comprehensible and easily extensible. SymPy
 is written entirely in Python and does not require any external libraries,
 except optionally for plotting support.
 .
 This package contains a Python 3 shell (IPython shell if you have the
 ipython3 package installed) wrapper for SymPy.

Package: jenkins-debian-glue
Description-md5: 7b51a8e326a1db99808ce80d3c2b6fb0
Description-en: Jenkins Debian glue scripts
 This package provides scripts which make building Debian
 packages inside Jenkins (a Continuous Integration suite) easier.
 .
 It's meant to make Q/A builds of Debian packages inside Jenkins
 as manageable and homogeneous as possible.
 .
 You need to install the according packaging tools, depending on
 your VCS type and the features you want to use. To get all tools
 you can just install the jenkins-debian-glue-buildenv package.

Package: jenkins-debian-glue-buildenv
Description-md5: 52268246a2cf4404e99f0227a4db77d1
Description-en: Jenkins Debian glue scripts - dependency package
 This package depends on all Debian packaging/repository
 management and VCS tools which may be used with
 jenkins-debian-glue for easier installation.
 .
 If disk space is a concern consider installing only the subset
 of packages you actually need.

Package: jnifti-demos
Description-md5: 7445791185a3b5db029339474eb2fce6
Description-en: sample files and demo scripts for JNIfTI toolbox
 This package contains sample NIfTI-1/2 data files as well as text
 and binary JNIfTI files.

Package: juce-modules-source
Description-md5: e36a9946227bc21e9b3789067ad38388
Description-en: Jules' Utility Class Extensions (module sources)
 JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
 developing cross-platform software.
 .
 It contains pretty much everything you're likely to need to create most
 applications, and is particularly well-suited for building highly-customised
 GUIs, and for handling graphics and sound.
 .
 This package installs the sources for the JUCE modules along with
 required development libraries, as used by 'jucer' projects.
 (Projucer is provided in the 'juce-tools' package).

Package: juce-modules-source-data
Description-md5: 3254191bdd95de7ef53161ef14e79304
Description-en: Jules' Utility Class Extensions (platform independent module sources)
 JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
 developing cross-platform software.
 .
 This package contains the actual source files.
 .
 This package is not intended for a direct installation.
 Instead, you probably should install the 'juce-modules-source' package
 (which will force this package to be installed as well).

Package: juce-tools
Description-md5: dfdee637c73f97d146c7b5165c5dcba9
Description-en: JUCE's project management tools
 JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
 developing cross-platform software.
 The Projucer (formerly Introjucer) is JUCE's project-management tool and secret
 weapon.
 .
 The Projucer's Duties:
  - Central management of cross-platform builds
  - JUCE Module Management
  - New Project Creation
  - User-Interface Design Tool
  - Plug-in Projects
  - Miscellaneous Utilities

Package: just
Description-md5: 21f9e3f6dc06fb78bd65e8dbc14a65d1
Description-en: Save and run project-specific commands
 just is a command runner with a configuration file similar to Makefile but can
 be written in arbitrary languages.
 .
 It has improvements over make e.g. no .PHONY, is cross-platform, has detailed
 error output, and comes with command line completions for popular shells.

Package: kissplice
Description-md5: 6d716ae983176c617d58d582ce80f786
Description-en: Detection of various kinds of polymorphisms in RNA-seq data
 KisSplice is a piece of software that enables the analysis of RNA-seq data
 with or without a reference genome. It is an exact local transcriptome
 assembler that allows one to identify SNPs, indels and alternative splicing
 events. It can deal with an arbitrary number of biological conditions, and
 will quantify each variant in each condition.
 It has been tested on Illumina datasets of up to 1G reads.
 Its memory consumption is around 5Gb for 100M reads.

Package: kodi-visualization-waveform
Description-md5: c5dbe7d783075f889cce6fc03b8656ba
Description-en: Waveform audio visualization addon for Kodi
 Kodi, formerly known as XBMC is an award winning free and
 open source software media-player and entertainment hub for all your digital
 media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV)
 and Microsoft Windows, as well as the original Xbox game console. Created in
 2003 by a group of like minded programmers, Kodi is a non-profit project run
 and developed by volunteers located around the world. More than 50 software
 developers have contributed to Kodi, and 100-plus translators have worked to
 expand its reach, making it available in more than 30 languages.
 .
 While Kodi functions very well as a standard media player application for
 your computer, it has been designed to be the perfect companion for your
 HTPC. Supporting an almost endless range of remote controls, and combined
 with its beautiful interface and powerful skinning engine, Kodi feels very
 natural to use from the couch and is the ideal solution for your home
 theater. Once installed, your computer will become a fully functional
 multimedia jukebox.
 .
 This package is a Waveform audio visualization addon for Kodi.

Package: krb5-admin-server
Description-md5: 768e84fbe9ad60b9ec2130a96ea21ea4
Description-en: MIT Kerberos master server (kadmind)
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the Kerberos master server (kadmind), which handles
 account creations and deletions, password changes, and other
 administrative commands via the Kerberos admin protocol.  It also
 contains the command used by the master KDC to propagate its database to
 slave KDCs.  This package is generally only used on the master KDC for a
 Kerberos realm.

Package: krb5-gss-samples
Description-md5: 6e4720c194d0de7a31bbd570993cac24
Description-en: MIT Kerberos GSS Sample applications
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains bgss-sample and gss-server, programs used to
 test GSS-API mechanisms. These programs are most commonly used in
 testing newly developed GSS-API mechanisms or in testing events
 between Kerberos or GSS implementations.

Package: krb5-k5tls
Description-md5: 5699670af87b8b1548415421a790b2b8
Description-en: TLS plugin for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains a plugin for the TLS functionality used by optional
 functionality in MIT Kerberos.  The only current consumer is client support
 for the MS-KKDCP protocol, which tunnels Kerberos protocol traffic through
 an HTTPS proxy.

Package: krb5-kdc
Description-md5: 0a143660c97d96b64a9766db9ef769fb
Description-en: MIT Kerberos key server (KDC)
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the Kerberos key server (KDC).  The KDC manages all
 authentication credentials for a Kerberos realm, holds the master keys
 for the realm, and responds to authentication requests.  This package
 should be installed on both master and slave KDCs.

Package: krb5-kdc-ldap
Description-md5: cf27e9acb56671eabef7c903664b1b10
Description-en: MIT Kerberos key server (KDC) LDAP plugin
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the LDAP plugin for the Kerberos key server (KDC)
 and supporting utilities.  This plugin allows the KDC data to be stored
 in an LDAP server rather than the default local database.  It should be
 installed on both master and slave KDCs that use LDAP as a storage
 backend.

Package: krb5-kpropd
Description-md5: 2ba7e7dc26d29ffeba6f320923811e2b
Description-en: MIT Kerberos key server (Slave KDC Support)
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains the Kerberos slave KDC update server (kpropd). The
 kpropd command runs on the slave KDC server. It listens for update requests
 made by the kprop program, and periodically requests incremental updates from
 the master KDC. This package should be installed on slave KDCs.

Package: krb5-otp
Description-md5: 2f5dd566c16f346d882c733b4d7b1206
Description-en: OTP plugin for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains a plugin for the OTP preauthentication method
 (RFC 6560), which allows Kerberos tickets to be obtained using
 One-Time Password authentication.  This plugin is for use on the KDC; the
 client support is built in to libkrb5.

Package: krb5-pkinit
Description-md5: 5b95da6e663d16f53b0cdeb2712ed0f3
Description-en: PKINIT plugin for MIT Kerberos
 Kerberos is a system for authenticating users and services on a network.
 Kerberos is a trusted third-party service.  That means that there is a
 third party (the Kerberos server) that is trusted by all the entities on
 the network (users and services, usually called "principals").
 .
 This is the MIT reference implementation of Kerberos V5.
 .
 This package contains a plugin for the PKINIT protocol, which allows
 Kerberos tickets to be obtained using public-key credentials such as
 X.509 certificates or a smart card.  This plugin can be used by the
 client libraries and the KDC.

Package: kvirc
Description-md5: 781975de1f5b4ac23d4c5bc7a732099b
Description-en: KDE-based next generation IRC client with module support
 A highly configurable graphical IRC client with an MDI interface,
 built-in scripting language, support for IRC DCC, drag & drop file
 browsing, and much more. KVIrc uses the KDE widget set, can be extended
 using its own scripting language, integrates with KDE, and supports
 custom plugins.
 .
 If you're looking for a simple and plain IRC client, KVIrc is probably the
 wrong choice as it is rather big. But if you want a highly customizable client
 you won't regret the installation.

Package: kvirc-data
Description-md5: 700d9e96b324cea54eba7a6172043fa4
Description-en: Data files for KVIrc
 This package contains the architecture-independent data needed by KVIrc in
 order to run, such as icons and images, language files, and shell scripts.
 It also contains complete reference guides on scripting and functions
 within KVIrc in its internal help format.

Package: kvirc-modules
Description-md5: 635a93bcd1440d16621693fe064c2aa9
Description-en: transitional dummy package
 This is a transitional dummy package, it can be safely removed.

Package: lamassemble
Description-md5: cc478cb7665a62c92040543943bce528
Description-en: Merges overlapping "long" DNA reads into a consensus sequences
 lamassemble merges overlapping "long" DNA reads into a consensus
 sequence (i.e. assembles them). It works OK when the number of reads
 is less than a thousand or so.
 The merging is not always accurate. In particular, if the reads come
 from huge tandem repeats, wrong parts of the reads may get merged.

Package: ldap-account-manager
Description-md5: 61468742e97fa96991fdf7b005a516ce
Description-en: webfrontend for managing accounts in an LDAP directory
 LDAP Account Manager (LAM) runs on an existing webserver.
 It manages user, group and host accounts. Currently LAM
 supports these account types: Samba 3/4, Unix, Kolab,
 address book entries, NIS mail aliases and MAC addresses.
 There is an integrated LDAP browser to allow access to the
 raw LDAP attributes. You can use templates
 for account creation and use multiple configuration profiles.
 Account information can be exported as PDF file. There is also
 a script included which manages quotas and homedirectories.

Package: ldap-account-manager-lamdaemon
Description-md5: 313731839b9e4fcf79b37cebc894f0c1
Description-en: Quota and home directory management for LDAP Account Manager
 Lamdaemon is part of LDAP Account Manager. This package
 needs to be installed on the server where the home directories
 reside and/or quotas should be managed.

Package: lib32gcc-13-dev-amd64-cross
Description-md5: 50201ee0230693f6a9313820d5854393
Description-en: GCC support library (32 bit development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: lib32gcc-13-dev-s390x-cross
Description-md5: 50201ee0230693f6a9313820d5854393
Description-en: GCC support library (32 bit development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: lib32gfortran-13-dev-amd64-cross
Description-md5: 6b37f3090548ca719a28233db2276849
Description-en: Runtime library for GNU Fortran applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: lib32gfortran-13-dev-s390x-cross
Description-md5: 6b37f3090548ca719a28233db2276849
Description-en: Runtime library for GNU Fortran applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: lib32gfortran-14-dev
Description-md5: 6b37f3090548ca719a28233db2276849
Description-en: Runtime library for GNU Fortran applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: lib32go-13-dev-amd64-cross
Description-md5: 0d206625198081e48dfdda7b339c3c73
Description-en: Runtime library for GNU Go applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: lib32go-13-dev-s390x-cross
Description-md5: 0d206625198081e48dfdda7b339c3c73
Description-en: Runtime library for GNU Go applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: lib32go22-amd64-cross
Description-md5: 7174520aedfeba49e54b8c36f55b7e95
Description-en: Runtime library for GNU Go applications (32bit)
 Library needed for GNU Go applications linked against the
 shared library.

Package: lib32go22-s390x-cross
Description-md5: 7174520aedfeba49e54b8c36f55b7e95
Description-en: Runtime library for GNU Go applications (32bit)
 Library needed for GNU Go applications linked against the
 shared library.

Package: lib32gphobos-13-dev
Description-md5: b341eedcd8081d86dac015bda85ac8cc
Description-en: Phobos D standard library (32bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos-13-dev-amd64-cross
Description-md5: b341eedcd8081d86dac015bda85ac8cc
Description-en: Phobos D standard library (32bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos-13-dev-s390x-cross
Description-md5: b341eedcd8081d86dac015bda85ac8cc
Description-en: Phobos D standard library (32bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos-14-dev
Description-md5: b341eedcd8081d86dac015bda85ac8cc
Description-en: Phobos D standard library (32bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos4
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos4-amd64-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos4-s390x-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32gphobos5
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32objc-13-dev
Description-md5: 4563909f76273e1eff5ff297d7d93981
Description-en: Runtime library for GNU Objective-C applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib32objc-13-dev-amd64-cross
Description-md5: 4563909f76273e1eff5ff297d7d93981
Description-en: Runtime library for GNU Objective-C applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib32objc-13-dev-s390x-cross
Description-md5: 4563909f76273e1eff5ff297d7d93981
Description-en: Runtime library for GNU Objective-C applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib32objc-14-dev
Description-md5: 4563909f76273e1eff5ff297d7d93981
Description-en: Runtime library for GNU Objective-C applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib32objc4
Description-md5: cdc9d0be22d98fa7275d3376afaddcc0
Description-en: Runtime library for GNU Objective-C applications (32bit)
 Library needed for GNU ObjC applications linked against the shared library.

Package: lib32stdc++-13-dev-amd64-cross
Description-md5: a39814a7b481eba9451c5a674a3ee774
Description-en: GNU Standard C++ Library v3 (development files) (amd64
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-13-dev-s390x-cross
Description-md5: 05f063371e7098e1cd64303025c6dbcc
Description-en: GNU Standard C++ Library v3 (development files) (s390x
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for s390x architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-dev
Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e
Description-en: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

Package: lib32stdc++6-13-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: lib32stdc++6-13-dbg-amd64-cross
Description-md5: 07c21f492e3f02130fb6a3185fa7511a
Description-en: GNU Standard C++ Library v3 (debug build) (amd64)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-13-dbg-s390x-cross
Description-md5: f4f53b44d8ad2eaedde73442805cd8fb
Description-en: GNU Standard C++ Library v3 (debug build) (s390x)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for s390x architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: lib64gcc-13-dev-i386-cross
Description-md5: 44d3aaff7c21b9d5950416cabd2035a0
Description-en: GCC support library (64bit development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: lib64gcc-13-dev-powerpc-cross
Description-md5: 44d3aaff7c21b9d5950416cabd2035a0
Description-en: GCC support library (64bit development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: lib64gfortran-13-dev-i386-cross
Description-md5: 552b8ddfa55fb97fed937c39ac7c9855
Description-en: Runtime library for GNU Fortran applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: lib64gfortran-13-dev-powerpc-cross
Description-md5: 552b8ddfa55fb97fed937c39ac7c9855
Description-en: Runtime library for GNU Fortran applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: lib64go-13-dev-i386-cross
Description-md5: a7ef5921b4b83cb852b9de565ed5fece
Description-en: Runtime library for GNU Go applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: lib64go-13-dev-powerpc-cross
Description-md5: a7ef5921b4b83cb852b9de565ed5fece
Description-en: Runtime library for GNU Go applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: lib64go22-i386-cross
Description-md5: 07fa56d3e232224f82aa278bc1a968bd
Description-en: Runtime library for GNU Go applications (64bit)
 Library needed for GNU Go applications linked against the
 shared library.

Package: lib64go22-powerpc-cross
Description-md5: 07fa56d3e232224f82aa278bc1a968bd
Description-en: Runtime library for GNU Go applications (64bit)
 Library needed for GNU Go applications linked against the
 shared library.

Package: lib64gphobos-13-dev-i386-cross
Description-md5: 74c4089eeff14106ae16cc4257ba8f73
Description-en: Phobos D standard library (64bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64gphobos-13-dev-powerpc-cross
Description-md5: 74c4089eeff14106ae16cc4257ba8f73
Description-en: Phobos D standard library (64bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64gphobos4-i386-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64gphobos4-powerpc-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64objc-13-dev-i386-cross
Description-md5: c0fc895d2778279155bfb6af8561da8e
Description-en: Runtime library for GNU Objective-C applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib64objc-13-dev-powerpc-cross
Description-md5: c0fc895d2778279155bfb6af8561da8e
Description-en: Runtime library for GNU Objective-C applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib64stdc++-13-dev-i386-cross
Description-md5: 330be67b9d0f009446721e88125fc019
Description-en: GNU Standard C++ Library v3 (development files) (i386)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: lib64stdc++-13-dev-powerpc-cross
Description-md5: 9fad388828b4fa14ecd808a58b88704b
Description-en: GNU Standard C++ Library v3 (development files) (powerpc)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-13-dbg-i386-cross
Description-md5: e54d2e29375497ecd66b27e9274a07a0
Description-en: GNU Standard C++ Library v3 (debug build) (i386)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-13-dbg-powerpc-cross
Description-md5: 1bca9e17bb543dcca1e3d6a742d48109
Description-en: GNU Standard C++ Library v3 (debug build) (powerpc)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: libada-bar-codes-dev
Description-md5: 968f38c80cd07926a2ab29f303f85eaf
Description-en: Bar or QR code formatter for the Ada programming language (development)
 This Ada library generates various bar or QR codes, on different
 output formats such as PDF, SVG or bitmaps.
 .
 Install this package if you want to write Ada programs that use
 ada-bar-codes.

Package: libada-bar-codes1
Description-md5: f0e2f591f18478d47e8731a301cc990d
Description-en: Bar or QR code formatter for the Ada programming language (shared library)
 This Ada library generates various bar or QR codes, on different
 output formats such as PDF, SVG or bitmaps.
 .
 This package contains the runtime shared library.

Package: libadacgi-dev
Description-md5: 3e57052a5c95ecb8e66883f8360c0349
Description-en: Ada CGI interface: development
 This is David A. Wheeler's Ada 95 interface to the "Common Gateway
 Interface" (CGI).  This makes it easier to create Ada programs that
 can be invoked by HTTP servers using the standard CGI interface.
 .
 Install this package if you want to write programs that use AdaCGI.

Package: libadacgi5
Description-md5: da0ee1d23ca5c3bd75ce2a44d7695b9a
Description-en: Ada CGI interface: shared library
 This is David A. Wheeler's Ada 95 interface to the "Common Gateway
 Interface" (CGI).  This makes it easier to create Ada programs that
 can be invoked by HTTP servers using the standard CGI interface.
 .
 This package contains the runtime shared library.

Package: libadasockets-dev
Description-md5: bf5cbd0bbddd9e74701099b5d13df0f4
Description-en: bindings for socket services in Ada: development files
 This package provides a binding for socket services to be used with GNAT
 (the GNU Ada compiler). One can use it to write clients and servers that
 will talk with programs written in Ada or any other programming language.
 .
 This package provides the Ada programmer with headers and libraries used
 to build Ada programs that use sockets services.

Package: libadasockets-doc
Description-md5: e1d62ddb7abcf8efb4cf7fcf6744f1b7
Description-en: bindings for socket services in Ada: documentation
 This package provides a binding for socket services to be used with GNAT
 (the GNU Ada compiler). One can use it to write clients and servers that
 will talk with programs written in Ada or any other programming language.
 .
 This package contains the documentation for Ada programmers.

Package: libadasockets11
Description-md5: 82d295d79b1cf377e57701508f32b17d
Description-en: bindings for socket services in Ada: shared library
 This package provides a binding for socket services to be used with GNAT
 (the GNU Ada compiler). One can use it to write clients and servers that
 will talk with programs written in Ada or any other programming language.
 .
 This package contains the library needed to execute Ada program using sockets.

Package: libahven-dev
Description-md5: 6e54401a37b269c5decb82e27a009a12
Description-en: Unit test library for Ada (development)
 Ahven is a simple unit test library for the Ada 95 programming language. It
 is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
 free software distributed under permissive ISC license and should work with any
 Ada 95 compiler.
 .
 This package contains the development files.

Package: libahven-doc
Description-md5: 193597313d174082ab3a9c35889e6112
Description-en: Unit test library for Ada (documentation)
 Ahven is a simple unit test library for the Ada 95 programming language. It
 is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
 free software distributed under permissive ISC license and should work with any
 Ada 95 compiler.
 .
 This package contains the documentation.

Package: libahven31
Description-md5: 794b018c01b3cffba9255f940e351fb0
Description-en: Unit test library for Ada
 Ahven is a simple unit test library for the Ada 95 programming language. It
 is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
 free software distributed under permissive ISC license and should work with any
 Ada 95 compiler.

Package: libalog-dev
Description-md5: 155502ea897a8a46402540435adc9fc7
Description-en: Logging framework for Ada (development)
 Alog is a logging framework for Ada and aims to be straight forward to use and
 easily extendable. Alog provides file-based and syslog logging facilities and
 log-level support.
 .
 This package contains the development files.

Package: libalog-doc
Description-md5: fc4b8f6605f4da53abfcdaa388aa7621
Description-en: Logging framework for Ada (documentation)
 Alog is a logging framework for Ada and aims to be straight forward to use and
 easily extendable. Alog provides file-based and syslog logging facilities and
 log-level support.
 .
 This package contains the documentation.

Package: libalog0.6.3
Description-md5: 60d77b4bac6cfdd4a1ff2b12d0df839b
Description-en: Logging framework for Ada
 Alog is a logging framework for Ada and aims to be straight forward to use and
 easily extendable. Alog provides file-based and syslog logging facilities and
 log-level support.

Package: libanet-dev
Description-md5: 65411c893c2c78e6f5cd08645e82ca96
Description-en: Ada networking library (development)
 Anet is a networking library for the Ada programming language. The library
 provides a BSD socket implementation with a high level of abstraction and an
 extendable socket type hierarchy.
 .
 This package contains the development files.

Package: libanet0.4.3
Description-md5: e17a64c841195c2680ea9cae113116be
Description-en: Ada networking library
 Anet is a networking library for the Ada programming language. The library
 provides a BSD socket implementation with a high level of abstraction and an
 extendable socket type hierarchy.

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: libaunit-dev
Description-md5: dc5bc607a6863c9fa5e71802b4353b64
Description-en: AUnit, a unit testing framework for Ada: development
 AUnit is a set of Ada packages based on the xUnit family of unit test
 frameworks. It's intended as a developer's tool to facilitate
 confident writing and evolution of Ada software. It is purposely
 lightweight, as one of its main goals is to make it easy to develop
 and run unit tests, rather than to generate artifacts for process
 management. The framework supports easy composition of sets of unit
 tests to provide flexibility in determining what tests to run for a
 given purpose.
 .
 Install this package if you want to write programs that use AUnit.

Package: libaunit-doc
Description-md5: 3598ef271391790dbe5a6e1cb563c8d7
Description-en: AUnit, a unit testing framework for Ada: documentation
 AUnit is a set of Ada packages based on the xUnit family of unit test
 frameworks. It's intended as a developer's tool to facilitate
 confident writing and evolution of Ada software. It is purposely
 lightweight, as one of its main goals is to make it easy to develop
 and run unit tests, rather than to generate artifacts for process
 management. The framework supports easy composition of sets of unit
 tests to provide flexibility in determining what tests to run for a
 given purpose.
 .
 This package contains the manual and examples.

Package: libaunit22
Description-md5: a2314707e390088b5e3de5ae4fe97204
Description-en: AUnit, a unit testing framework for Ada: shared library
 AUnit is a set of Ada packages based on the xUnit family of unit test
 frameworks. It's intended as a developer's tool to facilitate
 confident writing and evolution of Ada software. It is purposely
 lightweight, as one of its main goals is to make it easy to develop
 and run unit tests, rather than to generate artifacts for process
 management. The framework supports easy composition of sets of unit
 tests to provide flexibility in determining what tests to run for a
 given purpose.
 .
 This package contains the runtime shared library.

Package: libbamtools-dev
Description-md5: 071b9c0ea5e1e93a613add87519c2ca9
Description-en: C++ API for manipulating BAM (genome alignment) files
 BamTools facilitates research analysis and data management using BAM
 files.  It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the developers API package.

Package: libbamtools-doc
Description-md5: bf217aec0c438caca5b70e9ae90b087c
Description-en: docs for dynamic library for manipulating BAM (genome alignment) files
 BamTools facilitates research analysis and data management using BAM
 files.  It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the documentation for the library.

Package: libbamtools2.5.2
Description-md5: 6d8cb419efe029da5429790d9d7753e2
Description-en: dynamic library for manipulating BAM (genome alignment) files
 BamTools facilitates research analysis and data management using BAM
 files.  It copes with the enormous amount of data produced by current
 sequencing technologies that is typically stored in compressed, binary
 formats that are not easily handled by the text-based parsers commonly
 used in bioinformatics research.
 .
 BamTools provides both a C++ API for BAM file support as well as a
 command-line toolkit.
 .
 This is the runtime library.

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: libbrial-dev
Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2
Description-en: polynomials over Boolean Rings, core development files
 The core of BRiAl is a C++ library, which provides high-level data
 types for Boolean polynomials and monomials, exponent vectors, as
 well as for the underlying polynomial rings and subsets of the
 powerset of the Boolean variables. As a unique approach, binary
 decision diagrams are used as internal storage type for polynomial
 structures. On top of this C++-library a Python interface
 is provided. This allows parsing of complex polynomial systems, as well
 as sophisticated and extendable strategies for Groebner base
 computation. BRiAl features a powerful reference implementation
 for Groebner basis computation.
 .
 This package contains the BRiAl core development files.

Package: libbrial-groebner-dev
Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58
Description-en: development files for libbrial-groebner
 The core of BRiAl is a C++ library, which provides high-level data
 types for Boolean polynomials and monomials, exponent vectors, as
 well as for the underlying polynomial rings and subsets of the
 powerset of the Boolean variables. As a unique approach, binary
 decision diagrams are used as internal storage type for polynomial
 structures. On top of this C++-library a Python interface
 is provided. This allows parsing of complex polynomial systems, as well
 as sophisticated and extendable strategies for Groebner base
 computation. BRiAl features a powerful reference implementation
 for Groebner basis computation.
 .
 This package contains the development files for libbrial-groebner.

Package: libbrial-groebner3t64
Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e
Description-en: computer algebra routines of BRiAl
 The core of BRiAl is a C++ library, which provides high-level data
 types for Boolean polynomials and monomials, exponent vectors, as
 well as for the underlying polynomial rings and subsets of the
 powerset of the Boolean variables. As a unique approach, binary
 decision diagrams are used as internal storage type for polynomial
 structures. On top of this C++-library a Python interface
 is provided. This allows parsing of complex polynomial systems, as well
 as sophisticated and extendable strategies for Groebner base
 computation. BRiAl features a powerful reference implementation
 for Groebner basis computation.
 .
 This package contains the BRiAl shared library libbrial_groebner.

Package: libbrial3t64
Description-md5: 25d1c5e76291f633e89aa1da852af7cd
Description-en: polynomials over Boolean Rings, shared library
 The core of BRiAl is a C++ library, which provides high-level data
 types for Boolean polynomials and monomials, exponent vectors, as
 well as for the underlying polynomial rings and subsets of the
 powerset of the Boolean variables. As a unique approach, binary
 decision diagrams are used as internal storage type for polynomial
 structures. On top of this C++-library a Python interface
 is provided. This allows parsing of complex polynomial systems, as well
 as sophisticated and extendable strategies for Groebner base
 computation. BRiAl features a powerful reference implementation
 for Groebner basis computation.
 .
 This package contains the BRiAl shared library libbrial.

Package: libbtas-dev
Description-md5: 592deca38d8fd0fce114f1c2cb68fcb4
Description-en: Basic Tensor Algebra Subroutines Library (development files)
 BTAS (Basic Tensor Algebra Subroutines) is a library for tensor algebra.
 It is a reference implementation of the Tensor Working Group concept spec.
 .
 This package contains the static libraries and the header files.

Package: libc++-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++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++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++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: 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-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-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-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: libclang1-19
Description-md5: 6fbabc5fd121a4ff6b254de59627b6de
Description-en: C interface to the Clang library
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This package contains the Clang library.
 .
 The C Interface to Clang provides a relatively small API that exposes
 facilities for parsing source code into an abstract syntax tree (AST),
 loading already-parsed ASTs, traversing the AST, associating physical source
 locations with elements within the AST, and other facilities that support
 Clang-based development tools.

Package: 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: libcontactcache-qt5-1
Description-md5: b01db5f33bc250af336a748b13d2c4a3
Description-en: Library for accessing QtPIM QtContacts using the SQLite engine
 This library acts as a middle layer between the QtPIM QtContacts SQLite engine
 and client components and provides a data cache.

Package: libcontactcache-qt5-bin
Description-md5: b9df23cdb23e675423549e93169cc0a5
Description-en: Development tools for libcontactcache-qt5
 This library acts as a middle layer between the QtPIM QtContacts SQLite engine
 and client components and provides a data cache.
 .
 This package provides development tools.

Package: libcontactcache-qt5-data
Description-md5: bfe65c30cb4735905fa3ff13c3a2c421
Description-en: Library for accessing QtPIM QtContacts using the SQLite engine - data
 This library acts as a middle layer between the QtPIM QtContacts SQLite engine
 and client components and provides a data cache.
 .
 This package provides data files used by the shared library.

Package: libcontactcache-qt5-dev
Description-md5: c0c4589c124fc29b0a3093d0834f0e36
Description-en: Development files for libcontactcache-qt5
 This library acts as a middle layer between the QtPIM QtContacts SQLite engine
 and client components and provides a data cache.
 .
 This package provides the development files.

Package: libcoq-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: libcreaterepo-c-dev
Description-md5: 821e641cdf340a7873e33a0d4812c930
Description-en: library for creating RPM repository metadata (development)
 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains the header files needed for developing programs
 using the libcreaterepo-c library.

Package: libcreaterepo-c0
Description-md5: 53b737afb5a7b3276397bc6f774e65d7
Description-en: library for creating RPM repository metadata
 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains a shared library for managing RPM repositories.

Package: 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: libcu++-dev
Description-md5: 90031761a59373978eec5ca80911b54e
Description-en: NVIDIA C++ Standard Library
 libcu++ provides a heterogeneous implementation of the C++ Standard Library
 that can be used in and between CPU and GPU code.
 .
 Using libcu++ is as simple as using the C++ Standard Library.
 All that is needed is adding 'cuda/std/' to the start of the Standard
 Library includes and 'cuda::' before any uses of 'std::':
 .
  * #include <cuda/std/atomic>
  * cuda::std::atomic<int> x;

Package: libdbusada-dev
Description-md5: e534de497c9d30099021803caf28f768
Description-en: Ada bindings to the D-Bus message bus system
 The D_Bus/Ada library provides an Ada binding to the D-Bus message bus used for
 inter-process communication on Linux desktop systems.
 .
 This package contains the development files.

Package: libdbusada0.6.1
Description-md5: 76b6bead0c97d33ddc02d70b881bbf42
Description-en: Ada bindings to the D-Bus message bus system (runtime)
 The D_Bus/Ada library provides an Ada binding to the D-Bus message bus used for
 inter-process communication on Linux desktop systems.
 .
 This package contains the shared library.

Package: libdevicexlib-dev
Description-md5: c4c1b8c6a8b07dc1776fb34496cef7f0
Description-en: Library wrapping device-oriented routines and utilities
 The deviceXlib library wraps device-oriented routines and utilities.
 .
 This package contains the static library.

Package: libdolfin-dev
Description-md5: 3d79ecc23d1ab64df6bd61a89fc7d93e
Description-en: Shared links and development files for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the development files.
 .
 This is the legacy version of DOLFIN, you may want to install the
 next-generation libdolfinx-dev (DOLFIN-X) instead.

Package: libdolfin-dev-common
Description-md5: 102fedefc8f65414f2ef972f4bdbee89
Description-en: Common header files for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the common development header files.
 .
 This is the legacy version of DOLFIN, you may want to install the
 next-generation libdolfinx-dev (DOLFIN-X) instead.

Package: libdolfin2019.2t64
Description-md5: 36b945ea393f2c4a8fe500c27fbbb1a7
Description-en: Shared libraries for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the shared libraries.

Package: libdolfin64-2019.2t64
Description-md5: 9b05d589a0e6b372aaec1d227313cf71
Description-en: Shared libraries for DOLFIN (64-bit indexing)
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the shared libraries for DOLFIN built against
 64-bit PETSc (64-bit indexing).

Package: libdolfin64-dev
Description-md5: c32a0d365a083bb480ef0d2cb6a101a6
Description-en: Shared links and dev files for DOLFIN (64-bit indexing)
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the development files for DOLFIN built against
 64-bit PETSc (64-bit indexing).
 .
 This is the legacy version of DOLFIN, you may want to install the
 next-generation libdolfinx-dev (DOLFIN-X) instead.

Package: libdune-geometry-dev
Description-md5: 3b40a15aad9393d2093a770e27cc7a0d
Description-en: toolbox for solving PDEs -- geometry 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 geometry classes.

Package: libdune-geometry-doc
Description-md5: 771ce72d6c781fc1ade450e064adff74
Description-en: toolbox for solving PDEs -- geometry 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 geometry classes.

Package: libeccodes-data
Description-md5: fde093c3ee4734383246dc0da303ec27
Description-en: GRIB and BUFR enecoding/encoding software library - data
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.

Package: libeccodes-dev
Description-md5: 38cacbaa96d02cec8bf386e2e0422d74
Description-en: GRIB and BUFR decoding/encoding software library (development)
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.

Package: libeccodes-doc
Description-md5: 9d0729c96ad82038484dcfe4e15c6340
Description-en: GRIB decoding/encoding software (documentation)
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
 .
 This provides the documentation for the library.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.

Package: libeccodes-tools
Description-md5: 02762b26118e4cbfdffe178d74a22ef7
Description-en: GRIB decoding/encoding software (utilities)
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
 .
 This is a useful set of command line tools to give quick access to grib
 messages.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.

Package: libeccodes0
Description-md5: 4406561334d15db3243b72dccd518cf0
Description-en: GRIB and BUFR enecoding/encoding software library
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
 .
 It is a replacement for the grib-api and emoslib libraries.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.

Package: libfaketime
Description-md5: 9717213973a84a29283491178debf275
Description-en: Report faked system time to programs (preload library)
 The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts
 various system calls which programs use to retrieve the current date
 and time. It can then report faked dates and times (as specified by
 you, the user) to these programs. This means you can modify the
 system time a program sees without having to change the time
 system-wide. FTPL allows you to specify both absolute dates (e.g.,
 2004-01-01) and relative dates (e.g., 10 days ago).
 .
 This package contains the LD_PRELOAD library for faketime.

Package: libfilesystem-ruby
Description-md5: 8a699fcbc6b12fa8fafbc80e66f07231
Description-en: Transitional package for ruby-filesystem
 This is a transitional package to ease upgrades to the ruby-filesystem
 package. It can safely be removed.

Package: libfilesystem-ruby1.8
Description-md5: 8a699fcbc6b12fa8fafbc80e66f07231
Description-en: Transitional package for ruby-filesystem
 This is a transitional package to ease upgrades to the ruby-filesystem
 package. It can safely be removed.

Package: libfilesystem-ruby1.9
Description-md5: 8a699fcbc6b12fa8fafbc80e66f07231
Description-en: Transitional package for ruby-filesystem
 This is a transitional package to ease upgrades to the ruby-filesystem
 package. It can safely be removed.

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: libflorist-dev
Description-md5: c0c3aa6c16195827380cd62d6bf92615
Description-en: POSIX.5 Ada interface to operating system services: development
 FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE
 STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as
 the POSIX Ada Bindings.  Using this library, you can call operating
 system services from within Ada programs.
 .
 No one seems to maintain this library anymore.
 For new packages, please consider other solutions.
 .
 This package contains the development files and unstripped static
 library.

Package: libflorist2021.1
Description-md5: 56c94236616c9f65599e68c122a838dd
Description-en: POSIX.5 Ada interface to operating system services: shared library
 FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE
 STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as
 the POSIX Ada Bindings.  Using this library, you can call operating
 system services from within Ada programs.
 .
 No one seems to maintain this library anymore.
 For new packages, please consider other solutions.
 .
 This package contains the run-time shared library.

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: libgcc-13-dev-powerpc-cross
Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac
Description-en: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libgccjit-13-dev
Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494
Description-en: GCC just-in-time compilation (development files)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

Package: libgccjit-13-doc
Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180
Description-en: GCC just-in-time compilation (documentation)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

Package: libgccjit-14-dev
Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494
Description-en: GCC just-in-time compilation (development files)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

Package: libgccjit-14-doc
Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180
Description-en: GCC just-in-time compilation (documentation)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

Package: libgccjit0
Description-md5: 78f861084806b36ce34263514298785e
Description-en: GCC just-in-time compilation (shared library)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

Package: libgfortran-13-dev-powerpc-cross
Description-md5: 146f5739f84c8211389d84c7aa5bf949
Description-en: Runtime library for GNU Fortran applications (development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libgfortran-14-dev
Description-md5: 146f5739f84c8211389d84c7aa5bf949
Description-en: Runtime library for GNU Fortran applications (development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libgm2-13-dev
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-amd64-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-arm64-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-armhf-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-i386-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-ppc64el-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-riscv64-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-13-dev-s390x-cross
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-14-dev
Description-md5: e3610e2377e77eddbfb5ac76ab6b4834
Description-en: GNU Modula-2 standard library
 This is the Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-amd64-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-arm64-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-armhf-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-i386-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-ppc64el-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-riscv64-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-18-s390x-cross
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgm2-19
Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978
Description-en: GNU Modula-2 standard library (runtime library)
 This is the GNU Modula-2 standard library that comes with the gm2 compiler.

Package: libgmpada-dev
Description-md5: 8da58d210fa6380873b2251aa68ebd8e
Description-en: Ada binding to the GNU MultiPrecision library: development
 GMPAda allows programmers to use the GNU MultiPrecision library
 within the Ada language: unbounded integers, rationals and
 floats.
 .
 Install this package if you want to write programs that
 use libgmpada.

Package: libgmpada9
Description-md5: 7bea158d691018123ea67be2ac28d05b
Description-en: Ada binding to the GNU MultiPrecision library: shared library
 GMPAda allows programmers to use the GNU MultiPrecision library
 within the Ada language: unbounded integers, rationals and
 floats.
 .
 This package contains the runtime shared library.

Package: libgnat-13
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-amd64-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-arm64-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-armhf-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-i386-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-powerpc-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-ppc64el-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-riscv64-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-13-s390x-cross
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnat-14
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Description-en: runtime for applications compiled with GNAT (shared library)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnat library provides runtime components needed by most
 applications produced with GNAT.
 .
 This package contains the runtime shared library.

Package: libgnatcoll-db-bin
Description-md5: 72d778ce0161c879f8ad19a2ce69d967
Description-en: Ada library accessing SQL databases (tools)
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains command-line tools.
 * gnatcoll_db2ada generates Ada sources depending on
   libngatcoll-sqlite or libgnatcoll-postgres.
 * gnatinspect runs in a source tree and generate a database of
   cross-references.

Package: libgnatcoll-db-doc
Description-md5: ca3bac280d2c6cff8311efff163e93fd
Description-en: Ada library accessing SQL databases (documentation)
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the documentation in text, PDF and HTML.

Package: libgnatcoll-dev
Description-md5: 8488ab8cd5a7f49ffd58bed9bf38d9ae
Description-en: GNATColl, general purpose Ada library
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications.

Package: libgnatcoll-doc
Description-md5: 26a398f3d961ac4a346672c87013b97e
Description-en: GNATColl, general purpose Ada library (documentation)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the documentation in text, PDF and HTML.

Package: libgnatcoll-gmp-dev
Description-md5: fd21276af43fd168459e18c2876feb2e
Description-en: Ada binding for GMP big numbers (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 for a binding with the GNU Multiple Precision arithmetic C library.

Package: libgnatcoll-gmp21
Description-md5: ab3b58bd85a9f9ad2bfae3c36ae476ae
Description-en: Ada binding for GMP big numbers (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the GMP binding.

Package: libgnatcoll-iconv-dev
Description-md5: 383fd92ec6f9efe89289031d2a835824
Description-en: Ada binding for Iconv character encoding conversions (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications for
 the binding with the Iconv character encoding conversion library.

Package: libgnatcoll-iconv21
Description-md5: 0a7a230f1962fdc3ab5465992b66e8a1
Description-en: Ada binding for Iconv character encoding conversions (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the iconv
 binding.

Package: libgnatcoll-lzma-dev
Description-md5: bc2f0a626d4e52ee0340f6401d6d26db
Description-en: Ada binding for LZMA compression (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 for the binding with the lzma compression library.

Package: libgnatcoll-lzma3
Description-md5: c686c71879cc3e0b0ad793166078de7d
Description-en: Ada binding for LZMA compression (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the lzma binding.

Package: libgnatcoll-omp-dev
Description-md5: e7daf016c98cee3f4905ad6ec4b1f9a3
Description-en: Ada binding for OpenMP parallelism (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 for the binding with the OpenMP parallelism library.

Package: libgnatcoll-omp2
Description-md5: 7733d764756d8fb872b8a5e2d1d96b52
Description-en: Ada binding for OpenMP parallelism (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the OpenMP binding.

Package: libgnatcoll-postgres-dev
Description-md5: 4bf6a80cf3055880ca4773bc8528b070
Description-en: Ada library accessing PostGreSQL databases
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the static library and Ada specifications
 dedicated to PostGreSQL databases manipulation.

Package: libgnatcoll-postgres2
Description-md5: 476a9792cd7551cbfb28d6569d421895
Description-en: Ada library accessing PostGreSQL databases (runtime)
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the runtime shared library for the PostGreSQL
 backend.

Package: libgnatcoll-python3-2
Description-md5: 34705a6ed4aeef362c62f8a41e4888aa
Description-en: Ada binding to the Python3 language (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for Python
 scripting.

Package: libgnatcoll-python3-dev
Description-md5: 15fad4fde65773c0b409e1e9a4ef7387
Description-en: Ada binding to the Python3 language (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 adding Python as scripting language.

Package: libgnatcoll-readline-dev
Description-md5: 69b7c2715b9be422d686dd128f7b432b
Description-en: Ada binding for ReadLine input history (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 for the binding with GNU readline and history libraries.

Package: libgnatcoll-readline21
Description-md5: 31f25532cbd52e64c344e337e8ee32de
Description-en: Ada binding for ReadLine input history (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the readline
 binding.

Package: libgnatcoll-sql-dev
Description-md5: 354f63500093dd36f11d5a746087c29f
Description-en: Ada library accessing SQL databases
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the static library and Ada specifications of
 the backend-independant part.

Package: libgnatcoll-sql4
Description-md5: f267a66167e356cd382ea4f8d118ba23
Description-en: Ada library accessing SQL databases (runtime)
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the runtime shared library of the
 backend-independant part.

Package: libgnatcoll-sqlite-dev
Description-md5: 6ace095e1ca2fddd1a31ed1be038acf7
Description-en: Ada library accessing SQLite databases
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the static library and Ada specifications
 dedicated to SQLite databases manipulation.

Package: libgnatcoll-sqlite21
Description-md5: 5f8c7adffd53646cf0d84386b06cf45e
Description-en: Ada library accessing SQLite databases (runtime)
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the runtime shared library for the SQLite
 backend.

Package: libgnatcoll-syslog-dev
Description-md5: a9a845ef4a74b38d3296883f2734ce61
Description-en: Ada binding for syslog journals (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 for an interface to the syslog journal manager daemon.

Package: libgnatcoll-syslog4
Description-md5: 67e8819b81e7cef88323db3af15c6699
Description-en: Ada binding for syslog journals (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the syslog binding.

Package: libgnatcoll-xref-dev
Description-md5: 5753a05157f6976a3430d758e30cf37f
Description-en: Ada library for manipulation of Ada cross references
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the static library and Ada specifications for
 the XRef module, which builds a database of cross references from a
 source tree.

Package: libgnatcoll-xref21
Description-md5: 15e9806f9148b43c71a0dcf6221a9354
Description-en: Ada library for manipulation of Ada cross references (runtime)
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the runtime shared library for the XRef module,
 which builds a database of cross references from a source tree.

Package: libgnatcoll-zlib-dev
Description-md5: 74291b0279cd30e7d74307ebaab09c6f
Description-en: Ada binding for Zlib compression (development)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the static library and Ada specifications
 for the binding with the zlib compression library.

Package: libgnatcoll-zlib3
Description-md5: 65be9ad67af994172cba80909026d258
Description-en: Ada binding for Zlib compression (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library for the zlib binding.

Package: libgnatcoll22
Description-md5: b3d5d31a6df778005925d6d25de9b5df
Description-en: GNATColl, general purpose Ada library (runtime)
 The GNAT Component Collection deals with: module tracing, efficient
 file IO, static string searching (Boyer-Moore), e-mails and
 mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
 shell scripting. Components relying on external dependencies are
 distributed in separate packages.
 .
 This package contains the runtime shared library.

Package: libgnatprj-dev
Description-md5: 0312c686dd6f58d9fd3e8c1000d21285
Description-en: support for programs processing GNAT projects (development)
 GNAT projects are human-readable text files used to drive tools
 building or inspecting lots of source files in several programming
 languages, like those provided by the gprbuild package.
 .
 This package contains the development tools.

Package: libgnatprj11
Description-md5: 9991f16dad10eeea3a1ef31ba5dc237d
Description-en: support for programs processing GNAT projects (runtime)
 GNAT projects are human-readable text files used to drive tools
 building or inspecting lots of source files in several programming
 languages, like those provided by the gprbuild package.
 .
 This package contains the runtime shared library.

Package: libgo-13-dev-amd64-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-arm64-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-armhf-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-i386-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-powerpc-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-ppc64el-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-riscv64-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo-13-dev-s390x-cross
Description-md5: 20a30e1e0e326264783897d4692e3ada
Description-en: Runtime library for GNU Go applications (development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libgo22-amd64-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-arm64-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-armhf-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-i386-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-powerpc-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-ppc64el-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-riscv64-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo22-s390x-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgomp-plugin-amdgcn1
Description-md5: b4d23ce73f3592d1c5e0dc4540aca4d1
Description-en: GCC OpenMP v4.5 plugin for offloading to GCN
 This package contains libgomp plugin for offloading to AMD GCN.

Package: libgomp-plugin-nvptx1
Description-md5: f9c2e1e8b9ed7ce64aa263f868e92b29
Description-en: GCC OpenMP v4.5 plugin for offloading to NVPTX
 This package contains libgomp plugin for offloading to NVidia
 PTX.  The plugin needs libcuda.so.1 shared library that has to be
 installed separately.

Package: libgphobos-13-dev
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-amd64-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-arm64-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-armhf-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-i386-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-powerpc-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-ppc64el-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-riscv64-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-13-dev-s390x-cross
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-14-dev
Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd
Description-en: Phobos D standard library
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos-dev
Description-md5: 0e07f99c6e306122dc9c7b0dbb7bdf2b
Description-en: Phobos D standard library
 This is a dependency package providing the default D standard library.

Package: libgphobos4
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-amd64-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-arm64-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-armhf-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-i386-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-powerpc-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-ppc64el-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-riscv64-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos4-s390x-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgphobos5
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libgtkada-bin
Description-md5: 028c030d2a26667494462e8b85f75600
Description-en: Ada binding for the GTK+ GUI (development utilities)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the gtkada-dialog development utility.

Package: libgtkada-dev
Description-md5: eb7f891547510c07e55f0ac7c51c8a3a
Description-en: Ada binding for the GTK+ GUI (development files)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the development files and static libraries.

Package: libgtkada-doc
Description-md5: ccb7dc04b5e2d72a48902a40481fc1b4
Description-en: Ada binding for the GTK+ GUI (documentation)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This package contains the user guide, examples, lists of known
 problems and comments about the Debian packaging.
 .
 The reference manual cannot be generated within Debian for now.
 It is available at
 https://docs.adacore.com/live/wave/gtkada/html/gtkada_rm/index.html.

Package: libgtkada23
Description-md5: 14a86e57225dba2beefd9ce033b618cc
Description-en: Ada binding for the GTK+ GUI (dynamic library)
 GtkAda is a library that allows programmers to write GTK+ applications in the
 Ada programming language.
 .
 This library will let you run Ada applications compiled with GTK+.

Package: libhkl-dev
Description-md5: 0d7481b9aaeb30c4b8cca68ba9845573
Description-en: diffractometer computation control library - development files
 The hkl library is a framework for diffraction computation and
 diffractometer control, heavily used at the SOLEIL synchrotron. It
 supports various types of diffractometer geometry: Eulerian 4-circle,
 Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
 geometry. For each of these it provides several numerically computed
 modes, such as bisector and constant psi.
 .
 This package provides everything needed to link against hkl.

Package: libhkl-doc
Description-md5: 959ca03ab47e3989c31ce0e866188eb5
Description-en: diffractometer computation control library - documentation
 The hkl library is a framework for diffraction computation and
 diffractometer control, heavily used at the SOLEIL synchrotron. It
 supports various types of diffractometer geometry: Eulerian 4-circle,
 Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
 geometry. For each of these it provides several numerically computed
 modes, such as bisector and constant psi.
 .
 This package provides the documentation for hkl.

Package: libhkl5
Description-md5: 4484aae662bf3580c01ca9a8a9e15855
Description-en: diffractometer computation control library
 The hkl library is a framework for diffraction computation and
 diffractometer control, heavily used at the SOLEIL synchrotron. It
 supports various types of diffractometer geometry: Eulerian 4-circle,
 Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
 geometry. For each of these it provides several numerically computed
 modes, such as bisector and constant psi.
 .
 This package provides the runtime hkl library.

Package: libhwloc-common
Description-md5: 9669ad8550195a3cf39a641a84d15d55
Description-en: Hierarchical view of the machine - common files
 Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 libhwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains the XML DTD of the lstopo XML output.

Package: libhwloc-dev
Description-md5: e00890e45c44536790770fde0549dc61
Description-en: Hierarchical view of the machine - static libs and headers
 Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 libhwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains static libraries and development headers.

Package: libhwloc-doc
Description-md5: 29c1be7488580d8d80a5ac2e51977bf4
Description-en: Hierarchical view of the machine - documentation
 Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 libhwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains documentation.

Package: libhwloc-plugins
Description-md5: f9e5608207d0a4ad31da5436aaaacb4b
Description-en: Hierarchical view of the machine - plugins
 libhwloc provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 libhwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains plugins to add more discovery support. This includes
  - PCI support
  - libxml support

Package: libhwloc15
Description-md5: bd89ad338941b41499d0c0003d81d83e
Description-en: Hierarchical view of the machine - shared libs
 libhwloc provides a portable abstraction (across OS, versions,
 architectures, ...) of the hierarchical topology of modern architectures. It
 primarily aims at helping high-performance computing applications with
 gathering information about the hardware so as to exploit it accordingly and
 efficiently.
 .
 libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
 sockets, shared caches, cores and simultaneous multithreading. It also gathers
 various attributes such as cache and memory information.
 .
 libhwloc supports old kernels not having sysfs topology information,
 with knowledge of cpusets, offline cpus, and Kerrighed support
 .
 This package contains shared libraries.

Package: libiptcdata-bin
Description-md5: 830662c59118e488ec0d41af00f9a952
Description-en: Library to parse IPTC metadata (programs)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.

Package: libiptcdata-doc
Description-md5: ecd618b5ecb320b7b5d87683a2a804f7
Description-en: Library to parse IPTC metadata (documentation)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.

Package: libiptcdata0
Description-md5: 938d2dc5511bf546ff851f571e905419
Description-en: Library to parse IPTC metadata
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.

Package: libiptcdata0-dbg
Description-md5: fafc99923440a07d1dce817e8ec7dcad
Description-en: Library to parse IPTC metadata (debug files)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.

Package: libiptcdata0-dev
Description-md5: 26af292fcdc22d47f1ba4952630d7b83
Description-en: Library to parse IPTC metadata (development files)
 libiptcdata is a library, for manipulating the International Press
 Telecommunications Council (IPTC) metadata stored within multimedia
 files such as images. The library provides routines for parsing,
 viewing, modifying, and saving this metadata.

Package: libispcrt-dev
Description-md5: 1368c4d8a033327e585f44ae4c769989
Description-en: Intel Implicit SPMD Program Compiler runtime library development files
 ispc is a compiler for a variant of the C programming language, with extensions
 for single program, multiple data programming. Under the SPMD model, the
 programmer writes a program that generally appears to be a regular serial
 program, though the execution model is actually that a number of program
 instances execute in parallel on the hardware.
 .
 This package contains the headers library for building programs that
 use the ispc runtime.

Package: libispcrt1
Description-md5: 016be67c24519f51eba12229a783b19d
Description-en: Intel Implicit SPMD Program Compiler runtime library
 ispc is a compiler for a variant of the C programming language, with extensions
 for single program, multiple data programming. Under the SPMD model, the
 programmer writes a program that generally appears to be a regular serial
 program, though the execution model is actually that a number of program
 instances execute in parallel on the hardware.
 .
 This package contains the runtime library for building programs that
 use ispc runtime.

Package: libjakarta-interceptor-api-java
Description-md5: f959ee4e0a180c78e7f7617c9dd33e2f
Description-en: Jakarta Interceptors API
 Jakarta Interceptors are used to interpose on business method invocations
 and specific events such as lifecycle events and timeout events that occur
 on instances of Jakarta EE components and other managed classes.

Package: libjuce-doc
Description-md5: 5d99d0cc4969b5646d2f8e1b7bc9f465
Description-en: Jules' Utility Class Extensions (documentation)
 JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
 developing cross-platform software.
 .
 It contains pretty much everything you're likely to need to create most
 applications, and is particularly well-suited for building highly-customised
 GUIs, and for handling graphics and sound.
 .
 This package contains html documentation for the JUCE API.

Package: libkvilib5
Description-md5: 635a93bcd1440d16621693fe064c2aa9
Description-en: transitional dummy package
 This is a transitional dummy package, it can be safely removed.

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: 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: 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: libllvm19
Description-md5: a8854f4edf76a8c14ce34dc209bd1d11
Description-en: Modular compiler and toolchain technologies, runtime library
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVM runtime library.

Package: libllvmlibc-19-dev
Description-md5: b678725717171e9f1656f9727ef63f83
Description-en: LLVM C Library - dev package
 Implementation of the C standard library targeting C17 and above.
 .
 This is an experimental project. Don't use in production.

Package: liblog4ada-dev
Description-md5: 8c829e18b725e895cb418ff99e9ad41a
Description-en: Ada library for flexible logging (development)
 Log4Ada is a library that eases logging in applications written in
 Ada. It is modelled after, and compatible with, log4j.  For more
 information about the logging scheme developed in this library see
 the log4j project : http://logging.apache.org/log4j/docs/
 .
 This package contains file needed to develop applications with Log4Ada.

Package: liblog4ada-doc
Description-md5: 7480bfd3ceb100e596b4c192159610ee
Description-en: Ada library for flexible logging (documentation)
 Log4Ada is a library that eases logging in applications written in
 Ada. It is modelled after, and compatible with, log4j.  For more
 information about the logging scheme developed in this library see
 the log4j project : http://logging.apache.org/log4j/docs/
 .
 This package contains a pdf documentation file and some examples.

Package: liblog4ada7
Description-md5: 024a18463f252bc5a9e4a8fc0d66ca51
Description-en: Ada library for flexible logging (runtime)
 Log4Ada is a library that eases logging in applications written in
 Ada. It is modelled after, and compatible with, log4j.  For more
 information about the logging scheme developed in this library see
 the log4j project : http://logging.apache.org/log4j/docs/
 .
 This is the runtime library for Log4Ada.

Package: liblpsolve55-dev
Description-md5: 83ab2a5569e8e5aa48dc0c181dbcf28e
Description-en: Solve (mixed integer) linear programming problems - library
 The linear programming (LP) problem can be formulated as: Solve A.x >=
 V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative)
 variables, V1 is a vector called the right hand side, and V2 is a vector
 specifying the objective function.
 .
 An integer linear programming (ILP) problem is an LP with the
 constraint that all the variables are integers.  In a mixed integer
 linear programming (MILP) problem, some of the variables are integer
 and others are real.
 .
 The program lp_solve solves LP, ILP, and MILP problems. It is slightly
 more general than suggested above, in that every row of A (specifying
 one constraint) can have its own (in)equality, <=, >= or =. The result
 specifies values for all variables.
 .
 lp_solve uses the 'Simplex' algorithm and sparse matrix methods for
 pure LP problems.  If one or more of the variables is declared
 integer, the Simplex algorithm is iterated with a branch and bound
 algorithm, until the desired optimal solution is found.  lp_solve can
 read MPS format input files.
 .
 This package contains the static library for developing programs using
 liblpsolve.

Package: libmaus2-2
Description-md5: 7b52f6dbc57ca0d2e08c74363898d9fd
Description-en: collection of data structures and algorithms for biobambam
 Libmaus2 is a collection of data structures and algorithms. It contains
 .
  * I/O classes (single byte and UTF-8)
  * bitio classes (input, output and various forms of bit level manipulation)
  * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...)
  * BAM sequence alignment files input/output (simple and collating)
 .
 and many lower level support classes.

Package: libmaus2-dev
Description-md5: 5985b8355d85114b571b6940b393017d
Description-en: collection of data structures and algorithms for biobambam (devel)
 Libmaus2 is a collection of data structures and algorithms. It contains
 .
  * I/O classes (single byte and UTF-8)
  * bitio classes (input, output and various forms of bit level manipulation)
  * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...)
  * BAM sequence alignment files input/output (simple and collating)
 .
 and many lower level support classes.
 .
 This package contains header files and static libraries.

Package: libmilter-dev
Description-md5: e961a139d1a575ab5b69e686c367e8be
Description-en: Sendmail Mail Filter API (Milter) (development files)
 The Sendmail Mail Filter API (Milter) is designed to allow third-party
 programs access to mail messages as they are being processed in order
 to filter meta-information (headers) and content.
 .
 The Debian Sendmail package is built to support libmilter.
 .
 This is the libmilter static library and include files for development.
 .
 The documentation on building a Milter is in the sendmail-doc package.

Package: libmilter1.0.1
Description-md5: 1ab872167c7f9ea0ae2341dd78f2e74a
Description-en: Sendmail Mail Filter API (Milter)
 The Sendmail Mail Filter API (Milter) is designed to allow third-party
 programs access to mail messages as they are being processed in order
 to filter meta-information(headers) and content.
 .
 The Debian Sendmail package is built to support libmilter.
 .
 This package contains libmilter.so

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: libncarg-bin
Description-md5: f8affe674e63c9363c21bae99542a011
Description-en: NCAR command-language library - development tools
 This package provides development tools for developing applications of the
 NCARG command library, such as wrappers for compilation of NCL executables.

Package: libncarg-data
Description-md5: b77afafcc6bb70406642ac66445db160
Description-en: NCAR command-language library - Data
 NCAR Command Language library used by NCAR. This package contains data such
 as colormaps, fonts and map data that is used by the ncarg library.

Package: libncarg-dev
Description-md5: 9c9148628e6b5c148812518160386ff6
Description-en: Development files for the NCAR command language library
 ncarg is the NCAR command-language.

Package: libncarg0t64
Description-md5: 848c564cd2a3d341bcecdb0eb6060b5d
Description-en: NCAR command-language library
 NCAR Command Language library used by NCAR binaries and tools.

Package: libncursesada-dev
Description-md5: b7b81e20d8d590811609a370bf137b06
Description-en: Ada binding to the ncurses text interface library: development
 NcursesAda allows programmers to use the Ncurses library within the
 Ada language. This means programming panels, colors, forms in text
 terminals or emulators.
 .
 Install this package if you want to write programs that use
 libncursesada.

Package: libncursesada6.2.4
Description-md5: 7721b23d6dfacd75830af0270b9e3d62
Description-en: Ada binding to the ncurses text interface library: shared library
 NcursesAda allows programmers to use the Ncurses library within the
 Ada language. This means programming panels, colors, forms in text
 terminals or emulators.
 .
 This package contains the runtime shared library.

Package: libnng-dev
Description-md5: 127155107dc43cb344a8849b7b2344a8
Description-en: Lightweight Messaging Library - development
 Lightweight, broker-less library, offering a simple API to solve
 common recurring messaging problems, such as publish/subscribe,
 RPC-style request/reply, or service discovery. The API frees the
 programmer from worrying about details like connection management,
 retries, and other common considerations, so that they can focus on
 the application instead of the plumbing.
 .
 This package contains the header files needed for developing programs
 using libwebsockets and a static library.

Package: libnng1
Description-md5: f2e865e7a6e1d42209aa49e7e0aecb36
Description-en: Lightweight Messaging Library - shared library
 Lightweight, broker-less library, offering a simple API to solve
 common recurring messaging problems, such as publish/subscribe,
 RPC-style request/reply, or service discovery. The API frees the
 programmer from worrying about details like connection management,
 retries, and other common considerations, so that they can focus on
 the application instead of the plumbing.
 .
 This package contains the shared library.

Package: libnotcurses++-dev
Description-md5: dcac54dd9bb5b772c3b9eb74e574c573
Description-en: Character graphics and TUI library (C++ development)
 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 These files are necessary for C++ development using Notcurses.

Package: libnotcurses++3
Description-md5: 1cdd7a2f6f4023c4f7512a4256f6ee16
Description-en: Character graphics and TUI library (C++)
 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.

Package: libnotcurses-core-dev
Description-md5: d0791b7d9a52c31ea635350650df7d74
Description-en: Character graphics and TUI library (core development)
 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor. This development
 package covers the Notcurses core library.
 .
 These files are necessary for C development using Notcurses. They
 do not include multimedia support; that requires libnotcurses-dev.

Package: libnotcurses-core3
Description-md5: dfd026d4542b4d6a16905ae9ed20cb7c
Description-en: Character graphics and TUI library (core)
 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor.
 .
 This core library lacks multimedia support. For that,
 libnotcurses3 must be installed.

Package: libnotcurses-dev
Description-md5: d241700687591efb2e7f9219779b9c07
Description-en: Character graphics and TUI library (development)
 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor. Its API is similar
 to that of NCURSES, but extends that with z-buffering, rendering
 of images and video using ffmpeg, alpha blending, widgets, palette
 fades, resize awareness, and multithreading support.
 .
 These files are necessary for C development using Notcurses. This
 package installs multimedia support atop libnotcurses-core-dev.

Package: libnotcurses3
Description-md5: 453e5cc65d78315da7ca365d2eebce76
Description-en: Character graphics and TUI library
 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor. Its API is similar
 to that of NCURSES, but extends that with z-buffering, rendering
 of images and video using ffmpeg, alpha blending, widgets, palette
 fades, resize awareness, and multithreading support.
 .
 This package provides multimedia support via ffmpeg.

Package: libnss-myhostname
Description-md5: 0980255dcdd179a9442647b0c4bdcb7c
Description-en: nss module providing fallback resolution for the current hostname
 This package contains a plugin for the Name Service Switch, providing host
 name resolution for the locally configured system hostname as returned by
 gethostname(2). It returns all locally configured public IP addresses or -- if
 none are configured, the IPv4 address 127.0.0.2 (which is on the local
 loopback) and the IPv6 address ::1 (which is the local host).
 .
 A lot of software relies on that the local host name is resolvable. This
 package provides an alternative to the fragile and error-prone manual editing
 of /etc/hosts.
 .
 Installing this package automatically adds myhostname to /etc/nsswitch.conf.

Package: libnss-resolve
Description-md5: 2dce7349d41cde95481f217d1250a7a1
Description-en: nss module to resolve names via systemd-resolved
 nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality
 of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via
 the systemd-resolved daemon (provided in the systemd-resolved package).
 .
 Installing this package automatically adds resolve to /etc/nsswitch.conf.

Package: libobjc-13-dev
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-amd64-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-arm64-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-armhf-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-i386-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-powerpc-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-ppc64el-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-riscv64-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-13-dev-s390x-cross
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc-14-dev
Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d
Description-en: Runtime library for GNU Objective-C applications (development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libobjc4
Description-md5: 30a0a695b3f5d643272b0bb547f0578c
Description-en: Runtime library for GNU Objective-C applications
 Library needed for GNU ObjC applications linked against the shared library.

Package: libomp-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: 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: libonline-accounts-client-dev
Description-md5: 5ff98cc7c92f18d612aa12c7e94dbd9a
Description-en: Library to interact with the Online Accounts panel - development files
 Lomiri-system-settings is the System Settings application used in Lomiri
 operating environment. it's designed for phones, tablets and convergent
 devices.
 .
 The OnlineAccountsClient library offers an API for applications to
 invoke the Lomiri's Online Accounts system settings in order to request
 the creation/configuration of accounts.
 .
 This package contains the development headers for the
 OnlineAccountsClient library.

Package: libonline-accounts-client1
Description-md5: c6c7fbe919f04d3446995702df30d492
Description-en: Library to interact with the Online Accounts in Lomiri System Settings
 Lomiri-system-settings is the System Settings application used in Lomiri
 operating environment. it's designed for phones, tablets and convergent
 devices.
 .
 The OnlineAccountsClient library offers an API for applications to
 invoke the Lomiri's Online Accounts system settings in order to request
 the creation/configuration of accounts.

Package: libonline-accounts-plugin-dev
Description-md5: 6aefd549e5d9979083b76e3c064e7565
Description-en: Online Accounts plugin module for Ubuntu Touch - development files
 Lomiri-system-settings is the System Settings application used in Lomiri
 operating environment. it's designed for phones, tablets and convergent
 devices.
 .
 The OnlineAccounts plugin system provides Lomiri applications with online
 accounts settings via a central setup mechanism in Lomiri System Settings.
 .
 This module contains the necessary files for developing such Lomiri
 Online Accounts plugins.

Package: libopenturns-dev
Description-md5: 3837ca75f87543fa90c482c2636a4887
Description-en: headers and development libraries for OpenTURNS
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * defining the outputs of interest and decision criterion;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity and
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package contains development files needed to build OpenTURNS applications.

Package: libopenturns0.24
Description-md5: 07b004be9c64714f05783e44ad0efa7e
Description-en: dynamic libraries for OpenTURNS
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * define the outputs of interest and decision criteria;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package provides the dynamic libraries.

Package: libopm-grid
Description-md5: 43e564721b92f6c16ececf703742368f
Description-en: DUNE grid implementations for reservoir simulation -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides the library of the grid implementations.

Package: libopm-grid-bin
Description-md5: daf5cfbf8d555d141fbbbe8e0be74f29
Description-en: corner point grid utility programs
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides programs to mirror corner point grids specified in
 Eclipse file format and convert the corner point grid representation
 of an Eclipse together with permeability/porosity to file suitable
 for visualization with Paraview.

Package: libopm-grid-dev
Description-md5: fb8a51ca678b8a489fe8c21af32a4f03
Description-en: DUNE grid implementations for reservoir simulation -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides the development files for the grid implementations,
 i.e. the headers and shared library links.

Package: libopm-grid-doc
Description-md5: d590b623b755f72e4588ba78c88f1dd8
Description-en: DUNE grid implementations for reservoir simulation -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-grid provides implementations of grids for reservoir simulation,
 corner point or more general pillar grids, following the DUNE grid interface:
 CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
 grid implementation of an unstructured, legacy, grid.
 .
 A standard grid type in the petroleum industry, corner-point grids fills
 the domain with a relatively low number of cells while still providing
 sufficient flexibility to model faults, fractures and erosion. The grid
 format was originally designed with an eye towards geological modeling
 rather than numerical simulation, but is still suitable for e.g. low order
 finite volume discretizations.
 .
 This package provides the source code documentation of the grid
 implementations.

Package: libopm-models-dev
Description-md5: a65ae495331050b8cfef5464736d4fff
Description-en: C++ simulation framework for porous media flow -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-models is a header-only simulation framework which is primary focused
 on fully implicit models for flow and transport in porous media. It uses
 finite volume schemes for discretization and automatic differentiation
 for calculating the Jacobians. Its main objectives is to provide an
 easily usable, well maintainable, high performance framework which is
 capable of capturing all macro-scale scenarios relevant for academic
 research and industrial applications involving flow and transport
 processes in porous media.
 .
 This package provides the development files (headers) needed to build
 applications based on opm-models.

Package: libopm-models-doc
Description-md5: 294105228c4c010ac772853318b3e41f
Description-en: C++ simulation framework for porous media flow -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery
 .
 opm-models is a header-only simulation framework which is primary focused
 on fully implicit models for flow and transport in porous media. It uses
 finite volume schemes for discretization and automatic differentiation
 for calculating the Jacobians. Its main objectives is to provide an
 easily usable, well maintainable, high performance framework which is
 capable of capturing all macro-scale scenarios relevant for academic
 research and industrial applications involving flow and transport
 processes in porous media.
 .
 opm-models is a simulation framework which is primary focused on fully implicit
 models for flow and transport in porous media. It uses finite volume schemes
 for discretization and automatic differentiation for calculating the Jacobians.
 Its main objectives is to provide an easily usable, well maintainable,
 high performance framework which is capable of capturing all macro-scale
 scenarios relevant for academic research and industrial applications
 involving flow and transport processes in porous media.
 .
 This package provides the documentation of the source code.

Package: libopm-simulators
Description-md5: 56e1acedd6234c496183c4235f53d8b5
Description-en: Open porous media / reservoir simulators -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides the library used by the research (ebos) and production
 (flow) fully implicit  black-oil simulators.

Package: libopm-simulators-bin
Description-md5: a53078b54969f0808458867bd6bb2768
Description-en: Parallel porous media / reservoir simulators -- applications
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a defacto
 industry standard in the oil reservoir simulation community.
 .
 Package provides the simulation programs.

Package: libopm-simulators-dev
Description-md5: 2081827cf2da00f50fdbcc42d393ba35
Description-en: Parallel porous media / reservoir simulators -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides the development files (headers and shared library links).

Package: libopm-simulators-doc
Description-md5: 8b23700b16a9d881dea6ba8c0f73dea2
Description-en: Open porous media / reservoir simulators -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides documentation of the source code of the simulators.

Package: libopm-upscaling
Description-md5: f5adbe2326af653914969fa715f89e1a
Description-en: Porous media upscaling tools -- library
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the shared library used by the upscaling applications.

Package: libopm-upscaling-bin
Description-md5: 341212c591ed4e125a15eda09b058803
Description-en: Porous media upscaling tools -- applications
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the upscaling applications.

Package: libopm-upscaling-dev
Description-md5: 08651316d101be599bb4e8f3ced0912f
Description-en: Porous media upscaling tools -- development files
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the development files (headers and shared library links).

Package: libopm-upscaling-doc
Description-md5: 64dcfd2b0519df9e7e7ab43e35aff3fc
Description-en: Porous media upscaling tools -- documentation
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-upscaling provides tools for single phase and relative permeability
 upscaling. During upscaling effective parameters (like porosity,
 permeability, and capillary pressure) for a simulation on a coarser scale
 are computed from properties of a simulation on a fine scale.
 .
 Package provides the documentation of the source code.

Package: liborthancframework-dev
Description-md5: 1ad384e36625bbb7e2cb8d2a3684c759
Description-en: Orthanc Framework development files
 The Orthanc Framework is a shared library publishing C++ classes
 from the Orthanc source code that are reused in most official
 plugins for Orthanc.
 .
 This package includes the header files of the Orthanc Framework.

Package: liborthancframework1
Description-md5: 392aa2993031dd44d8b8826b01ed8365
Description-en: Orthanc Framework library
 The Orthanc Framework is a shared library publishing C++ classes
 from the Orthanc source code that are reused in most official
 plugins for Orthanc.
 .
 This package contains the shared library of the Orthanc Framework.

Package: libpam-fscrypt
Description-md5: 421164b2c9097f303ec36802927e6dea
Description-en: PAM module for Linux filesystem encryption
 fscrypt is a high-level tool for the management of Linux filesystem
 encryption. This tool manages metadata, key generation, key wrapping,
 PAM integration, and provides a uniform interface for creating and
 modifying encrypted directories.
 .
 This PAM module can be used to unlock one or more directories upon user
 login and then lock those directories when the user ends their session.

Package: libpam-wtmpdb
Description-md5: ac3ba33d20b1392f010eecc81c3d8411
Description-en: wtmp database PAM module
 Y2038 safe wtmp database implementation, PAM module.

Package: libpam-wtmpdb-dbgsym
Description-md5: 2725df2958a5881a39921761134916c6
Description-en: debug symbols for libpam-wtmpdb

Package: libpcscada-dev
Description-md5: 7373678593c74fe493ca5bd4b299167c
Description-en: Ada bindings to PC/SC middleware (development)
 PCSC/Ada provides thin- and thick-bindings to PC/SC-middleware for the Ada
 programming language. The library allows applications written in Ada to
 communicate with smart cards using the SCard API.
 .
 This package contains the development files.

Package: libpcscada0.7.7
Description-md5: cc04dac07193d4a4f34da92e2fb3e8f9
Description-en: Ada bindings to PC/SC middleware
 PCSC/Ada provides thin- and thick-bindings to PC/SC-middleware for the Ada
 programming language. The library allows applications written in Ada to
 communicate with smart cards using the SCard API.

Package: libphp8.3-embed
Description-md5: bb653dd86e2dab4cff0e1464cdab0028
Description-en: HTML-embedded scripting language (Embedded SAPI library)
 This package provides the library /usr/lib/libphp8.3.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: libpmix-bin
Description-md5: eeb9219943b64a66fd2e9bcf4655f473
Description-en: Process Management Interface (Exascale) library - tools
 PMIX is the OpenMPI implementation of the Process Management Interface (PMI)
 Exascale API. This package provides utilities for working with pmix.

Package: libpmix-dev
Description-md5: 40649f4e98770885669b0326273d7233
Description-en: Development files for the PMI Exascale library
 This is the OpenMPI implementation of the Process Management Interface (PMI)
 Exascale API. PMIx aims to retain transparent compatibility with the existing
 PMI-1 and PMI-2 definitions, and any future PMI releases; Support
 the Instant On initiative for rapid startup of applications at exascale
 and beyond.

Package: libpmix2t64
Description-md5: aca5aa31def7ae96d62a110030ef497f
Description-en: Process Management Interface (Exascale) library
 This is the OpenMPI implementation of the Process Management Interface (PMI)
 Exascale API. PMIx aims to retain transparent compatibility with the existing
 PMI-1 and PMI-2 definitions, and any future PMI releases; Support
 the Instant On initiative for rapid startup of applications at exascale
 and beyond.

Package: libpocl-dev
Description-md5: edd2fcf6dac885dd120b29e19b52fce2
Description-en: development files for the pocl library
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package provides the development files for the pocl library. Unless very
 specific needs, this package is useless. This package is only required to link
 directly and explicitly with pocl.
 .
 To develop OpenCL programs (that can be run with pocl), the opencl-dev virtual
 package (provided by ocl-icd-opencl-dev for example) is required, not this one.

Package: libpocl2-common
Description-md5: 73ba37913f8df3aa9b2105db2ca31c55
Description-en: common files for the pocl library
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package provides the architecture independent files of the pocl library.

Package: libpocl2t64
Description-md5: aa3b27c7c5041bd439cd25028a5a5f74
Description-en: Portable Computing Language library
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package provides the core of pocl.

Package: libpolly-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: libpython3.13
Description-md5: 224ea7f5b8eefb634a475d030583a368
Description-en: Shared Python runtime library (version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: libpython3.13-dbg
Description-md5: db4cba440ce5f61a54a273521a2b88b6
Description-en: Debug Build of the Python Interpreter (version 3.13)
 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: libpython3.13-dev
Description-md5: 3f73ae9c1a41b76b426033cf047d9805
Description-en: Header files and a static library for Python (v3.13)
 Header files, a static library and development tools for building
 Python (v3.13) modules, extending the Python interpreter or embedding
 Python (v3.13) 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.13-dev.

Package: libpython3.13-minimal
Description-md5: 27c5988c4d00dbac20f8472c2133a9c6
Description-en: Minimal subset of the Python language (version 3.13)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.13-minimal.

Package: libpython3.13-stdlib
Description-md5: b20ac751fde01674620d7f262bf60415
Description-en: Interactive high-level object-oriented language (standard library, version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 3.13's standard library. It is normally not
 used on its own, but as a dependency of python3.13.

Package: libpython3.13-testsuite
Description-md5: 6eb1cb1c77a35f3ad72e9402f5401943
Description-en: Testsuite for the Python standard library (v3.13)
 The complete testsuite for the Python standard library.  Note that
 a subset is found in the libpython3.13-stdlib package, which should
 be enough for other packages to use (please do not build-depend
 on this package, but file a bug report to include additional
 testsuite files in the libpython3.13-stdlib package).

Package: 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: librecoll39
Description-md5: 6160a14191b12478002a6fc7dc3cc112
Description-en: Base library for recoll and related extensions
 This package contains the base code interfacing with Xapian and is used by the
 recoll commands, the Python extensions, the KDE plugins.

Package: librecoll39-dev
Description-md5: c7f5c9c77be0d0a6279ba8950b018a1d
Description-en: Development files for librecoll
 This package  contains the development files for librecoll package, which is
 base code interfacing with Xapian and is used by the recoll commands, the
 Python extensions, the KDE plugins.

Package: librust-anyhow-dev
Description-md5: bea98a3b3c07ef656f23a111f27d8e79
Description-en: Flexible concrete Error type built on std::error::Error - Rust source code
 Source code for Debianized Rust crate "anyhow"

Package: librust-async-compression-dev
Description-md5: 5263f25f237b5fe0a43a19d4c00b8b92
Description-en: Adaptor between compression crates and Rust's async types - Rust source code
 Source code for Debianized Rust crate "async-compression"

Package: librust-axum-core-dev
Description-md5: 483fe37a74cf3221db12a442faf2f132
Description-en: core types and traits for the web framework axum - Rust source code
 axum is a web application framework
 that focuses on ergonomics and modularity.
 .
  * Route requests to handlers with a macro free API.
  * Declaratively parse requests using extractors.
  * Simple and predictable error handling model.
  * Generate responses with minimal boilerplate.
  * Take full advantage of the tower and tower-http ecosystem
    of middleware, services, and utilities.
 .
 In particular the last point
 is what sets axum apart from other frameworks.
 axum doesn't have its own middleware system
 but instead uses tower::Service.
 This means axum gets timeouts, tracing, compression,
 authorization, and more, for free.
 It also enables you to share middleware
 with applications written using hyper or tonic.
 .
 This package contains the source for the Rust crate axum-core,
 for use with cargo and dh-cargo.

Package: librust-axum-dev
Description-md5: 4e94323fa583c5433e2244a4c383d08a
Description-en: ergonomic and modular web framework - Rust source code
 axum is a web application framework
 that focuses on ergonomics and modularity.
 .
  * Route requests to handlers with a macro free API.
  * Declaratively parse requests using extractors.
  * Simple and predictable error handling model.
  * Generate responses with minimal boilerplate.
  * Take full advantage of the tower and tower-http ecosystem
    of middleware, services, and utilities.
 .
 In particular the last point
 is what sets axum apart from other frameworks.
 axum doesn't have its own middleware system
 but instead uses tower::Service.
 This means axum gets timeouts, tracing, compression,
 authorization, and more, for free.
 It also enables you to share middleware
 with applications written using hyper or tonic.
 .
 This package contains the source for the Rust crate axum,
 for use with cargo and dh-cargo.

Package: librust-axum-extra-dev
Description-md5: db4ff22ae803d0c8be714c3434def8bb
Description-en: extra utilities for the web framework axum - Rust source code
 axum is a web application framework
 that focuses on ergonomics and modularity.
 .
  * Route requests to handlers with a macro free API.
  * Declaratively parse requests using extractors.
  * Simple and predictable error handling model.
  * Generate responses with minimal boilerplate.
  * Take full advantage of the tower and tower-http ecosystem
    of middleware, services, and utilities.
 .
 In particular the last point
 is what sets axum apart from other frameworks.
 axum doesn't have its own middleware system
 but instead uses tower::Service.
 This means axum gets timeouts, tracing, compression,
 authorization, and more, for free.
 It also enables you to share middleware
 with applications written using hyper or tonic.
 .
 This package contains the source for the Rust crate axum-extra,
 for use with cargo and dh-cargo.

Package: librust-axum-macros-dev
Description-md5: 069e89111b59d824c1def8d93382e89f
Description-en: macros for the web framework axum - Rust source code
 axum is a web application framework
 that focuses on ergonomics and modularity.
 .
  * Route requests to handlers with a macro free API.
  * Declaratively parse requests using extractors.
  * Simple and predictable error handling model.
  * Generate responses with minimal boilerplate.
  * Take full advantage of the tower and tower-http ecosystem
    of middleware, services, and utilities.
 .
 In particular the last point
 is what sets axum apart from other frameworks.
 axum doesn't have its own middleware system
 but instead uses tower::Service.
 This means axum gets timeouts, tracing, compression,
 authorization, and more, for free.
 It also enables you to share middleware
 with applications written using hyper or tonic.
 .
 This package contains the source for the Rust crate axum-macros,
 for use with cargo and dh-cargo.

Package: librust-bounded-static-derive-dev
Description-md5: bd84764156f65b60b1e7cd89f1931845
Description-en: macro to derive ToBoundedStatic and IntoBoundedStatic traits - Rust source code
 The bounded-static-derive crate provides the ToStatic macro
 which can be used to derive implementations
 of the ToBoundedStatic and IntoBoundedStatic traits
 for all struct and enum that can be converted
 to a form that is bounded by 'static.
 .
 The ToStatic macro should be used via the bounded-static crate
 rather than using this crate directly.
 .
 This package contains the source
 for the Rust bounded-static-derive crate,
 for use with cargo and dh-cargo.

Package: librust-bounded-static-dev
Description-md5: 3c7bb772b2b7eba05016d1ea309c7a8a
Description-en: ToBoundedStatic and IntoBoundedStatic traits - Rust source code
 The bounded-static crate defines the ToBoundedStatic
 and IntoBoundedStatic traits,
 the ToStatic macro and provides implementations for common types.
 This crate has zero-dependencies, is no_std friendly
 and forbids unsafe code.
 .
 This package contains the source
 for the Rust bounded-static crate,
 for use with cargo and dh-cargo.

Package: librust-brotli-decompressor-dev
Description-md5: b7d543ac5c047ca3b5705687f1ce64e1
Description-en: Brotli decompressor library avoiding the rust stdlib - Rust source code
 This makes it suitable for embedded devices and kernels. It is designed with a
 pluggable allocator so that the standard lib's allocator may be employed. The
 default build also includes a stdlib allocator and stream interface. Disable
 this with --features=no-stdlib. Alternatively, --features=unsafe turns off
 array bounds checks and memory initialization but provides a safe interface
 for the caller.  Without adding the --features=unsafe argument, all included
 code is safe. For compression in addition to this library, download https://
 github.com/dropbox/rust-brotli
 .
 Source code for Debianized Rust crate "brotli-decompressor"

Package: librust-brotli-dev
Description-md5: 5341da6dff3c44193b3a8864e60f3fe9
Description-en: Compressor and decompressor for brotli written in rust - Rust source code
 This makes it suitable for embedded devices and kernels. It is designed with a
 pluggable allocator so that the standard lib's allocator may be employed. The
 default build also includes a stdlib allocator and stream interface. Disable
 this with --features=no-stdlib. All included code is safe.
 .
 Source code for Debianized Rust crate "brotli"

Package: librust-bson-dev
Description-md5: 6edb2b6fd8a01a358f0a72b23646adc7
Description-en: Encoding and decoding support for BSON in Rust - Rust source code
 Source code for Debianized Rust crate "bson"

Package: librust-chrono-dev
Description-md5: c3553977333741739504bf4fceacfaa7
Description-en: Date and time library for Rust - Rust source code
 Source code for Debianized Rust crate "chrono"

Package: librust-chumsky-dev
Description-md5: bc801a5e28ded0c6bdceacae6b795947
Description-en: Parser library for humans with powerful error recovery - Rust source code
 Source code for Debianized Rust crate "chumsky"

Package: librust-cookie-dev
Description-md5: 075b1f4fc048a0f0722bb99d8e5dfeff
Description-en: HTTP cookie parsing and cookie jar management - Rust source code
 Supports signed and private (encrypted, authenticated) jars.
 .
 Source code for Debianized Rust crate "cookie"

Package: librust-cookie-store-dev
Description-md5: 311052439cc43e8f350477bafa941e6c
Description-en: Cookie storage and retrieval - Rust source code
 Source code for Debianized Rust crate "cookie_store"

Package: librust-cranelift-dev
Description-md5: 8eb86be83a27303744adc5047ab87de4
Description-en: low-level retargetable code generator - Rust source code
 Cranelift is a low-level retargetable code generator.
 It translates a target-independent intermediate representation
 into executable machine code.
 .
 This package contains the source for the Rust cranelift crate,
 for use with cargo and dh-cargo.

Package: librust-dashmap-dev
Description-md5: 748d0d5717085dfd6040d98cdb3bba0c
Description-en: Blazing fast concurrent HashMap for Rust - Rust source code
 Source code for Debianized Rust crate "dashmap"

Package: librust-elsa-dev
Description-md5: 8663bd8aa7cabf0048d2830d95d5e532
Description-en: Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
 Source code for Debianized Rust crate "elsa"

Package: librust-eza-dev
Description-md5: 99f922f82a57892632db3ea4e836c784
Description-en: Modern replacement for ls - Rust source code
 Source code for Debianized Rust crate "eza"

Package: librust-gix-hashtable-dev
Description-md5: 61344a25293d555ccf0348b08fffddde
Description-en: Crate that provides hashtable based data structures optimized to utilize ObjectId keys - Rust source code
 Source code for Debianized Rust crate "gix-hashtable"

Package: librust-gix-index-dev
Description-md5: f2db0d9f0e1883983008ac8b96044431
Description-en: Work-in-progress crate of the gitoxide project dedicated implementing the git index file - Rust source code
 Source code for Debianized Rust crate "gix-index"

Package: librust-gix-negotiate-dev
Description-md5: e0287374076793f1017c1b73c72f264f
Description-en: The gitoxide project implementing negotiation algorithms - Rust source code
 Source code for Debianized Rust crate "gix-negotiate"

Package: librust-gix-refspec-dev
Description-md5: ea0bdf6f5e27e0b230b468c4a1c94a27
Description-en: The gitoxide project for parsing and representing refspecs - Rust source code
 Source code for Debianized Rust crate "gix-refspec"

Package: librust-gix-revision-dev
Description-md5: 0a0e626d0f5d7c0215de3885f24560d8
Description-en: The gitoxide project dealing with finding names for revisions and parsing specifications - Rust source code
 Source code for Debianized Rust crate "gix-revision"

Package: librust-gix-revwalk-dev
Description-md5: 25423f4754f7d674945aed5f28a027af
Description-en: Crate providing utilities for walking the revision graph - Rust source code
 Source code for Debianized Rust crate "gix-revwalk"

Package: librust-gix-traverse-dev
Description-md5: b4bf106ba08f35fb05442ab15d43d3d8
Description-en: The gitoxide project - Rust source code
 Source code for Debianized Rust crate "gix-traverse"

Package: librust-gix-worktree-stream-dev
Description-md5: 8ab47371e46a8be65726f3ef0f0a8262
Description-en: Generate a byte-stream from a git-tree - Rust source code
 Source code for Debianized Rust crate "gix-worktree-stream"

Package: librust-gping-dev
Description-md5: bc1dbf2e129d92d791c044ca9300a91e
Description-en: Ping, but with a graph - Rust source code
 Source code for Debianized Rust crate "gping"

Package: librust-gsettings-macro-dev
Description-md5: 1dbd30a469416c7516e1d01078a2ece8
Description-en: Macro for typesafe GSettings key access - Rust source code
 Source code for Debianized Rust crate "gsettings-macro"

Package: librust-hashbrown-dev
Description-md5: 6e77304c0557f0e42a74b0a980ee60f3
Description-en: Rust port of Google's SwissTable hash map - Rust source code
 Source code for Debianized Rust crate "hashbrown"

Package: librust-hashlink-dev
Description-md5: 22a730ced813d2421776ed2690e00bd2
Description-en: HashMap-like containers that hold their key-value pairs in a user controllable order - Rust source code
 Source code for Debianized Rust crate "hashlink"

Package: librust-http-dev
Description-md5: 59d9ffbc3767746f334cc6a1fe26cd65
Description-en: Set of types for representing HTTP requests and responses - Rust source code
 Source code for Debianized Rust crate "http"

Package: librust-if-watch-dev
Description-md5: 994ce299b4e33aa5ae695693f16b9b8a
Description-en: asynchronous network watcher - Rust source code
 if-watch is a cross platform asynchronous network watcher.
 .
 This package contains the source for the Rust if-watch crate,
 packaged for use with cargo and dh-cargo.

Package: librust-imap-codec-dev
Description-md5: d6e1bbba60dd47e89e90235baa6474ca
Description-en: rock-solid and complete codec for IMAP - Rust source code
 The imap-codec library provides parsing and serialization
 for IMAP4rev1 implementations.
 It is based on imap-types
 and a rock-solid and well-documented building block
 for IMAP client and server implementations in Rust.
 The complete formal syntax of IMAP4rev1 and several IMAP extensions
 are implemented.
 .
 This package contains the source for the Rust imap-codec crate,
 for use with cargo and dh-cargo.

Package: librust-imap-types-dev
Description-md5: e0a15fbcc1837be77d18b400afef10ac
Description-en: misuse-resistant data structures for IMAP - Rust source code
 The imap-types crate provides
 a complete set of well-designed, misuse-resistant types
 for the IMAP4rev1 protocol and various extensions.
 Notably, it does *not* provide parsers, nor serializers,
 but tries to become the "standard library" for IMAP in Rust
 that is useful for a broad range of crates.
 .
 This package contains the source for the Rust imap-types crate,
 for use with cargo and dh-cargo.

Package: librust-imara-diff-dev
Description-md5: 308511e0b0515473bf8552a950d5cee9
Description-en: Minimal terminfo libary - Rust source code
 Source code for Debianized Rust crate "imara-diff"

Package: librust-indexmap-dev
Description-md5: b51e625fe9c71dbf664c3fbc89bf1924
Description-en: Hash table with consistent order and fast iteration - Rust source code
 Source code for Debianized Rust crate "indexmap"

Package: librust-just-dev
Description-md5: 1a2c3e8e91810fc60cd067b3ce2213d0
Description-en: 🤖 Just a command runner - Rust source code
 Source code for Debianized Rust crate "just"

Package: librust-launchpadlib-dev
Description-md5: c9da7a65c936c6e87d9a730c727456a5
Description-en: Accessing Launchpad.net - Rust source code
 Source code for Debianized Rust crate "launchpadlib"

Package: librust-leptonica-plumbing-dev
Description-md5: 2d5657a919b85a4914063df9dfb518fb
Description-en: safe wrapper of leptonica-sys - Rust source code
 Leptonica-plumbing exposes a safe version of the leptonica-sys api,
 to access the C API of leptonica in a safe manner.
 .
 This package contains the source
 for the Rust leptonica-plumbing crate,
 packaged for use with cargo and dh-cargo.

Package: librust-line-wrap-dev
Description-md5: 2dcfa3cba3cee0cfca03647de8adc173
Description-en: Efficiently insert line separators - Rust source code
 Source code for Debianized Rust crate "line-wrap"

Package: librust-minijinja-dev
Description-md5: 6a68fb9f0d7c9b76ff04fceca5ac68be
Description-en: Powerful template engine for Rust with minimal dependencies - Rust source code
 Source code for Debianized Rust crate "minijinja"

Package: librust-multihash-derive-impl-dev
Description-md5: 3b60463e9c0f5e4d47ecb60c9c35ef25
Description-en: Internal proc-macro crate for the MultihashDigest derive - Rust source code
 Source code for Debianized Rust crate "multihash-derive-impl"

Package: librust-no-std-compat-dev
Description-md5: 54cbfed1c1f9bcb3825449c57c25f45b
Description-en: `#![no_std]` compatibility layer that will make porting your crate to no_std *easy* - Rust source code
 Source code for Debianized Rust crate "no-std-compat"

Package: librust-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-opendal-dev
Description-md5: 09f72c18497bdc3687cc61c3392e95df
Description-en: Apache OpenDAL™: Access data freely, painlessly, and efficiently - Rust source code
 Source code for Debianized Rust crate "opendal"

Package: librust-ordered-multimap-dev
Description-md5: df1c345f4fa272d2fb7811c88bcded35
Description-en: Insertion ordered multimap - Rust source code
 Source code for Debianized Rust crate "ordered-multimap"

Package: librust-pdf-dev
Description-md5: ec99630bb308351a07470494acb0e2e6
Description-en: PDF reader - Rust source code
 Source code for Debianized Rust crate "pdf"

Package: librust-pinger-dev
Description-md5: d0200448d77834aefc29d57423d2e0a3
Description-en: library to execute the ping command and parse the output - Rust source code
 Source code for Debianized Rust crate "pinger"

Package: librust-plist-dev
Description-md5: 58ff4262389194cb993009bfe71b106a
Description-en: Rusty plist parser - Rust source code
 Supports Serde serialization.
 .
 Source code for Debianized Rust crate "plist"

Package: librust-pure-rust-locales-dev
Description-md5: 3781b5def2c0f6815401c7b73c07ade0
Description-en: Pure Rust locales imported directly from the GNU C Library - Rust source code
 `LC_COLLATE` and `LC_CTYPE` are not yet supported.
 .
 Source code for Debianized Rust crate "pure-rust-locales"

Package: librust-quick-junit-dev
Description-md5: 9ced5e13487f677915cde6dda4c396a4
Description-en: Data model and serializer for JUnit/XUnit XML - Rust source code
 Source code for Debianized Rust crate "quick-junit"

Package: librust-quick-xml-dev
Description-md5: a694aaea92bdf80673bbeab85e5d93e1
Description-en: High performance xml reader and writer - Rust source code
 Source code for Debianized Rust crate "quick-xml"

Package: librust-regalloc2-dev
Description-md5: d803c29d4fb9ec940ad82b7584ba5181
Description-en: backtracking register allocator - Rust source code
 regalloc2 is a register allocator
 that started life as, and is about 50% still,
 a port of IonMonkey's backtracking register allocator to Rust.
 In many regards, it has been generalized, optimized, and improved
 since the initial port.
 .
 In addition,
 it contains substantial amounts of testing infrastructure
 (fuzzing harnesses and checkers)
 that does not exist in the original IonMonkey allocator.
 .
 This package contains the source for the Rust regalloc2 crate,
 for use with cargo and dh-cargo.

Package: librust-rhai-dev
Description-md5: 040693d9d3c0158d545a95bfef85fc96
Description-en: Embedded scripting for Rust - Rust source code
 Source code for Debianized Rust crate "rhai"

Package: librust-rio-api-dev
Description-md5: 8db1f482601d277708160a8829e72d85
Description-en: common data structures for RDF formats parsers and serializers
 rio_api provides basic interfaces and data structures
 for building RDF 1.1 and RDF-star parsers.
 .
 This package contains the source
 for the Rust rio_api crate,
 packaged for use with cargo and dh-cargo.

Package: librust-rio-turtle-dev
Description-md5: e0fdfbcff95e3c4e88a368d1ee5409f9
Description-en: RDF Turtle, Trig, N-Triples and N-Quads parsers and serializers
 rio_turtle provides an implementation
 of N-Triples, N-Quads, Turtle and TriG parsers.
 .
 RDF-star syntaxes are also supported,
 i.e. Turtle-star, TriG-star, N-Triples-star and N-Quads-star.
 .
 This package contains the source
 for the Rust rio_turtle crate,
 packaged for use with cargo and dh-cargo.

Package: librust-rio-xml-dev
Description-md5: f646db870951dd3c646251307fbbfc50
Description-en: RDF/XML parser and serializer
 rio_xml provides an implementation
 of an RDF/XML streaming parser.
 .
 This package contains the source
 for the Rust rio_xml crate,
 packaged for use with cargo and dh-cargo.

Package: librust-ron-dev
Description-md5: 51cf31c86977da443e65e3d8ad6351a8
Description-en: Rusty Object Notation - Rust source code
 Source code for Debianized Rust crate "ron"

Package: librust-rowan-dev
Description-md5: a7d77efdb4f8d49db640667e50a022a4
Description-en: Generic lossless syntax trees - Rust source code
 Source code for Debianized Rust crate "rowan"

Package: librust-ruma-common-dev
Description-md5: 5632d741f701f25be26081650d9863ba
Description-en: Common types for other ruma crates - Rust source code
 Source code for Debianized Rust crate "ruma-common"

Package: librust-rustls-dev
Description-md5: 4fb3318c737bb0a21fc4c4b7adef4ae4
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 and dh-cargo.

Package: librust-rustup-dev
Description-md5: fcb902711335ecd151bb3dff5b3cb375
Description-en: Manage multiple rust installations with ease - Rust source code
 This package contains the source for the Rust rustup crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-schemars-derive-dev
Description-md5: aa3fc1e48bf34a94e4f1ba0cc15ea562
Description-en: Macros for #[derive(JsonSchema)], for use with schemars - Rust source code
 Source code for Debianized Rust crate "schemars_derive"

Package: librust-schemars-dev
Description-md5: 586ae93848805299852596e82d09374c
Description-en: Generate JSON Schemas from Rust code - Rust source code
 Source code for Debianized Rust crate "schemars"

Package: librust-secret-service-dev
Description-md5: bc0dfca8f8b1c26d73ab81df6a192e49
Description-en: Interface with Secret Service API - Rust source code
 Source code for Debianized Rust crate "secret-service"

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-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-serde-derive-internals-dev
Description-md5: d1ba45bdacc6b6154226da411d271ae2
Description-en: AST representation used by Serde derive macros - Rust source code
 Unstable.
 .
 Source code for Debianized Rust crate "serde_derive_internals"

Package: librust-serde-with-dev
Description-md5: 815acab2f8688389ce0ae8345f0f6c1a
Description-en: Custom de/serialization functions for Rust's serde - Rust source code
 Source code for Debianized Rust crate "serde_with"

Package: librust-serde-with-macros-dev
Description-md5: 53ad318bf274367ebc9544a51850200d
Description-en: Proc-macro library for serde_with - Rust source code
 Source code for Debianized Rust crate "serde_with_macros"

Package: librust-snow-dev
Description-md5: db191da44da632aed3341f4715997316
Description-en: pure-rust Noise Protocol Framework implementation - Rust source code
 The snow crate is a straightforward,
 Hard To Fuck Up™ Noise Protocol implementation.
 .
 The Noise Protocol Framework is a set of crypto protocols
 based on Diffie-Hellman key agreement,
 that each can consist of a single message
 as well as interactive protocols.
 .
 This package contains the source for the Rust snow crate,
 for use with cargo and dh-cargo.

Package: librust-synstructure+proc-macro-dev
Description-md5: 919c159e7a88f1a2f05ee20174dc34be
Description-en: Helper methods and macros for custom derives - feature "proc-macro" and 1 more
 This metapackage enables feature "proc-macro" for the Rust synstructure crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-synstructure-dev
Description-md5: 6a083b77ca140564aa1b5cd237a6a25e
Description-en: Helper methods and macros for custom derives - Rust source code
 Source code for Debianized Rust crate "synstructure"

Package: librust-tonic-build-dev
Description-md5: a7345385f2781b68e58baeb309beee48
Description-en: codegen module of tonic gRPC implementation - Rust source code
 tonic-build compiles proto files via prost
 and generates service stubs and proto definitiones for use with tonic.
 .
 tonic is a gRPC over HTTP/2 implementation
 focused on high performance, interoperability, and flexibility.
 .
 This package contains the source for the Rust tonic-build crate,
 for use with cargo and dh-cargo.

Package: librust-tonic-dev
Description-md5: 9410b9ca3b4c46b4f0f98d8874a51b28
Description-en: gRPC over HTTP/2 - Rust source code
 tonic is a gRPC over HTTP/2 implementation
 focused on high performance, interoperability, and flexibility.
 .
 This package contains the source for the Rust tonic crate,
 for use with cargo and dh-cargo.

Package: librust-tower-dev
Description-md5: 6048703c8a9da5311ed80d012b99ff97
Description-en: Modular and reusable components for building robust clients and servers - Rust source code
 Source code for Debianized Rust crate "tower"

Package: librust-ureq-dev
Description-md5: 466cd0b978d60606175bf76c61953fd9
Description-en: simple and safe HTTP client - Rust source code
 Ureq is a simple, safe HTTP client.
 .
 Ureq's first priority is being easy for you to use.
 It's great for anyone who wants a low-overhead HTTP client
 that just gets the job done.
 Works very well with HTTP APIs.
 Its features include cookies, JSON, HTTP proxies, HTTPS,
 and charset decoding.
 .
 Ureq is in pure Rust for safety and ease of understanding.
 It avoids using "unsafe" directly.
 It uses blocking I/O instead of async I/O,
 because that keeps the API simple and keeps dependencies to a minimum.
 For TLS, ureq uses rustls or native-tls.
 .
 This package contains the source for the Rust ureq crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-uutils-term-grid-dev
Description-md5: 7b09f17f6b7f5f27edec6c8558d718eb
Description-en: Formatting strings into a grid layout - Rust source code
 Fork of term_grid.
 .
 Source code for Debianized Rust crate "uutils_term_grid"

Package: librust-xmltree+indexmap-dev
Description-md5: 32cce5d0b34a9d541d58a55c13d2fdb7
Description-en: Parse an XML file into a simple tree-like structure - feature "indexmap" and 1 more
 This metapackage enables feature "indexmap" for the Rust xmltree crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "attribute-order" feature.

Package: librust-xmltree-dev
Description-md5: 4f78dfc5f57fb9bbaee67a9d85b41ce0
Description-en: Parse an XML file into a simple tree-like structure - Rust source code
 Source code for Debianized Rust crate "xmltree"

Package: librust-yoke-dev
Description-md5: 5dd08a5ef5222277bed4a32655c58ad7
Description-en: Abstraction allowing borrowed data to be carried along with the backing data it borrows from - Rust source code
 Source code for Debianized Rust crate "yoke"

Package: librust-zerofrom+derive-dev
Description-md5: 5445e6fc19a106393724b505ef54ad54
Description-en: ZeroFrom trait for constructing - feature "derive"
 This metapackage enables feature "derive" for the Rust zerofrom crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-zerofrom-dev
Description-md5: f772e68df9ffd103551b7e05afcb33d6
Description-en: ZeroFrom trait for constructing - Rust source code
 Source code for Debianized Rust crate "zerofrom"

Package: librust-zstd-dev
Description-md5: 563345d0a2b0bdc03c809621696bc975
Description-en: Binding for the zstd compression library - Rust source code
 Source code for Debianized Rust crate "zstd"

Package: librust-zstd-safe-dev
Description-md5: 0c4d768ae0301df33c2e2f652a4d2c39
Description-en: Safe low-level bindings for the zstd compression library - Rust source code
 This is a thin, no-std, safe abstraction built on top of the bindings from
 zstd-sys. It is close to a 1-for-1 mapping to the C functions, but uses Rust
 types like slices instead of pointers and lengths. For a more comfortable
 higher-level library (with Read/Write implementations), see zstd.

Package: libstdc++-13-dev-powerpc-cross
Description-md5: 9fad388828b4fa14ecd808a58b88704b
Description-en: GNU Standard C++ Library v3 (development files) (powerpc)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-amd64-cross
Description-md5: 897213acb8110acaaf18974a2aad020d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (amd64)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-arm64-cross
Description-md5: 66fcdb170ff1079926ce4091eed9507d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (arm64)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-armhf-cross
Description-md5: 8eeda6931545837207549183feb1ce3c
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (armhf)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for armhf architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-i386-cross
Description-md5: 40a305b2bee28054790c436480373841
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (i386)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-powerpc-cross
Description-md5: 8ec00688cdfad4bc2c12000de90bc2cf
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (powerpc)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-ppc64el-cross
Description-md5: 64adb38721429df45745cd8ab9d9e5b5
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (ppc64el)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for ppc64el architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-riscv64-cross
Description-md5: 467dfb9ab50e13cf46a473aa82cb2455
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (riscv64)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for riscv64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-s390x-cross
Description-md5: b3f1e514f0051310da311f3db06238b4
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (s390x)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.
 .
 This package contains files for s390x architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev
Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e
Description-en: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

Package: libstdc++-14-pic
Description-md5: 1b398e74a3b20401a8669d8c6472c7cc
Description-en: GNU Standard C++ Library v3 (shared library subset kit)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.

Package: libstdc++6-13-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: libstdc++6-13-dbg-amd64-cross
Description-md5: 07c21f492e3f02130fb6a3185fa7511a
Description-en: GNU Standard C++ Library v3 (debug build) (amd64)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-arm64-cross
Description-md5: 9df4ee912240a43a1f85f30cd99b1bbe
Description-en: GNU Standard C++ Library v3 (debug build) (arm64)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for arm64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-armhf-cross
Description-md5: 7e4a3bc52837008e0b4bfe305e4235c0
Description-en: GNU Standard C++ Library v3 (debug build) (armhf)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for armhf architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-i386-cross
Description-md5: e54d2e29375497ecd66b27e9274a07a0
Description-en: GNU Standard C++ Library v3 (debug build) (i386)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-powerpc-cross
Description-md5: 1bca9e17bb543dcca1e3d6a742d48109
Description-en: GNU Standard C++ Library v3 (debug build) (powerpc)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-ppc64el-cross
Description-md5: 8bc8d5dab6268a0f3d74b173ff9229fb
Description-en: GNU Standard C++ Library v3 (debug build) (ppc64el)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for ppc64el architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-riscv64-cross
Description-md5: e2f83ed8d7e07f16cdfe19927301bd90
Description-en: GNU Standard C++ Library v3 (debug build) (riscv64)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for riscv64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-s390x-cross
Description-md5: f4f53b44d8ad2eaedde73442805cd8fb
Description-en: GNU Standard C++ Library v3 (debug build) (s390x)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for s390x architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: libtaskflow-cpp-dev
Description-md5: bb7267dd76854ba3c4a7e0c8bcbe712d
Description-en: Parallel and Heterogeneous Task Programming System for C++ (header files)
 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the C++ header files for Taskflow.

Package: libtemplates-parser-dev
Description-md5: 9cce1eb6cf7de74d6b15663ba4d84908
Description-en: Ada library to parse files and replace variables
 The main goal is to ease the development of Web servers. In CGI
 (Common Gateway Interface) applications, you have to write  HTML pages in
 the program (in Ada or whatever other language) by using some specific
 libraries or by using only basic output functions.  This is of course not
 mandatory but by lack of a good library every Web development ends up doing
 just that.  Templates Parser takes that burden off of you.
 .
 This package contains the static libraries, documentation, tools and Ada
 specification files.

Package: libtemplates-parser-doc
Description-md5: f215015f590d85871d2c6028bb8cba41
Description-en: Ada library to parse files and replace variables (documentation)
 The main goal is to ease the development of Web servers. In CGI
 (Common Gateway Interface) applications, you have to write  HTML pages in
 the program (in Ada or whatever other language) by using some specific
 libraries or by using only basic output functions.  This is of course not
 mandatory but by lack of a good library every Web development ends up doing
 just that.  Templates Parser takes that burden off of you.
 .
 This package contains the documentation for developers using the library.

Package: libtemplates-parser21
Description-md5: 8fb5216db500612183ba10aef3e0096d
Description-en: Ada library to parse files and replace variables (runtime)
 The main goal is to ease the development of Web servers. In CGI
 (Common Gateway Interface) applications, you have to write  HTML pages in
 the program (in Ada or whatever other language) by using some specific
 libraries or by using only basic output functions.  This is of course not
 mandatory but by lack of a good library every Web development ends up doing
 just that.  Templates Parser takes that burden off of you.
 .
 This package contains the runtime shared library.

Package: libtexttools-dev
Description-md5: 57b7d099868fda1746521986c312f316
Description-en: Ada library for writing console applications: development
 The Texttools packages are a GPL, ncurses-based library for the Linux
 console.  Texttools contain more than 600 procedures and functions to
 create windows, draw scroll bars, handle the mouse and keyboard
 events, play sounds, and much more.  The Texttools package also
 provides a thick binding to Linux kernel calls.  You can create a wide
 variety of application programs using Texttools alone.
 .
 Install this package if you want to write Ada programs that use
 Texttools.

Package: libtexttools-doc
Description-md5: 18fae2cf806eac17ad20b8516264dea5
Description-en: Ada library for writing console applications: documentation
 The Texttools packages are a GPL, ncurses-based library for the Linux
 console.  Texttools contain more than 600 procedures and functions to
 create windows, draw scroll bars, handle the mouse and keyboard
 events, play sounds, and much more.  The Texttools package also
 provides a thick binding to Linux kernel calls.  You can create a wide
 variety of application programs using Texttools alone.
 .
 This package contains the documentation.

Package: libtexttools12
Description-md5: 466bdb4298bade4ddb1a8cfbbbfad9aa
Description-en: Ada library for writing console applications: shared library
 The Texttools packages are a GPL, ncurses-based library for the Linux
 console.  Texttools contain more than 600 procedures and functions to
 create windows, draw scroll bars, handle the mouse and keyboard
 events, play sounds, and much more.  The Texttools package also
 provides a thick binding to Linux kernel calls.  You can create a wide
 variety of application programs using Texttools alone.
 .
 This package contains the runtime shared library.

Package: libuid-wrapper
Description-md5: d062b518e83065c069a603ac2b2892b6
Description-en: UID wrapper library
 This is a wrapper for the user, group and hosts NSS API that can
 simulate uid switching as a regular user. This is useful for
 testsuites that run as a regular user but need to test
 privileged functions.
 .
 It works as a preload library, which overrides various
 system functions.

Package: libuim-custom2
Description-md5: 95ecf48b184888c048deac99b4aeb3e8
Description-en: Universal Input Method - uim-custom API library
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains the shared library for uim-custom API.

Package: libuim-data
Description-md5: 068efe7b1014038b3cda788a220539d9
Description-en: transitional package for uim-data
 This is a transitional package. It will be removed next release.

Package: libuim-dev
Description-md5: c93b7ee9698316e85277bf4058c29558
Description-en: Universal Input Method - development files
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains header files and static libraries for uim development.

Package: libuim-scm0
Description-md5: 3b232a735696f1e6e82c20b0998e8f53
Description-en: Universal Input Method - uim-scm API library
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains the shared library for uim-scm API.

Package: libuim8
Description-md5: be939239d1627c4303df37c61d2d92f9
Description-en: Universal Input Method - uim library
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains the shared libraries for uim.

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: libvamp-hostsdk3t64
Description-md5: cdbb041cc6aadf62611f8f7b2f46c490
Description-en: helper library for Vamp hosts written in C++
 Vamp is an audio processing plugin system for plugins that extract
 descriptive information from audio data - typically referred to as
 audio analysis plugins or audio feature extraction plugins.
 .
 This library contains handy classes for using Vamp plugins from
 hosts written in C++.

Package: libvamp-sdk2t64
Description-md5: 7579eaf17e8434ae640d1f93501ae31f
Description-en: helper library for Vamp plugins written in C++
 Vamp is an audio processing plugin system for plugins that extract
 descriptive information from audio data - typically referred to as
 audio analysis plugins or audio feature extraction plugins.
 .
 If you want to develop Vamp plugins in C++, you should use this
 library to expose the official C API to hosts.

Package: libwireshark-data
Description-md5: c97c84748e457d000a383c101c74e67e
Description-en: network packet dissection library -- data files
 The libwireshark library provides the network packet dissection services
 developed by the Wireshark project.
 .
 This package contains the platform independent files.

Package: libwireshark-dev
Description-md5: 25ccc1e5a9f0de13127d7669433e7838
Description-en: network packet dissection library -- development files
 The "libwireshark" library provides the network packet dissection services
 developed by the Wireshark project.
 .
 This package contains the static library and the C header files that are
 needed for applications to use libwireshark services.

Package: libwireshark17t64
Description-md5: ab8eca3dff7b66974ed95f1142899d51
Description-en: network packet dissection library -- shared library
 The libwireshark library provides the network packet dissection services
 developed by the Wireshark project.

Package: libwiretap-dev
Description-md5: a4b3626aeba85265e850e80dbf470c9e
Description-en: network packet capture library -- development files
 Wiretap, part of the Wireshark project, is a library that allows one to
 read and write several packet capture file formats.
 .
 Supported formats are:
  * Libpcap
  * Sniffer
  * LANalyzer
  * Network Monitor
  * "snoop"
  * "iptrace"
  * Sniffer Basic (NetXRay)/Windows Sniffer Pro
  * RADCOM WAN/LAN Analyzers
  * Lucent/Ascend access products
  * HP-UX nettl
  * Toshiba ISDN Router
  * ISDN4BSD "i4btrace" utility
  * Cisco Secure Intrusion Detection System iplogging facility
  * pppd logs (pppdump-format files)
  * VMS TCPTRACE
  * DBS Etherwatch (text format)
  * Catapult DCT2000 (.out files)
 .
 Wiretap's shortcomings are: no filter capability and no support for packet
 capture.
 .
 This package contains the static library and the C header files.

Package: libwiretap14t64
Description-md5: c47b22d9617f547351ca36c045296943
Description-en: network packet capture library -- shared library
 Wiretap, part of the Wireshark project, is a library that allows one to
 read and write several packet capture file formats.
 .
 Supported formats are:
  * Libpcap
  * Sniffer
  * LANalyzer
  * Network Monitor
  * "snoop"
  * "iptrace"
  * Sniffer Basic (NetXRay)/Windows Sniffer Pro
  * RADCOM WAN/LAN Analyzers
  * Lucent/Ascend access products
  * HP-UX nettl
  * Toshiba ISDN Router
  * ISDN4BSD "i4btrace" utility
  * Cisco Secure Intrusion Detection System iplogging facility
  * pppd logs (pppdump-format files)
  * VMS TCPTRACE
  * DBS Etherwatch (text format)
  * Catapult DCT2000 (.out files)
 .
 Wiretap's shortcomings are: no filter capability and no support for packet
 capture.

Package: libwsutil-dev
Description-md5: f642aa8c8c475deb8f126c3c3f9e5490
Description-en: network packet dissection utilities library -- development files
 The libwsutil library provides utility functions for Wireshark and related
 binaries and shared libraries.
 .
 This package contains the static library and the C header files that are
 needed for applications to use the libwsutil library.

Package: libwsutil15t64
Description-md5: befab528fca2338a8aee2ed1554c7893
Description-en: network packet dissection utilities library -- shared library
 The libwsutil library provides utility functions for Wireshark and related
 binaries and shared libraries.

Package: libwtmpdb-dev
Description-md5: c7aa819ce86347108105c2acc3272bec
Description-en: libwtmpdb development files
 Y2038 safe wtmp database implementation, development files.

Package: libwtmpdb0
Description-md5: 7da7e0e8a8a8f0f90d5efdccae9e4249
Description-en: wtmp database shared library
 Y2038 safe wtmp database implementation, library files.

Package: libwtmpdb0-dbgsym
Description-md5: 467637ea35b75d10930509418933e6d4
Description-en: debug symbols for libwtmpdb0

Package: libx32gcc-13-dev-amd64-cross
Description-md5: df49fd36cacd441ececa361c98eaaa4a
Description-en: GCC support library (x32 development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libx32gcc-13-dev-i386-cross
Description-md5: df49fd36cacd441ececa361c98eaaa4a
Description-en: GCC support library (x32 development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libx32gfortran-13-dev-amd64-cross
Description-md5: aae616b6d05c4081844ad0d321e187db
Description-en: Runtime library for GNU Fortran applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libx32gfortran-13-dev-i386-cross
Description-md5: aae616b6d05c4081844ad0d321e187db
Description-en: Runtime library for GNU Fortran applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libx32gfortran-14-dev
Description-md5: aae616b6d05c4081844ad0d321e187db
Description-en: Runtime library for GNU Fortran applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libx32go-13-dev-amd64-cross
Description-md5: e36fc6f7d9da2b503ade97820475f44a
Description-en: Runtime library for GNU Go applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libx32go-13-dev-i386-cross
Description-md5: e36fc6f7d9da2b503ade97820475f44a
Description-en: Runtime library for GNU Go applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libx32go22-amd64-cross
Description-md5: 274d67a4807b2168ae6370f3e1f6a565
Description-en: Runtime library for GNU Go applications (x32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libx32go22-i386-cross
Description-md5: 274d67a4807b2168ae6370f3e1f6a565
Description-en: Runtime library for GNU Go applications (x32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libx32gphobos-13-dev
Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca
Description-en: Phobos D standard library (x32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos-13-dev-amd64-cross
Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca
Description-en: Phobos D standard library (x32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos-13-dev-i386-cross
Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca
Description-en: Phobos D standard library (x32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos-14-dev
Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca
Description-en: Phobos D standard library (x32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos4
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos4-amd64-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos4-i386-cross
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32gphobos5
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32objc-13-dev
Description-md5: f7dcb47d6608005e0ecbde60e08685b0
Description-en: Runtime library for GNU Objective-C applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libx32objc-13-dev-amd64-cross
Description-md5: f7dcb47d6608005e0ecbde60e08685b0
Description-en: Runtime library for GNU Objective-C applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libx32objc-13-dev-i386-cross
Description-md5: f7dcb47d6608005e0ecbde60e08685b0
Description-en: Runtime library for GNU Objective-C applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libx32objc-14-dev
Description-md5: f7dcb47d6608005e0ecbde60e08685b0
Description-en: Runtime library for GNU Objective-C applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libx32objc4
Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b
Description-en: Runtime library for GNU Objective-C applications (x32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libx32stdc++-13-dev-amd64-cross
Description-md5: 6d3f657fb824f1fb9fc979f0e961ef54
Description-en: GNU Standard C++ Library v3 (development files) (amd64)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: libx32stdc++-13-dev-i386-cross
Description-md5: 330be67b9d0f009446721e88125fc019
Description-en: GNU Standard C++ Library v3 (development files) (i386)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: libx32stdc++-14-dev
Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e
Description-en: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

Package: libx32stdc++6-13-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: libx32stdc++6-13-dbg-amd64-cross
Description-md5: 07c21f492e3f02130fb6a3185fa7511a
Description-en: GNU Standard C++ Library v3 (debug build) (amd64)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: libx32stdc++6-13-dbg-i386-cross
Description-md5: e54d2e29375497ecd66b27e9274a07a0
Description-en: GNU Standard C++ Library v3 (debug build) (i386)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: libx32stdc++6-14-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: libxapian-dev
Description-md5: be6758fb868bceeed72f590afe9bb6b4
Description-en: Development files for Xapian search engine library
 This package contains development libraries and headers for the core Xapian
 library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.

Package: libxapian-java
Description-md5: 3bed1a29c5f18bfc0c1681723bb209cb
Description-en: Xapian search engine interface for Java
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
 .
 The Xapian Java bindings provide an interface to the Xapian library from
 Java, allowing both indexing and retrieval operations.
 .
 This package contains the architecture-independent part of the Xapian Java
 bindings.

Package: libxapian-java-doc
Description-md5: ad1298dbdedd7084902cfa54b49950ea
Description-en: Xapian search engine interface for Java (documentation)
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
 .
 The Xapian Java bindings provide an interface to the Xapian library from
 Java, allowing both indexing and retrieval operations.
 .
 This package contains the documentation for the Xapian Java bindings.

Package: libxapian-jni
Description-md5: 3722ed5c9f5ca7806edd4883f1813d2e
Description-en: Xapian search engine interface for Java (JNI library)
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
 .
 The Xapian Java bindings provide an interface to the Xapian library from
 Java, allowing both indexing and retrieval operations.
 .
 This package contains the architecture-dependent part of the Xapian Java
 bindings.

Package: libxapian30
Description-md5: fe05dace1ac9262883532dcc501c8507
Description-en: Search engine library
 This package contains the core Xapian runtime library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.

Package: libxml-libxslt-perl
Description-md5: 5a4ed3da894c2605abd86c174ea7495c
Description-en: Perl interface to the GNOME libxslt library
 XML::LibXSLT is an XSLT Perl module, based on the GNOME libxslt library,
 which is a fast and XSLT 1.0 compliant XSLT engine.
 .
 XSLT is an XML-based language used for XML transformations. For more
 information see http://www.w3.org/TR/xslt.

Package: libxmlada-doc
Description-md5: a971803e980f758d6458db88432e6c73
Description-en: XML/Ada, a full XML suite for Ada programmers (documentation)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the documentation in text, PDF and HTML.

Package: libxmlada-dom-dev
Description-md5: c3e792418bd30d2fd2274e5f8dbb3206
Description-en: XML/Ada, a full XML suite for Ada programmers (dom)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the development tools for the dom module.

Package: libxmlada-dom9
Description-md5: 9bd9bbfa87ec6fa5c21495710aae1901
Description-en: XML/Ada, a full XML suite for Ada programmers (dom runtime)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the dom runtime shared library.

Package: libxmlada-input-dev
Description-md5: 30715222a1bf654d9b951b7ad78ebed0
Description-en: XML/Ada, a full XML suite for Ada programmers (input sources)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the development tools for the input sources module.

Package: libxmlada-input8
Description-md5: a644612a8d8e04792655e04f87c00da7
Description-en: XML/Ada, a full XML suite for Ada programmers (input sources runtime)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the input sources runtime shared library.

Package: libxmlada-sax-dev
Description-md5: e11a888973742c79d168f5c9ceca6079
Description-en: XML/Ada, a full XML suite for Ada programmers (sax)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the development tools for the sax module.

Package: libxmlada-sax8
Description-md5: 7543c14a6a51ea5f5056e02ce3d40c1b
Description-en: XML/Ada, a full XML suite for Ada programmers (sax runtime)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the sax runtime shared library.

Package: libxmlada-schema-dev
Description-md5: 85149c6929770758020c060e5577e5ca
Description-en: XML/Ada, a full XML suite for Ada programmers (schema)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the development tools for the schema module,
 and an xmlada.gpr project importing the whole XML/Ada library.

Package: libxmlada-schema8
Description-md5: 2ad7a27da2180152a950a98d6b3423ee
Description-en: XML/Ada, a full XML suite for Ada programmers (schema runtime)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the schema runtime shared library.

Package: libxmlada-unicode-dev
Description-md5: 7c9f2b21d64e3be7976a7afb0cce9ad7
Description-en: XML/Ada, a full XML suite for Ada programmers (unicode)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the development tools for the unicode module.

Package: libxmlada-unicode8
Description-md5: 20338fdf91d95dca39805a05a29c1e7e
Description-en: XML/Ada, a full XML suite for Ada programmers (unicode runtime)
 XML/Ada is a set of modules that provide a simple manipulation of XML
 streams. It supports the whole XML 1.0 specifications, and can parse
 any file that follows this standard (including the contents of the
 DTD).  It also provides support for a number of other standard
 associated with XML, like SAX, DOM, and XML Schemas.  In addition, it
 includes a module to manipulate Unicode streams, since this is required
 by the XML standard.
 .
 This package contains the unicode runtime shared library.

Package: libxmlezout-dev
Description-md5: a6cd3eef7937b641524668b732209bcf
Description-en: Easy-to-use library for emitting XML from Ada programs, dev files
 XML EZ Out is a small set of packages intended to aid the creation of
 XML-formatted output from within Ada programs. It basically wraps the tags and
 data provided to it with XML syntax and writes them to a user-supplied medium.
 .
 This medium can be any sort of writable entity, such as a file, a
 memory buffer, or even a communications link, such as a socket. The
 only functionality required of the medium is that it supply a
 meaningful "Put" (for writing a string) and "New_Line" procedure.
 .
 This package contains file needed to develop applications with XML EZ OUT.

Package: libxmlezout8
Description-md5: 5d6668f857c0e719d1060660427e1b18
Description-en: Easy-to-use library for emitting XML from Ada programs, runtime
 XML EZ Out is a small set of packages intended to aid the creation of
 XML-formatted output from within Ada programs. It basically wraps the tags and
 data provided to it with XML syntax and writes them to a user-supplied medium.
 .
 This medium can be any sort of writable entity, such as a file, a
 memory buffer, or even a communications link, such as a socket. The
 only functionality required of the medium is that it supply a
 meaningful "Put" (for writing a string) and "New_Line" procedure.
 .
 This is the runtime library for XML EZ OUT.

Package: libyuv-dev
Description-md5: 4fb6c8c77a38449a213487a2b38dede9
Description-en: Library for YUV scaling (development files)
 libyuv is an open source project that includes YUV scaling and
 conversion functionality.
 .
 This package provides the development files.

Package: libyuv-utils
Description-md5: 27354fe8c5816125f568f1ba814cb4fb
Description-en: Library for YUV scaling (utilities)
 libyuv is an open source project that includes YUV scaling and
 conversion functionality.
 .
 This package provides utilities provided by the library, including
 yuvconvert.

Package: libyuv0
Description-md5: f898a81e191b47ca7cbbbddfc01012fe
Description-en: Library for YUV scaling (shared library)
 libyuv is an open source project that includes YUV scaling and
 conversion functionality.
 .
 This package provides the shared library.

Package: libyyjson-dev
Description-md5: f3b8e10914166186aabfac4a07b9403f
Description-en: high performance JSON library written in ANSI C (development files)
 Some features of the library are:
 .
  - Fast: can read or write gigabytes per second JSON data on modern CPUs.
  - Portable: complies with ANSI C (C89) for cross-platform compatibility.
  - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
    and UTF-8 validation.
  - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
    custom memory allocator.
  - Accuracy: can accurately read and write int64, uint64, and double numbers.
  - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
    null-terminated strings.
  - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
    and JSON Merge Patch.
  - Developer-Friendly: easy integration with only one .h and one .c file.
 .
 This package contains the development files for libyyjson.

Package: libyyjson-doc
Description-md5: 25c143ee9b4fac2fcaeb511b45ef8898
Description-en: high performance JSON library written in ANSI C (documentation)
 Some features of the library are:
 .
  - Fast: can read or write gigabytes per second JSON data on modern CPUs.
  - Portable: complies with ANSI C (C89) for cross-platform compatibility.
  - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
    and UTF-8 validation.
  - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
    custom memory allocator.
  - Accuracy: can accurately read and write int64, uint64, and double numbers.
  - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
    null-terminated strings.
  - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
    and JSON Merge Patch.
  - Developer-Friendly: easy integration with only one .h and one .c file.
 .
 This package contains the documentation files for libyyjson.

Package: libyyjson0
Description-md5: 414a44306623876345cf57d506e1bc73
Description-en: high performance JSON library written in ANSI C
 Some features of the library are:
 .
  - Fast: can read or write gigabytes per second JSON data on modern CPUs.
  - Portable: complies with ANSI C (C89) for cross-platform compatibility.
  - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
    and UTF-8 validation.
  - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
    custom memory allocator.
  - Accuracy: can accurately read and write int64, uint64, and double numbers.
  - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
    null-terminated strings.
  - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
    and JSON Merge Patch.
  - Developer-Friendly: easy integration with only one .h and one .c file.
 .
 This package contains the shared library.

Package: libzadc-dev
Description-md5: f17d42635224c91e66d835b12e64490e
Description-en: accelerated libz implementation (development headers)
 Accelerated libz implementation uses FPGA based PCIe cards
 (e.g. zEDC) to accelerate compression/decompression.
 .
 This package provides headers and development libraries.

Package: libzadc4
Description-md5: 4899caf4ba1ec5289dd3b0f59c13b577
Description-en: accelerated libz implementation (Accelerated Data Compression/ADC)
 Accelerated libz implementation uses FPGA based PCIe cards
 (e.g. zEDC) to accelerate compression/decompression.
 .
 This package provides public libzADC library, and libz library
 symlinks which are not exposed in the ldconfig paths.

Package: libzdb-dev
Description-md5: 186aecd70db1da6002f93f6a4fcfc807
Description-en: Zild Database Library [devel]
 A small and easy to use database API written in C.
 .
 This library provides thread safe connection pooling and exception
 handling.  Currently supports MySQL, Sqlite3 and PostgreSQL.

Package: libzdb13
Description-md5: 19a7b060d29f78608702fc86091905f8
Description-en: Zild Database Library [runtime]
 A small and easy to use database API written in C.
 .
 This library provides thread safe connection pooling and exception
 handling.  Currently supports MySQL, Sqlite3 and PostgreSQL.

Package: libzmat-dev
Description-md5: 198a5d026c7057f5c63091d7f75759dc
Description-en: compression library - development
 The libzmat1-dev package provides the headers files and tools you may need to
 develop applications using libzmat1.

Package: libzmat1
Description-md5: 37af48d9760f878fdc3383176d4e7b76
Description-en: compression library - runtime
 ZMat is a portable C library to enable easy-to-use data compression
 and decompression (such as zlib/gzip/lzma/lzip/lz4/lz4hc algorithms)
 and base64 encoding/decoding in an application.
 It is fast and compact, can process a large array within a fraction
 of a second. Among the supported compression methods, lz4 is the
 fastest for compression/decompression; lzma is the slowest but has
 the highest compression ratio; zlib/gzip have the best balance
 between speed and compression time.

Package: lld-18
Description-md5: 39b52f07f105b329dd7852cce89ebb7d
Description-en: LLVM-based linker
 LLD is a new, high-performance linker. It is built as a set of reusable
 components which highly leverage existing libraries in the larger LLVM
 Project.

Package: lld-19
Description-md5: 39b52f07f105b329dd7852cce89ebb7d
Description-en: LLVM-based linker
 LLD is a new, high-performance linker. It is built as a set of reusable
 components which highly leverage existing libraries in the larger LLVM
 Project.

Package: lldb-18
Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f
Description-en: Next generation, high-performance debugger
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.

Package: lldb-19
Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f
Description-en: Next generation, high-performance debugger
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.

Package: llvm-18
Description-md5: 07d463911771b9679a5f0131f40992d4
Description-en: Modular compiler and toolchain technologies
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 The strengths of the LLVM infrastructure are its extremely
 simple design (which makes it easy to understand and use),
 source-language independence, powerful mid-level optimizer, automated
 compiler debugging support, extensibility, and its stability and
 reliability. LLVM is currently being used to host a wide variety of
 academic research projects and commercial projects. LLVM includes C
 and C++ front-ends, a front-end for a Forth-like language (Stacker),
 a young scheme front-end, and Java support is in development. LLVM can
 generate code for X96, SparcV10, PowerPC or many other architectures.

Package: llvm-18-dev
Description-md5: 29f654aa391c01f742a2023c872d7a49
Description-en: Modular compiler and toolchain technologies, libraries and headers
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the libraries and headers to develop applications
 using llvm.

Package: llvm-18-doc
Description-md5: 19896d0a63f9911e3a7a7b85ecfac407
Description-en: Modular compiler and toolchain technologies, documentation
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains all documentation (extensive).

Package: llvm-18-examples
Description-md5: 61fee537b751bf39ce1ac5bf27ca3806
Description-en: Modular compiler and toolchain technologies, examples
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains examples for using LLVM, both in developing
 extensions to LLVM and in using it to compile code.

Package: llvm-18-linker-tools
Description-md5: 34d6480db2d150315f7bca6065772d03
Description-en: Modular compiler and toolchain technologies - Plugins
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVMgold and LLVMPolly linker plugins.

Package: llvm-18-runtime
Description-md5: a2e425ebfc2fcd56b539f44a28559b4a
Description-en: Modular compiler and toolchain technologies, IR interpreter
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the minimal required to execute programs in LLVM
 format.

Package: llvm-18-tools
Description-md5: 709eba32627c3c079585c05fc5963fe8
Description-en: Modular compiler and toolchain technologies, tools
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides tools for testing.

Package: llvm-19
Description-md5: 07d463911771b9679a5f0131f40992d4
Description-en: Modular compiler and toolchain technologies
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 The strengths of the LLVM infrastructure are its extremely
 simple design (which makes it easy to understand and use),
 source-language independence, powerful mid-level optimizer, automated
 compiler debugging support, extensibility, and its stability and
 reliability. LLVM is currently being used to host a wide variety of
 academic research projects and commercial projects. LLVM includes C
 and C++ front-ends, a front-end for a Forth-like language (Stacker),
 a young scheme front-end, and Java support is in development. LLVM can
 generate code for X96, SparcV10, PowerPC or many other architectures.

Package: llvm-19-dev
Description-md5: 29f654aa391c01f742a2023c872d7a49
Description-en: Modular compiler and toolchain technologies, libraries and headers
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the libraries and headers to develop applications
 using llvm.

Package: llvm-19-doc
Description-md5: 19896d0a63f9911e3a7a7b85ecfac407
Description-en: Modular compiler and toolchain technologies, documentation
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains all documentation (extensive).

Package: llvm-19-examples
Description-md5: 61fee537b751bf39ce1ac5bf27ca3806
Description-en: Modular compiler and toolchain technologies, examples
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package contains examples for using LLVM, both in developing
 extensions to LLVM and in using it to compile code.

Package: llvm-19-linker-tools
Description-md5: 34d6480db2d150315f7bca6065772d03
Description-en: Modular compiler and toolchain technologies - Plugins
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 This package contains the LLVMgold and LLVMPolly linker plugins.

Package: llvm-19-runtime
Description-md5: a2e425ebfc2fcd56b539f44a28559b4a
Description-en: Modular compiler and toolchain technologies, IR interpreter
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides the minimal required to execute programs in LLVM
 format.

Package: llvm-19-tools
Description-md5: 709eba32627c3c079585c05fc5963fe8
Description-en: Modular compiler and toolchain technologies, tools
 LLVM is a collection of libraries and tools that make it easy to build
 compilers, optimizers, just-in-time code generators, and many other
 compiler-related programs.
 .
 LLVM uses a single, language-independent virtual instruction set both
 as an offline code representation (to communicate code between
 compiler phases and to run-time systems) and as the compiler internal
 representation (to analyze and transform programs). This persistent
 code representation allows a common set of sophisticated compiler
 techniques to be applied at compile-time, link-time, install-time,
 run-time, or "idle-time" (between program runs).
 .
 This package provides tools for testing.

Package: locales-all
Description-md5: c360552536cba624a24a347b513939dd
Description-en: GNU C Library: Precompiled locale data
 This package contains the precompiled locale data for all supported locales.
 A better alternative is to install the locales package and only select
 desired locales, but it can be useful on a low-memory machine because some
 locale files take a lot of memory to be compiled.

Package: lomiri-system-settings-online-accounts
Description-md5: 7cf09793011f1520f79362ed50bdae1b
Description-en: Online Accounts setup for Lomiri
 Lomiri-system-settings is the System Settings application used in Lomiri
 operating environment. it's designed for phones, tablets and convergent
 devices.
 .
 This package contains the online accounts setup utility for Lomiri
 System Settings.

Package: matlab-brain2mesh
Description-md5: 82b8489a4a2c45cf9c48276e4b0ddc1e
Description-en: automated brain tetrahedral mesh generation toolbox for MATLAB
 Brain2Mesh is a fully automated 3D multi-layered brain mesh generator
 that supports both MATLAB and Octave. This package provides the toolbox
 for MATLAB. It requires the Image Processing Toolbox of MATLAB.

Package: matlab-jnifti
Description-md5: 24850eb9e0467dbd688e49089a9e2803
Description-en: fast NIfTI-1/2 reader and NIfTI-to-JNIfTI converter for MATLAB
 The JNIfTI toolbox includes a stand-alone NIfTI-1/2 parser that works on both
 MATLAB and GNU Octave without needing additional components. To just reading
 and writing the un-compressed NIfTI and Analyze7.5 files (.nii, .hdr/.img),
 one only needs to run addpath('/path/to/jnifti'). For MATLAB, JNIfTI toolbox
 utilizes memmapfile-based disk-reading, making it very fast. For Octave,
 memmapfile is currently not implemented, so, a full reading is required.
 .
 The JNIfTI toolbox is also capable of reading/writing gzip-compressed NIfTI
 and Analyze7.5 files (.nii.gz, .hdr.gz, .img.gz). This feature is supported
 in MATLAB directly without needing another toolbox (MATLAB must be in the
 JVM-enabled mode).
 .
 To process gzip-compressed NIfTI/Analyze files in Octave and MATLAB with
 -nojvm, one need to install the open-source JSONLab and ZMat toolboxes

Package: matomo-device-detector
Description-md5: c7a75ee6e3f81cc990f41128d676b527
Description-en: Universal Device Detection library written in PHP
 This package contains a Universal Device Detection library that parses
 User Agents and Browser Client Hints to detect devices (desktop, tablet,
 mobile, tv, cars, console, etc.), clients (browsers, feed readers,
 media players, PIMs, ...), operating systems, brands and models.

Package: mes
Description-md5: 30bf4243e8c40e614ccccb69813cf1db
Description-en: Maxwell Equations of Software
 GNU Mes aims to help create a full source bootstrap as part of the
 bootstrappable builds effort. It consists of a mutual self-hosting
 Scheme interpreter written in C and a Nyacc-based C compiler written
 in Scheme.
 .
 Mes and MesCC can compile a lightly patched TinyCC that is
 self-hosting.

Package: mescc-tools
Description-md5: 5599eddce8d16e17d2e8b796c63f8dd6
Description-en: tools for binary bootstrapping
 The tools included provide very minimal functionality tools used in
 very early bootstrap of a toolchain.
 .
 blood-elf: generate ELF debug tables in M1-macro format from M1-macro
 assembly files
 .
 exec_enable: mark files as executable
 .
 get_machine: identify running hardware architecture
 .
 kaem: run shell scripts without a shell
 .
 hex2_linker: The trivially bootstrappable linker that is designed to
 be introspectable by humans and should you so desire assemble hex
 programs that you write.
 .
 M1-macro: The universal Macro assembler that can target any
 reasonable hardware architecture.

Package: minetest
Description-md5: ac90cc10401495e1dd0afd0f8a2cff72
Description-en: Multiplayer infinite-world block sandbox
 Minetest is a minecraft-inspired game written from scratch and licensed
 under the LGPL (version 2.1 or later). It supports both survival and creative
 modes along with multiplayer support, dynamic lighting, and an "infinite" map
 generator.

Package: minetest-data
Description-md5: 229f372456731dacae7f7ec3aeecb983
Description-en: Multiplayer infinite-world block sandbox (data files)
 Minetest is a minecraft-inspired game written from scratch and licensed
 under the LGPL (version 2.1 or later). It supports both survival and creative
 modes along with multiplayer support, dynamic lighting, and an "infinite" map
 generator.
 .
 These are the files used by both client and server packages, such as
 the textures and other graphical files and the standard mods.

Package: minetest-server
Description-md5: 1049acc473f1c4745bdb2f27115efe56
Description-en: Multiplayer infinite-world block sandbox (server)
 Minetest is a minecraft-inspired game written from scratch and licensed
 under the LGPL (version 2.1 or later). It supports both survival and creative
 modes along with multiplayer support, dynamic lighting, and an "infinite" map
 generator.
 .
 This is the minetest server package.

Package: mlir-18-tools
Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a
Description-en: Multi-Level Intermediate Representation tools
 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.
 .
 This package provides tools.

Package: mlir-19-tools
Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a
Description-en: Multi-Level Intermediate Representation tools
 Novel approach to building reusable and extensible compiler infrastructure.
 MLIR aims to address software fragmentation, improve compilation for
 heterogeneous hardware, significantly reduce the cost of building domain
 specific compilers, and aid in connecting existing compilers together.
 .
 This package provides tools.

Package: monitoring-plugins-contrib
Description-md5: 72d3ec9319170aca0326705f96a2f848
Description-en: Plugins for nagios compatible monitoring systems
 This package provides various plugins for Nagios compatible monitoring
 systems like Nagios and Icinga.
 It contains the following plugins:
 .
   * check_ajp (1): plugin to monitor the AJP ping response time
     Should work with all application servers (Tomcat, JBoss,....)
     which provide an AJPv13 connector.
   * check_backuppc (1.1.0): plugin for checking on the status of
     BackupPC backups
   * check_bgpstate (1.0): plugin to check all BGP session on Cisco routers
   * check_checksums (20130611): plugin to verify file checksums
     against (local, not 100% secure) lists.
     Supports md5 sha1 sha224 sha256 sha384 sha512 checksums.
   * check_chrony (0.1): chrony NTP server check
     This plugin is able to check the stratum time difference of a local
     chronyd instance.
   * check_clamav (1.2): plugin to check for clamav signature freshness
     This script is used to compare the version and signature
     level of the currently running clamd daemon with the latest
     available versions listed in the TXT record for
     current.cvd.clamav.net.
   * check_cups (0.2): plugin to check queues on a remote CUPS server
     This plugin is monitoring of queues on a remote CUPS server,
     which means that it doesn't need to be installed on the print
     server and run via NRPE.
   * check_debsecan (1.0.0): plugin to check the Debian CVE lists against your installed packages
   * check_drbd (0.5.3): plugin to check DRBD device states
     This plugin is for checking DRBD device states. It parses the
     /proc/drbd device and analyses the output.
   * check_email_delivery (0.7.1b): plugin to monitor email delivery
     Some typical uses of this plugin include:
       - check SMTP server
       - check messages and quota on IMAP server
       - check email delivery loop
       - check auto-responder function
       - keep an eye on email lag
       - monitor automated mailboxes
       - check email-to-FTP or other special email gateways
   * check_etc_hosts (?): plugin to check /etc/hosts for DNS consistency
     Check /etc/hosts, and make sure the content matches the information
     in DNS.  Lookup IP, and check if the names listed in /etc/hosts
     maches the one in DNS.  It will ignore entries with '# NAGIOSIGNORE'
     at the end.
   * check_etc_resolv: plugin to check /etc/resolv.conf
     Check /etc/resolv.conf, and make sure the name servers listed are
     working.  It will ignore entries with '# NAGIOSIGNORE' at the end.
   * check_graphite: Plugin to monitor graphite metrics
   * check_haproxy (rev135): plugin to check the HAProxy statistics url
   * check_haproxy_stats (1.1.3): check haproxy via admin socket
     Different from check_haproxy this plugin is able to check
     haproxy via the unix admin socket.
   * check_hp_bladechassis (1.0.1): plugin to check the hardware health of
     HP blade enclosures via SNMP.
     The plugin is only tested with the c7000 enclosure.
   * check_hpasm (4.8.0.2): plugin to check the hardware health of
     HP Proliant Servers
     It either uses snmp or - if installed - the hpasm package locally.
     The plugin checks the health of
       * Processors
       * Power supplies
       * Memory modules
       * Fans
       * CPU- and board-temperatures
       * Raids
     and alerts you if one of these components is faulty or operates
     outside its normal parameters.
   * check_httpd_status (rev204): plugin checking Apache or lighttpd
     server-status page (using mod_status)
   * check_ipmi_sensor (3.14): IPMI Sensor Monitoring Plugin
     Plugin to monitor the hardware status (fan speed, temperaturs,
     voltages, power usage, ...) of a server using IPMI.
   * check_libs_ng (0.1.0): plugin to report processes using outdated libraries
      depents on kernel features present in kernels newer than 3.3
   * check_libvirt (v7.0.3): monitor virtualization solutions using libvirt
   * check_lm_sensors (4.1.1): plugin to monitor hardware sensors
     and disk temperatures
   * check_memcached (1.3): plugin to check memcached instances
     It will give a critical message if a partiular memcached host is
     inaccessible and generate a warning if the hit/miss ratio falls
     below a given threshold or the number of evictions exceeds a given
     limit.
     Hit/miss and evictions are measured over a 30 minute interval,
     using a memcached object to store the earlier statistics.
   * check_mongodb (1b54df0): Plugin script to monitor your MongoDB server(s)
   * check_multipath (0.4.12): plugin to monitor the number of available and
     failed paths of multipath devices
   * check_mysql_health (2.2.2): plugin to check various parameters of a
     MySQL database
   * check_nfsmounts: checks whether there are stale NFS mounts on the host
   * check_printer: plugin to check printer supply levels using SNMP
     It outputs performance data for all supplies
     found, for example toner and drum.
   * check_printer_health (1.1.0.2): plugin which checks the health of snmp-enabled printers
   * check_raid (4.0.9): plugin to check sw/hw RAID status
     The plugin looks for any known types of RAID configurations,
     and checks them all.
     Supports:
     - Adaptec AAC RAID via aaccli or afacli or arcconf
     - AIX software RAID via lsvg
     - HP/Compaq Smart Array via cciss_vol_status (hpsa supported too)
     - HP Smart Array Controllers and MSA Controllers via hpacucli
     - HP Smart Array (MSA1500) via serial line
     - Linux 3ware SATA RAID via tw_cli
     - Linux Device Mapper RAID via dmraid
     - Linux DPT/I2O hardware RAID controllers via /proc/scsi/dpt_i2o
     - Linux GDTH hardware RAID controllers via /proc/scsi/gdth
     - Linux LSI MegaRaid hardware RAID via CmdTool2
     - Linux LSI MegaRaid hardware RAID via megarc
     - Linux LSI MegaRaid hardware RAID via /proc/megaraid
     - Linux MegaIDE hardware RAID controllers via /proc/megaide
     - Linux MPT hardware RAID via mpt-status
     - Linux software RAID (md) via /proc/mdstat
     - LSI Logic MegaRAID SAS series via MegaCli
     - LSI MegaRaid via lsraid
     - Serveraid IPS via ipssend
     - Solaris software RAID via metastat
     - Areca SATA RAID Support via cli64/cli32
     - Detecting SCSI devices or hosts with lsscsi
   * check_rbl (1.7.1): plugin to check if a server is blacklisted
   * check_redis (0.73): Redis Server check plugin
     This plugin checks Redis NoSQL database status variables,
     measures its response time and if specified allows one to set thresholds
     on one or more key data. You can set thresholds for data in stats
     variables and some of them are also conveniently available as long options
     with special threshold syntax. Plugin also calculates statistics such as
     Hitrate (calculated as rate of change of hits/misses) and memory use and
     can check replication delay.
   * check_smstools: plugin to check GSM Modems using smstools
     check_smstools is a plugin to monitor a GSM modem
     signal quality and registration status with smstools.
   * check_snmp_environment (0.7): plugin to check various hardware statuses
     Using snmp the plugin is able to retrieve Fan, power-supply,
     voltage, temperature, card and module status and various other
     information from Cisco, Nokia, Blue Coat, IronPort,
     Foundry Network, Linux (using lm-sensors), Extreme Networks,
     Juniper Networks, HP ProCurve, Netscreen, Citrix NetScaler
     and Transmode Systems hardware.
   * check_snmp_time (1.1): plugin to check the time on a server using SNMP
     This plugin queries the remote systems time through SNMP and compares
     it against the local time on the Nagios server. This identifies systems
     with no correct time set and sends alarms if the time is off to far.
     HOST-RESOURCES-MIB::hrSystemDate.0 used here returns 8 or 11 byte octets.
     SNMP translation needs to be switched off and to be converted the
     received SNMP data into readable strings.
   * check_ssl_cert (2.70.0): plugin to check the CA and validity of an
     X.509 certificate
   * check_uptime (0.521): check_uptime returns uptime of a system
     in text (readable) format as well as in minutes for performance graphing.
     The plugin can either run on a local unix system (using 'uptime' command)
     or check remote system by SNMP. Also it is able to report one CRITICAL
     or WARNING alert if system has been rebooted since last check.
   * check_v46 (2013-08-26T07:33:11Z): ipv4/ipv6 Nagios plugin wrapper
     Nagios plugin wrapper for running the actual plugin for both / either of
     IPv6 and/or IPv4.  The worst result of the actual plugin runs will be
     the wrapper return value, that is, result will be OK only if all checks
     returned OK.  Compatible with any plugin with standard command line options
     -6/-4.
   * check_webinject (1.80): plugin for testing web services
     It uses the WebInject Perl module for automated testing of
     web applications and web services. It can be used to check
     individual system components that have HTTP interfaces
     (JSP, ASP, CGI, PHP, AJAX, Servlets, HTML Forms,
     XML/SOAP Web Services, REST, etc).
   * check_whois (1.24): plugin to check for the expiration of a domain.
     The plugin may not yet work with all registrars, since their
     output formats differ or there is no expiration date in the
     whois output.
   * check_zone_auth (1.14): plugin to ensure that the authoritative nameservers
     for a given zone remain in sync.
   * check_zone_rrsig_expiration (1.14): plugin to check for expiration of
     signatures in dnssec-enabled zones.
   * dsa (2300473): plugins from the Debian System Administrators
     nagios plugins repository.
     * check_cert_expire: check for certificate expiration
       using openssl on the certificate file
     * check_cert_expire_dir: checks if any of the *.crt files in
       a directory on disk will expire soon
     * check_dnssec_delegation: check for correct DNSSEC
       delegation
     * check_entropy: check if there is enough entropy available.
     * check_packages: replacement for check_apt; needs a cronjob
       to update the apt database regularly
     * check_running_kernel: check if a system was rebooted after
       a kernel upgrade
     * check_soas: check SOA records
     * check_statusfile: deliver the content of a status file
       as check result
   * extras (1): various scripts and extras
     Not a plugin, but a collection of various useful
     event/obsession handlers and similar scripts.
   * madrisan-nagios-plugins-linux (bbbdc5279cd2569d4c6b5e0ed19d12c082e322ad): Nagios-compatible Plugins for Linux
     Various binary plugins for monitoring (physical and virtual) Linux hosts with
     Nagios and Nagios-compatible monitoring systems like Icinga and Naemon:
      * check_clock: returns the number of seconds elapsed between
        the host local time and Nagios time.
      * check_cpu: checks the CPU (user mode) utilization
      * check_cpufreq: displays the CPU frequency characteristics.
      * check_cswch: monitors the total number of context switches across all CPUs.
      * check_fc: monitors the status of the fiber status ports.
      * check_ifmountfs: checks whether the given filesystems are mounted.
      * check_intr: monitors the total number of system interrupts.
      * check_iowait: checks I/O wait bottlenecks
      * check_memory: checks the system memory utilization.
      * check_nbprocs: displays the number of running processes per user.
      * check_network: displays some network interfaces statistics, including:
        check_network_collisions, check_network_dropped, check_network_errors, check_network_multicast
      * check_paging: checks the memory and swap paging.
      * check_pressure: checks Linux Pressure Stall Information (PSI) data.
      * check_readonlyfs: checks for readonly filesystems.
      * check_tcpcount: displays TCP network and socket informations.
      * check_temperature: monitors the hardware's temperature.
   * percona-nagios-plugins (1.1.8): Percona Monitoring Plugins (nagios)
     Nagios MySQL Monitoring plugins writting/provided by Percona.
 .
 Some scripts and binaries need more packages installed to work, which is
 implemented as recommends.

Package: mopac
Description-md5: 06f2c86d7c4d2e76a74f40337a84d774
Description-en: Molecular Orbital PACkage (MOPAC)
 MOPAC is a general-purpose semiempirical molecular orbital package for the
 study of solid state and molecular structures and reactions.
 .
 The semiempirical Hamiltonians MNDO, AM1, PM3, PM6, RM1, MNDO-d and PM7 are
 used in the electronic part of the calculation to obtain molecular orbitals,
 the heat of formation and its derivative with respect to molecular geometry.
 .
 Using these results MOPAC calculates the vibrational spectra, thermodynamic
 quantities, isotopic substitution effects and force constants for molecules,
 radicals, ions, and polymers. For studying chemical reactions, a transition
 state location routine and two transition state optimizing routines are
 available. For users to get the most out of the program, they must understand
 how the program works, how to enter data, how to interpret the results, and
 what to do when things go wrong.

Package: mp4h
Description-md5: 50dc119daee9730d3000394b409596f6
Description-en: Macro processor for HTML documents
 Mp4h is a macro processor specifically designed for HTML documents,
 with powerful programming features. It allows definition and expansion
 of new tags with a syntax familiar to HTML authors.
 .
 Mp4h is a core component of the Website Meta Language (WML).

Package: mu-editor
Description-md5: 388de62618e2b6498a3649d585c7e81e
Description-en: simple editor for beginner Python programmers
 Mu is a simple code editor for beginner programmers, based on extensive
 feedback from teachers and learners. Having said that, Mu is for anyone
 who wants to use a simple "no frills" editor.
 .
 Mu is a modal editor with modes for:
 .
  * standard Python 3 (including a graphical debugger)
  * the micro:bit's version of MicroPython
  * Adafruit's CircuitPython
  * Pygame Zero
 .
 Some modes provide read-eval-print loop (REPL) support, either running on
 a connected CircuitPython or MicroPython device, or as a Jupyter-based
 iPython session in Python3 mode.
 .
 This package contains the Mu editor. Detailed online user documentation
 and tutorials for the Mu editor are available from within the editor,
 or at https://codewith.mu

Package: mu-editor-doc
Description-md5: a95c7504cf5ce2dba8ce84b1299b316b
Description-en: simple editor for beginner Python programmers (documentation)
 Mu is a simple code editor for beginner programmers, based on extensive
 feedback from teachers and learners. Having said that, Mu is for anyone
 who wants to use a simple "no frills" editor.
 .
 Mu is a modal editor with modes for:
 .
  * standard Python 3 (including a graphical debugger)
  * the micro:bit's version of MicroPython
  * Adafruit's CircuitPython
  * Pygame Zero
 .
 Some modes provide read-eval-print loop (REPL) support, either running on
 a connected CircuitPython or MicroPython device, or as a Jupyter-based
 iPython session in Python3 mode.
 .
 This package contains the developer documentation for the Mu editor. Detailed
 user documentation and tutorials for the Mu editor are available from within
 the editor, or at https://codewith.mu

Package: ncl-ncarg
Description-md5: f7c7da9bee6b463205b6a0274f19d551
Description-en: NCAR Command Language and NCAR graphics
 The NCAR Command Language (NCL) is a free interpreted language designed
 specifically for scientific data processing and visualization. NCL has robust
 file input and output. It can read and write netCDF-3, netCDF-4 classic
 HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and
 GRIB2. The graphics are world class and highly customizable.
 .
 The software comes with a couple of useful command line tools:
 * ncl_filedump - prints the contents of supported files (netCDF, HDF,
   GRIB1, GRIB2, HDF-EOS2, and CCM History Tape)
 * ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS
   iles to netCDF formatted files.

Package: netavark
Description-md5: 9393583336ecf7956758210e746672de
Description-en: Rust based network stack for containers
 Netavark is designed to work with but is also applicable
 for other OCI container management applications.

Package: nng-utils
Description-md5: 389a9c0a61a307cbd40b43ffa0f88b46
Description-en: Lightweight Messaging Library - utility
 Lightweight, broker-less library, offering a simple API to solve
 common recurring messaging problems, such as publish/subscribe,
 RPC-style request/reply, or service discovery. The API frees the
 programmer from worrying about details like connection management,
 retries, and other common considerations, so that they can focus on
 the application instead of the plumbing.
 .
 This package contains the nngcat utility.

Package: node-envinfo
Description-md5: 5ca33bb888b691d2532f5d9363d2ed8a
Description-en: Generate reports of the common details used by Node.js packages
 This package generate reports of common software installed on a computer,
 including browser version, Node.js version, Operating System and programming
 language support.
 .
 This is used by webpack a javascript module bundler, for generating build
 time report.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: node-execa
Description-md5: d48b41b81e551b03d4e169b230ed4e18
Description-en: better `child_process`
 This is better in the following ways:
  - Promise interface.
  - Strips EOF from the output so you don't have to `stdout.trim()`.
  - Supports shebang binaries cross-platform.
  - Improved Windows support.
  - Higher max buffer. 10 MB instead of 200 KB.
  - Executes locally installed binaries by name.
  - Cleans up spawned processes when the parent process dies.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: node-get-stream
Description-md5: ccc248b4b712ecd6d149de296d103065
Description-en: Get a stream as a string, buffer, or array
 This package transforms a stream (a continuous flow of
 data that is received for instance over internet) as
 a string (a linear sequence of characters), a buffer
 (a linear sequence of bytes) or an array.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: node-nock
Description-md5: 40a5aa490cec8308eff69825d9f09941
Description-en: Nock is an HTTP mocking and expectations library for Node.js
 Nock can be used to test modules that perform HTTP requests in isolation.
 For instance, if a module performs HTTP requests to a CouchDB server or makesi
 HTTP requests to the Amazon API, you can test that module in isolation.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: notcurses-bin
Description-md5: 608e50e95383c8b8bc9c67fa45cc4b6a
Description-en: Character graphics and TUI library demos
 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 These utilities from the Notcurses project include notcurses-demo
 (a demonstration of various libnotcurses capabilities), ncplayer
 (a character mode multimedia player), ncls (a file lister that
 displays multimedia), and other tools. Unit tests are furthermore
 bundled as notcurses-tester.

Package: notcurses-data
Description-md5: 4328df5ba1845b8e17793cdd47e3dd8c
Description-en: Multimedia used by notcurses-bin
 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 This package contains multimedia used by notcurses-demo
 and notcurses-tester from the notcurses-bin package.

Package: nova-ajax-console-proxy
Description-md5: 571664bc0008e44d5df6784807a6ecf0
Description-en: OpenStack Compute - AJAX console proxy - transitional package
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package used to provide the AJAX proxy, which is now gone.

Package: nova-api-metadata
Description-md5: ae9cd778d7894b1a89d138fe3587a7da
Description-en: OpenStack Compute - metadata API frontend
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 This package provides the metadata API backend for guest VMs.

Package: nova-api-os-compute
Description-md5: 32fe3c17415adfec970c371f4bdff9b6
Description-en: OpenStack Compute - OpenStack Compute API frontend
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 This package provides the OpenStack Compute API frontend.

Package: nova-api-os-volume
Description-md5: f8cc143de25afd88a62e482808826104
Description-en: OpenStack Compute - OpenStack Volume API frontend
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 This is a dummy transitional package that can be removed after upgrade.

Package: nova-cells
Description-md5: a630a337cf802c4d29d91c1a6283fac5
Description-en: Openstack Compute - cells
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This is the Nova cells component.

Package: nova-compute-ironic
Description-md5: aa367d7b097bfd444b2d66cc349df0b7
Description-en: OpenStack Compute - compute node (Ironic)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Install this package on your compute nodes if you're using Ironic.

Package: nova-compute-qemu
Description-md5: 46acbb1c9b077142e1930821f7a05aed
Description-en: OpenStack Compute - compute node (QEmu)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 Install this package on your compute nodes if you're using QEmu.

Package: nova-compute-vmware
Description-md5: 3246e65f6c94fc6b7eccb5b2f332c4f1
Description-en: OpenStack Compute - compute node (VMware)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 Install this package on your compute nodes if you're using VMware vCenter.

Package: nova-compute-xen
Description-md5: 8268c70ad765a6427d184e1c58a4472c
Description-en: OpenStack Compute - compute node (Xen)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 Install this package on your compute nodes if you're using Xen.

Package: nova-novncproxy
Description-md5: f71a025ccadd58aa7f26e66e99818fa8
Description-en: OpenStack Compute - NoVNC proxy
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package provides the VNC proxy. It is a publically reachable
 component which proxies access to VNCs running on compute nodes.

Package: nova-serialproxy
Description-md5: a8fd3f5d6ac9bda37bd109530d1cfc96
Description-en: OpenStack Compute - serial proxy
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package provides the serial proxy. It is a publically reachable
 component which proxies access to qemu-space running on compute nodes

Package: nscd
Description-md5: e8172254ec0df735a3e44c0f557100bc
Description-en: GNU C Library: Name Service Cache Daemon
 A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow services like LDAP, NIS or NIS+.

Package: ntpd-rs
Description-md5: b1e963d8d9dfd1564671d497f5a5c9b7
Description-en: Rust-based NTP implementation with NTS support
 ntpd-rs is an NTP implementation written in Rust,
 emphasizing security and stability.
 It provides both client and server functionalities and
 supports NTS.

Package: ntpd-rs-metrics
Description-md5: 58316583a043b58d0782ac18c19fe19d
Description-en: Rust-based NTP implementation with NTS support - exporter
 ntpd-rs is an NTP implementation written in Rust,
 emphasizing security and stability.
 It provides both client and server functionalities and
 supports NTS.
 .
 This package provides essential operational metrics for an external
 Prometheus instance.

Package: octave-brain2mesh
Description-md5: 63af1c41e2154d307ea77a403e3ba7f9
Description-en: automated brain tetrahedral mesh generation toolbox for Octave
 The Brain2Mesh toolbox provides a streamlined matlab function to convert
 a segmented brain volumes and surfaces into a high-quality multi-layered
 tetrahedral brain/full head mesh. Typical inputs include segmentation
 outputs from SPM, FreeSurfer, FSL etc. This tool does not handle the
 segmentation of MRI scans, but examples of how commonly encountered
 segmented datasets can be used to create meshes can be found in the
 package named brain2mesh-demos.

Package: octave-iso2mesh
Description-md5: ce676342413ec36338c3beea8b44f3e9
Description-en: 3D surface and volumetric mesh generator for Octave
 Iso2Mesh is a MATLAB/Octave-based mesh generation toolbox,
 designed for easy creation of high quality surface and
 tetrahedral meshes from 3D volumetric images. It contains
 a rich set of mesh processing scripts/programs, working
 either independently or interacting with external free
 meshing utilities. Iso2Mesh toolbox can directly convert
 a 3D image stack, including binary, segmented or gray-scale
 images such as MRI or CT scans, into quality volumetric
 meshes. This makes it particularly suitable for multi-modality
 medical imaging data analysis and multi-physics modeling.
 Iso2Mesh is cross-platform and is compatible with both MATLAB
 and GNU Octave.
 .
 This package contains the Octave support for iso2mesh.

Package: octave-jnifti
Description-md5: af5a7cdee58d2facd39837138556d1d6
Description-en: fast NIfTI-1/2 reader and NIfTI-to-JNIfTI converter
 This is a fully functional NIfTI-1/2 reader/writer that supports
 both MATLAB and GNU Octave, and is capable of reading/writing both
 non-compressed and compressed NIfTI files (.nii, .nii.gz) as
 well as two-part Analyze7.5/NIfTI files.
 .
 More importantly, this is a toolbox that converts NIfTI data to
 its JSON-based replacement, JNIfTI (.jnii for text-based and .bnii
 for binary-based), defined by the JNIfTI specification
 http://github.com/fangq/jnifti. JNIfTI is a much more flexible,
 human-readable and extensible file format compared to the more
 rigid and opaque NIfTI format, making the data much easier to
 manipulate and share.

Package: octave-plplot
Description-md5: bc07b1f0ee609531a62179d58e7d7ea2
Description-en: Octave support for PLplot, a plotting library
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package contains the Octave bindings for PLplot.  It provides an
 almost drop-in replacement for the traditional Gnuplot graphical
 interface in Octave. Examples are also provided.

Package: octave-zmat
Description-md5: a24afcdfb8bded3902cbaf82d5074578
Description-en: in-memory data compression for Octave
 ZMat is a portable mex function to enable zlib/gzip/lzma/lzip/lz4/lz4hc
 based data compression/decompression and base64 encoding/decoding support
 in MATLAB and GNU Octave. It is fast and compact, can process a large
 array within a fraction of a second. Among the 6 supported compression
 methods, lz4 is the fastest for compression/decompression; lzma is the
 slowest but has the highest compression ratio; zlib/gzip have the best
 balance between speed and compression time.

Package: openjdk-21-demo
Description-md5: 8c587e17f25fb354ef51e27e56507756
Description-en: Java runtime based on OpenJDK (demos and examples)
 OpenJDK Java runtime

Package: openjdk-21-doc
Description-md5: 4689d9c1e14d405d15f0710639599643
Description-en: OpenJDK Development Kit (JDK) documentation
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the API documentation.

Package: openjdk-21-jre-zero
Description-md5: c714861c802c9808def07d5329c6ed78
Description-en: Alternative JVM for OpenJDK, using Zero
 The package provides an alternative runtime using the Zero VM. Built on
 architectures in addition to the Hotspot VM as a debugging aid for those
 architectures which don't have a Hotspot VM.
 .
 The VM is started with the option `-zero'. See the README.Debian for details.

Package: openjdk-21-testsupport
Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c
Description-en: Java runtime based on OpenJDK (regression test support)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains all the binary files needed to run the
 OpenJDK autopkg tests.

Package: openjdk-22-dbg
Description-md5: d73cb0a41450fd194ce774f2b26510b8
Description-en: Java runtime based on OpenJDK (debugging symbols)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the debugging symbols.

Package: openjdk-22-demo
Description-md5: 8c587e17f25fb354ef51e27e56507756
Description-en: Java runtime based on OpenJDK (demos and examples)
 OpenJDK Java runtime

Package: openjdk-22-doc
Description-md5: 4689d9c1e14d405d15f0710639599643
Description-en: OpenJDK Development Kit (JDK) documentation
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the API documentation.

Package: openjdk-22-jdk
Description-md5: b9e7f4837238c34971e4a8b72ab7d045
Description-en: OpenJDK Development Kit (JDK)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.

Package: openjdk-22-jdk-headless
Description-md5: 494a52f34d707a832270d6d51a78f511
Description-en: OpenJDK Development Kit (JDK) (headless)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.

Package: openjdk-22-jre
Description-md5: 13097853553de1ab39cc189225a9cbaa
Description-en: OpenJDK Java runtime, using Hotspot JIT
 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot JIT.

Package: openjdk-22-jre-headless
Description-md5: 62c2c9689e617c48cc4480926d2ca785
Description-en: OpenJDK Java runtime, using Hotspot JIT (headless)
 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot JIT.

Package: openjdk-22-jre-zero
Description-md5: c714861c802c9808def07d5329c6ed78
Description-en: Alternative JVM for OpenJDK, using Zero
 The package provides an alternative runtime using the Zero VM. Built on
 architectures in addition to the Hotspot VM as a debugging aid for those
 architectures which don't have a Hotspot VM.
 .
 The VM is started with the option `-zero'. See the README.Debian for details.

Package: openjdk-22-source
Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf
Description-en: OpenJDK Development Kit (JDK) source files
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the Java programming language source files
 (src.zip) for all classes that make up the Java core API.

Package: openjdk-22-testsupport
Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c
Description-en: Java runtime based on OpenJDK (regression test support)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains all the binary files needed to run the
 OpenJDK autopkg tests.

Package: openssh-tests
Description-md5: bb7db5bf0b75d064182f67ac05d849c9
Description-en: OpenSSH regression tests
 This package provides OpenSSH's regression test suite.  It is mainly
 intended for use with the autopkgtest system, though can also be run
 directly using /usr/lib/openssh/regress/run-tests.

Package: openturns-common
Description-md5: 88b7fb2a4dbd12663b0748b0b036e84e
Description-en: generic tool to treat and quantify uncertainties (common files)
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * defining the outputs of interest and decision criterion;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity and
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package contains the configuration file for the versioned library
 package.

Package: orthanc
Description-md5: 583441f4d2fe9fa37be1da8d3a612ce1
Description-en: Lightweight, RESTful DICOM server for medical imaging
 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 What makes Orthanc unique is the fact that it provides a RESTful
 API. Thanks to this major feature, it is possible to drive Orthanc
 from any computer language. The DICOM tags of the stored medical
 images can be downloaded in the JSON file format. Furthermore,
 standard PNG images can be generated on-the-fly from the DICOM
 instances by Orthanc.
 .
 Orthanc lets its users focus on the content of the DICOM files,
 hiding the complexity of the DICOM format and of the DICOM protocol.

Package: orthanc-dev
Description-md5: 545d7289c7e94b1fa49dc24eb840c275
Description-en: Orthanc development files
 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 This package includes the header files to develop C/C++ plugins
 for Orthanc.

Package: orthanc-dicomweb
Description-md5: 008eee1651074d2383236573398105da
Description-en: Plugin to extend Orthanc with support of WADO and DICOMweb
 Orthanc DICOMweb is a plugin to Orthanc, the lightweight, RESTful Vendor
 Neutral Archive for medical imaging. It extends the Orthanc core with
 support of the WADO (now known as WADO-URI) and DICOMweb (QIDO-RS,
 STOW-RS, WADO-RS) standards.

Package: orthanc-doc
Description-md5: d340a0c2a2945d99eddc0d7cc3d7641e
Description-en: Documentation of Orthanc
 Orthanc aims at providing a simple, yet powerful DICOM server for
 medical imaging. Orthanc can turn any computer running Windows or
 Linux into a Vendor Neutral Archive (in other words, a mini-PACS
 system). Its architecture is lightweight, meaning that no complex
 database administration is required, nor the installation of
 third-party dependencies.
 .
 This package includes the documentation and the sample codes
 available for Orthanc. It also includes the documentation
 to develop C/C++ plugins for Orthanc.

Package: ovmf-ia32
Description-md5: 45406fadf3a151c202373ad38c0f2c3e
Description-en: UEFI firmware for 32-bit x86 virtual machines
 Open Virtual Machine Firmware is a build of EDK II for 32-bit x86 virtual
 machines. It includes full support for UEFI, including Secure Boot, allowing
 use of UEFI in place of a traditional BIOS in your VM.

Package: pd-deken
Description-md5: 92dc840f7e116673e65424f0a8440fde
Description-en: Externals wrangler for Pure Data
 deken is a simple and easy to use package manager for Pure Data (Pd).
 .
 The deken-plugin integrates with the Pd user interface, where you can search
 for externals and install them with a single click.
 Since Pd-0.47, the deken-plugin is integrated into Pure Data (but the Debian
 package provides an updated plugin)
 .
 Available backends that provide packages are:
  - puredata.info (downloads packages via the Pure Data community website and
    installs them into the per-user installation directory (~/pd-externals))
  - apt (installs Pd packages the Debian way; packaged as "pd-deken-apt")

Package: pd-deken-apt
Description-md5: 409781c90d6f5ef0a13c6caf8ccaa6cd
Description-en: Externals wrangler for Pure Data (APT backend)
 deken is a simple and easy to use package manager for Pure Data (Pd).
 .
 The deken-plugin integrates with the Pd user interface, where you can search
 for externals and install them with a single click.
 .
 This addon allows one to additionally use 'apt' for installing Debian provided
 packages from within the deken-plugin (rather than downloading binaries from
 the Pure Data community website).

Package: php-proxy-manager
Description-md5: 3ded5074384997c0a178f0da0734c93a
Description-en: library providing utilities to operate with Object Proxies
 This library aims at providing abstraction for generating various
 kinds of proxy classes.
 .
 Currently, this project supports generation of Virtual Proxies and
 Smart References. Additionally, it can generate a small
 high-performance Hydrator class to optimize transition of data from
 and into your objects.

Package: php8.3-bcmath
Description-md5: 8f9f425714b203a9b7d1f3678f64c107
Description-en: Bcmath module for PHP
 This package provides the Bcmath module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-bz2
Description-md5: 6221ff838ed81a370f3420140a1ccf42
Description-en: bzip2 module for PHP
 This package provides the bzip2 module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-dba
Description-md5: a1c9cd8c67d752f4aaf0ba88ecb360df
Description-en: DBA module for PHP
 This package provides the DBA module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-enchant
Description-md5: 687582edca33aa141d3f62c1294fcb07
Description-en: Enchant module for PHP
 This package provides the Enchant module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-fpm
Description-md5: 90ab369d6f70e2962e63454ab0a372f6
Description-en: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php8.3 package.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-imap
Description-md5: 73ce2e5dbb1377bc41524b600892883b
Description-en: IMAP module for PHP
 This package provides the IMAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-interbase
Description-md5: 40c18d15eeba50ef5700d72e1e45d586
Description-en: Interbase module for PHP
 This package provides the Interbase module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-intl
Description-md5: 576352b0c1559ceb07b3161367c69f39
Description-en: Internationalisation module for PHP
 This package provides the Internationalisation module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-phpdbg
Description-md5: 67c6305a8de98639c145ce896becb6da
Description-en: server-side, HTML-embedded scripting language (PHPDBG binary)
 This package provides the /usr/bin/phpdbg command interpreter, useful for
 stepthrough debugging of PHP code.
 .
 The following extensions are built in: Core date filter hash json libxml
 openssl pcntl pcre random Reflection session sodium SPL standard zlib.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-soap
Description-md5: 8ca6ca2ae4fbc6127f6522e73f05005a
Description-en: SOAP module for PHP
 This package provides the SOAP module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-sybase
Description-md5: c5f3c0b4521b40ee671df4ab3452df1d
Description-en: Sybase module for PHP
 This package provides the Sybase module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: php8.3-xsl
Description-md5: 93c8fc5e2935346a001f328e898c3cff
Description-en: XSL module for PHP (dummy)
 This package is a transitional dummy package and can be safely
 removed.

Package: php8.3-zip
Description-md5: e148c478613188b645a0ec42c87f0518
Description-en: Zip module for PHP
 This package provides the Zip module(s) for PHP.
 .
 PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
 open source general-purpose scripting language that is especially suited
 for web development and can be embedded into HTML.

Package: piuparts
Description-md5: 055e74b6d60140a58563105e6aa821a1
Description-en: .deb package installation, upgrading, and removal testing tool
 piuparts tests that .deb packages (as used by Debian) handle
 installation, upgrading, and removal correctly. It does this by
 creating a minimal Debian installation in a chroot, and installing,
 upgrading, and removing packages in that environment, and comparing the
 state of the directory tree before and after. piuparts reports any
 files that have been added, removed, or modified during this process.
 .
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.

Package: piuparts-common
Description-md5: b6cd8a6bc1021198534dda4e75433356
Description-en: common piuparts components
 piupartslib, common library used by piuparts-master, -report, -analyze and
 -slave.
 .
 See https://piuparts.debian.org or the piuparts package to learn more about
 piuparts.

Package: piuparts-master
Description-md5: a72d4f4d0638150964428161606fa457
Description-en: piuparts master components
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This package provides the piuparts-master, which needs one or more slaves to
 operate. It also contains piuparts-report to generate web pages with the
 testing results as well as documentation.

Package: piuparts-master-from-git-deps
Description-md5: 735d6d8347568a1de0e3cce6c0069020
Description-en: dependencies for running piuparts master from git
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This metapackage provides all the dependencies needed for running a
 piuparts-master instance (including piuparts-report etc.) from git.

Package: piuparts-slave
Description-md5: d75f4e850854faeeee48208dfc4858d4
Description-en: piuparts slave components
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This package provides the piuparts slave components, which need a piuparts
 master to operate. See the documentation in the piuparts-master package.

Package: piuparts-slave-from-git-deps
Description-md5: fa1ae615143527f6fa7538f24bd65486
Description-en: dependencies for running piuparts slave from git
 piuparts is meant as a quality assurance tool for people who create .deb
 packages to test them before they upload them to the Debian package archive.
 A master/slave piuparts installation is used for testing complete archives
 as it is done on https://piuparts.debian.org/.
 .
 This metapackage provides all the dependencies needed for running a
 piuparts-slave instance from git.

Package: plasma-mobile-core
Description-md5: f3f92f549deaa0f9ab5d06d20bcab9aa
Description-en: Plasma mobile Environment -- essential components
 These are the core components of the Plasma shell for mobile
 devices.
 .
 This metapackage depends on a basic set of programs.

Package: plasma-mobile-full
Description-md5: 200cd8007028b3ef3d602376038f4b72
Description-en: Plasma mobile Environment, with extra components
 This is the Plasma shell for mobile devices.
 .
 This metapackage depends on a bigger set of programs than plasma-mobile-core
 giving a more nearly complete environment.

Package: plasma-mobile-phone
Description-md5: bd9bd8050f7cb1a283cc0329b7d88c0c
Description-en: Plasma mobile Environment -- phone components
 These are the phone-related components of the Plasma shell for
 mobile devices.
 .
 This metapackage depends on a set of programs that are needed for
 phone calls and sms handling.

Package: plasma-mobile-pim
Description-md5: 38f2c384418648bd789945b5473ecd37
Description-en: Plasma mobile Environment -- PIM components
 These are components of the Plasma ecosystem related to
 management of personal information.

Package: plasma-mobile-tablet
Description-md5: da53208aac440d5ab421c5479c165ec5
Description-en: Plasma mobile Environment -- tablet components
 These are the tablet related components of the Plasma shell for
 mobile devices.
 .
 This metapackage depends on a set of programs that are useful on tablets.

Package: plplot-doc
Description-md5: 4a6b489e8519d3fe689a5aeb6bfefc16
Description-en: Documentation 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 HTML, PDF, PostScript and info forms of the
 PLplot documentation.  It also contains the man pages for the API
 functions.

Package: plplot-driver-cairo
Description-md5: a253bfbeffa7f0b503680e35c4081abf
Description-en: Scientific plotting library (Cairo driver)
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package provides the Cairo driver module for PLplot.  It is based
 on the Cairo 2D graphics library with supporting multiple output devices
 (X-Window, PDF, PostScript, and PNG).

Package: plplot-driver-qt
Description-md5: fbd27eb04c005c8e3c230d8c0f50580e
Description-en: Scientific plotting library (Qt driver)
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package provides the Qt driver module for PLplot.

Package: plplot-driver-wxwidgets
Description-md5: a1f1da908a753fc88786e285987f0059
Description-en: Scientific plotting library (wxWidgets driver)
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package provides the wxWidgets driver module for PLplot.

Package: plplot-driver-xwin
Description-md5: 9e16610ed4059fc60f1c2acf2c141f8d
Description-en: Scientific plotting library (X11 driver)
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package provides the X11 driver module for PLplot.

Package: plplot-examples
Description-md5: 48ffdce183d0e3e2571da9bf3e8a6c4f
Description-en: Examples for PLplot, a plotting library
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package contains the examples in C, C++, and for the supported
 language bindings for the  PLplot library.

Package: plplot-tcl
Description-md5: f48cc16d95409ce8988c70453b1f3aa6
Description-en: Tcl/Tk support for PLplot, a plotting library
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package contains the Tcl/Tk support for PLplot: shared libraries,
 Tcl modules and the Tk driver.

Package: plplot-tcl-bin
Description-md5: 645baa7b92cec3bb3bd10363427b0060
Description-en: Tcl/Tk tools for PLplot, a plotting library
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package contains the pltcl and plserver programs for interactive
 use of the Tcl/Tk support for PLplot.

Package: plplot-tcl-dev
Description-md5: af6ec3fcc4b6ff2bd34cd40254aa5889
Description-en: Tcl/Tk development support for PLplot, a plotting library
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package contains the necessary files to do development in Tcl/Tk
 with PLplot: header files, shared libraries links, and examples.

Package: pocl-doc
Description-md5: e3c0e90e39c5759953608bcfdf5dbf74
Description-en: documentation for the pocl library
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package provides the development files for the pocl library.  Unless very
 specific needs, this package is useless.  This package is only required to link
 directly and explicitly with pocl.
 .
 This package provides the documentation for the pocl library.

Package: pocl-opencl-icd
Description-md5: 4258670334653aa715a62c48695316e8
Description-en: pocl ICD
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package allows one to use pocl as an installable client driver (ICD) for
 OpenCL.

Package: pocl-source
Description-md5: 47dc743b5166f7eebaddd69949abe252
Description-en: pocl source code
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations.
 .
 This package provides original Debian (with Debian patches already applied)
 sources of pocl shipped in a tarball. This can be used for building the
 device libraries for additional targets.

Package: pocl-tests
Description-md5: 710b3bd0a76d173d1efbb0ad1beaf2b7
Description-en: pocl testsuite
 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package contains the source code of the pocl test suite.

Package: procdump
Description-md5: 2a902cba700e50b5fa9f01c4d1a3edbf
Description-en: Utility to create core dumps based on performance triggers
 ProcDump provides a convenient way for Linux developers to create core
 dumps of their application based on performance triggers.

Package: prometheus-node-exporter-collectors
Description-md5: a0e33c65384acc786c0e717e0ee65c4e
Description-en: Supplemental textfile collector scripts for Prometheus node_exporter
 Optional textfile collector scripts which extend the functionality of
 Prometheus node_exporter, or process output from external binaries into
 the Prometheus metrics format, to be exposed by node_exporter.

Package: pydevd
Description-md5: 8f75d0ae0866e304e688850ee6506ade
Description-en: Debugger used by debugpy (command line script)
 This is the debugger underlying debugpy, which is used by IPython and
 Spyder, among others.
 .
 This package can also be used for remote debugging, connecting from an IDE.
 .
 This package provides the "pydevd" command to run pydevd on another
 Python script from the command line.

Package: pypy3
Description-md5: bcca4016544277bbfb1d0363fb139efb
Description-en: fast alternative implementation of Python 3.x - PyPy interpreter
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x). It has several advantages and distinct features:
  * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often
    run faster on PyPy.
  * Memory usage: large, memory-hungry Python programs might end up taking less
    space than they do in CPython.
  * Compatibility: PyPy is highly compatible with existing Python code.
    It supports ctypes and can run popular Python libraries like twisted and
    django.
  * Stackless: PyPy supports stackless mode on most platforms, providing
    micro-threads for massive concurrency.
 .
 This package contains the PyPy interpreter for Python 3.x.

Package: pypy3-dev
Description-md5: 2ab72155a87adf0fc22366c3a27390d4
Description-en: header files for PyPy (an alternative Python 3.x interpreter)
 Header files for compiling cpython C extension modules for use with PyPy.
 Note that pure Python modules will probably perform better.
 .
 PyPy supports a subset of cpython's C API through its CPyExt subsystem.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

Package: pypy3-doc
Description-md5: 537ca08edf69fdaf448335c7c5bd4398
Description-en: developer Documentation for PyPy (an alternative Python 3.x interpreter)
 The Developer documentation for PyPy. This mostly covers the internals of
 PyPy, and development of PyPy itself.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

Package: pypy3-lib
Description-md5: d990d11c93726ef911d8bb77cd2497d6
Description-en: standard library for PyPy (an alternative Python 3.x interpreter)
 The PyPy standard library. This is a combination of modules, copied directly
 from cpython, modified cpython modules, and modules entirely re-implemented
 (usually in pure Python, where they are C extensions in cpython).
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

Package: pypy3-lib-testsuite
Description-md5: b14fc25534dbb48086570e1721307f1a
Description-en: standard library test suite for PyPy (an alternative Python 3,x interpreter)
 The complete test suite for the PyPy standard library.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

Package: pypy3-tk
Description-md5: 673507ae7e0cf0430e97082ddc69ab49
Description-en: Tkinter module for PyPy (an alternative Python 3.x interpreter)
 A module for writing portable GUI applications with PyPy using Tk.
 Also known as Tkinter.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

Package: pypy3-venv
Description-md5: dfd22269c577de737d954e667de88d3b
Description-en: fast alternative implementation of Python 3.x - PyPy venv module
 This package will install the dependencies of the PyPy 3 venv module.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

Package: python-astropy-doc
Description-md5: 142e0ddf11adb0314ec7d19a6e6e32f1
Description-en: Core functionality for performing astrophysics with Python (doc)
 The astropy package contains core functionality and some common tools
 needed for performing astronomy and astrophysics research with Python.
 It can be extended by a number of "affiliated packages" that are
 intended to work with the core package.
 .
 This package contains the package documentation.

Package: python-django-crispy-forms-doc
Description-md5: f7f3fb11e3bf8a309ff7a14f2edfa9d2
Description-en: app for Django providing elegant form rendering (Documentation)
 django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
 that will let you control the rendering behavior of your Django forms in a
 very elegant and DRY way. Have full control without writing custom form
 templates. All this without breaking the standard way of doing things in
 Django, so it plays nice with any other form application.
 .
 Django-crispy-forms supports several frontend frameworks, such as Twitter
 Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily
 adapt your custom company's one, creating your own, see the docs for more
 information. You can easily switch among them using CRISPY_TEMPLATE_PACK
 setting variable.
 .
 This package contains the documentation.

Package: python-django-crispy-forms-foundation-doc
Description-md5: e981954e45864cf01eb8543e81d2a174
Description-en: Django-crispy-forms layout objects for Foundation for sites (Documentation)
 This is a Django application to add django-crispy-forms layout objects for
 the CSS framework Foundation for sites. It depends on the
 python3-crispy-forms library.
 .
 django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
 that will let you control the rendering behavior of your Django forms in a
 very elegant and DRY way. Have full control without writing custom form
 templates. All this without breaking the standard way of doing things in
 Django, so it plays nice with any other form application.
 .
 django-crispy-forms supports several frontend frameworks, such as Twitter
 Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily
 adapt your custom company's one, creating your own, see the docs for more
 information. You can easily switch among them using CRISPY_TEMPLATE_PACK
 setting variable.
 .
 This package contains the documentation.

Package: python-geoalchemy2-doc
Description-md5: 41d605c07ee8c2a1537ebffe7871bf51
Description-en: SQLAlchemy extension for spatial databases (Documentation)
 GeoAlchemy 2 extends SQLAlchemy, enabling it to handle spatial databases.
 This toolkit supports various database dialects including PostgreSQL/PostGIS,
 SQLite, and MySQL. By leveraging SQLAlchemy's ORM capabilities, GeoAlchemy 2
 simplifies the integration of spatial data within Python applications.
 .
 This package contains the documentation.

Package: python-ipywidgets-doc
Description-md5: 04eff6c28579d2b4cb8412d11836b71b
Description-en: Interactive widgets for the Jupyter notebook (documentation)
 Notebooks come alive when interactive widgets are used. Learning becomes an
 immersive and fun experience. Researchers can easily see how changing inputs
 to a model impact the results.
 .
 This package installs documentation.

Package: python-m2crypto-doc
Description-md5: 308a7a3baa80f49f1b193f14c4501d4d
Description-en: Python wrapper for the OpenSSL library (docs)
 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.
 .
 This package contains the documentation.

Package: python-ppmd-doc
Description-md5: a6a00c01823b7c839be85ec9735c8b48
Description-en: documentation for the ppmd Python library
 This package provides documentation for ppmd

Package: python-pytest-doc
Description-md5: 97b336e965878efc4451d01f87777140
Description-en: Simple, powerful testing in Python - Documentation
 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package contains the documentation for pytest.

Package: python-qwt-doc
Description-md5: a68480f21fa4103cb18a47399d7b814a
Description-en: Pure Python implementation of Qwt - Documentation
 The qwt package is a pure Python implementation of Qwt C++ library
 with the following limitations.
 .
 The following `Qwt` classes won't be reimplemented in `qwt` because most
 powerful features already exist in `guiqwt`:
   * QwtPlotZoomer
   * QwtCounter
   * QwtEventPattern
   * QwtPicker
   * QwtPlotPicker
 .
 QwtClipper is not implemented yet (and it will probably be very
 difficult or impossible to implement it in pure Python without
 performance issues).  As a consequence, when zooming in a plot curve,
 the entire curve is still painted (in other words, when working with
 large amount of data, there is no performance gain when zooming in).
 .
 This is the documentation of the package.

Package: python-sympy-doc
Description-md5: cc59e8cf2755ff21ca090cae2bda5c81
Description-en: Computer Algebra System (CAS) in Python - Documentation
 SymPy is a Python library for symbolic mathematics (manipulation). It aims to
 become a full-featured computer algebra system (CAS) while keeping the code as
 simple as possible in order to be comprehensible and easily extensible. SymPy
 is written entirely in Python and does not require any external libraries,
 except optionally for plotting support.
 .
 This package contains the documentation for sympy Python module.

Package: python-traitlets-doc
Description-md5: 7271462490aa48cdf4d2e83c12f985c8
Description-en: Lightweight Traits-like package for Python (documentation)
 A lightweight pure-Python derivative of Enthought Traits, used
 for configuring Python objects.
 .
 It powers the config system of IPython and Jupyter.
 .
 This package contains the HTML documentation.

Package: python-xsdata-doc
Description-md5: 7f79b623c8bdf547c72e98458101a0b0
Description-en: Naive XML Bindings for Python (common documentation)
 xsData is a complete XML data binding library for Python allowing developers
 to access and use XML documents as simple objects rather than using DOM.
 .
 It ships with a code generator for XML Schema definitions and WSDL 1.1 with
 SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't
 depend on the library itself in order to reduce the learning curve for users
 that have to write the binding models manually.
 .
 The included xml parser and serializer are highly optimized and adaptable
 with handlers based on native Python and lxml. The parser configuration
 offers the ability to skip unknown properties and to process xinclude
 statements.
 .
 xsData is constantly tested against the W3C XML Schema 1.1 test suite.
 .
 This is the common documentation package.

Package: python3-anyio
Description-md5: 800409278ac1e2b711841a3112620537
Description-en: Asynchronous compatibility layer (Python 3)
 This module provides a bridge to run the same sources unmodified
 on asyncio, curio and trio.
 .
 It bridges the following features:
  - task groups
  - cancellation
  - threads
  - signal handling
  - asynchronous file operations
  - subprocesses
  - inter-task synchronization and communication
  - high-level networking
 .
 This package installs the library for Python 3.

Package: python3-astropy
Description-md5: d68fca10e089e4294adf8b1b26f541e5
Description-en: Core functionality for performing astrophysics with Python
 The astropy package contains core functionality and some common tools
 needed for performing astronomy and astrophysics research with Python.
 It can be extended by a number of "affiliated packages" that are
 intended to work with the core package.

Package: python3-av
Description-md5: 4c00d46bee90f8f86104cdfd2b5f9c04
Description-en: pythonic bindings for FFmpeg's libraries
 PyAV is a Pythonic binding for the FFmpeg libraries,
 aiming to provide all of the power and control
 of the underlying library,
 but manage the gritty details as much as possible.
 .
 PyAV is for direct and precise access
 to your media via containers, streams, packets, codecs, and frames.
 It exposes a few transformations of that data,
 and helps you get your data to/from other packages
 (e.g. Numpy and Pillow).

Package: python3-brial
Description-md5: c156f962c6f2314f9f45be4d5ac79611
Description-en: polynomials over Boolean Rings, Python 3 module
 The core of BRiAl is a C++ library, which provides high-level data
 types for Boolean polynomials and monomials, exponent vectors, as
 well as for the underlying polynomial rings and subsets of the
 powerset of the Boolean variables. As a unique approach, binary
 decision diagrams are used as internal storage type for polynomial
 structures. On top of this C++-library a Python interface
 is provided. This allows parsing of complex polynomial systems, as well
 as sophisticated and extendable strategies for Groebner base
 computation. BRiAl features a powerful reference implementation
 for Groebner basis computation.
 .
 This package contains the BRiAl Python 3 module.

Package: python3-clang-18
Description-md5: 2c9b6237594ba364f2afb9b0458f2f14
Description-en: Clang Python Bindings
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This binding package provides access to the Clang compiler and libraries.

Package: python3-clang-19
Description-md5: 2c9b6237594ba364f2afb9b0458f2f14
Description-en: Clang Python Bindings
 Clang project is a C, C++, Objective C and Objective C++ front-end
 based on the LLVM compiler. Its goal is to offer a replacement to the
 GNU Compiler Collection (GCC).
 .
 Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
 provides most of the support of C++20.
 .
 This binding package provides access to the Clang compiler and libraries.

Package: python3-colorcet
Description-md5: ad05bfea4c93d0a17484bc41a3b3925e
Description-en: set of useful perceptually uniform colormaps for plotting scientific data
 Collection of perceptually uniform colormaps for use with Python
 plotting programs like bokeh, matplotlib, holoviews, and datashader
 based on the set of perceptually uniform colormaps created by Peter
 Kovesi at the Center for Exploration Targeting.

Package: python3-createrepo-c
Description-md5: a8b30dc3d43b18f115833760087030c1
Description-en: library for creating RPM repository metadata (Python bindings)
 The createrepo tool generates the repodata directory and XML metadata that
 makes up a repository of RPM packages. This repository format is supported
 by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
 .
 This package contains a Python module for interfacing with
 the libcreaterepo-c library.

Package: python3-databases
Description-md5: 1244464168a9e04754f8e997cc985150
Description-en: async database support for Python's asyncio
 Databases gives you simple asyncio support for a range of databases.
 .
 It allows you to make queries using the powerful SQLAlchemy Core
 expression language, and provides support for PostgreSQL, MySQL and SQLite.
 .
 Databases is suitable for integrating against any async Web framework, such as
 Starlette, Sanic, Responder, Quart, aiohttp, Tornado, FastAPI or Bocadillo.

Package: python3-datalab
Description-md5: a57a7ece4c6373f2a13eed7803d19341
Description-en: data processing and analysis software for scientific and industrial applications
 DataLab is an open-source platform for scientific and technical data
 processing and visualization with unique features designed to meet
 industrial requirements. Leveraging the richness of the scientific
 Python ecosystem and the Qt graphical user interfaces, DataLab is a
 versatile tool, extendable with plugins and working seamlessly with
 your IDE or your Jupyter notebooks.

Package: python3-django-crispy-forms
Description-md5: cd8872a7d81d0836d82490e06d77defb
Description-en: app for Django providing elegant form rendering (Python3 version)
 django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
 that will let you control the rendering behavior of your Django forms in a
 very elegant and DRY way. Have full control without writing custom form
 templates. All this without breaking the standard way of doing things in
 Django, so it plays nice with any other form application.
 .
 Django-crispy-forms supports several frontend frameworks, such as Twitter
 Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily
 adapt your custom company's one, creating your own, see the docs for more
 information. You can easily switch among them using CRISPY_TEMPLATE_PACK
 setting variable.
 .
 This package contains the Python 3 version of the library.

Package: python3-django-crispy-forms-foundation
Description-md5: 7abc36c90aaaf520ce9bfc81d5983751
Description-en: Django-crispy-forms layout objects for Foundation for sites (Python3 version)
 This is a Django application to add django-crispy-forms layout objects for
 the CSS framework Foundation for sites. It depends on the
 python3-crispy-forms library.
 .
 django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
 that will let you control the rendering behavior of your Django forms in a
 very elegant and DRY way. Have full control without writing custom form
 templates. All this without breaking the standard way of doing things in
 Django, so it plays nice with any other form application.
 .
 django-crispy-forms supports several frontend frameworks, such as Twitter
 Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily
 adapt your custom company's one, creating your own, see the docs for more
 information. You can easily switch among them using CRISPY_TEMPLATE_PACK
 setting variable.
 .
 This package contains the Python 3 version of the library.

Package: python3-dns
Description-md5: 32eaa5f6103e3bc4f5c85cabfab90328
Description-en: DNS client module for Python 3
 This Python 3 module provides an DNS API for looking up DNS entries from
 within Python 3 modules and applications. This module is a simple,
 lightweight implementation. It is not as complete as python-dnspython, but is
 useful for many common applications.  It does not support async.

Package: python3-docx
Description-md5: 6e906b57e01a8d5076fb9de4c3654bee
Description-en: library for creating and updating Microsoft Word files (Python 3)
 python-docx is a Python library for creating and updating Microsoft Word
 (.docx) files.
 .
 This package installs the library for Python 3.

Package: python3-dolfin
Description-md5: 77ebd7f575379d4276cb20694043b9c2
Description-en: Base Python interface for DOLFIN (Python 3)
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This is the base package depending on specific dolfin builds. By
 default the version built against the preferred version of PETSc in
 /usr/lib/petsc is selected (with 32-bit indexing, but the
 alternative version (64-bit PETSc) can be selected by setting the
 environment variable PETSC_DIR.
 .
 This is the legacy version of DOLFIN, you may want to install the
 next-generation python3-dolfinx (DOLFIN-X) instead.

Package: python3-dolfin-real
Description-md5: cd25943676baf8079740fbee38d5cb3a
Description-en: Python interface for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the Python interface for DOLFIN (Python 3)
 build against the default version of PETSc (with 32-bit indexing)
 .
 This is the legacy version of DOLFIN, you may want to install the
 next-generation python3-dolfinx (DOLFIN-X) instead.

Package: python3-dolfin64-real
Description-md5: f0e44a41b798fdc367452f32a781ae4c
Description-en: Python interface for DOLFIN (with 64-bit PETSc integers)
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the Python interface for DOLFIN (Python 3)
 build against 64-bit PETSc (64-bit indexing)
 .
 This is the legacy version of DOLFIN, you may want to install the
 next-generation python3-dolfinx (DOLFIN-X) instead.

Package: python3-emmet-core
Description-md5: 09284ddc098214ecdaf49955214ede5b
Description-en: Core models for the Materials Project (Python 3)
 The Materials API Toolkit for the Materials Project. Emmet-core
 defines the core models, data pipelines.
 .
 This package installs the library for Python 3.

Package: python3-flask-sqlalchemy
Description-md5: f5bf19d1ddb6afb3baa428aa8b0b1c4c
Description-en: SQLAlchemy support to your Python 3 Flask application (Python3)
 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
 intentions.
 .
 This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy
 is to make accomplishing common tasks in Flask application easier by providing
 useful defaults and extra helpers.

Package: python3-genx
Description-md5: 532af7e4345a07615e761e413c9ad2ab
Description-en: differential evolution algorithm for fitting
 GenX is a versatile program using the differential evolution
 algorithm for fitting, primarily, X-ray and neutron reflectivity
 data, lately also surface x-ray diffraction data. The differential
 evolution algorithm is a robust optimization method which avoids
 local minima but at same is a highly effective. GenX is written in
 Python and uses the wxpython package for the Graphical User Interface
 (GUI). A model to fit is defined either through a GUI plug-in or via
 a Python script. The possibility to script everything makes it easy
 to develop completely new fitting model. Clearly, GenX is extremely
 modular, making it possible to extend the program with models and
 plug-ins for most fitting problems. At the present GenX is shipped
 with models for x-ray and neutron specular reflectivity,
 off-specular x-ray reflectivity and surface x-ray diffraction

Package: python3-geoalchemy2
Description-md5: 689535719ea64980b5c1f97ef078980d
Description-en: SQLAlchemy extension for spatial databases
 GeoAlchemy 2 extends SQLAlchemy, enabling it to handle spatial databases.
 This toolkit supports various database dialects including PostgreSQL/PostGIS,
 SQLite, and MySQL. By leveraging SQLAlchemy's ORM capabilities, GeoAlchemy 2
 simplifies the integration of spatial data within Python applications.

Package: python3-httpx
Description-md5: 6762dc17c5db1f355a304667af11f924
Description-en: next generation HTTP client
 HTTPX is a fully featured HTTP client for Python 3, which provides sync and
 async APIs, and support for both HTTP/1.1 and HTTP/2.
 .
 HTTPX is a high performance asynchronous HTTP client, that builds on the
 well-established usability of requests, and gives you:
 .
  * A broadly requests-compatible API.
  * Standard synchronous interface, but with async support if you need it.
  * HTTP/1.1 and HTTP/2 support.
  * Ability to make requests directly to WSGI applications or ASGI applications.
  * Strict timeouts everywhere.
  * Fully type annotated.
  * 99% test coverage.
 .
 Plus all the standard features of requests:
 .
  * International Domains and URLs
  * Keep-Alive & Connection Pooling
  * Sessions with Cookie Persistence
  * Browser-style SSL Verification
  * Basic/Digest Authentication
  * Elegant Key/Value Cookies
  * Automatic Decompression
  * Automatic Content Decoding
  * Unicode Response Bodies
  * Multipart File Uploads
  * HTTP(S) Proxy Support
  * Connection Timeouts
  * Streaming Downloads
  * .netrc Support
  * Chunked Requests

Package: python3-ipywidgets
Description-md5: 3d8af55ca201e7710e25b1ac86e14d7d
Description-en: Interactive widgets for the Jupyter notebook (Python 3)
 Notebooks come alive when interactive widgets are used. Learning becomes an
 immersive and fun experience. Researchers can easily see how changing inputs
 to a model impact the results.
 .
 This package installs the library for Python 3 notebooks.

Package: python3-jupyter-events
Description-md5: 247b4443fae504240c7d5aa9f1bbaf90
Description-en: Configurable event system for Jupyter applications and extensions.
 Jupyter Events enables Jupyter Python Applications (e.g. Jupyter
 Server, JupyterLab Server, JupyterHub, etc.) to emit
 events—structured data describing things happening inside the
 application. Other software (e.g. client applications like
 JupyterLab) can listen and respond to these events.
 .
 This package installs the library for Python 3.

Package: python3-jupyterlab
Description-md5: 9f87f71980849d5b9318233de6ec5fea
Description-en: Computational environment
 Extensible environment for interactive and reproducible computing,
 based on the Jupyter notebook and architecture.
 .
 This package installs the library for Python 3.

Package: python3-libxml2
Description-md5: e0b5bce27d5c0bcc6fdf3991eb60ce4b
Description-en: GNOME XML library - Python3 bindings
 XML is a metalanguage to let you design your own markup language.
 A regular markup language defines a way to describe information in
 a certain class of documents (eg HTML). XML lets you define your
 own customized markup languages for many classes of document. It
 can do this because it's written in SGML, the international standard
 metalanguage for markup languages.
 .
 This package contains the files needed to use the GNOME XML library
 in Python3 programs.

Package: python3-lldb-18
Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92
Description-en: Next generation, high-performance debugger, python3 lib
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.
 .
 This binding package provides access to lldb.

Package: python3-lldb-19
Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92
Description-en: Next generation, high-performance debugger, python3 lib
 LLDB is a next generation, high-performance debugger. It is built as a set of
 reusable components which highly leverage existing libraries in the larger LLVM
 Project, such as the Clang expression parser and LLVM disassembler.
 .
 This binding package provides access to lldb.

Package: python3-m2crypto
Description-md5: 473d704fb2f024bef4632a823a541382
Description-en: Python wrapper for the OpenSSL library
 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.

Package: python3-metview
Description-md5: d7374649cdfda22352a154130b3c46df
Description-en: Python3 support for Metview
 Metview is the Visualization system from the European Centre for Medium Range
 Forecasts. It is scriptable, allowing auotmated generation of weather and
 climate graphics.
 .
 This package provides Python3 support for the Metview package

Package: python3-mp-api
Description-md5: 2e488f276512b2f52480f676e6cf7568
Description-en: Materials Project API for Python
 The Materials Project API defines a standardized manner in which the
 Materials Project database can be accessed by its users. The API is
 typically used by scientific researchers who need to retrieve large
 amounts of data to support their research.
 .
 This package installs the library for Python 3.

Package: python3-notcurses
Description-md5: 5c083d26387b359104da833c5342d7cf
Description-en: Character graphics and TUI library (Python)
 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 These files are necessary for Python development using Notcurses.
 The notcurses-pydemo script verifies these Python wrappers.

Package: python3-openturns
Description-md5: 8b25f3dcaf8ac5517420c1b6bb95981f
Description-en: Python3 front-end of OpenTURNS (aka TUI)
 OpenTURNS is a powerful and generic tool to treat and quantify
 uncertainties in numerical simulations in design, optimization and
 control. It allows both sensitivity and reliability analysis studies:
  * defining the outputs of interest and decision criterion;
  * quantify and model the source of uncertainties;
  * propagate uncertainties and/or analyse sensitivity and
  * rank the sources of uncertainty
 .
 Targeted users are all engineers who want to introduce the
 probabilistic dimension in their so far deterministic studies.
 .
 This package provides the Python3 bindings to the library.

Package: python3-opm-simulators
Description-md5: 5411eb2e3edbc3284d05fe5e42c61d3b
Description-en: Python wrappers for the Open porous media / reservoir simulators
 The Open Porous Media (OPM) software suite provides libraries and
 tools for modeling and simulation of porous media processes, especially
 for simulating CO2 sequestration and improved and enhanced oil recovery.
 .
 opm-simulators provides a research (ebos) and a production (flow) fully
 implicit black-oil simulators, supporting one to three phases and
 supporting solvent and polymer options. It uses cell centered finite
 volume schemes with two point flux approximation and automatic
 differentiation for the discretization and uses state of the art linear
 and nonlinear solvers. It supports standard and multi segment well
 models and reading and writing file in Eclipse format, a very common
 format used in the oil reservoir simulation community.
 .
 Package provides Python wrappers for the simulators.

Package: python3-paho-mqtt
Description-md5: 068c1df87d6cda4cc4c34c49c5bc9bc5
Description-en: MQTT client class (Python 3)
 This code provides a client class which enable applications to connect
 to an MQTT broker to publish messages, and to subscribe to topics and
 receive published messages. It also provides some helper functions to
 make publishing one off messages to an MQTT server very straightforward.
 .
 The MQTT protocol is a machine-to-machine (M2M)/”Internet of Things”
 connectivity protocol. Designed as an extremely lightweight publish/
 subscribe messaging transport, it is useful for connections with remote
 locations where a small code footprint is required and/or network
 bandwidth is at a premium.
 .
 This is the Python 3 version of the package.

Package: python3-plotpy
Description-md5: 0fda7c9cd5b0fe2c3c91575b1babd6f0
Description-en: Curve and image plotting tools for Python/Qt applications
 plotpy is a Python library providing efficient 2D data-plotting
 features for interactive computing and signal/image processing
 application development.  It is part of the PlotPyStack project,
 aiming at providing a unified framework for creating scientific GUIs
 with Python and Qt.

Package: python3-plplot
Description-md5: eb17ab7bbacade4f6715177fc50d0d4d
Description-en: Python support for PLplot, a plotting library
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set. The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package contains the library plmodule.so for glueing the PLplot
 scientific plotting library into Python applications. Examples are also
 provided.

Package: python3-plplot-qt
Description-md5: 083577bfe29461f89e411d0b9f6a52c9
Description-en: Scientific plotting library (Python Qt GUI)
 PLplot is relatively small, portable, freely distributable, and is rich
 enough to satisfy most users.  It has a wide range of plot types including
 line (linear, log), contour, 3D, fill, and almost 1000 characters
 (including Greek and mathematical) in its extended font set.  The package
 is designed to make it easy to quickly get graphical output; only a
 handful of function calls is typically required.  For more advanced use,
 virtually all aspects of plotting are configurable.
 .
 This package provides Python bindings to allow use of the PLplot API in
 qt applications.

Package: python3-pmix
Description-md5: 18bdffb37642e6489d4ebfc74cf3d64d
Description-en: Process Management Interface (Exascale) library - Python wrapper
 PMIX is the OpenMPI implementation of the Process Management Interface (PMI)
 Exascale API. This package provides Python3 bindings.

Package: python3-pooch
Description-md5: 905d0eb2290803ef7b904a457d365df0
Description-en: Tools to manage Python library's data files
 Pooch manages a data registry by downloading your data files
 from a server only when needed and storing them locally in a data
 cache (a folder on your computer).
 .
 Pooch's main features:
  * Pure Python and minimal dependencies.
  * Download a file only if necessary (it's not in the data cache or
    needs to be updated).
  * Verify download integrity through SHA256 hashes (also used to check
    if a file needs to be updated).
  * Designed to be extended: plug in custom download (FTP, scp, etc)
    and post-processing (unzip, decompress, rename) functions.
  * Includes utilities to unzip/decompress the data upon download to
    save loading time.
  * Can handle basic HTTP authentication (for servers that require a
    login) and printing download progress bars.
  * Easily set up an environment variable to overwrite the data cache
    location.
  * Automatically download your data files so you don't have to keep
    them in your GitHub repository.
  * Make sure everyone running the code has the same version of the
    data files (enforced through the SHA256 hashes).

Package: python3-ppmd
Description-md5: 3e1d48dcd312307535298c96b9bda2e6
Description-en: PPMd compression/decompression library
 PPM(Prediction by partial matching) is a compression algorithm which has
 several variations of implementations. PPMd is the implementation by Dmitry
 Shkarin. It is used in the RAR and by 7-Zip as one of several possible methods.
 .
 ppmd, aka. ppmd-cffi, is a python bindings with PPMd implementation by C
 language. The C codes are derived from p7zip, portable 7-zip implementation.
 ppmd-cffi support PPMd ver.H and PPMd ver.I.

Package: python3-psygnal
Description-md5: 433e594459881b5c337f763748aaf94c
Description-en: Fast Python callback/event system modeled after Qt Signals
 Psygnal (pronounced "signal") is a pure Python implementation of the
 observer pattern, with the API of Qt-style Signals with (optional)
 signature and type checking, and support for threading.
 .
 This library does not require or use Qt in any way, It simply
 implements a similar observer pattern API.

Package: python3-pydataverse
Description-md5: a13fa889234fa76f7cbb050b4a3a686f
Description-en: Python module for interacting with Dataverse APIs
 pyDataverse provides a comprehensive Python interface for interacting with
 Dataverse's APIs, facilitating the manipulation, validation, import, and
 export of all Dataverse data-types, including Dataverses, Datasets, and
 Datafiles.  Whether it's for importing large volumes of data into Dataverse,
 testing instances post-deployment, or executing basic API calls, pyDataverse
 streamlines these processes. Its fully Open Source license ensures it is
 accessible for everyone to use. Features include a comprehensive API wrapper
 covering all Dataverse API endpoints, data models for key Dataverse data
 types, data conversion tools for Dataverse's JSON format, easy mass
 imports/exports through CSV templates, utility functions, documented examples,
 custom exceptions, and a test suite. This module supports Python 3.6 and newer
 versions, making it a versatile tool for developers working with Dataverse.

Package: python3-pydevd
Description-md5: 5d329861498dfdf4ba0a0f2a43c87b35
Description-en: Debugger used by debugpy (command line script)
 This is the debugger underlying debugpy, which is used by IPython and
 Spyder, among others.
 .
 This package can also be used for remote debugging, connecting from an IDE.
 .
 The command line "pydevd" tool is available in the separate pydevd package.

Package: python3-pytest
Description-md5: a5dad4d5b22160c775ca39b2d4780244
Description-en: Simple, powerful testing in Python3
 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package provides the Python 3 module and the py.test-3 script.

Package: python3-python-docx
Description-md5: 89d3f04b18112d917be9435acaaaf54a
Description-en: transitional package
 This is a transitional package for python3-docx.

Package: python3-qwt
Description-md5: e6a597289a3a3fd5e1d79418aeb6ee29
Description-en: Pure Python implementation of Qwt - Python 3
 The qwt package is a pure Python implementation of Qwt C++ library
 with the following limitations.
 .
 The following `Qwt` classes won't be reimplemented in `qwt` because most
 powerful features already exist in `guiqwt`:
   * QwtPlotZoomer
   * QwtCounter
   * QwtEventPattern
   * QwtPicker
   * QwtPlotPicker
 .
 QwtClipper is not implemented yet (and it will probably be very
 difficult or impossible to implement it in pure Python without
 performance issues).  As a consequence, when zooming in a plot curve,
 the entire curve is still painted (in other words, when working with
 large amount of data, there is no performance gain when zooming in).
 .
 This is the Python 3 version of the package.

Package: python3-rdflib-sqlalchemy
Description-md5: 434337f77f96dab22c7c5e19b706d81a
Description-en: RDFLib store using SQLAlchemy dbapi as back-end
 RDFLib-SQLAlchemy is a formula-aware store for RDFLib that uses SQLAlchemy
 to persist triples in relational databases.
 .
 Tested backends include:
 .
  * SQLite, using the built-in Python driver
  * MySQL, using mysql-connector
  * PostgreSQL, using psycopg2 or pg8000

Package: python3-recoll
Description-md5: da325c34eba252b005b1eef214aed195
Description-en: Python extension for recoll (Python3)
 Personal full text search package which is based on a very strong backend
 (Xapian), for which it provides an easy to use and feature-rich interface.
 .
 This package provides Python3 extension module for recoll which can be use to
 extend recoll such as an Ubuntu Unity Lens.

Package: python3-ruamel.yaml
Description-md5: 6b3794fe2c9fee9e1f501c0783718884
Description-en: Roundtrip YAML parser/emitter (Python 3 module)
 ruamel.yaml is a YAML parser supporting roundtrip preservation of
 comments, seq/map flow style and map key order. It is a derivative of
 Kirill Simonov's PyYAML which supports YAML 1.2.
 .
 This package contains the Python 3 module.

Package: python3-ruamel.yaml.clib
Description-md5: 95df8c731bf0d9c1285ca8be91d22b7f
Description-en: C version of reader, parser and emitter for ruamel.yaml
 This package was split of from ruamel.yaml, so that ruamel.yaml can be build
 as a universal wheel as the C code is seldom changing, and it takes a long
 time to compile for all platforms,

Package: python3-sqlmodel
Description-md5: f92c731058993b489f5299d59fbd803b
Description-en: SQL databases in Python, designed for simplicity, compatibility, and robustness
 SQLModel is a library for interacting with SQL databases from Python code, with
 Python objects. It is designed to be intuitive, easy to use, highly compatible,
 and robust.
 .
 SQLModel is based on Python type annotations, and powered by Pydantic and
 SQLAlchemy.
 .
 The key features are:
 .
  * Intuitive to write: Great editor support. Completion everywhere. Less time
    debugging. Designed to be easy to use and learn. Less time reading docs.
  * Easy to use: It has sensible defaults and does a lot of work underneath to
    simplify the code you write.
  * Compatible: It is designed to be compatible with FastAPI, Pydantic, and
    SQLAlchemy.
  * Extensible: You have all the power of SQLAlchemy and Pydantic underneath.
  * Short: Minimize code duplication. A single type annotation does a lot of
    work. No need to duplicate models in SQLAlchemy and Pydantic.
 .
 SQLModel is designed to simplify interacting with SQL databases in FastAPI
 applications, it was created by the same author.
 .
 It combines SQLAlchemy and Pydantic and tries to simplify the code you write as
 much as possible, allowing you to reduce the code duplication to a minimum, but
 while getting the best developer experience possible.
 .
 SQLModel is, in fact, a thin layer on top of Pydantic and SQLAlchemy, carefully
 designed to be compatible with both.

Package: python3-starlette
Description-md5: 97e426dcd54d67f5b2f64d7d9535faef
Description-en: ASGI library ideal for building high performance asyncio services
 Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface)
 framework/toolkit, which is ideal for building high performance asyncio
 services.
 .
 It is production-ready, and gives you the following:
 .
  * Seriously impressive performance.
  * WebSocket support.
  * In-process background tasks.
  * Startup and shutdown events.
  * Test client built on `httpx`.
  * CORS, GZip, Static Files, Streaming responses.
  * Session and Cookie support.
  * 100% test coverage.
  * 100% type annotated codebase.
  * Zero hard dependencies.
 .
 Example:
 .
  from starlette.applications import Starlette
  from starlette.responses import JSONResponse
  from starlette.routing import Route
 .
  async def homepage(request):
      return JSONResponse({'hello': 'world'})
 .
  app = Starlette(debug=True, routes=[
    Route('/', homepage),
  ])

Package: python3-streamlink
Description-md5: 86c8477a72d6c76add7ba3d7de49f469
Description-en: Python module for extracting video streams from various websites
 Streamlink is a CLI utility which pipes video streams from various services
 into a video player, such as VLC.
 The main purpose of streamlink is to avoid resource-heavy and unoptimized
 websites, while still allowing the user to enjoy various streamed content.
 .
 Streamlink is a fork of the Livestreamer project.
 .
 Please consider donating or paying for subscription services when they are
 available for the content you consume and enjoy.
 .
 This package makes Streamlink APIs accessible in Python 3.

Package: python3-streamlink-doc
Description-md5: 83269223dfe6acc572c31a6a725cbf4e
Description-en: CLI for extracting video streams from various websites (documentation)
 Streamlink is a CLI utility which pipes video streams from various services
 into a video player, such as VLC.
 The main purpose of streamlink is to avoid resource-heavy and unoptimized
 websites, while still allowing the user to enjoy various streamed content.
 .
 Streamlink is a fork of the Livestreamer project.
 .
 Please consider donating or paying for subscription services when they are
 available for the content you consume and enjoy.
 .
 This package contains the Streamlink usage, API and plugins
 documentation in HTML format.

Package: python3-sympy
Description-md5: 574779e384c8c12f9251d460c19ec72b
Description-en: Computer Algebra System (CAS) in Python (Python 3)
 SymPy is a Python library for symbolic mathematics (manipulation). It aims to
 become a full-featured computer algebra system (CAS) while keeping the code as
 simple as possible in order to be comprehensible and easily extensible. SymPy
 is written entirely in Python and does not require any external libraries,
 except optionally for plotting support.
 .
 This package contains the Python 3 version of sympy.

Package: python3-torch-ignite
Description-md5: 6db43be76f243871505aeef8f03e9fe1
Description-en: High-level library to help with training and evaluating in PyTorch
 Ignite is a high-level library to help with training and evaluating neural
 networks in PyTorch flexibly and transparently.
 .
 Features
 .
  * Less code than pure PyTorch while ensuring maximum control and simplicity
  * Library approach and no program's control inversion
  * Extensible API for metrics, experiment managers, and other components

Package: python3-traitlets
Description-md5: 28e5bb55f7e1e4e7ac5709fb54ec477c
Description-en: Lightweight Traits-like package for Python (Python 3 library)
 A lightweight pure-Python derivative of Enthought Traits, used
 for configuring Python objects.
 .
 It powers the config system of IPython and Jupyter.
 .
 This package contains the library for Python 3.

Package: python3-xapian
Description-md5: 93b773d5c95200fab6dbf465a6f11f83
Description-en: Xapian search engine interface for Python3
 This package provides Xapian Python3 bindings.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
 .
 The Xapian Python bindings provide an interface to the Xapian library from the
 Python programming language, allowing both indexing and retrieval operations.

Package: python3-xhtml2pdf
Description-md5: 7f687876b2fd090f72527cd4217684f3
Description-en: Converts HTML into PDFs using ReportLab
 xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the
 HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS
 3). It is completely written in pure Python so it is platform
 independent.
 .
 The main benefit of this tool that a user with Web skills like HTML
 and CSS is able to generate PDF templates very quickly without
 learning new technologies.
 .
 xhtml2pdf was previously developed as "pisa".
 .
 This package installs the library for Python 3.

Package: python3-xsdata
Description-md5: 9aa09ca462ca250cea5659e2a8cc10e5
Description-en: Naive XML Bindings for Python (Python 3)
 xsData is a complete XML data binding library for Python allowing developers
 to access and use XML documents as simple objects rather than using DOM.
 .
 It ships with a code generator for XML Schema definitions and WSDL 1.1 with
 SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't
 depend on the library itself in order to reduce the learning curve for users
 that have to write the binding models manually.
 .
 The included xml parser and serializer are highly optimized and adaptable
 with handlers based on native Python and lxml. The parser configuration
 offers the ability to skip unknown properties and to process xinclude
 statements.
 .
 xsData is constantly tested against the W3C XML Schema 1.1 test suite.
 .
 This package installs the library for Python 3.

Package: python3.13
Description-md5: 0c72d00e5340087b9f805f3bd4ae9c7f
Description-en: Interactive high-level object-oriented language (version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: python3.13-dbg
Description-md5: 3ebd083cfea4476f736b5a6fc3d0185d
Description-en: Debug Build of the Python Interpreter (version 3.13)
 The package holds two things:
 .
 - A Python interpreter configured with --pydebug. Dynamically loaded modules
   are searched as <foo>_d.so first. Third party extensions need a separate
   build to be used by this interpreter.
 - Debug information for standard python interpreter and extensions.
 .
 See the README.debug for more information.

Package: python3.13-dev
Description-md5: 187e4cccb29409f4c471126803844e59
Description-en: Header files and a static library for Python (v3.13)
 Header files, a static library and development tools for building
 Python (v3.13) modules, extending the Python interpreter or embedding
 Python (v3.13) in applications.
 .
 Maintainers of Python packages should read README.maintainers.

Package: python3.13-doc
Description-md5: b30c3125d36c6d3b6dd6be76940952fb
Description-en: Documentation for the high-level object-oriented language Python (v3.13)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.13). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python3.13
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules

Package: python3.13-examples
Description-md5: b166d2d9bb0370735918a16226a74576
Description-en: Examples for the Python language (v3.13)
 Examples, Demos and Tools for Python (v3.13). These are files included in
 the upstream Python distribution (v3.13).

Package: python3.13-full
Description-md5: 5973c987d65e294b21bed9b8113d5c87
Description-en: Python Interpreter with complete class library (version 3.13)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on the full
 standard library of Python for Python developers. Including modules
 used only at build-time, such as venv and lib2to3, and modules with
 complex dependencies, such as tk and IDLE. All batteries included.
 .
 According to the Debian Python policy, this package must not be used in
 build dependencies, dependencies and recommendations.

Package: python3.13-minimal
Description-md5: 685ad02ad5817a3f5556dd073b0ac237
Description-en: Minimal subset of the Python language (version 3.13)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.13-minimal/README.Debian for a list of the modules
 contained in this package.

Package: python3.13-nopie
Description-md5: 260275544ee885a5575344333be38abb
Description-en: Python interpreter linked without PIE (version 3.13)
 This package contains the interpreter not built as position independent
 executable. This interpreter is diverting the python3.13 executable, and making
 the interpreter built with PIE available as python3.13-pie.

Package: python3.13-venv
Description-md5: 71130902349a1e7cb713d10c9a5b6c77
Description-en: Interactive high-level object-oriented language (pyvenv binary, version 3.13)
 Python is a high-level, interactive, object-oriented language. Its 3.13 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the pyvenv-3.13 binary.

Package: q2-diversity-lib
Description-md5: 199e674b4804d087ae483df5ac2d9e5a
Description-en: QIIME2 plugin to expose diversity metrics/measures as actions
 QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables
 researchers to start an analysis with raw DNA sequence data and finish with
 publication-quality figures and statistical results.
 Key features:
  * Integrated and automatic tracking of data provenance
  * Semantic type system
  * Plugin system for extending microbiome analysis functionality
  * Support for multiple types of user interfaces (e.g. API, command line,
 graphical)
 .
 QIIME 2 is a complete redesign and rewrite of the QIIME 1 microbiome analysis
 pipeline. QIIME 2 will address many of the limitations of QIIME 1, while
 retaining the features that makes QIIME 1 a powerful and widely-used analysis
 pipeline.
 .
 QIIME 2 currently supports an initial end-to-end microbiome analysis pipeline.
 New functionality will regularly become available through QIIME 2 plugins. You
 can view a list of plugins that are currently available on the QIIME 2 plugin
 availability page. The future plugins page lists plugins that are being
 developed.

Package: q2-emperor
Description-md5: 86af7b5de445ca2c8b1469e043b3ccc4
Description-en: QIIME2 plugin for display of ordination plots
 QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables
 researchers to start an analysis with raw DNA sequence data and finish with
 publication-quality figures and statistical results.
 Key features:
  * Integrated and automatic tracking of data provenance
  * Semantic type system
  * Plugin system for extending microbiome analysis functionality
  * Support for multiple types of user interfaces (e.g. API, command line,
 graphical)
 .
 QIIME 2 is a complete redesign and rewrite of the QIIME 1 microbiome analysis
 pipeline. QIIME 2 will address many of the limitations of QIIME 1, while
 retaining the features that makes QIIME 1 a powerful and widely-used analysis
 pipeline.
 .
 QIIME 2 currently supports an initial end-to-end microbiome analysis pipeline.
 New functionality will regularly become available through QIIME 2 plugins. You
 can view a list of plugins that are currently available on the QIIME 2 plugin
 availability page. The future plugins page lists plugins that are being
 developed.

Package: q2-sample-classifier
Description-md5: 1246b00626b620ae5f2460c9cb2e767a
Description-en: QIIME 2 plugin for machine learning prediction of sample data
 QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables
 researchers to start an analysis with raw DNA sequence data and finish with
 publication-quality figures and statistical results.
 Key features:
  * Integrated and automatic tracking of data provenance
  * Semantic type system
  * Plugin system for extending microbiome analysis functionality
  * Support for multiple types of user interfaces (e.g. API, command line,
 graphical)
 .
 QIIME 2 is a complete redesign and rewrite of the QIIME 1 microbiome analysis
 pipeline. QIIME 2 will address many of the limitations of QIIME 1, while
 retaining the features that makes QIIME 1 a powerful and widely-used analysis
 pipeline.
 .
 QIIME 2 currently supports an initial end-to-end microbiome analysis pipeline.
 New functionality will regularly become available through QIIME 2 plugins. You
 can view a list of plugins that are currently available on the QIIME 2 plugin
 availability page. The future plugins page lists plugins that are being
 developed.
 .
 Microbiome studies often aim to predict outcomes or differentiate samples
 based on their microbial compositions, tasks that can be efficiently
 performed by supervised learning methods. The q2-sample-classifier plugin
 makes these methods more accessible, reproducible, and interpretable to
 a broad audience of microbiologists, clinicians, and others who wish to
 utilize supervised learning methods for predicting sample characteristics
 based on microbiome composition or other "omics" data

Package: qemu-efi-riscv64
Description-md5: bea0d42ba09c4d3efd8cfad3efdd9210
Description-en: UEFI firmware for RISCV64 virtual machines
 qemu-efi-riscv64 is a build of EDK II for RISCV64 virtual machines.

Package: qiime
Description-md5: 424f7ee49432e486e12845f0931cf9ac
Description-en: Quantitative Insights Into Microbial Ecology
 Microbes are surrounding us, animals, plants and all their parasites with
 strong effect on these and the environment these live in. Soil quality comes
 to mind but also the effect that bacteria have on each other. Humans are
 influencing the absolute and relative abundance of bacteria by antibiotics,
 food, fertilizers - you name it - and these changes affect us.
 .
 QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables
 researchers to start an analysis with raw DNA sequence data and finish with
 publication-quality figures and statistical results.
 Key features:
  * Integrated and automatic tracking of data provenance
  * Semantic type system
  * Plugin system for extending microbiome analysis functionality
  * Support for multiple types of user interfaces (e.g. API, command line,
 graphical)
 .
 QIIME 2 is a complete redesign and rewrite of the QIIME 1 microbiome analysis
 pipeline. QIIME 2 will address many of the limitations of QIIME 1, while
 retaining the features that makes QIIME 1 a powerful and widely-used analysis
 pipeline.
 .
 QIIME 2 currently supports an initial end-to-end microbiome analysis pipeline.
 New functionality will regularly become available through QIIME 2 plugins. You
 can view a list of plugins that are currently available on the QIIME 2 plugin
 availability page. The future plugins page lists plugins that are being
 developed.

Package: qml-module-lomiri-onlineaccounts-client
Description-md5: 57d94078f2d40c493d27f15740e6a3ae
Description-en: Online Accounts panel library for QML applications
 Lomiri-system-settings is the System Settings application used in Lomiri
 operating environment. it's designed for phones, tablets and convergent
 devices.
 .
 This QML module offers an API for applications to invoke Lomiri's Online
 Accounts system settings in order to request the creation/configuration
 of accounts.

Package: qml-module-lomiri-onlineaccounts-client-doc
Description-md5: cb0ff33ae95ecc190e97607e341a12d5
Description-en: Online Accounts panel library for QML applications - documentation
 Lomiri-system-settings is the System Settings application used in Lomiri
 operating environment. it's designed for phones, tablets and convergent
 devices.
 .
 This QML module offers an API for applications to invoke Lomiri's Online
 Accounts system settings in order to request the creation/configuration
 of accounts.
 .
 This package contains the developer documentation of
 qml-module-onlineaccounts-client.

Package: qml-module-org-nemomobile-contacts
Description-md5: 75318a04cd7c0f66ebc1cf45c049f373
Description-en: QML module providing access to QtPIM QtContacts
 This QML module provides high-level abstraction layer on top of the QtPIM
 QtContacts API with some improvements such as a data cache, localisation and
 internationalization enablers, and other utility capabilities.

Package: r-cran-backports
Description-md5: 25a8b4303ae91bbd5a2d45b91ec3b6ff
Description-en: reimplementation of functions introduced since R-3.0.0
 Implementations of functions which have been introduced in
 R since version 3.0.0. The backports are conditionally exported which
 results in R resolving the function names to the version shipped with R (if
 available) and uses the implemented backports as fallback. This way package
 developers can make use of the new functions without worrying about the
 minimum required R version.

Package: r-cran-bayestestr
Description-md5: 08092bdfd66305e50fe4ec096337f9a4
Description-en: GNU R understand and describe Bayesian models and posterior distributions
 Provides utilities to describe posterior distributions and Bayesian
 models. It includes point-estimates such as Maximum A Posteriori (MAP),
 measures of dispersion (Highest Density Interval - HDI; Kruschke, 2015
 <doi:10.1016/C2012-0-00477-2>) and indices used for null-hypothesis
 testing (such as ROPE percentage, pd and Bayes factors).

Package: r-cran-bigmemory
Description-md5: 69712ba529cb54600ff9cd43a747ecfa
Description-en: Manage Massive Matrices with Shared Memory and Memory-Mapped Files
 Create, store, access, and manipulate massive matrices.
 Matrices are allocated to shared memory and may use memory-mapped
 files.  Packages 'biganalytics', 'bigtabulate', 'synchronicity', and
 'bigalgebra' provide advanced functionality.

Package: r-cran-effectsize
Description-md5: 76021ea15e93f88ec0b5280f1d58e6e5
Description-en: GNU R indices of effect size and standardized parameters
 Provide utilities to work with indices of effect size and standardized
 parameters for a wide variety of models (see support list of insight;
 Lüdecke, Waggoner & Makowski (2019) <doi:10.21105/joss.01412>), allowing
 computation and conversion of indices such as Cohen's d, r, odds, etc.

Package: r-cran-gbm
Description-md5: bb38159ea69aa73da1340c69243cf5cd
Description-en: GNU R package providing Generalized Boosted Regression Models
 This package implements extensions to Freund and Schapire's AdaBoost algorithm
 and Friedman's gradient boosting machine. Includes regression methods for least
 squares, absolute loss, t-distribution loss, quantile regression, logistic,
 multinomial logistic, Poisson, Cox proportional hazards partial likelihood,
 AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures
 (LambdaMart).

Package: r-cran-ggplot2
Description-md5: c0bde8209df613291d395c4f0ceff7e5
Description-en: implementation of the Grammar of Graphics
 ggplot2 combines the advantages of both base and lattice graphics.
 Conditioning and shared axes are handled automatically, and you can
 still build up a plot step by step from multiple data sources. It
 also implements a sophisticated multidimensional conditioning system
 and a consistent interface to map data to aesthetic attributes.

Package: r-cran-igraph
Description-md5: c0edf1c0f5abaa709b43bc1171497ff8
Description-en: GNU R network analysis and visualization
 This GNU R package provides routines for simple graphs and network
 analysis. igraph can handle large graphs very well and provides
 functions for generating random and regular graphs, graph visualization,
 centrality indices and much more.

Package: r-cran-parameters
Description-md5: 79189be3f062bd09b9b128586cedda30
Description-en: GNU R processing of model parameters
 Utilities for processing the parameters of various statistical models.
 Beyond computing p values, CIs, and other indices for a wide variety of
 models (see support list of insight; Lüdecke, Waggoner & Makowski (2019)
 <doi:10.21105/joss.01412>), this package implements features like
 standardization or bootstrapping of parameters and models, feature
 reduction (feature extraction and variable selection) as well as
 conversion between indices of effect size.

Package: r-cran-performance
Description-md5: 46ef6ee19ed0ad4b64b834d01b4991e4
Description-en: GNU R assessment of regression models performance
 Utilities for computing measures to assess model quality,
 which are not directly provided by R's 'base' or 'stats' packages. These
 include e.g. measures like r-squared, intraclass correlation coefficient
 (Nakagawa, Johnson & Schielzeth (2017) <doi:10.1098/rsif.2017.0213>),
 root mean squared error or functions to check models for overdispersion,
 singularity or zero-inflation and more. Functions apply to a large variety of
 regression models, including generalized linear models, mixed effects models
 and Bayesian models.

Package: r-cran-rpact
Description-md5: ae9e21930639dc2208677921afc4429a
Description-en: Confirmatory Adaptive Clinical Trial Design and Analysis
 Design and analysis of confirmatory adaptive clinical trials with
 continuous, binary, and survival endpoints according to the methods
 described in the monograph by Wassmer and Brannath (2016). This
 includes classical group sequential as well as multi-stage adaptive
 hypotheses tests that are based on the combination testing principle.

Package: r-cran-sjstats
Description-md5: b5b5dde12dd36c25e688774a9bed98bf
Description-en: GNU R collection of convenient functions for statistical computations
 Collection of convenient functions for common statistical computations,
 which are not directly provided by R's base or stats packages.
 This package aims at providing, first, shortcuts for statistical
 measures, which otherwise could only be calculated with additional
 effort (like standard errors or root mean squared errors). Second,
 these shortcut functions are generic (if appropriate), and can be
 applied not only to vectors, but also to other objects as well
 (e.g., the Coefficient of Variation can be computed for vectors,
 linear models, or linear mixed models; the r2()-function returns
 the r-squared value for 'lm', 'glm', 'merMod' or 'lme' objects).
 The focus of most functions lies on summary statistics or fit
 measures for regression models, including generalized linear
 models and mixed effects models. However, some of the functions
 also deal with other statistical measures, like Cronbach's Alpha,
 Cramer's V, Phi etc.

Package: r-cran-swagger
Description-md5: 7ba55c8570a90bace38751d672cdd84f
Description-en: GNU R dynamically generate documentation from a 'Swagger' compliant API
 A collection of 'HTML', 'JavaScript', and 'CSS' assets that
 dynamically generate beautiful documentation from a 'Swagger' compliant API:
 <https://swagger.io/specification/>.

Package: r-cran-tmb
Description-md5: 3acfadbd06aa294f5db5f46280bdc0a8
Description-en: GNU R template model builder: general random effect tool
 With this tool, a user should be able to quickly implement complex
 random effect models through simple C++ templates. The package combines
 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector
 library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an
 efficient implementation of the applied Laplace approximation with exact
 derivatives. Key features are: Automatic sparseness detection, parallelism
 through 'BLAS' and parallel user templates.

Package: r-cran-withr
Description-md5: 44d39964091636f0b9574c9bb1add683
Description-en: GNU R package to run code 'With' temporarily modified global state
 A set of functions to run code 'with' safely and temporarily
 modified global state. Many of these functions were originally a part of the
 'devtools' package, this provides a simple package with limited dependencies
 to provide access to these functions.

Package: r-cran-xslt
Description-md5: 5573bfaf952df9e3578e282e7d75f735
Description-en: extensible style-sheet language transformations for GNU R
 This GNU R package is an extension for the 'xml2' package to transform
 XML documents by applying an 'xslt' style-sheet.

Package: recoll
Description-md5: 97a16581f4d01e705c30286f9ce44f08
Description-en: Personal full text search package
 This package is a personal full text search package is based on a very strong
 backend (Xapian), for which it provides an easy to use and feature-rich
 interface.
 .
 Features:
  * Qt-based GUI.
  * Supports the following document types (and their compressed versions).
   - Natively: text, html, OpenOffice files, maildir and mailbox (Mozilla and
     IceDove mail) with attachments, pidgin log files.
   - With external helpers:  pdf (pdftotext), postscript (ghostscript), msword
     (antiword), excel, rtf (unrtf).
  * Powerful query facilities, with boolean searches, phrases, filter on file
    types and directory tree.
  * Support for multiple charsets, Internal processing and storage uses Unicode
    UTF-8.
  * Stemming performed at query time (can switch stemming language after
    indexing).
  * Easy installation. No database daemon, web server or exotic language
    necessary.
  * An indexer which runs either as a thread inside the GUI or as an external,
    cron'able program.
 .
 This metapackage installs recoll GUI and commandline tools.

Package: recollcmd
Description-md5: bf16c7cda652f39b17d973a474875c9f
Description-en: Command line programs for recoll
 This package contains command line programs for a personal full text search
 package recoll.

Package: recollgui
Description-md5: ab58186618d6df83918beb63bf0e9546
Description-en: GUI program and elements for recoll
 This package contains main recoll GUI for configuring, controlling and
 querying recoll indexes.

Package: regalloc2-tool
Description-md5: 3efde9b2424852032cd54a0ff7daeda0
Description-en: backtracking register allocator
 regalloc2 is a register allocator
 that started life as, and is about 50% still,
 a port of IonMonkey's backtracking register allocator to Rust.
 In many regards, it has been generalized, optimized, and improved
 since the initial port.
 .
 In addition,
 it contains substantial amounts of testing infrastructure
 (fuzzing harnesses and checkers)
 that does not exist in the original IonMonkey allocator.
 .
 This package contains the command-line tool regalloc2-tool
 which reads a bincode-encoded SerializableFunction
 and then runs the register allocator and checker on it.
 .
 This is a useful tool for debugging register allocation failures
 and to investigate cases of poor register allocation.

Package: renderd
Description-md5: eb2e53d08f861accea883f2836d46607
Description-en: Daemon that renders map tiles using mapnik
 mod_tile is a system to serve raster tiles for example to use within a
 slippy map. It provides a dynamic combination of efficient caching and
 on the fly rendering. Due to its dynamic rendering, only a small
 fraction of overall tiles need to be kept on disk, reducing the
 resources required. At the same time, its caching strategy allows for a
 high performance serving and can support several thousand requests per
 second.
 .
 This package contains the renderd daemon that creates "metatiles" for
 map tile requests issued by mod_tile using the mapnik library.

Package: rmail
Description-md5: 5999f32ca68d0cb331555bc479168fd4
Description-en: MTA->UUCP remote mail handler
 Rmail handles mail received via uucp and passes it to the local
 sendmail (or workalike).
 .
 This version comes from the sendmail source package and the only
 change is the call to sendmail (from -obq to -obi).

Package: ruby-filesystem
Description-md5: b7b282c32c5a62f692d613200db0a8b3
Description-en: Ruby extension for file-system information
 This is a Ruby extension for file-system information,
 using the 'statvfs' and 'getmntent' system calls.

Package: ruby-octokit
Description-md5: 0935ca9194eafaedd25a13741a4ec20e
Description-en: Ruby toolkit for working with the GitHub API
 ruby-octokit wraps the GitHub API in a flat API client that follows Ruby
 conventions and requires little knowledge of REST.
 .
 It provides all expected features needed to interact with Github or
 any other implementation of their API:
 .
  - Authenticated (basic and oauth) and unauthenticated requests.
  - Access to all resources and fields.
  - Direct access to HTTP response headers if needed.
  - Pagination.
  - Hypermedia features (ruby-octokit is built on top of ruby-sawyer).

Package: ruby-rack-session
Description-md5: b261965f1b4397b64b65da01265633fd
Description-en: Session management implementation for Rack
 A session implementation for Rack.

Package: ruby-rackup
Description-md5: 72a438cc22a13c6d9f376f8c61982426
Description-en: General server command for Rack applications
 rackup provides a command line interface for running a Rack-compatible
 application.

Package: ruby-xapian
Description-md5: 155416825fad5ae46c51ab424d398102
Description-en: Xapian search engine interface for Ruby
 This package provides Xapian Ruby bindings built for Ruby.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
 .
 The Xapian Ruby bindings provide an interface to the Xapian library from the
 Ruby programming language, allowing both indexing and retrieval operations.

Package: rustup
Description-md5: 2ba5b70628e6e63caa3bff3db0f71c2b
Description-en: The Rust toolchain installer
 Rustup installs The Rust Programming Language from the official release
 channels, enabling you to easily switch between stable, beta, and nightly
 compilers and keep them updated. It makes cross-compiling simpler with binary
 builds of the standard library for common platforms.
 And it runs on all platforms Rust supports, including Windows.

Package: satdump
Description-md5: 9b326e047aca9c91bf92d52bf5f422ae
Description-en: Generic satellite data processing software
 It is a one-stop-shop that provides all the necessary
 stages to get from satellite transmission to actual products.
 Features:
   * Support of many SDRs such as RTL-SDR, Airspy, HackRF, BladeRF,
     LimeSDR, PlutoSDR, etc.
   * Recording of radio basebands from your SDR
   * Decoding and processing the data from over 90 different satellites
     and even space probes.
   * Live decoding of supported satellite links such as APT, LRPT, HRPT,
     LRIT, HRIT and many more.
   * Image and data decoding from satellites such as NOAA 15-18-19,
     Meteor-M, GOES, Elektro-L, Metop, FengYun, etc.
   * Calibrated and georefrenced L1b products output on select satellites,
     such as Sea Surface Temperature, Microphysics, etc. ready to use for
     scientific applications such as numerical weather forecasts.
   * Support for projecting the satellite imagery over a map, including
     layering with other instruments or satellites.
   * Inmarsat Aero and STD-C EGC messages decoding.
   * Scheduler and rotator control for automated satellite stations.
   * Ingestor for automated geostationary weather satellites reception.
 .
 This package provides satdump GUI, CLI and server.

Package: satdump-data
Description-md5: e95ba1b4716ad5243a49eb37849025b1
Description-en: Data files required for proper operation of satdump
 It is a one-stop-shop that provides all the necessary
 stages to get from satellite transmission to actual products.
 .
 This package provides data files of satdump.

Package: sbcl
Description-md5: eb1113dee9d2ad5949c6cfc6301108ec
Description-en: Common Lisp compiler and development system
 SBCL is a development environment for the ANSI Common Lisp language.
 It provides a native-code compiler and an integrated debugger, as well
 as all the features in the ANSI specification.
 .
 SBCL also contains other extensions to the ANSI specification, including
 a foreign-function interface, a pseudo-server API, user-extensible
 stream functionality, a Meta-Object Protocol, and an ability to run
 external processes.
 .
 To browse SBCL source definitions with development environments,
 install the sbcl-source package. For documentation on SBCL's usage
 and internals, the package sbcl-doc is provided.

Package: sbcl-doc
Description-md5: bf2cec45285d0c3bfa96c64bda87fbd5
Description-en: Documentation for Steel Bank Common Lisp
 This package provides documentation for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The documents in this package cover SBCL-specific extensions to the
 language, explain how to use this Common Lisp implementation and how
 it differs from the ANSI standard.
 .
 The manual about SBCL's internals is also included in this package
 and may be of interest for people who intent to work with SBCL's
 source code.

Package: sbcl-source
Description-md5: ee91a0cda511e6d9ca51542b0320b384
Description-en: Source code files for SBCL
 This package provides the source code for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The source code is useful in conjunction with development
 environments and debuggers like SLIME, that allow macro expansion and
 lookup of source definitions.
 .
 Installing this package enables your source browser to dig deeply
 into the core of Steel Bank Common Lisp.

Package: sendmail
Description-md5: bbd5bcb657e377a34338360f5cd6def0
Description-en: powerful, efficient, and scalable Mail Transport Agent (metapackage)
 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
 It is suitable for handling sophisticated mail configurations,
 although this means that its configuration can also be complex.
 .
 Fortunately, simple things can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language to control *ALL* aspects of delivery!
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
 .
 This package is to make installation/upgrading easier (Do NOT delete it)

Package: sendmail-base
Description-md5: 1a36418cb6016085148007182cf41ed0
Description-en: powerful, efficient, and scalable Mail Transport Agent (arch independent files)
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 This package contains the base, architecture independent, portions
 of the sendmail packages.

Package: sendmail-bin
Description-md5: bedc851ae968a6d7605e8cd4d9ae887d
Description-en: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
 It is suitable for handling sophisticated mail configurations,
 although this means that its configuration can also be complex.
 .
 Fortunately, simple things can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language to control *ALL* aspects of delivery!
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).

Package: sendmail-cf
Description-md5: dcd64cc6905b5538138a4d2891c34d2a
Description-en: powerful, efficient, and scalable Mail Transport Agent (config macros)
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 This package contains the .m4 (configuration files) for the
 sendmail packages.

Package: sendmail-doc
Description-md5: 04b022f0e3fe80fec1bf54cfbbdf8717
Description-en: powerful, efficient, and scalable Mail Transport Agent (documentation)
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 Don't try anything fancy in sendmail without using this for guidance.
 .
 Because of the complexity, you may find yourself wanting to peruse
 the documentation files included herein.  The main files are:
   cf.README.gz    -- A reference for all things in sendmail.{mc,cf}
   op.{ps,txt}.gz  -- The care and feeding of Sendmail.
   faq.txt.gz      -- Sendmail FAQ, current as of the package date.
 .
 Other files include the references for smrsh and libmilter.

Package: sensible-mda
Description-md5: bea515eec8582f9eac6796d823698ba5
Description-en: Mail Delivery Agent wrapper
 Sensible-mda is a Debian addition in the sendmail package and has been
 split out in hopes that it might be useful for other MTA packages.
 .
 Sensible-mda is called by the MTA, and will in turn call whichever of
 the following MDAs that it finds (in this order):
 procmail, maildrop, deliver, mail.local

Package: silver-platter
Description-md5: 3e30ea91f6c9bf41f6babea092df237a
Description-en: automatically create merge proposals
 Silver-Platter makes it possible to contribute automatable changes to source
 code in a version control system.
 .
 It automatically creates a local checkout of a remote repository,
 make user-specified changes, publish those changes on the remote hosting
 site and then creates pull request.
 .
 In addition to that, it can also perform basic maintenance on branches
 that have been proposed for merging - such as restarting them if they
 have conflicts due to upstream changes.

Package: slapd-contrib
Description-md5: ff6e572efbbb94ce9953af67807dabd9
Description-en: contributed plugins for OpenLDAP slapd
 This package contains a number of slapd overlays and plugins contributed by
 the OpenLDAP community. While distributed as part of OpenLDAP Software, they
 are not necessarily supported by the OpenLDAP Project.

Package: spaln
Description-md5: 46ffffcd0cbea45e4f5474c068f0310e
Description-en: splicing-aware transcript-alignment to genomic DNA
 Spaln (space-efficient spliced alignment) is a stand-alone program that
 maps and aligns a set of cDNA or protein sequences onto a whole genomic
 sequence in a single job. It also performs spliced or ordinary alignment
 after rapid similarity search against a protein sequence database,
 if a genomic segment or an amino acid sequence is given as a query.
 .
 spaln supports a combination of protein sequence database and a
 given genomic segment and performs rapid similarity searches and
 (semi-)global alignments of a set of protein sequence queries against
 a protein sequence database. Spaln adopts multi-phase heuristics that
 makes it possible to perform the job on a conventional personal computer.

Package: spaln-data
Description-md5: 5459c407f99ac7bad4d9ef8beacd9ad4
Description-en: splicing-aware transcript-alignment to genomic DNA (data)
 Spaln (space-efficient spliced alignment) is a stand-alone program that
 maps and aligns a set of cDNA or protein sequences onto a whole genomic
 sequence in a single job. It also performs spliced or ordinary alignment
 after rapid similarity search against a protein sequence database,
 if a genomic segment or an amino acid sequence is given as a query.
 .
 spaln supports a combination of protein sequence database and a
 given genomic segment and performs rapid similarity searches and
 (semi-)global alignments of a set of protein sequence queries against
 a protein sequence database. Spaln adopts multi-phase heuristics that
 makes it possible to perform the job on a conventional personal computer.
 .
 This package contains the architecture independent data files.

Package: spirv-tools
Description-md5: 29623de7313761ddb262dbbcaa58208a
Description-en: API and commands for processing SPIR-V modules
 The project includes an assembler, binary module parser, disassembler,
 validator, and optimizer for SPIR-V. Except for the optimizer, all are
 based on a common static library. The library contains all of the
 implementation details, and is used in the standalone tools whilst
 also enabling integration into other code bases directly. The
 optimizer implementation resides in its own library, which depends on
 the core library.

Package: sqlacodegen
Description-md5: 1f97ee23d86f62129d273f453c8554fe
Description-en: Automatic model code generator for SQLAlchemy
 This is a tool that reads the structure of an existing database and generates
 the appropriate SQLAlchemy model code, using the declarative style if
 possible.

Package: ssh-askpass-gnome
Description-md5: e888e7e8e5a6ee7b30f000dc22ed083f
Description-en: interactive X program to prompt users for a passphrase for ssh-add
 This has been split out of the main openssh-client package so that
 openssh-client does not need to depend on GTK+.
 .
 You probably want the ssh-askpass package instead, but this is
 provided to add to your choice and/or confusion.

Package: streamlink
Description-md5: cac03ea15723d7fa4232f8c9756577df
Description-en: CLI for extracting video streams from various websites to a video player
 Streamlink is a CLI utility which pipes video streams from various services
 into a video player, such as VLC.
 The main purpose of streamlink is to avoid resource-heavy and unoptimized
 websites, while still allowing the user to enjoy various streamed content.
 .
 Streamlink is a fork of the Livestreamer project.
 .
 Please consider donating or paying for subscription services when they are
 available for the content you consume and enjoy.

Package: systemd-boot
Description-md5: 5ba77b2b4bc86eae081746facb23c909
Description-en: simple UEFI boot manager - tools and services
 systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a
 textual menu to select the entry to boot and an editor for the kernel command
 line. It supports systems with UEFI firmware only.
 .
 Installing systemd-boot will configure and install it in the ESP.
 .
 This package contains various tools and services to manage systems using
 systemd-boot.

Package: systemd-boot-efi
Description-md5: 1a28c616cc5e8559e958ebd9ceb453da
Description-en: simple UEFI boot manager - EFI binaries
 systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a
 textual menu to select the entry to boot and an editor for the kernel command
 line. It supports systems with UEFI firmware only.
 .
 This package contains the EFI binaries.

Package: systemd-coredump
Description-md5: 149b22bdf2366b7d731957d1b710e54f
Description-en: tools for storing and retrieving coredumps
 This package provides systemd tools for storing and retrieving coredumps:
  * systemd-coredump
  * coredumpctl

Package: systemd-homed
Description-md5: e71da21f82a0832ca7fcbdc41f810503
Description-en: home area manager
 systemd-homed is a system service designed to manage home directories. This
 package includes the homed service, a PAM module to automatically mount home
 directories on user login, tools and documentation.

Package: systemd-journal-remote
Description-md5: 6bd80842a0c96acb169877c7a6a25ff6
Description-en: tools for sending and receiving remote journal logs
 This package provides tools for sending and receiving remote journal logs:
  * systemd-journal-remote
  * systemd-journal-upload
  * systemd-journal-gatewayd

Package: systemd-standalone-sysusers
Description-md5: 59eb167fc8fbdb9ddb8918d80524736d
Description-en: standalone sysusers binary for use in non-systemd systems
 Standalone sysusers binary with minimal dependencies.
 This package conflicts with the main systemd package and is meant for use in
 non-systemd systems.

Package: systemd-standalone-tmpfiles
Description-md5: e59a151e226689c494584c32d7f05a2c
Description-en: standalone tmpfiles binary for use in non-systemd systems
 Standalone tmpfiles binary with minimal dependencies.
 This package conflicts with the main systemd package and is meant for use in
 non-systemd systems.

Package: systemd-tests
Description-md5: ece07db851f8a2e9731975ec11eedb8d
Description-en: tests for systemd
 This package contains the test binaries. Those binaries are primarily used
 for autopkgtest and not meant to be installed on regular user systems.

Package: systemd-ukify
Description-md5: 39e5649d00705f557e265149601a82a3
Description-en: tool to build Unified Kernel Images
 This package provides ukify, a script that combines a kernel image, an initrd,
 with a command line, and possibly PCR measurements and other metadata, into a
 Unified Kernel Image (UKI).

Package: systemd-userdbd
Description-md5: 86b45a916ba4cb12ae812c532cd56008
Description-en: dynamic user/group manager
 systemd-userdbd is a system service that multiplexes user/group lookups to all
 local services that provide JSON user/group record definitions to the system.
 In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS
 user/group records in order to provide full backwards compatibility. It may
 also pick up statically defined JSON user/group records from drop-in files.

Package: taskflow-doc
Description-md5: 50302f6d7013d110dd362c89d3a19349
Description-en: Parallel and Heterogeneous Task Programming System for C++ (documentation)
 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the documentation for Taskflow.

Package: taskflow-profiler
Description-md5: 5b09b33fd14906a8b7e19f19701ac230
Description-en: Parallel and Heterogeneous Task Programming System for C++ (profiler)
 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the Taskflow profiler, "tfprof", together with the
 profiler server.

Package: tclxapian
Description-md5: c954556db2e6c10dfe824ad17b9e8099
Description-en: Xapian search engine interface for Tcl
 This package provides Xapian Tcl bindings which should work with any version
 of Tcl >= 8.1 (by using Tcl's stubs mechanism.)
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.
 .
 The Xapian Tcl bindings provide an interface to the Xapian library from the
 Tcl programming language, allowing both indexing and retrieval operations.

Package: tirex
Description-md5: c7b16fc27652c5261ee1ec9cb4f0db4f
Description-en: Daemon that renders raster map tile using different backends
 Tirex consists of several tools to manage map raster tile rendering and
 caching. It contains the master daemon, rendering manager, backends for
 mapnik and testing, and assorted utility programs.

Package: tirex-example-map
Description-md5: 8d44ab75a971caf02532f668a6fe809d
Description-en: Tirex example map data and configuration
 It comes with all connecting pieces to make tirex work
 with Mapnik and Apache2 webserver.
 After installation the map can be visisted in a web
 browser by going to http://localhost/tirex-example-map.

Package: tomb
Description-md5: 9bd3b09373006a6371c1cc303641ecc1
Description-en: crypto undertaker
 Tomb is a free and easy to operate desktop application for fairly strong
 encryption of personal files. A tomb is like a locked folder that can be
 transported and hidden in filesystems; its keys are password protected and can
 be kept separate, for instance keeping the tomb file in your computer's
 harddisk and the key file on a USB stick.
 .
 Tomb relies on dm-crypt (and cryptsetup) as an encryption backend using the
 aes-xts-plain64 cypher.

Package: tshark
Description-md5: 17aa46d351c7c1a5aa0e49637765c939
Description-en: network traffic analyzer - console version
 Wireshark is a network "sniffer" - a tool that captures and analyzes
 packets off the wire. Wireshark can decode too many protocols to list
 here.
 .
 This package provides the console version of wireshark, named
 "tshark".

Package: uim
Description-md5: 7d5fc5c62a66ae896a4bce984f82125e
Description-en: Universal Input Method - main binary package
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package is a package designed to install the basic uim infrastructure.

Package: uim-anthy
Description-md5: 4c96f15472625d25585f2295d1eaeb6e
Description-en: Universal Input Method - Anthy support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains a plugin for uim to support the use of the Japanese
 input method Anthy.

Package: uim-byeoru
Description-md5: cf9ccf236e5aa929c2d1fa958f937420
Description-en: Universal Input Method - byeoru hangul input support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains a plugin for uim to support the use of the Byeoru input
 module for hangul.

Package: uim-data
Description-md5: 21997c6d30c950caa148f9266c51cf33
Description-en: Universal Input Method - data files
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains the data files for uim.

Package: uim-el
Description-md5: 41539f8605bc65a7a832e83863352a01
Description-en: Universal Input Method - Emacs front end
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains an Emacs front end for uim.

Package: uim-fep
Description-md5: 1e7a34676ac7358ed943fa5c34e4f48a
Description-en: Universal Input Method - front end processor
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains a curses Front End Processor to support the use of
 uim in a text terminal.

Package: uim-gtk2.0
Description-md5: 7cb874e258eb0bd7aeeb0ea9aef67b56
Description-en: Universal Input Method - GTK+2.x front end
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains an GTK+2.0 front-end applications for uim.

Package: uim-gtk2.0-immodule
Description-md5: 4e49bcc79e9db481fcf61429b83bb113
Description-en: Universal Input Method - GTK+2.x IM-module
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains an IM-module to support the use of uim on GTK+2.0
 applications.

Package: uim-gtk3
Description-md5: f90b22bfcbdcf4116ac1b37306fc35e2
Description-en: Universal Input Method - GTK+3.x front end
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains an GTK+3.0 front-end applications for uim.

Package: uim-gtk3-immodule
Description-md5: b49d2f2f535f32de9f2f7a2f43ea56ba
Description-en: Universal Input Method - GTK+3.x IM module
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains an IM-module to support the use of uim on GTK+3.0
 applications.

Package: uim-ipa-x-sampa
Description-md5: c2650de1193bcb2174f13bebef0e458d
Description-en: Universal Input Method - X-SAMPA IPA input support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package provides uim support for the International Phonetic Alphabet,
 using the 7-bit extended-SAMPA system - see
 http://www.phon.ucl.ac.uk/home/sampa/x-sampa.htm

Package: uim-latin
Description-md5: 458a67f604ed5eca4057f23301af4ac9
Description-en: Universal Input Method - Latin script input support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains a plugin for uim to support the use of the (Emacs)
 Latin input method, which provides composing sequences for accented and
 otherwise modified Roman-alphabet letters.

Package: uim-look
Description-md5: 68692cad22e0b17f7a31936f7dc6d098
Description-en: Universal Input Method - Dictionary-based completion input support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains Dictionary-based completion input style for uim.

Package: uim-m17nlib
Description-md5: 6239c32fcae2a4525cfdab4595a432a6
Description-en: Universal Input Method - m17nlib plugin metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains a plugin for uim to support the use of the
 general-purpose input method M17n (for "Multilingualization").

Package: uim-pinyin
Description-md5: 848296bfa329cbc741a26cccfa542a52
Description-en: Universal Input Method - pinyin input support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package provides uim support for the (Traditional and Simplified)
 Chinese input methods py, pyunihan, and pinyin-big5.

Package: uim-plugins
Description-md5: 582b7f16190017bfcf28569d682de7bd
Description-en: Universal Input Method - plugin files
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains the plugin files for uim.

Package: uim-qt5
Description-md5: 7d91f8f1272e6e081d0c070ad1b08aa1
Description-en: Universal Input Method - Qt 5.x front end
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains some graphical utilities (but not a full IM-module)
 using Qt 5.x.

Package: uim-qt5-immodule
Description-md5: f0c434e9ace644faf06922b724ab427d
Description-en: Universal Input Method - Qt 5.x IM module
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains an IM-module to support the use of uim on Qt 5.x.

Package: uim-skk
Description-md5: fcebaaa8993b1d8d700443b7690fc17f
Description-en: Universal Input Method - SKK support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package contains a plugin for uim to support the use of the Japanese
 input method SKK.

Package: uim-tcode
Description-md5: 7ee452d7c01196941f21ac156ea14575
Description-en: Universal Input Method - T-Code support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package provides uim support for TUT-Code (or "T-Code"), a Japanese
 input method mapping pairs of alphanumeric codes to individual kanji - see
 http://openlab.jp/tcode/ (in Japanese).

Package: uim-viqr
Description-md5: ec62cccdb102bb883f5573b1e814975f
Description-en: Universal Input Method - Vietnamese Quoted-Readable support metapackage
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package provides uim support for VIQR (Vietnamese Quoted-Readable)
 input. VIQR is a mnemonic encoding of Vietnamese characters into US ASCII
 for use on 7-bit systems - see RFC1456.

Package: uim-xim
Description-md5: b0b88ca1ca136569ca748ae268f27b79
Description-en: Universal Input Method - XIM compatibility interface
 Uim is an input method module library which supports various scripts and can
 act as a front end for a range of input methods, including Anthy, Canna,
 or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and
 M17n (for many other languages). Most of its functions are implemented in
 Scheme, so it's very simple and flexible.
 .
 This package provides a bridge allowing software that can only interface
 with the X Input Method to work with uim.

Package: vamp-examples
Description-md5: 7af3bdfe11f052c72c0b839f074d2f04
Description-en: example Vamp plugins, host and RDF generator
 Vamp is an audio processing plugin system for plugins that extract
 descriptive information from audio data - typically referred to as
 audio analysis plugins or audio feature extraction plugins.
 .
 This package contains the following example plugins:
 .
  * Zero Crossings calculates the positions and density of
    zero-crossing points in an audio waveform.
 .
  * Spectral Centroid calculates the centre of gravity of the
    frequency domain representation of each block of audio.
 .
  * Simple Power Spectrum calculates a power spectrum from the input
    audio.  Actually, it doesn't do any work except calculating power
    from a cartesian complex FFT output.  The work of calculating this
    frequency domain output is done for it by the host or host SDK; the
    plugin just needs to declare that it wants frequency domain
    input. This is the simplest of the example plugins.
 .
  * Amplitude Follower is an implementation of SuperCollider's
    amplitude-follower algorithm as a simple Vamp plugin.
 .
  * Simple Percussion Onset Detector: estimates the locations of
    percussive onsets using a simple method described in "Drum Source
    Separation using Percussive Feature Detection and Spectral
    Modulation" by Dan Barry, Derry Fitzgerald, Eugene Coyle and Bob
    Lawlor, ISSC 2005.
 .
  * Simple Fixed Tempo Estimator: calculates a single beats-per-minute
    value which is an estimate of the tempo of a piece of music that is
    assumed to be of fixed tempo, using autocorrelation of a frequency
    domain energy rise metric.  It has several outputs that return
    intermediate results used in the calculation, and may be a useful
    example of a plugin having several outputs with varying feature
    structures.
 .
 Also included is a simple host that can enumerate plugins, list their
 features, and process an audio file as well as a utility to generate
 Vamp plugin RDF templates.

Package: vamp-plugin-sdk
Description-md5: d51069005dc52979e43aae38615d8f82
Description-en: audio analysis and feature extraction plugins (SDK)
 Vamp is an audio processing plugin system for plugins that extract
 descriptive information from audio data - typically referred to as
 audio analysis plugins or audio feature extraction plugins.
 .
 Just like an audio effects plugin (such as a VST), a Vamp plugin is a
 binary module that can be loaded up by a host application and fed
 audio data. However, unlike an effects plugin, a Vamp plugin outputs
 not processed audio but some sort of symbolic information. Typical
 things that a Vamp plugin might calculate include the locations of
 moments such as note onset times, visual representations of the audio
 such as histograms, or curve data such as power or fundamental
 frequency.
 .
 Hosts using Vamp plugins include Audacity and Sonic Visualiser.
 .
 This package contains C and C++ header files for developing Vamp
 plugins and hosts as well as source code of example plugins and a
 simple host.

Package: vamp-plugin-sdk-doc
Description-md5: 84fed0dddd9fcf5c2bf424cc5306bb95
Description-en: audio analysis and feature extraction plugins (API documentation)
 Vamp is an audio processing plugin system for plugins that extract
 descriptive information from audio data - typically referred to as
 audio analysis plugins or audio feature extraction plugins.
 .
 This package contains API specification for Vamp plugins and
 documentation for libraries provided by the libvamp-hostsdk3 and
 libvamp-sdk2 packages.

Package: vim-haproxy
Description-md5: f0f210c34582537684988d90bc2d6337
Description-en: syntax highlighting for HAProxy configuration files
 The vim-haproxy package provides filetype detection and syntax highlighting
 for HAProxy configuration files.
 .
 As per the Debian vim policy, installed addons are not activated
 automatically, but the "vim-addon-manager" tool can be used for this purpose.

Package: vstream-client
Description-md5: a04bc54ea30188b367bf174d93eecdf1
Description-en: library and utility to fetch media streams from a TIVO
 Vstream-client is a fork off of the vstream library from the
 tivo-mplayer project. It has been stripped down to just the
 client code, and includes an example client application. If
 you have vserver installed on your Tivo (which most tivo hackers
 do), then you can use this simple client to stream .ty files
 from it. MPlayer includes support for this library. This
 library can be used by MPlayer/MEncoder to watch/re-encode tivo
 streams live over a network.

Package: vstream-client-dev
Description-md5: f7f5b119e185a9ce5d7465a62b749828
Description-en: Development headers for vstream-client
 Vstream-client is a fork off of the vstream library from the
 tivo-mplayer project. It has been stripped down to just the
 client code, and includes an example client application. If
 you have vserver installed on your Tivo (which most tivo hackers
 do), then you can use this simple client to stream .ty files
 from it. MPlayer includes support for this library. This
 library can be used by MPlayer/MEncoder to watch/re-encode tivo
 streams live over a network.
 .
 This package contains the headers for development.

Package: webpack
Description-md5: 45ab71b32d23b6f7e5aa80f15cc4fc2c
Description-en: Packs CommonJs/AMD modules for the browser
 Webpack takes code targeted at node.js and makes it run in the browser.
 Node.js comes with API of its own that is not available in the browsers.
 Webpack exposes this code to programs that are unaware they are running in a
 browser.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: wims
Description-md5: 0d669d4703fcf31fdf92745b0aaaf7b6
Description-en: server for educational content: courses, exercises, and exams
 The WWW Interactive Multipurpose Server is an educational platform
 originally developed for mathematics but now also supporting subjects such
 as physics, chemistry, biology, and languages.
 .
 WIMS features a rich set of resources and exercises either for
 autodidactical use or for training classes, including:
 .
  * exercises with automatic feedback and correction, allowing the
    learners to work at their own pace;
  * interactive exercises with randomly assigned data, allowing the
    learners to work on the same type of exercise but with different
    data and as often as they wish;
  * exercises with an automatic scoring system, which enhances learner
    motivation;
  * user-friendly graphics and calculation tools;
  * courses and documents with hyperlinks to the exercise pool;
    examples in the courses can be made random, so the student can get
    more than one instance of an illustration for tricky concepts;
  * support for exams with pre-published contents. As each individual
    exam will have randomly chosen data, training is possible but
    writing each response in advance is not.
 .
 This package contains the WIMS FastCGI server, serving Open Exercise
 Format (OEF) documents. OEF is a very high-level language which
 allows authors to focus on pedagogical issues.

Package: wims-modules
Description-md5: 723e95137419b5489fb54838a385106c
Description-en: minimal set of modules used by WIMS
 WIMS uses modules to implement every user interface beyond its main page,
 including administrative tasks, help, mathematic tools, libraries, and a
 few interactive exercises.
 .
 To get the thousands of exercises which give WIMS its power, consider
 installing the recommended package wims-extra-all (or other packages
 which provide wims-extra).
 .
 Other educational materials can be downloaded outside of the Debian
 system by automated updates. See http://wimsedu.info

Package: wireshark
Description-md5: 1bd0e02c3e760c49351c9f2bd07e1757
Description-en: network traffic analyzer - graphical interface
 Wireshark is a network "sniffer" - a tool that captures and analyzes
 packets off the wire. Wireshark can decode too many protocols to list
 here.

Package: wireshark-common
Description-md5: b1c29e0c6a4eee149d83574a64f12c2b
Description-en: network traffic analyzer - common files
 Wireshark is a network "sniffer" - a tool that captures and analyzes
 packets off the wire. Wireshark can decode too many protocols to list
 here.
 .
 This package provides files common to both wireshark and tshark
 (the console version).

Package: wireshark-dev
Description-md5: 7a344f6feb13aa3b18ede52debae4fe2
Description-en: network traffic analyzer - development tools
 Wireshark is a network "sniffer" - a tool that captures and analyzes
 packets off the wire. Wireshark can decode too many protocols to list
 here.
 .
 This package provides idl2wrs and other files necessary for developing
 new packet dissectors.

Package: wireshark-doc
Description-md5: ed8b1896882405b928131b74c90e0b57
Description-en: network traffic analyzer - documentation
 Wireshark is a network "sniffer" - a tool that captures and analyzes
 packets off the wire. Wireshark can decode too many protocols to list
 here.
 .
 This package contains Wireshark User's guide, Wireshark Developer's Guide
 and the Lua Reference.

Package: wtmpdb
Description-md5: 6074795dd83d5867c35fc9ce4de65094
Description-en: Read wtmp database
 This package provides the wtmpdb program, to read the
 wtmp database.

Package: wtmpdb-dbgsym
Description-md5: a0d57a0cbd5b74daf82fd5b01e47be33
Description-en: debug symbols for wtmpdb

Package: xapian-doc
Description-md5: e76855e484cd6d937e71c4db76b80458
Description-en: Core Xapian documentation
 This package contains general documentation about Xapian, and more detailed
 API documentation.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.

Package: xapian-examples
Description-md5: 0c45197954382af4e64ed4768737a697
Description-en: Xapian simple example programs
 This package contains source code for some example programs which use the
 Xapian library.  The three "simple" examples are also included in binary
 form; binaries for the other examples can be found in the xapian-tools
 package (since they're useful tools in their own right).
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.

Package: xapian-omega
Description-md5: 167f8a0b6d55b54255f102183a939b27
Description-en: CGI search interface and indexers using Xapian
 This package contains:
  - the "omega" CGI application which provides a customisable web interface for
    searching Xapian databases.
  - the "omindex" tool for indexing a directory tree of documents into a Xapian
    database in a form suitable for searching with omega.
  - the "scriptindex" indexer, which takes a simple text input format
    representing documents as a set of fields, together with an "index script"
    file specifying actions to be performed on each field, and indexes the
    documents into a Xapian database.
  - some example scripts for converting data from different sources into a form
    suitable for processing with "scriptindex".

Package: xapian-tools
Description-md5: a4e9d8b956a6ab5d2ffd8875247ee21d
Description-en: Basic tools for Xapian search engine library
 This package contains several tools related to Xapian.
  - copydatabase: Copy one or more Xapian databases.
  - delve: Inspect the contents of a Xapian database.
  - quest: Command line search of a Xapian database.
  - xapian-check: Check the validity of a Xapian database.
  - xapian-compact: Compact a quartz database, or merge and compact several.
  - xapian-progsrv: stdin/stdout based server, for searching databases remotely.
  - xapian-tcpsrv: TCP based server, used for searching databases remotely.
  - xapian-replicate: Replication client.
  - xapian-replicate-server: Replication server.
  - xapian-metadata: Inspect or set user metadata in a database.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications.  It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching.  It is highly scalable, and is capable of working with
 collections containing hundreds of millions of documents.

Package: xsdata
Description-md5: 344acd3734f4cbe6e31df80a12f90fbe
Description-en: Naive XML Bindings for Python
 xsData is a complete XML data binding library for Python allowing developers
 to access and use XML documents as simple objects rather than using DOM.
 .
 It ships with a code generator for XML Schema definitions and WSDL 1.1 with
 SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't
 depend on the library itself in order to reduce the learning curve for users
 that have to write the binding models manually.
 .
 The included xml parser and serializer are highly optimized and adaptable
 with handlers based on native Python and lxml. The parser configuration
 offers the ability to skip unknown properties and to process xinclude
 statements.
 .
 xsData is constantly tested against the W3C XML Schema 1.1 test suite.

Package: yarnpkg
Description-md5: e93fac36b7917230da4b58929ddc385e
Description-en: Fast, reliable, and secure dependency management
 Yarn is a modern package manager split into various packages. Its novel
 architecture allows one to do things currently impossible with existing
 solutions:
  Yarn supports plugins; adding a plugin is as simple as adding it into your
  repository.
  Yarn supports Node by default but isn't limited to it - plugins can add
  support for other languages.
  Yarn supports workspaces natively, and its CLI takes advantage of that.
  Yarn uses a bash-like portable shell to make package scripts portable
  across of Windows, Linux, and macOS.
  Yarn is first and foremost a Node API that can be used programmatically
  (via @yarnpkg/core).
  Yarn is written in TypeScript and is fully type-checked.
 .
 This package provides Yarn Modern (berry). If you are looking for Yarn
 Classic (1.x), install node-corepack.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: aad-cli
Description-md5: 0a55e20e854e41d73da3ff43be48eb7e
Description-en: Azure Active Directory Authentication CLI tool
 Azure Active Directory Authentication enables authentication of Azure Active
 Directory accounts on your local system. It dynamically creates local accounts,
 supporting additional features like offline connectivity.
 .
 This package contains the CLI tool to manage various aspects of the Azure AD
 integration.

Package: clickhouse-client
Description-md5: 6dceda8938e33615fa36694310e1e0cc
Description-en: column-oriented database system (cli client)
 ClickHouse is a column-oriented database management system that allows
 generating analytical data reports in real time.
 .
 This package provides ClickHouse CLI client.

Package: clickhouse-common
Description-md5: dafc4f101c8118146cf2903a05dfe5ed
Description-en: column-oriented database system (common files)
 ClickHouse is a column-oriented database management system that allows
 generating analytical data reports in real time.
 .
 This package provides common files for both ClickHouse server and client.

Package: clickhouse-server
Description-md5: 40ffe1390c0d529d732668d8ed763668
Description-en: column-oriented database system (server runner)
 ClickHouse is a column-oriented database management system that allows
 generating analytical data reports in real time.
 .
 This package provides ClickHouse server runner.

Package: clickhouse-tools
Description-md5: 25307a8fa689f823bd361f1d7b95d91a
Description-en: column-oriented database system (tools)
 ClickHouse is a column-oriented database management system that allows
 generating analytical data reports in real time.
 .
 This package provides various ClickHouse tools:
  - clickhouse-performance-test
  - clickhouse-benchmark
  - clickhouse-compressor
  - clickhouse-copier
 and some others.

Package: g++-13-multilib-x86-64-linux-gnu
Description-md5: e44e3a6ded1f1416ea9e07853c96b22d
Description-en: GNU C++ compiler (multilib support) (cross compiler for amd64 architecture)
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: g++-multilib-x86-64-linux-gnu
Description-md5: de3230a89a1d4f0c7d188e0e15b609df
Description-en: GNU C++ compiler for the amd64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the amd64 architecture.

Package: gcc-13-multilib-x86-64-linux-gnu
Description-md5: 2054afcbe562603fef9d3bfde7384cc5
Description-en: GNU C compiler (multilib support) (cross compiler for amd64 architecture)
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gcc-13-plugin-dev-x86-64-linux-gnu
Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155
Description-en: Files for GNU GCC plugin development.
 This package contains (header) files for GNU GCC plugin development. It
 is only used for the development of GCC plugins, but not needed to run
 plugins.

Package: gcc-multilib-x86-64-linux-gnu
Description-md5: 74fd7698add747ec9f3ca61030b62c40
Description-en: GNU C compiler for the amd64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the amd64 architecture.

Package: gcc-snapshot
Description-md5: 04205e24a49d2983b9b94e973a23f42a
Description-en: SNAPSHOT of the GNU Compiler Collection
 This package contains a recent development SNAPSHOT of all files
 contained in the GNU Compiler Collection (GCC).
 .
 The source code for this package has been exported from SVN trunk.
 .
 DO NOT USE THIS SNAPSHOT FOR BUILDING DEBIAN PACKAGES!
 .
 This package will NEVER hit the testing distribution. It is used for
 tracking gcc bugs submitted to the Debian BTS in recent development
 versions of gcc.

Package: gccgo-13-multilib-x86-64-linux-gnu
Description-md5: 7b5921d11463dffed06bce1c21a3a9c1
Description-en: GNU Go compiler (multilib support) (cross compiler for amd64 architecture)
 This is the GNU Go compiler, which compiles Go on platforms supported
 by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gccgo-multilib-x86-64-linux-gnu
Description-md5: f1bf5b0ea5710b5b4434e3101c58fa90
Description-en: Go compiler (based on GCC) for the amd64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the amd64 architecture.

Package: gdc-13-multilib-x86-64-linux-gnu
Description-md5: 3ef9b7affef29fd920ce8452141bcc4d
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for amd64 architecture)
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gdc-multilib-x86-64-linux-gnu
Description-md5: e89bb6902b93a30c2a7a4b9cc6527e90
Description-en: GNU D compiler (based on GCC) for the amd64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the amd64 architecture.

Package: gfortran-13-multilib-x86-64-linux-gnu
Description-md5: 7a31ffdabd43243b4133a9cf946e759c
Description-en: GNU Fortran compiler (multilib support) (cross compiler for amd64 architecture)
 This is the GNU Fortran compiler, which compiles Fortran on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gfortran-multilib-x86-64-linux-gnu
Description-md5: 32b5c180e73f16721f981eb99622afad
Description-en: GNU Fortran 95 compiler for the amd64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the amd64 architecture.

Package: gobjc++-13-multilib-x86-64-linux-gnu
Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7
Description-en: GNU Objective-C++ compiler (multilib support)
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 platforms supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc++-multilib-x86-64-linux-gnu
Description-md5: 7522d1ae85b4c7943cc7bffcd42e46e0
Description-en: GNU Objective-C++ compiler for the amd64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the amd64 architecture.

Package: gobjc-13-multilib-x86-64-linux-gnu
Description-md5: 0c9ddc2eb25605c830a9c8d341c546b0
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for amd64 architecture)
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler.
 .
 This is a dependency package, depending on development packages
 for the non-default multilib architecture(s).

Package: gobjc-multilib-x86-64-linux-gnu
Description-md5: 167877cb0d873b34edff19e77685f6e6
Description-en: GNU Objective-C compiler for the amd64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the amd64 architecture.

Package: ignition-launch-cli
Description-md5: 58a5b2679542ab03c37010d229be92d2
Description-en: Ignition Robotics Launch Library - Launch cli
 Ignition Launch, a component of Ignition Robotics, provides a command line
 interface to run and manager application and plugins.
 .
 Package contains the ignition launch cli application

Package: libblis-dev
Description-md5: 9f215031f7d1fd437d71bf7197d9b845
Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,meta)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package pulls development files for one of the 32-bit BlasInt variants.

Package: libblis-openmp-dev
Description-md5: ceacaf3ac2b859d15cf8c58a33dcaf70
Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,openmp)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains (-t openmp) version of development files.

Package: libblis-pthread-dev
Description-md5: c5463eb80b98d85a99d69ddf2a5dee94
Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,pthread)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains (-t pthread) version of development files.

Package: libblis-serial-dev
Description-md5: 4146615cf08c93dfaf956acb251a047a
Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,serial)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains (-t no) version development files.

Package: libblis4
Description-md5: 5baa73c326d3393e288f320072638b34
Description-en: BLAS-like Library Instantiation Software Framework (32bit,meta)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package pulls one of the 32-bit-BlasInt shared library variants.

Package: libblis4-openmp
Description-md5: 1884e31b4b241f27ba109fbf3f4ea915
Description-en: BLAS-like Library Instantiation Software Framework (32bit,openmp)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-t openmp) version of shared library.

Package: libblis4-pthread
Description-md5: 3f4a1ad71e227f07af6a18e9a8874e20
Description-en: BLAS-like Library Instantiation Software Framework (32bit,pthread)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-t pthread) version of shared library.

Package: libblis4-serial
Description-md5: 233c2c266fd69c9b46291c2001ebbf04
Description-en: BLAS-like Library Instantiation Software Framework (32bit,serial)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-t no) version of shared library.

Package: libblis64-4
Description-md5: 625da2059195619a8e9d26ab7e376541
Description-en: BLAS-like Library Instantiation Software Framework (64bit,meta)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package pulls one of the 64-bit-BlasInt shared library variants.

Package: libblis64-4-openmp
Description-md5: 48120b9a9a3bf492a8c6caac4f8bcec5
Description-en: BLAS-like Library Instantiation Software Framework (64bit,openmp)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-b 64 -i 64 -t openmp) version of shared library.

Package: libblis64-4-pthread
Description-md5: 80e24901df53a3dfe07d72681a95865b
Description-en: BLAS-like Library Instantiation Software Framework (64bit,pthread)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-b 64 -i 64 -t pthread) version of shared library.

Package: libblis64-4-serial
Description-md5: 91194a3216802c63b832f9153d4c0937
Description-en: BLAS-like Library Instantiation Software Framework (64bit,serial)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-b 64 -i 64 -t no) version of shared library.

Package: libblis64-dev
Description-md5: 4611561d04eac9c08cce096f5311ddeb
Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,meta)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package pulls development files for one of the 64-bit BlasInt variants.

Package: libblis64-openmp-dev
Description-md5: f6cefe69655516b84fa7957a3b404e1f
Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,openmp)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-b 64 -i 64 -t openmp) version of development files.

Package: libblis64-pthread-dev
Description-md5: 138b632a254cce3ea8c603dbca568c42
Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,pthread)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-b 64 -i 64 -t pthread) version of development files.

Package: libblis64-serial-dev
Description-md5: d9373813209ec10ba1930fb083d6b379
Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,serial)
 BLIS is a portable software framework for instantiating high-performance
 BLAS-like dense linear algebra libraries. The framework was designed to
 isolate essential kernels of computation that, when optimized, immediately
 enable optimized implementations of most of its commonly used and
 computationally intensive operations. BLIS is written in ISO C99 and available
 under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like
 API, it also includes a BLAS compatibility layer which gives application
 developers access to BLIS implementations via traditional BLAS routine calls.
 An object-based API is also available for more experienced users.
 .
 The package contains the (-b 64 -i 64 -t no) version of development files.

Package: libbpp-phyl-omics-dev
Description-md5: 0842ff0430914c350171c68c503e3c98
Description-en: Bio++ Phylogenetics library: genomics components (development files)
 Bio++ is a set of C++ libraries for Bioinformatics, including sequence
 analysis, phylogenetics, molecular evolution and population genetics.
 Bio++ is Object Oriented and is designed to be both easy to use and
 computer efficient. Bio++ intends to help programmers to write computer
 expensive programs, by providing them a set of re-usable tools.
 .
 This package contains the static library and the header files of the
 Bio++ classes dedicated to genomic phylogeny.

Package: libbpp-phyl-omics3t64
Description-md5: 8c041016d3ddd4e0d77aaa79469bc58a
Description-en: Bio++ Phylogenetics library: genomics components
 Bio++ is a set of C++ libraries for Bioinformatics, including sequence
 analysis, phylogenetics, molecular evolution and population genetics.
 Bio++ is Object Oriented and is designed to be both easy to use and
 computer efficient. Bio++ intends to help programmers to write computer
 expensive programs, by providing them a set of re-usable tools.
 .
 This package contains the dynamic library of the Bio++ classes
 dedicated to genomic phylogeny.

Package: libfmt-dev
Description-md5: 7963a4ca548a609af43ee9bd78ee3acd
Description-en: fast type-safe C++ formatting library -- development files
 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the development files, include the static library.

Package: libfmt9
Description-md5: bf00d7b126b81746ed9bbb189e83fcc1
Description-en: fast type-safe C++ formatting library -- library
 This library provides fast, type-safe, small, C++11-aware replacement of
 (s)printf and related machinery. In some cases it's noticeably faster
 than boost::format, boost::lexical_cast and even sprintf itself.
 .
 This package contains the shared library.

Package: libignition-gazebo-dev
Description-md5: 8ba4d9f9a00527803ae38cb007410427
Description-en: Ignition Gazebo classes and functions for robot apps - Development files
 Ignition Gazebo is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files

Package: libignition-gazebo-plugins
Description-md5: ed75f85997875eff7f6d998c9eef28e9
Description-en: Ignition Gazebo classes and functions for robot apps - Plugins
 Ignition Gazebo is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Plugins collection

Package: libignition-gazebo6-6
Description-md5: 5f37a7f9f59985df65ec850277bd2285
Description-en: Ignition Gazebo classes and functions for robot apps - Shared library
 Ignition Gazebo is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Main shared library

Package: libignition-launch-dev
Description-md5: 980577ac8b37422a77b797e25a67db00
Description-en: Ignition Robotics Launch Library - Development files
 Ignition Launch, a component of Ignition Robotics, provides a command line
 interface to run and manager application and plugins.
 .
 Package contains the ignition launch development files

Package: libignition-launch5-5
Description-md5: b1c4132c18a7f9ea2480e3a2dcb9fdc6
Description-en: Ignition Robotics Launch Library - Launch libraries
 Ignition Launch, a component of Ignition Robotics, provides a command line
 interface to run and manager application and plugins.
 .
 Package contains the ignition launch libraries

Package: libmariadb-dev
Description-md5: 5147f292c112a0def76ef58780903826
Description-en: MariaDB database development files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files. To allow sources
 expecting the MariaDB Connector/C to build. Sources that expect the MySQL
 Client libraries should use files from the libmariadb-dev-compat package.

Package: libmariadb-dev-compat
Description-md5: 4e4bcacf382bb1ad738f392fb886a606
Description-en: MariaDB Connector/C, compatibility symlinks
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes compatibility symlinks to allow sources expecting the
 MySQL client libraries to be built against MariaDB Connector/C.

Package: libmariadb3
Description-md5: c48685b906f3842ee48fd71db5681868
Description-en: MariaDB database client library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client library.

Package: libmpich-dev
Description-md5: 205143ab86543f81bee9061da3c41b22
Description-en: Development files for MPICH
 MPICH is a high-performance and widely portable implementation of the
 MPI-3.1 standard from the Argonne National Laboratory.
 It efficiently supports different computation and communication platforms
 including commodity clusters, SMPs, massively parallel systems, and
 high-speed networks.
 This release has all MPI 3.1 functions and features required by the standard
 with the exception of support for the "external32" portable I/O format and
 user-defined data representations for I/O.
 .
 This package includes the MPICH headers and static libraries, as well
 as the compiler wrappers needed to build MPICH programs.

Package: libmpich12
Description-md5: 791075ca4caa9c5a6ee65f1aa2b76f75
Description-en: Shared libraries for MPICH
 MPICH is a high-performance and widely portable implementation of the
 MPI-3.1 standard from the Argonne National Laboratory.
 It efficiently supports different computation and communication platforms
 including commodity clusters, SMPs, massively parallel systems, and
 high-speed networks.
 This release has all MPI 3.1 functions and features required by the standard
 with the exception of support for the "external32" portable I/O format and
 user-defined data representations for I/O.
 .
 This package includes the MPICH shared libraries.

Package: libnss-aad
Description-md5: a682083ef91d385da535ba1a8080b33c
Description-en: Azure Active Directory Authentication module for NSS
 Azure Active Directory Authentication enables authentication of Azure Active
 Directory accounts on your local system. It dynamically creates local accounts,
 supporting additional features like offline connectivity.
 .
 This package contains the NSS module.

Package: liboqs-dev
Description-md5: 0bccf5e2c23b45c46763f63d43beffdf
Description-en: library for quantum-safe cryptographic algorithms (development files)
 liboqs is an open source C library for quantum-safe cryptographic algorithms.
 It provides a collection of open source implementations of quantum-safe key
 encapsulation mechanism (KEM) and digital signature algorithms; a common API
 for these algorithms; a test harness and benchmarking routines.
 .
 liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop
 and integrate into applications quantum-safe cryptography to facilitate
 deployment and testing in real world contexts. In particular, OQS provides
 prototype integrations of liboqs into TLS and SSH, through OpenSSL and
 OpenSSH.
 .
 This package contains the development files.

Package: liboqs3
Description-md5: 0d203f318572e69446707ff82ea0f6e1
Description-en: library for quantum-safe cryptographic algorithms (shared library)
 liboqs is an open source C library for quantum-safe cryptographic algorithms.
 It provides a collection of open source implementations of quantum-safe key
 encapsulation mechanism (KEM) and digital signature algorithms; a common API
 for these algorithms; a test harness and benchmarking routines.
 .
 liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop
 and integrate into applications quantum-safe cryptography to facilitate
 deployment and testing in real world contexts. In particular, OQS provides
 prototype integrations of liboqs into TLS and SSH, through OpenSSL and
 OpenSSH.
 .
 This package contains the shared library.

Package: libpam-aad
Description-md5: 005c34d19bddf8524f3af21f6da08d98
Description-en: Azure Active Directory Authentication module for PAM
 Azure Active Directory Authentication enables authentication of Azure Active
 Directory accounts on your local system. It dynamically creates local accounts,
 supporting additional features like offline connectivity.
 .
 This package contains the PAM module.

Package: mariadb-backup
Description-md5: 0656895027a552cdb0eddc26840f9597
Description-en: Backup tool for MariaDB server
 Based on Xtrabackup, but improved to work with MariaDB server.
 This backup tool is guaranteed to be compatible with MariaDB server.
 .
 Please refer to the MariaDB Knowledge Base on more information on
 how to use this tool.

Package: mariadb-client
Description-md5: 82697f9416e5e5d0a4e7331c2c735591
Description-en: MariaDB database client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client binaries and the additional tools
 innotop and mariadb-report (mysqlreport).

Package: mariadb-client-core
Description-md5: 2862a38a5ead2e1df7366bf661e03278
Description-en: MariaDB database core client binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core client files, as used by Akonadi.

Package: mariadb-plugin-connect
Description-md5: 506802608814c7a120919c156cb40a99
Description-en: Connect storage engine for MariaDB server
 Connect engine supports a number of file formats (dbf, xml, txt, bin, etc),
 connections to ODBC tables and remote MySQL tables, as well as a number of
 other interesting features.
 This package contains the Connect plugin for MariaDB server.

Package: mariadb-plugin-cracklib-password-check
Description-md5: 4b22bd6b8c68755a6fac6b6137a5eeb4
Description-en: CrackLib Password Validation Plugin for MariaDB server
 This password validation plugin uses cracklib to allow only
 sufficiently secure (as defined by cracklib) user passwords in MariaDB server.
 .
 Install and configure this to enforce stronger passwords for MariaDB server
 users.

Package: mariadb-plugin-gssapi-client
Description-md5: ece7660a1e2293e316a2fa35c35f8b25
Description-en: GSSAPI authentication plugin for MariaDB client
 This plugin includes support for Kerberos on Unix, but can also be used for
 Windows authentication with or without domain environment.
 .
 This package contains the client parts.

Package: mariadb-plugin-gssapi-server
Description-md5: 15f0c8ec89caa84121f658521f1d6501
Description-en: GSSAPI authentication plugin for MariaDB server
 This plugin includes support for Kerberos on Unix, but can also be used for
 Windows authentication with or without domain environment.
 .
 This package contains the server parts.

Package: mariadb-plugin-hashicorp-key-management
Description-md5: 30625025c83a19b480b33aeb407678d5
Description-en: Hashicorp Key Management plugin for MariaDB
 This encryption plugin uses Hashicorp Vault for storing encryption
 keys for MariaDB Data-at-Rest encryption.

Package: mariadb-plugin-mroonga
Description-md5: d9e70a91be9b718328103357cee5e31e
Description-en: Mroonga storage engine for MariaDB server
 Mroonga (formerly named Groonga Storage Engine) is a storage engine that
 provides fast CJK-ready full text searching using column store.
 This package contains the Mroonga plugin for MariaDB server.

Package: mariadb-plugin-oqgraph
Description-md5: 8c8b3a58b75d0964480d8871a9fc797a
Description-en: OQGraph storage engine for MariaDB server
 The OQGraph engine is a computation engine plugin for handling hierarchies
 (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL.
 This package contains the OQGraph plugin for MariaDB server.

Package: mariadb-plugin-provider-bzip2
Description-md5: c3950d83efdab13503f11af3ad4e2c60
Description-en: BZip2 compression support in the server and storage engines
 The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga,
 can use different compression libraries.
 .
 Plugin provides BZip2 (https://sourceware.org/bzip2/) compression
 .
 Note that these affect InnoDB and Mroonga only;
 RocksDB still uses the compression algorithms from its own library

Package: mariadb-plugin-provider-lz4
Description-md5: cf2abaea40b7fa6e7045bc3dbbc6b437
Description-en: LZ4 compression support in the server and storage engines
 The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga,
 can use different compression libraries.
 .
 Plugin provides LZ4 (http://lz4.github.io/lz4/) compression
 .
 Note that these affect InnoDB and Mroonga only;
 RocksDB still uses the compression algorithms from its own library

Package: mariadb-plugin-provider-lzma
Description-md5: 0e4da2d382b71c76d84e85260d3ba2d1
Description-en: LZMA compression support in the server and storage engines
 The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga,
 can use different compression libraries.
 .
 Plugin provides LZMA (https://tukaani.org/lzma/) compression
 .
 Note that these affect InnoDB and Mroonga only;
 RocksDB still uses the compression algorithms from its own library

Package: mariadb-plugin-provider-lzo
Description-md5: 3a16b9262ea33fc1cd2eae2afa074936
Description-en: LZO compression support in the server and storage engines
 The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga,
 can use different compression libraries.
 .
 Plugin provides LZO (http://www.oberhumer.com/opensource/lzo/) compression
 .
 Note that these affect InnoDB and Mroonga only;
 RocksDB still uses the compression algorithms from its own library

Package: mariadb-plugin-provider-snappy
Description-md5: 482f1c3726111908a9a3375a4fe7489c
Description-en: Snappy compression support in the server and storage engines
 The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga,
 can use different compression libraries.
 .
 Plugin provides Snappy (https://github.com/google/snappy) compression
 .
 Note that these affect InnoDB and Mroonga only;
 RocksDB still uses the compression algorithms from its own library

Package: mariadb-plugin-rocksdb
Description-md5: 14a224275a38d61680abd3b23173e9bd
Description-en: RocksDB storage engine for MariaDB server
 The RocksDB storage engine is a high performance storage engine, aimed
 at maximising storage efficiency while maintaining InnoDB-like performance.
 This package contains the RocksDB plugin for MariaDB server.

Package: mariadb-plugin-s3
Description-md5: d88f880c6bea545db8b310745f58eaae
Description-en: Amazon S3 archival storage engine for MariaDB
 The S3 storage engine allows one to archive MariaDB tables in Amazon S3 (or any
 third-party public or private cloud that implements S3 API), but still have
 them accessible in MariaDB in read-only mode.

Package: mariadb-plugin-spider
Description-md5: c1991e166bda227df521586cf7a451f1
Description-en: Spider storage engine for MariaDB server
 The Spider storage engine with built-in sharding features. It supports
 partitioning and xa transactions, and allows tables of different MariaDB server
 instances to be handled as if they were on the same instance. It refers to one
 possible implementation of ISO/IEC 9075-9:2008 SQL/MED.

Package: mariadb-server
Description-md5: ae76dbcde4bf3e79b8228e6dad967834
Description-en: MariaDB database server binaries
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the server binaries.

Package: mariadb-server-10.5
Description-md5: d9bfd0237ea90b4ff4c14c8028ed10b0
Description-en: MariaDB database server binaries (transitional dummy package)
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package is a transitional dummy package designed to make upgrades
 from previous MariaDB versions seamless.

Package: mariadb-server-core
Description-md5: a01f76260dfbedfdfbfcd8ff440b8a4c
Description-en: MariaDB database core server files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the core server files, as used by Akonadi.

Package: mariadb-test
Description-md5: 88232ad1a9463948e9a1f1d33923b547
Description-en: MariaDB database regression test suite
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the regression test suite.

Package: mpich
Description-md5: 550bc2d5b82c8e4c056dee32a584fb1a
Description-en: Implementation of the MPI Message Passing Interface standard
 MPICH is a high-performance and widely portable implementation of the
 MPI-3.1 standard from the Argonne National Laboratory.
 It efficiently supports different computation and communication platforms
 including commodity clusters, SMPs, massively parallel systems, and
 high-speed networks.
 This release has all MPI 3.1 functions and features required by the standard
 with the exception of support for the "external32" portable I/O format and
 user-defined data representations for I/O.
 .
 This package includes the program binaries necessary to run MPICH programs.

Package: bettercap
Description-md5: 57c9ad5d57a2b98735ad744509e68d17
Description-en: Complete, modular, portable and easily extensible MITM framework
 The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance
 and MITM attacks.
 .
 bettercap is a powerful, easily extensible and portable framework  written
 in Go which aims to offer to security researchers, red teamers and reverse
 engineers an easy to use, all-in-one solution with all the features they
 might possibly need for performing reconnaissance and attacking WiFi
 networks, Bluetooth Low Energy devices, wireless HID devices and Ethernet
 networks.
 .
 Main Features:
  * WiFi networks scanning, deauthentication attack, clientless PMKID
    association attack and automatic WPA/WPA2 client handshakes capture.
  * Bluetooth Low Energy devices scanning, characteristics enumeration,
    reading and writing.
  * 2.4Ghz wireless devices scanning and MouseJacking attacks with
    over-the-air HID frames injection (with DuckyScript support).
  * Passive and active IP network hosts probing and recon.
  * ARP, DNS, NDP and DHCPv6 spoofers for MITM attacks on IPv4 and IPv6
    based networks.
  * Proxies at packet level, TCP level and HTTP/HTTPS application level
    fully scriptable with easy to implement javascript plugins.
  * A powerful network sniffer for credentials harvesting which can also be
    used as a network protocol fuzzer.
  * A very fast port scanner.
  * A powerful REST API with support for asynchronous events notification
    on websocket to orchestrate your attacks easily.
  * A very convenient web UI.
  * More! (https://www.bettercap.org/modules/)
 .
 This package contains a Swiss Army knife for 802.11, BLE and Ethernet networks
 reconnaissance and attacks.

Package: cfengine3
Description-md5: 788a29b26be014b99b2dd6cde0363f81
Description-en: tool for configuring and maintaining network machines
 Cfengine is a suite of programs for integrated autonomic management
 of either individual or networked computers.
 .
 Cfengine 3 is both a more powerful and much simplified version of cfengine,
 which has been designed to inter operate with cfengine 2 rather than be
 backwards compatible with it.
 .
 With cfengine 3 you can install, configure and maintain computers using
 powerful hands-free tools.

Package: cpp-14-arm-linux-gnueabihf
Description-md5: ed68a0d5b068e9ec1abe470407d0cbf5
Description-en: GNU C preprocessor for arm-linux-gnueabihf
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for arm-linux-gnueabihf architecture but not
 the compiler.

Package: g++-14-arm-linux-gnueabihf
Description-md5: 8217684381d0545df03fa8d52efefabb
Description-en: GNU C++ compiler for arm-linux-gnueabihf architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arm-linux-gnueabihf architecture.

Package: gcc-14-arm-linux-gnueabihf
Description-md5: 33f90d4dfb358631d3e5a94e55aaa543
Description-en: GNU C compiler for the arm-linux-gnueabihf architecture
 This is the GNU C compiler for the arm-linux-gnueabihf architecture,
 a fairly portable optimizing compiler for C.

Package: gccgo-14-arm-linux-gnueabihf
Description-md5: 3ce513e797bd4d1a1c346756537f10b2
Description-en: GNU Go compiler for the arm-linux-gnueabihf architecture
 This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccrs-14-arm-linux-gnueabihf
Description-md5: f141a87e5d642d885ec8ce4fdc5e8c89
Description-en: GNU Rust compiler for the arm-linux-gnueabihf architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gdc-14-arm-linux-gnueabihf
Description-md5: e7806cc7fa9ea582cd66e012058e42e9
Description-en: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture
 This is the GNU D compiler for the arm-linux-gnueabihf architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gfortran-14-arm-linux-gnueabihf
Description-md5: 97ae8549d5e903133d4832ce451bf9d5
Description-en: GNU Fortran compiler for the arm-linux-gnueabihf architecture
 This is the GNU Fortran compiler for the arm-linux-gnueabihf architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gm2-14-arm-linux-gnueabihf
Description-md5: 933ee1c99d288f27147a775bc0f4111e
Description-en: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture
 This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gnat-14-arm-linux-gnueabihf
Description-md5: add9124ecac0dbae8c33714a6eb422c6
Description-en: GNU Ada compiler for the arm-linux-gnueabihf architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gobjc++-14-arm-linux-gnueabihf
Description-md5: 6a023a9d4124afa528373e4a11661544
Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture
 This is the GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-arm-linux-gnueabihf
Description-md5: 53428c52dd8a87e57b005d8ef5eaa131
Description-en: GNU Objective-C compiler for the arm-linux-gnueabihf architecture
 This is the GNU Objective-C compiler for the arm-linux-gnueabihf architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: iptux
Description-md5: 0e2a14a870a45f416a44fd78dff4cf71
Description-en: Intranet communication tool for Linux
 iptux is an “IP Messenger” client for Linux.
 .
 It can:
  - auto-detect other clients on the intranet.
  - send message to other clients.
  - send file to other clients.
 .
 It is (supposedly) compatible with 飞鸽传书 (Feige) and 飞秋 (FeiQ)
 from China, and with the original “IP Messenger” clients from Japan
 as listed on http://ipmsg.org/ including g2ipmsg and xipmsg in Debian.

Package: libarmci-mpi-dev
Description-md5: 52136d843f532b5e27ab5e7cdcfb99c9
Description-en: ARMCI-MPI (Development version)
 ARMCI-MPI is a completely rewritten implementation of the ARMCI one-sided
 communication interface that uses MPI RMA for one-sided communication.
 .
 The purpose of the Aggregate Remote Memory Copy (ARMCI) library is to provide
 a general-purpose, efficient, and widely portable remote memory access (RMA)
 operations (one-sided communication) optimized for contiguous and
 noncontiguous (strided, scatter/gather, I/O vector) data transfers.
 .
 This version contains the Fortran90 modules and the static library,
 built against both OpenMPI and MPICH.

Package: libpromises3
Description-md5: b7cc394ad69cf35c6472df3b5d754ec7
Description-en: libpromises library for cfengine3 binaries
 The main purpose of cfengine is to allow the system administrator
 to create a single central file which will define how every host
 on a network should be configured.
 .
 This package contains the libpromises3 library.

Package: openjdk-22-jre
Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a
Description-en: OpenJDK Java runtime, using Hotspot Zero
 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot Zero.

Package: openjdk-22-jre-headless
Description-md5: 125494d786a73a442968635c3a21c714
Description-en: OpenJDK Java runtime, using Hotspot Zero (headless)
 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot Zero.

Package: python3-triton
Description-md5: e0f427308b31686b455ed02a948422ff
Description-en: language and compiler for custom Deep Learning operations
 For writing highly efficient custom Deep-Learning primitives. The aim
 of Triton is to provide an open-source environment to write fast code
 at higher productivity than CUDA, but also with higher flexibility
 than other existing domain specific languages.

Package: cpp-14-i686-linux-gnu
Description-md5: b8282273c17bed5005498d3acc86c9d4
Description-en: GNU C preprocessor for i686-linux-gnu
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for i686-linux-gnu architecture but not
 the compiler.

Package: g++-14-i686-linux-gnu
Description-md5: 88bdc3f5d96144f5748dae6f61c62299
Description-en: GNU C++ compiler for i686-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for i686-linux-gnu architecture.

Package: gcc-14-i686-linux-gnu
Description-md5: ba5a678e8889d9e2f2dd41bf10f39ab5
Description-en: GNU C compiler for the i686-linux-gnu architecture
 This is the GNU C compiler for the i686-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gccgo-14-i686-linux-gnu
Description-md5: 476b8ef19f68a3705287682de1e1d740
Description-en: GNU Go compiler for the i686-linux-gnu architecture
 This is the GNU Go compiler for the i686-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccrs-14-i686-linux-gnu
Description-md5: 89d94ad4a90fcb92a390dd4106ba80a9
Description-en: GNU Rust compiler for the i686-linux-gnu architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gdc-14-i686-linux-gnu
Description-md5: 00ea2654f0ce21b65085a895f9f14ee2
Description-en: GNU D compiler (version 2) for the i686-linux-gnu architecture
 This is the GNU D compiler for the i686-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gfortran-14-i686-linux-gnu
Description-md5: b4cc25194ee0177ada8bf1a75e17c538
Description-en: GNU Fortran compiler for the i686-linux-gnu architecture
 This is the GNU Fortran compiler for the i686-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gm2-14-i686-linux-gnu
Description-md5: 05ba12e493b72d8343debec63c709f0b
Description-en: GNU Modula-2 compiler for the i686-linux-gnu architecture
 This is the GNU Modula-2 compiler for the i686-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gnat-14-i686-linux-gnu
Description-md5: 5d5f78ab40eeb76fd91a48aa1d609842
Description-en: GNU Ada compiler for the i686-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gobjc++-14-i686-linux-gnu
Description-md5: b39381afe15d2749b764ed69f8ebf869
Description-en: GNU Objective-C++ compiler for the i686-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-i686-linux-gnu
Description-md5: 0692b323d7920394e268687801f5005f
Description-en: GNU Objective-C compiler for the i686-linux-gnu architecture
 This is the GNU Objective-C compiler for the i686-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: lib64gfortran-14-dev
Description-md5: 552b8ddfa55fb97fed937c39ac7c9855
Description-en: Runtime library for GNU Fortran applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: lib64gphobos-13-dev
Description-md5: 74c4089eeff14106ae16cc4257ba8f73
Description-en: Phobos D standard library (64bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64gphobos-14-dev
Description-md5: 74c4089eeff14106ae16cc4257ba8f73
Description-en: Phobos D standard library (64bit development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64gphobos4
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64gphobos5
Description-md5: 2086a0c7f5831c82fec492e812bdd6c1
Description-en: Phobos D standard library (runtime library)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64objc-13-dev
Description-md5: c0fc895d2778279155bfb6af8561da8e
Description-en: Runtime library for GNU Objective-C applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib64objc-14-dev
Description-md5: c0fc895d2778279155bfb6af8561da8e
Description-en: Runtime library for GNU Objective-C applications (64bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: lib64objc4
Description-md5: ed6abd85fb9be4df45f054e758ab70d5
Description-en: Runtime library for GNU Objective-C applications (64bit)
 Library needed for GNU ObjC applications linked against the shared library.

Package: lib64stdc++-14-dev
Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e
Description-en: GNU Standard C++ Library v3 (development files)
 This package contains the headers and static library files necessary for
 building C++ programs which use libstdc++.
 .
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 in g++-3.0.

Package: lib64stdc++6-13-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: lib64stdc++6-14-dbg
Description-md5: 2c454c0f0591e215b1f3b1791f3e7459
Description-en: GNU Standard C++ Library v3 (debug build)
 This package contains a debug build of the shared libstdc++ library.  The debug
 symbols for the default build can be found in the libstdc++6-dbgsym package.

Package: cpp-14-powerpc64le-linux-gnu
Description-md5: 2c7bd4237665c7473651107af2193fed
Description-en: GNU C preprocessor for powerpc64le-linux-gnu
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for powerpc64le-linux-gnu architecture but not
 the compiler.

Package: g++-14-powerpc64le-linux-gnu
Description-md5: 0be28451d4d61c7a7c7261ee29e52e35
Description-en: GNU C++ compiler for powerpc64le-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for powerpc64le-linux-gnu architecture.

Package: gcc-14-powerpc64le-linux-gnu
Description-md5: 9a78fbda526c5f3157cb5ab0c3cf7fc1
Description-en: GNU C compiler for the powerpc64le-linux-gnu architecture
 This is the GNU C compiler for the powerpc64le-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gccgo-14-powerpc64le-linux-gnu
Description-md5: 5a17cd67dc9ecaa24006880be9427bb8
Description-en: GNU Go compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccrs-14-powerpc64le-linux-gnu
Description-md5: d0fe6b34eca2f10ee7ee873fcf7f890b
Description-en: GNU Rust compiler for the powerpc64le-linux-gnu architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gdc-14-powerpc64le-linux-gnu
Description-md5: 511ac042d081ba2ca3ae7e683ee8367f
Description-en: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture
 This is the GNU D compiler for the powerpc64le-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gfortran-14-powerpc64le-linux-gnu
Description-md5: c4e5fd95008e20fa21421f07aca27e28
Description-en: GNU Fortran compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gm2-14-powerpc64le-linux-gnu
Description-md5: fb993083e71fd1e0af62e509dacb11b9
Description-en: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gnat-14-powerpc64le-linux-gnu
Description-md5: 8ac95f73f66a0ce812744beb89e351e5
Description-en: GNU Ada compiler for the powerpc64le-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gobjc++-14-powerpc64le-linux-gnu
Description-md5: 62d25be8e9d06181c6d2eaa1dab2a772
Description-en: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-powerpc64le-linux-gnu
Description-md5: 42ae6621ea0fdfd8c7240d742c7060ee
Description-en: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Objective-C compiler for the powerpc64le-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: librust-tokio-executor-dev
Description-md5: 1d0777a6d4941c1d599a024b61bd87bb
Description-en: Future execution primitives - Rust source code
 This package contains the source for the Rust tokio-executor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: netlabel-tools
Description-md5: c34a9c6dc669e03e4de3a6aeac234e2b
Description-en: management tool for the Linux NetLabel Subsystem
 The NetLabel management utility, netlabelctl, is a command line program
 designed to allow system administrators to configure the NetLabel system in
 the kernel.
 .
 This package requires that the running kernel supports NETLABEL.

Package: cpp-14-riscv64-linux-gnu
Description-md5: c37f823d16cc21e0b1020888979e0de5
Description-en: GNU C preprocessor for riscv64-linux-gnu
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for riscv64-linux-gnu architecture but not
 the compiler.

Package: fim
Description-md5: 545bc8b6326b5387fc70d5fa199f1855
Description-en: scriptable frame buffer, X.org and ascii art image viewer
 FIM is a highly customizable scriptable image viewer targeted at the
 users who are comfortable with software like the Vim text editor or the Mutt
 mail user agent. FIM aims to be a "swiss army knife" for viewing images.
 Its code derives from the "Fbi" framebuffer image viewer by Gerd Hoffmann.
 FIM is multidevice: it has X support via the SDL library and ascii art output
 via the aalib library.
 .
 It supports image description files, file search and filtering using regular
 expressions on filenames and descriptions, caption display, customizable
 status line, EXIF tags display, EXIF-based image rotation, recursive directory
 traversal, reading from stdin, and can e.g. jump between two images
 remembering scale and position.
 .
 It can speed up loading by image caching and speed up scaling with mipmaps.
 It offers GNU readline command line autocompletion and history,
 completely customizable key bindings, external/internal (if-while based)
 scriptability (through return codes, standard input/output, and commands given
 at invocation time, an initialization file, Vim-like autocommands), and much
 more.

Package: g++-14-riscv64-linux-gnu
Description-md5: c05debccc4cda53b165f1d0fab684249
Description-en: GNU C++ compiler for riscv64-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for riscv64-linux-gnu architecture.

Package: gcc-14-riscv64-linux-gnu
Description-md5: 218dc51ac56878eb1749d78c89c8fddf
Description-en: GNU C compiler for the riscv64-linux-gnu architecture
 This is the GNU C compiler for the riscv64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gccgo-14-riscv64-linux-gnu
Description-md5: cb0c26ec7dbe9b289a3908acdec4f4be
Description-en: GNU Go compiler for the riscv64-linux-gnu architecture
 This is the GNU Go compiler for the riscv64-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccrs-14-riscv64-linux-gnu
Description-md5: 5d64461e71f5c808bbac8962ffaf5c69
Description-en: GNU Rust compiler for the riscv64-linux-gnu architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gdc-14-riscv64-linux-gnu
Description-md5: 079a7e73375fff1da316ca219ebbcae9
Description-en: GNU D compiler (version 2) for the riscv64-linux-gnu architecture
 This is the GNU D compiler for the riscv64-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gfortran-14-riscv64-linux-gnu
Description-md5: 647d753ad3c3df0948710e5369bc92d3
Description-en: GNU Fortran compiler for the riscv64-linux-gnu architecture
 This is the GNU Fortran compiler for the riscv64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gm2-14-riscv64-linux-gnu
Description-md5: bf44f4d7e917b7e8edf9363fe50a90ac
Description-en: GNU Modula-2 compiler for the riscv64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the riscv64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gnat-14-riscv64-linux-gnu
Description-md5: 808a76870de359e9a78a6de8abc0489b
Description-en: GNU Ada compiler for the riscv64-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gobjc++-14-riscv64-linux-gnu
Description-md5: 9a5818aa29919ffe77de03b3895dc8e2
Description-en: GNU Objective-C++ compiler for the riscv64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the riscv64-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-riscv64-linux-gnu
Description-md5: 3b04b13a1ceb1ae69e8d04956e6e0e21
Description-en: GNU Objective-C compiler for the riscv64-linux-gnu architecture
 This is the GNU Objective-C compiler for the riscv64-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: libautopilot-gtk
Description-md5: c76f24e365cee9cbd3ae6bd89df0ce70
Description-en: Makes GTK+ applications introspectable by autopilot.
 This allows autopilot to test any existing GTK+ application,
 without having to rebuild the application under test.

Package: libfakechroot
Description-md5: b0c4684ba5fd1dd31a0a93d761269fb4
Description-en: gives a fake chroot environment - runtime
 This package provides a library which overrides libc functions, so
 it is possible to use root-specific tools without root privileges.
 .
 In fake chroot you can install i.e. Debian bootstrap, create developer's
 environment and build packages inside chroot'ed system using standard
 non-root user account.

Package: libgzstream-dev
Description-md5: 0d5f3f1844758d871482cc179322016c
Description-en: provide functionality of zlib C-library in a C++ iostream (development)
 Gzstream is a small C++ library, basically just a wrapper, that provides
 the functionality of the zlib C-library in a C++ iostream.
 .
 This package contains the static library and header files.

Package: libgzstream0
Description-md5: 25781160586e93aa72b484d8a32bdb7b
Description-en: provide functionality of zlib C-library in a C++ iostream
 Gzstream is a small C++ library, basically just a wrapper, that provides
 the functionality of the zlib C-library in a C++ iostream.
 .
 This package contains the dynamic library.

Package: libignition-gui-dev
Description-md5: feda608232ae7542cb618649a19a2bc9
Description-en: Ignition Gui classes and functions for robot apps - Development files
 Ignition Gui is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Package for development libraries and headers.

Package: libignition-gui6-6
Description-md5: a1785db80184ac84ff09bc2ef2702ff3
Description-en: Ignition Gui classes and functions for robot apps - Shared library
 Ignition Gui is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Package contains the main libraries

Package: libignition-sensors-air-pressure-dev
Description-md5: 7ef8439d5cf7d15ce02454d28114b52d
Description-en: Ignition sensors classes and functions for robot apps - Dev files air-pressure
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for air-pressure sensor

Package: libignition-sensors-altimeter-dev
Description-md5: e7e4bd4fb10ae6d525fd53df49e3f692
Description-en: Ignition sensors classes and functions for robot apps - Dev files altimeter
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for altimeter sensor

Package: libignition-sensors-camera-dev
Description-md5: 9a8b2d2bc7256e8d3be9e95a8de9da99
Description-en: Ignition sensors classes and functions for robot apps - Dev files Camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for Camera sensor

Package: libignition-sensors-core-dev
Description-md5: 045b0fe84d48ce2e398a6cd32cb62aba
Description-en: Ignition sensors classes and functions for robot apps - Development files
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Core development files

Package: libignition-sensors-depth-camera-dev
Description-md5: 0cb6de466a3cb3a15285645737d1a676
Description-en: Ignition sensors classes and functions for robot apps - Dev files depth-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for depth-camera sensor

Package: libignition-sensors-dev
Description-md5: b51a00c68154af6a66278ed2bef0391a
Description-en: Ignition sensors classes and functions for robot apps - Metapackage
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Metapackage for all the -dev files

Package: libignition-sensors-force-torque-dev
Description-md5: a68ff69ec3a7ac190752e37aead56407
Description-en: Ignition sensors classes and functions for robot apps - Dev files force-torque
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for force-torque sensor

Package: libignition-sensors-gpu-lidar-dev
Description-md5: 7c0a357103c919f224f14ccd4636a13c
Description-en: Ignition sensors classes and functions for robot apps - Dev files gpu-lidar
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for gpu-lidar sensor

Package: libignition-sensors-imu-dev
Description-md5: 2cb4aabeeda68b9203ced686aed19ec1
Description-en: Ignition sensors classes and functions for robot apps - Dev files imu
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for imu sensor

Package: libignition-sensors-lidar-dev
Description-md5: a97d47fe92f56af44e92d5c936cfb306
Description-en: Ignition sensors classes and functions for robot apps - Dev files lidar
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for lidar sensor

Package: libignition-sensors-logical-camera-dev
Description-md5: 520a4c764874076ef2a304550f1789a7
Description-en: Ignition sensors classes and functions for robot apps - Dev files logical-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for logical-camera sensor

Package: libignition-sensors-magnetometer-dev
Description-md5: 959672d6f8a3b26e7fc4e2d9ef834460
Description-en: Ignition sensors classes and functions for robot apps - Dev files magnetometer
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for magnetometer sensor

Package: libignition-sensors-navsat-dev
Description-md5: 7f056e5be5b7abc2cdf602b4d4ef786a
Description-en: Ignition sensors classes and functions for robot apps - Dev files navsat
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for NavSat (GPS) sensor

Package: libignition-sensors-rendering-dev
Description-md5: e8d69ff6a6c453c6791ed8ea937efcc4
Description-en: Ignition sensors classes and functions for robot apps - Dev files rendering
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for rendering sensor

Package: libignition-sensors-rgbd-camera-dev
Description-md5: f35c366810390c55e8eb96ba1b7a3e98
Description-en: Ignition Sensors classes and functions for robot apps - Dev files rgbd-camera
 Ignition Sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for rgbd-camera sensor

Package: libignition-sensors-segmentation-camera-dev
Description-md5: c99da2926ec257e587e2da1a5878e1ac
Description-en: Ignition sensors classes and functions for robot apps - Dev files segmentation-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for segmentation-camera sensor

Package: libignition-sensors-thermal-camera-dev
Description-md5: c6b83066508432d2887164583c32b21e
Description-en: Ignition sensors classes and functions for robot apps - Dev files thermal-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Development files for thermal-camera sensor

Package: libignition-sensors6-6
Description-md5: 11c0438fc30ca20a7a7b6a53c5a094a3
Description-en: Ignition sensors classes and functions for robot apps - Shared library
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.

Package: libignition-sensors6-air-pressure6
Description-md5: 6af3c8504ac71fac27ab75b3e27d3b55
Description-en: Ignition sensors classes and functions for robot apps - Lib air-pressure
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for air-pressure sensor

Package: libignition-sensors6-altimeter6
Description-md5: b5b40c004495caa2a0617bd41ac8fbc4
Description-en: Ignition sensors classes and functions for robot apps - Lib altimeter
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for altimeter sensor

Package: libignition-sensors6-camera6
Description-md5: e0cefdb7a9b8fee736a39c6a3e5d7894
Description-en: Ignition sensors classes and functions for robot apps - Lib Camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for Camera sensor

Package: libignition-sensors6-depth-camera6
Description-md5: fd36179ae2b4b263c991c031208c6557
Description-en: Ignition sensors classes and functions for robot apps - Lib depth-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for depth-camera sensor

Package: libignition-sensors6-force-torque6
Description-md5: 56926cbbacc74bdb19f6320d9d96e9eb
Description-en: Ignition sensors classes and functions for robot apps - Lib force-torque
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for force-torque sensor

Package: libignition-sensors6-gpu-lidar6
Description-md5: 94dc7b7ee619cf97c4bbd9b9aa1d48e2
Description-en: Ignition sensors classes and functions for robot apps - Lib gpu-lidar
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for gpu-lidar sensor

Package: libignition-sensors6-imu6
Description-md5: c3f7a8b0900b5bb22286690a7dad12a8
Description-en: Ignition sensors classes and functions for robot apps - Lib imu
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for imu sensor

Package: libignition-sensors6-lidar6
Description-md5: 09928d3bcb5434c27b4ee3f1b66284b0
Description-en: Ignition sensors classes and functions for robot apps - Lib lidar
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for lidar sensor

Package: libignition-sensors6-logical-camera6
Description-md5: d21596526c2a201792542dffbe8fb918
Description-en: Ignition sensors classes and functions for robot apps - Lib logical-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for logical-camera sensor

Package: libignition-sensors6-magnetometer6
Description-md5: 9f99ea765378626d5f99f4682048de90
Description-en: Ignition sensors classes and functions for robot apps - Lib magnetometer
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for magnetometer sensor

Package: libignition-sensors6-navsat6
Description-md5: 6dbd43dc17d2d05de6788cc0423ed621
Description-en: Ignition sensors classes and functions for robot apps - Lib navsat
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for NavSat (GPS) sensor

Package: libignition-sensors6-rendering6
Description-md5: 3bbd2907b87b38d1a3df1c97ab4918c5
Description-en: Ignition sensors classes and functions for robot apps - Lib rendering
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for rendering sensor

Package: libignition-sensors6-rgbd-camera6
Description-md5: 501dfc7a56ce94b12ca397b409807442
Description-en: Ignition Sensors classes and functions for robot apps - Lib rgbd-camera
 Ignition Sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for rgbd-camera sensor

Package: libignition-sensors6-segmentation-camera6
Description-md5: c33fab7ca9f229ab00c48de7041b65e7
Description-en: Ignition sensors classes and functions for robot apps - Lib segmentation-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for segmentation-camera sensor

Package: libignition-sensors6-thermal-camera6
Description-md5: 3d9f0ce4b4fd826a65199add2c4d5f7e
Description-en: Ignition sensors classes and functions for robot apps - Lib thermal-camera
 Ignition sensors is a component in the ignition framework, a set of libraries
 designed to rapidly develop robot applications.
 .
 Shared library for thermal-camera sensor

Package: librust-err-derive-dev
Description-md5: 3e29490f2a523b6b306bbc57c706a33f
Description-en: Derive macro for `std::error::Error` - Rust source code
 Source code for Debianized Rust crate "err-derive"

Package: librust-tokio-reactor-dev
Description-md5: 07eabb320ba20cc7e0ec5ba4953b5dff
Description-en: Event loop that drives Tokio I/O resources - Rust source code
 This package contains the source for the Rust tokio-reactor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: onboard
Description-md5: 9f50885a8ac80103dfe94731ab8eb79b
Description-en: Simple On-screen Keyboard
 On-screen Keyboard (OSK) with macros, easy layout creation and word
 suggestion.
 .
 This virtual keyboard can be useful for tablet PC users operated via
 touchscreens, as well as for mobility impaired users.

Package: sslh
Description-md5: f4689a572a444f710de3ad341846f07b
Description-en: Applicative protocol multiplexer
 sslh lets one accept HTTPS, SSH, OpenVPN, tinc and XMPP connections on the
 same port. This makes it possible to connect to any of these servers on
 port 443 (e.g. from inside a corporate firewall, which almost never block
 port 443) while still serving HTTPS on that port.

Package: tailspin
Description-md5: e01d9bfaf85eed886b807469f6b45701
Description-en: log file highlighter
 tailspin provides the command line tool tspin
 for viewing and tailing log files.
 It highlights important keywords
 to make navigating log files easier,
 using less under the hood
 for scrollback, search and filtering.

Package: cpp-14-s390x-linux-gnu
Description-md5: 15322c927af928619270877121b482b0
Description-en: GNU C preprocessor for s390x-linux-gnu
 A macro processor that is used automatically by the GNU C compiler
 to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor configured for s390x-linux-gnu architecture but not
 the compiler.

Package: g++-14-s390x-linux-gnu
Description-md5: fafd9d967c83a64a002649a8dd459c79
Description-en: GNU C++ compiler for s390x-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for s390x-linux-gnu architecture.

Package: gcc-14-s390x-linux-gnu
Description-md5: 2323f276c14ea19238d792f7bdca46a5
Description-en: GNU C compiler for the s390x-linux-gnu architecture
 This is the GNU C compiler for the s390x-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gccgo-14-s390x-linux-gnu
Description-md5: 13a2088fce190da9d678cded8c585159
Description-en: GNU Go compiler for the s390x-linux-gnu architecture
 This is the GNU Go compiler for the s390x-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccrs-14-s390x-linux-gnu
Description-md5: 60e5147789a6c4bea6683d644c2e355e
Description-en: GNU Rust compiler for the s390x-linux-gnu architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: gdc-14-s390x-linux-gnu
Description-md5: 82e56d1ee033cd721d1d3bd63425ec46
Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture
 This is the GNU D compiler for the s390x-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gfortran-14-s390x-linux-gnu
Description-md5: 01fdbbd9efb81f1ce24e9908283f9b07
Description-en: GNU Fortran compiler for the s390x-linux-gnu architecture
 This is the GNU Fortran compiler for the s390x-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gm2-14-s390x-linux-gnu
Description-md5: 066dd0c50b39703aaf5595d82f9ba751
Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture
 This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gnat-14-s390x-linux-gnu
Description-md5: cbfa1b3916e07b6428ca157c12823364
Description-en: GNU Ada compiler for the s390x-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gobjc++-14-s390x-linux-gnu
Description-md5: 1ec28737276f7e4ee370125d58428a01
Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-s390x-linux-gnu
Description-md5: e59ac85e61be3dcab6b065120e050280
Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture
 This is the GNU Objective-C compiler for the s390x-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.