Package: ace-gperf
Description-md5: d2820ae34bb525c6060ea2b7be2a7746
Description-en: ACE perfect hash function generator
 ace_gperf is the ACE version of gperf.
 .
 Both ace_gperf and gperf were written by the same author, and have
 basically the same options and functionality. ace_gperf simply takes
 advantage of some of the features provided by the ACE library.

Package: ace-netsvcs
Description-md5: a0f85c6269f694a60515cd03bb0a69c6
Description-en: ACE network service implementations
 ACE network services provide reusable components for common
 distributed system tasks such as logging, naming, locking, and time
 synchronization.
 .
 This package contains driver programs and example configuration
 files to link the various ACE network services together, either
 statically or dynamically, and form complete server programs.

Package: acmetool
Description-md5: 3e5e145ae880b97f3b6e825daf35ce32
Description-en: automatic certificate acquisition tool for Let's Encrypt
 acmetool is an easy-to-use command line tool for automatically
 acquiring TLS certificates from ACME (Automated Certificate Management
 Environment) servers such as Let's Encrypt, designed to flexibly
 integrate into your webserver setup to enable automatic verification.
 .
 acmetool is designed to work like make: you specify what certificates
 you want, and acmetool obtains certificates as necessary to satisfy
 those requirements. If the requirements are already satisfied,
 acmetool doesn't do anything when invoked. Thus, acmetool is
 ideally suited for use on a cron job; it will do nothing until
 certificates are near expiry, and then obtain new ones.
 .
 acmetool is designed to minimise the use of state and be transparent
 in the state that it does use. All state, including certificates, is
 stored in a single directory, by default /var/lib/acme. The schema
 for this directory is simple, comprehensible and documented.

Package: adsys-windows
Description-md5: 2d51dbf168d24a07150664ca34d56985
Description-en: AD SYStem integration
 ADSys is an AD SYStem tool to integrate GPOs with a linux system.
 It allows one to handle machine and users GPOs, mapping them to dconf keys,
 apparmor rules, mounts, proxy settings, certificate autoenrollment and running
 scripts at different points in time.
 .
 This package contains all the assets and binaries to install
 on the Active Directory Windows server.
 The binaries are Windows executables.

Package: aerc
Description-md5: f513d9984e4b3711ddccbc4a818faa33
Description-en: Pretty Good Email Client
 aerc is an email client that runs in your terminal. It's highly efficient and
 extensible, perfect for the discerning hacker. Some of its more interesting
 features include:
 .
  * Editing emails in an embedded terminal tmux-style, allowing you to check on
    incoming emails and reference other threads while you compose your replies
  * Render HTML emails with an interactive terminal web browser, highlight
    patches with diffs, and browse with an embedded less session
  * Vim-style keybindings and ex-command system, allowing for powerful
    automation at a single keystroke
  * First-class support for working with git & email
  * Open a new tab with a terminal emulator and a shell running for easy access
    to nearby git repos for parallel work
  * Support for multiple accounts, with IMAP, Maildir, Notmuch, Mbox and JMAP
    backends. Along with IMAP, JMAP, SMTP, and sendmail transfer protocols.
  * Asynchronous IMAP and JMAP support ensures the UI never gets locked up by
    a flaky network.
  * Efficient network usage - aerc only downloads the information which is
    necessary to present the UI, making for a snappy and bandwidth-efficient
    experience
  * Email threading (with and/or without IMAP server support).
  * PGP signing, encryption and verification using GNUpg.
  * 100% free and open source software!

Package: age
Description-md5: 85dd9ab1e3fd8da906518326d4c6e3d4
Description-en: simple, modern and secure encryption tool
 age features small explicit keys, no config options, and UNIX-style
 composability.

Package: alertmanager-irc-relay
Description-md5: 3e3b4f210b982523cf61a95b138644b4
Description-en: Send Prometheus Alerts to IRC using Webhooks
 Alertmanager IRC Relay Alertmanager IRC Relay is a
 bot relaying Prometheus (https://prometheus.io/) alerts
 to IRC.  Alerts are received from Prometheus using Webhooks
 (https://prometheus.io/docs/alerting/configuration/#webhook-receiver-<webhook_config)
 and are relayed to an IRC channel.  Configuring and running the bot To
 configure and run the bot you need to create a YAML configuration file
 and pass it to the service.
 .
 Prometheus configuration Prometheus can
 be configured following the official Webhooks
 (https://prometheus.io/docs/alerting/configuration/#webhook-receiver-<webhook_config)
 documentation.

Package: alire
Description-md5: 433c71a6f09598f6a1c63d10ff52d818
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: amavisd-new-postfix
Description-md5: 773545be8d857a68c40886e6112d0450
Description-en: part of Ubuntu mail stack provided by Ubuntu server team
 AMaViSd-new is a script that interfaces a mail transport agent (MTA) with
 zero or more virus scanners, and spamassassin (optional).
 .
 It supports all common virus scanners (more than 20 different AVs), with
 direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG,
 f-prot, and Sophos AVs.
 .
 AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode
 (ideal for postfix and exim).  It is faster and safer to use the SMTP/LMTP
 filter mode than using the AMaViS pipe client.  It supports sendmail milter
 through this package.
 .
 This package contains configuration files for amavis and alters postfix
 configuration to utilize amavisd-new.

Package: amazon-ecr-credential-helper
Description-md5: e74ed7360f292b67c479b365095e0af9
Description-en: Amazon ECR Credential Helper for Docker
 A Docker credential helper to automatically manage credentials for Amazon ECR.
 .
 Once configured, the Amazon ECR Credential Helper lets you "docker pull" and
 "docker push" container images from Amazon ECR without running "docker login".
 .
 Amazon ECR is a container registry and requires authentication for pushing and
 pulling images.  You can use the AWS CLI or the AWS SDK to obtain a
 time-limited authentication token.  This credential helper automatically
 manages obtaining and refreshing authentication tokens when using the Docker
 CLI.
 .
 For more information about Amazon ECR and how to use it, see the documentation
 at https://docs.aws.amazon.com/AmazonECR/latest/userguide/.

Package: amber
Description-md5: cbfffa4666c07558976428469cbfdea0
Description-en: Elegant HTML templating engine for Go, inspired from HAML and Jade (CLI tool)
 Amber is an elegant HTML templating engine for the Go Programming Language.
 It is inspired from HAML and Jade.
 .
 This package provides the /usr/bin/amberc command-line tool.

Package: amfora
Description-md5: f61916feb793317bb5f92c63843bf813
Description-en: Fancy terminal browser for the Gemini protocol
 Amfora aims to be the best looking cross-platform Gemini
 terminal client with the most features.

Package: anacrolix-dms
Description-md5: 628caa8af45ef357e25b26252e049608
Description-en: Go UPnP DLNA Digital Media Server with basic video transcoding
 dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
 content directly from the filesystem from the working directory, or the path
 given. The SSDP component will broadcast and respond to requests on all
 available network interfaces.
 .
 This package provides the executable dms binary files.
 .
 dms advertises and serves the raw files, in addition to alternate transcoded
 streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It
 will also provide thumbnails where possible.
 .
 dms uses ffprobe/avprobe to get media data such as bitrate
 and duration, ffmpeg/avconv for video transoding, and
 ffmpegthumbnailer for generating thumbnails when browsing. These
 commands must be in the PATH given to dms or the features
 requiring them will be disabled.
 .
 Known Compatible Players and Renderers
 ======================================
 .
  * Probably all Panasonic Viera TVs.
  * Android's BubbleUPnP and AirWire
  * Chromecast
  * VLC
  * LG Smart TVs, with varying success.

Package: aom-tools
Description-md5: 59fd3a6e565dd92debdd79c95b7f13f9
Description-en: AV1 Video Codec Library -- Tools
 AOMedia Video 1 (AV1) is an open and royalty free video encoding format
 optimized for the Internet and the successor of VP9. aom is the
 reference encoder and decoder implementation published by the Alliance
 for Open Media.
 .
 This package contains the command line encoding and decoding tools.

Package: apache2-suexec-custom
Description-md5: 116f52596e88b0c7717e1f4973ada661
Description-en: Apache HTTP Server configurable suexec program for mod_suexec
 Provides a customizable version of the suexec helper program for mod_suexec.
 This is not the version from upstream, but can be configured with a
 configuration file.
 .
 If you do not need non-standard document root or userdir settings, it is
 recommended that you use the standard suexec helper program from the
 apache2-suexec-pristine package instead.

Package: apache2-suexec-pristine
Description-md5: 86a22eab8bdd72ac81f3d8aab53bf001
Description-en: Apache HTTP Server standard suexec program for mod_suexec
 Provides the standard suexec helper program for mod_suexec. This version is
 compiled with document root /var/www and userdir suffix public_html. If you
 need different settings, use the package apache2-suexec-custom.

Package: apkverifier
Description-md5: 10968a903b8e4a1c3bddf0b4f4f8b2b8
Description-en: Android APK Signature verification tool
 apkverifier is a simple command line tool that verifies the
 signatures on Android APK binaries.  It can verify APK Signature
 scheme v1, v2 and v3 and passes Google apksig's testing suite.  It
 should support all algorithms and downgrade attack protection.
 .
 Because Android can handle even broken x509 cerficates and ZIP files,
 apkverifier is using the ZipReader from apkparser package and vendors
 crypto/x509 in internal/x509andr and github.com/fullsailor/pkcs7
 (https://github.com/fullsailor/pkcs7) in the fullsailor/pkcs7 folder.
 The last two have some changes to handle some
 not-entirely-according-to-spec certificates.
 .
 Documentation on GoDoc (https://godoc.org/github.com/avast/apkverifier)

Package: aptly
Description-md5: 20d080901cec323189594235a52164f6
Description-en: Swiss army knife for Debian repository management - main package
 It offers several features making it easy to manage Debian package
 repositories:
 .
  - make mirrors of remote Debian/Ubuntu repositories, limiting by
    components/architectures
  - take snapshots of mirrors at any point in time, fixing state of
    repository at some moment of time
  - publish snapshot as Debian repository, ready to be consumed by apt
  - controlled update of one or more packages in snapshot from upstream
    mirror, tracking dependencies
  - merge two or more snapshots into one
 .
 This is the main package, it contains the aptly command-line utility.

Package: aptly-api
Description-md5: 35f8d825ae06ba18f3415b0d0b7fbda4
Description-en: Swiss army knife for Debian repository management - API
 It offers several features making it easy to manage Debian package
 repositories:
 .
  - make mirrors of remote Debian/Ubuntu repositories, limiting by
    components/architectures
  - take snapshots of mirrors at any point in time, fixing state of
    repository at some moment of time
  - publish snapshot as Debian repository, ready to be consumed by apt
  - controlled update of one or more packages in snapshot from upstream
    mirror, tracking dependencies
  - merge two or more snapshots into one
 .
 This package contains the aptly-api service.

Package: arduino-builder
Description-md5: 17fd8856f7bdb4f324069d2189be2a15
Description-en: Command line tool for compiling Arduino sketches
 This tool is able to parse Arduino Hardware specifications, properly run 'gcc'
 and produce compiled sketches.
 .
 An Arduino sketch differs from a standard C program in that it misses a 'main'
 (provided by the Arduino core), function prototypes are not mandatory, and
 libraries inclusion is automagic (you just have to  #include  them). This tool
 generates function prototypes and gathers library paths, providing 'gcc' with
 all the needed '-I' params.

Package: aspnetcore-runtime-dbg-8.0
Description-md5: 1f99f37e22a3189aed87db0f6a97d643
Description-en: ASP.NET Runtime debug symbols.
 This package provides the PDB debug symbols for Microsoft.AspNetCore.App 8.0.

Package: aws-nuke
Description-md5: 43e921044e673dc754132b17ff4d9566
Description-en: Delete a whole AWS account and all resources
 Remove all resources from an AWS account.
 .
 Be aware that aws-nuke is a very destructive tool, hence be very careful while
 using it. Otherwise can cause production data deletion.
 .
 As an advise try to not run this application on any AWS account, where cannot
 be afforded to lose all resources. By default aws-nuke only lists all resources
 to delete. It's necessary to add --no-dry-run to actually delete resources.
 .
 This tool retries deleting all resources until all specified ones are deleted
 or until there are only resources with errors left. There are two ways to
 authenticate aws-nuke, static credentials and profiles.

Package: badger
Description-md5: cb4604b047b6451ff06fb2435dc7aa1e
Description-en: Fast key-value DB in Go.
 BadgerDB is an embeddable, persistent and fast key-value (KV)
 database written in pure Go. It is the underlying database for Dgraph
 (https://dgraph.io), a fast, distributed graph database. It's meant
 to be a performant alternative to non-Go-based key-value stores like
 RocksDB.  Project Status [Jun 26, 2019] Badger is stable and is being
 used to serve data sets worth hundreds of terabytes. Badger supports
 concurrent ACID transactions with serializable snapshot isolation
 (SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with
 --race flag and ensures the maintenance of transactional guarantees.
 Badger has also been tested to work with filesystem level anomalies,
 to ensure persistence and consistency.
 .
 Badger v1.0 was released in Nov 2017, and the latest version that is
 data-compatible with v1.0 is v1.6.0.
 .
 Badger v2.0, use a new storage format which won't be compatible with all of
 the v1.x.

Package: balboa
Description-md5: 1fdfd1cebad3e95bd9f187adb3ad65e8
Description-en: Passive DNS database with GraphQL interface, frontend
 balboa is the BAsic Little Book Of Answers. It consumes and indexes
 observations from passive DNS collection, providing a GraphQL interface
 to access the aggregated contents of the observations database.
 .
 This package contains the frontend, which handles user query interaction
 and input parsing. It requires a backend to store the consumed observations.

Package: balboa-backend-common
Description-md5: 6f852cf6366495b4ebb010e946f50889
Description-en: Common files for balboa backends
 balboa is the BAsic Little Book Of Answers. It consumes and indexes
 observations from passive DNS collection, providing a GraphQL interface
 to access the aggregated contents of the observations database.
 .
 This package contains files common to all backends available in Debian,
 such as systemd unit files and management tools.

Package: balboa-backend-rocksdb
Description-md5: 7b94e06b30039bdc1c138526cd8039fd
Description-en: RocksDB backend for balboa
 balboa is the BAsic Little Book Of Answers. It consumes and indexes
 observations from passive DNS collection, providing a GraphQL interface
 to access the aggregated contents of the observations database.
 .
 This package contains the RocksDB backend.

Package: balloon
Description-md5: a209db676265c0f51220ceece06b044a
Description-en: Password hashing with Balloon in pure Go (program)
 This is a pure Go implementation of Balloon password hashing.
 See https://crypto.stanford.edu/balloon/ for a description of
 balloon hashing.
 .
 This package provides a CLI tool.

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: bind9-dyndb-ldap
Description-md5: 8e81cb5294cf4a5634f077463db73379
Description-en: LDAP back-end plug-in for BIND
 This package provides an LDAP back-end plug-in for BIND. It features
 support for dynamic updates and internal caching, to lift the load
 off of your LDAP server.

Package: bind9utils
Description-md5: 8681b0dabeb2a3fde42fdbb1f21451d2
Description-en: Transitional package for bind9-utils
 This is a transitional package. It can safely be removed.

Package: binutils-alpha-linux-gnu
Description-md5: cf6453387519bb9b858412d4d85d0cce
Description-en: GNU binary utilities, for alpha-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the alpha-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for alpha-linux-gnu and alpha-linux-gnu is not your native platform.

Package: binutils-alpha-linux-gnu-dbg
Description-md5: b413f423180a0d8ac45547161b750c1d
Description-en: GNU binary utilities, for alpha-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-alpha-linux-gnu.

Package: binutils-arc-linux-gnu
Description-md5: 158f22c323b0f45e024b08f901820eb8
Description-en: GNU binary utilities, for arc-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the arc-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for arc-linux-gnu and arc-linux-gnu is not your native platform.

Package: binutils-arc-linux-gnu-dbg
Description-md5: 3a5b9d68aae8b5baa9f5a135b2d4384a
Description-en: GNU binary utilities, for arc-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-arc-linux-gnu.

Package: binutils-arm-linux-gnueabi
Description-md5: 543b7a53ff77ce42c2c287107f0db722
Description-en: GNU binary utilities, for arm-linux-gnueabi target
 This package provides GNU assembler, linker and binary utilities
 for the arm-linux-gnueabi target.
 .
 You don't need this package unless you plan to cross-compile programs
 for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform.

Package: binutils-arm-linux-gnueabi-dbg
Description-md5: e59c420a02ddb6e7553dc778bbd0e0c3
Description-en: GNU binary utilities, for arm-linux-gnueabi target (debug symbols)
 This package provides debug symbols for binutils-arm-linux-gnueabi.

Package: binutils-for-build
Description-md5: 3e7c61cc537f12c56d442cedd307bcd5
Description-en: GNU assembler, linker and binary utilities for the build architecture
 The programs in this package are used to assemble, link and manipulate
 binary and object files for the native architecture.  They may be used in
 conjunction with a build architecture compiler and various libraries to build
 programs. When using binutils through this metapackage, tools without an
 architecture prefix must be used.

Package: binutils-for-host
Description-md5: 1f6b2f5a49fd5974b13f8e75dc20c7b1
Description-en: GNU assembler, linker and binary utilities for the host architecture
 The programs in this package are used to assemble, link and manipulate
 binary and object files for the architecture of this package.  They may be
 used in conjunction with a matching compiler and various libraries to build
 programs. When using binutils through this metapackage, all tools must be
 used with an architecture prefix.

Package: binutils-hppa-linux-gnu
Description-md5: 0349a5ffa8e7cc3126545ca4fa04a5cf
Description-en: GNU binary utilities, for hppa-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the hppa-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for hppa-linux-gnu and hppa-linux-gnu is not your native platform.

Package: binutils-hppa-linux-gnu-dbg
Description-md5: 149cfbc7b99518558ca103c35604d5bc
Description-en: GNU binary utilities, for hppa-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-hppa-linux-gnu.

Package: binutils-hppa64-linux-gnu
Description-md5: d10ea856859cb34c423f67db676441a0
Description-en: GNU assembler, linker and binary utilities targeted for hppa64-linux
 The programs in this package are used to assemble, link and manipulate
 binary and object files.  They may be used in conjunction with a compiler
 and various libraries to build programs.
 .
 This package is needed to build an 64-bit kernel for 64-bit hppa machines.

Package: binutils-hppa64-linux-gnu-dbg
Description-md5: 2e7f5f591a28da760bcd221550eb3193
Description-en: GNU binutils targeted for hppa64-linux (debug symbols)
 This package provides debug symbols for binutils-hppa64-linux-gnu.

Package: binutils-ia64-linux-gnu
Description-md5: ea67f718a2f71164ed3bd3d25b639559
Description-en: GNU binary utilities, for ia64-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the ia64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for ia64-linux-gnu and ia64-linux-gnu is not your native platform.

Package: binutils-ia64-linux-gnu-dbg
Description-md5: f6a1aa0fc4f0714615f5c5d4aa199623
Description-en: GNU binary utilities, for ia64-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-ia64-linux-gnu.

Package: binutils-m68k-linux-gnu
Description-md5: e59eb2b0cd08f7027abfc2476635ecb1
Description-en: GNU binary utilities, for m68k-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the m68k-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for m68k-linux-gnu and m68k-linux-gnu is not your native platform.

Package: binutils-m68k-linux-gnu-dbg
Description-md5: 092fdec0bf6a6ba4aae1f5902583622d
Description-en: GNU binary utilities, for m68k-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-m68k-linux-gnu.

Package: binutils-powerpc64-linux-gnu
Description-md5: b81ec509fee3e6fb3b2c79536d67b5a8
Description-en: GNU binary utilities, for powerpc64-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the powerpc64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for powerpc64-linux-gnu and powerpc64-linux-gnu is not your native platform.

Package: binutils-powerpc64-linux-gnu-dbg
Description-md5: fca1ee307fc3e9e8c8b4a35abe58adb0
Description-en: GNU binary utilities, for powerpc64-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-powerpc64-linux-gnu.

Package: binutils-riscv64-linux-gnu-dbg
Description-md5: 1ca6a2cb739bd3daa03246115653b8d0
Description-en: GNU binary utilities, for riscv64-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-riscv64-linux-gnu.

Package: binutils-sh4-linux-gnu
Description-md5: e61f3b77cc63b27f48701208c29346bc
Description-en: GNU binary utilities, for sh4-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the sh4-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for sh4-linux-gnu and sh4-linux-gnu is not your native platform.

Package: binutils-sh4-linux-gnu-dbg
Description-md5: 85bb1a4a4655a7e23ba6add71b7c0b45
Description-en: GNU binary utilities, for sh4-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-sh4-linux-gnu.

Package: binutils-source
Description-md5: acf2f0e289b8b831828996002f7eb6f1
Description-en: GNU assembler, linker and binary utilities (source)
 This package contains the sources and patches which are needed to
 build binutils.

Package: binutils-sparc64-linux-gnu
Description-md5: 258d5b6025451bd2d6c06a2d1a849186
Description-en: GNU binary utilities, for sparc64-linux-gnu target
 This package provides GNU assembler, linker and binary utilities
 for the sparc64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for sparc64-linux-gnu and sparc64-linux-gnu is not your native platform.

Package: binutils-sparc64-linux-gnu-dbg
Description-md5: 03078b416cd22110053532d91caacde4
Description-en: GNU binary utilities, for sparc64-linux-gnu target (debug symbols)
 This package provides debug symbols for binutils-sparc64-linux-gnu.

Package: blueprint-tools
Description-md5: 96ff93b32a82ee01596c31a71c3cc929
Description-en: Blueprint meta build system (command-line tools)
 Blueprint is a meta-build system that reads in Blueprints files that
 describe modules that need to be built, and produces a Ninja manifest
 describing the commands that need to be run and their dependencies.
 Where most build systems use built-in rules or a domain-specific language
 to describe the logic for converting module descriptions to build rules,
 Blueprint delegates this to per-project build logic written in Go.
 For large, heterogenous projects this allows the inherent complexity
 of the build logic to be maintained in a high-level language, while
 still allowing simple changes to individual modules by modifying easy
 to understand Blueprints files.
 .
 This package contains command-line tools for Blueprint.

Package: bombadillo
Description-md5: 9d8d9878cba8ed084c3d9f7bc4150b1f
Description-en: Non-web client for the terminal
 Bombadillo supports gopher, gemini, and finger protocols,
 featuring a full terminal user interface, vim-like
 keybindings, document pager, configurable settings, and
 a robust command selection.

Package: buildah
Description-md5: d5bd7614dccbe136c14f36ef68327be3
Description-en: CLI tool to facilitate building OCI images
 The Buildah package provides a command line tool that can be used to
   - create a working container, either from scratch or using an image as a
     starting point
   - create an image, either from a working container or via the
     instructions in a Dockerfile
   - images can be built in either the OCI image format or the traditional
     upstream docker image format
   - mount a working container's root filesystem for manipulation
   - unmount a working container's root filesystem
   - use the updated contents of a container's root filesystem as a
     filesystem layer to create a new image
   - delete a working container or an image
   - rename a local container
 .
 This package contains the buildah command-line utility and provides an
 interface similar to the 'docker' command.

Package: busybox
Description-md5: 868c2e57f9e208f2f6216022b38967f5
Description-en: Tiny utilities for small and embedded systems
 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 This package installs the BusyBox binary but does not install
 symlinks for any of the supported utilities. Some of the utilities
 can be used in the system by installing the busybox-syslogd,
 udhcpc or udhcpd packages.

Package: c2go
Description-md5: 8b44e276beb9a3f85f172e1217be5de1
Description-en: tool for transpiling C to Go
 This package contains a tool for converting C to Go.
 .
 The goals of this project are:
  - To create a generic tool that can convert C to Go.
  - To be cross platform (Linux and Mac) and work against as many clang
    versions as possible (the clang AST API is not stable).
  - To be a repeatable and predictable tool (rather than doing most of the
    work and you have to clean up the output to get it working.)
  - To deliver quick and small version increments.
  - The ultimate milestone is to be able to compile the SQLite3 source
    code and have it working without modification.

Package: cacti
Description-md5: c149f2c54502ee335699276ff204fd5d
Description-en: web interface for graphing of monitoring systems
 Cacti is a complete PHP-driven front-end for RRDTool. It stores all of
 the necessary data source information to create graphs, handles the data
 gathering, and populates the MySQL database with round-robin archives.
 It also includes SNMP support for those used to creating traffic graphs
 with MRTG.
 .
 This package requires a functional MySQL database server on either the
 installation host or a remotely accessible system.

Package: caddy
Description-md5: f8d06ea1fde3a896633969175260f154
Description-en: Fast, lightweight web server with automatic HTTPS
 Caddy is a multi purpose web server written in Go.
 .
 Features:
  - Easy configuration
  - Automatic HTTPS by default
     - ZeroSSL and Let's Encrypt for public names
     - Fully-managed local CA for internal names & IPs
     - Can coordinate with other Caddy instances in a cluster
     - Multi-issuer fallback
  - HTTP/1.1, HTTP/2, and experimental HTTP/3 support

Package: canid
Description-md5: f0525f8083798531a1b05f8775ed407e
Description-en: Caching Additional Network Information Daemon
 canid the Caching Additional Network Information Daemon provides a simple
 HTTP API for getting information about Internet names and numbers from
 a given vantage point.
 .
 canid looks up BGP AS number and country code associated with the
 smallest prefix announced which contains the address in the RIPEstat
 database. It caches the results by prefix in memory. It returns a JSON
 object with four keys. It also looks up the IPv4 and IPv6 addresses associated
 with a given name. It caches the results by name in memory, and precaches
 prefix results for a subsequent prefix call.

Package: cargo-1.76
Description-md5: f894562a11fc2421647ac771e1f6c13a
Description-en: Rust package manager
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.

Package: cargo-1.76-doc
Description-md5: f27438963e0fd905872c0e1656b9d40c
Description-en: Rust package manager, documentation
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.
 .
 This package contains the documentation.

Package: cargo-1.77
Description-md5: f894562a11fc2421647ac771e1f6c13a
Description-en: Rust package manager
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.

Package: cargo-1.77-doc
Description-md5: f27438963e0fd905872c0e1656b9d40c
Description-en: Rust package manager, documentation
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.
 .
 This package contains the documentation.

Package: cargo-1.78
Description-md5: f894562a11fc2421647ac771e1f6c13a
Description-en: Rust package manager
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.

Package: cargo-1.78-doc
Description-md5: f27438963e0fd905872c0e1656b9d40c
Description-en: Rust package manager, documentation
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.
 .
 This package contains the documentation.

Package: cargo-1.79
Description-md5: f894562a11fc2421647ac771e1f6c13a
Description-en: Rust package manager
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.

Package: cargo-1.79-doc
Description-md5: f27438963e0fd905872c0e1656b9d40c
Description-en: Rust package manager, documentation
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.
 .
 This package contains the documentation.

Package: cargo-1.80
Description-md5: f894562a11fc2421647ac771e1f6c13a
Description-en: Rust package manager
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.

Package: cargo-1.80-doc
Description-md5: f27438963e0fd905872c0e1656b9d40c
Description-en: Rust package manager, documentation
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project’s dependencies and compiles your
 project.
 .
 This package contains the documentation.

Package: ceph-fuse
Description-md5: 2e66da405a3a0048edd7d65c675526ff
Description-en: FUSE-based client for the Ceph distributed file system
 Ceph is a distributed network file system designed to provide
 excellent performance, reliability, and scalability.  This is a
 FUSE-based client that allows one to mount a Ceph file system without
 root privileges.
 .
 Because the FUSE-based client has certain inherent performance
 limitations, it is recommended that the native Linux kernel client
 be used if possible.  If it is not practical to load a kernel module
 (insufficient privileges, older kernel, etc.), then the FUSE client will
 do.

Package: ceph-grafana-dashboards
Description-md5: 939c1013f80e4cc3c5ba5ec1da64b54c
Description-en: Grafana dashboards for the Ceph dashboard
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Grafana dashboards that are used by the Ceph Dashboard
 for monitoring.

Package: ceph-immutable-object-cache
Description-md5: c76c82274d014d060096f8293a6f711f
Description-en: Ceph daemon for immutable object cache
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.  This is a daemon for immutable
 object cache.

Package: ceph-mgr-cephadm
Description-md5: 0da38d6bcb55495002fa13c0136a25ef
Description-en: cephadm orchestrator module for ceph-mgr
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the CEPHADM module for ceph-mgr's orchestration
 functionality, to allow ceph-mgr to perform orchestration functions
 over a standard SSH connection.

Package: ceph-mgr-dashboard
Description-md5: 9456ae355deee9b12b1de8a1b94dd3ca
Description-en: dashboard module for ceph-mgr
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package provides a ceph-mgr module, providing a web-based
 application to monitor and manage many aspects of a Ceph cluster and
 related components.
 .
 See the Dashboard documentation at http://docs.ceph.com/ for details
 and a detailed feature overview.

Package: ceph-mgr-diskprediction-local
Description-md5: 02a03197652e5c6eab4a90148eaa1a89
Description-en: diskprediction-local module for ceph-mgr
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the diskprediction_local module for the ceph-mgr
 daemon, which helps predict disk failures.

Package: ceph-mgr-k8sevents
Description-md5: 56d70a75867540beabd413da01d6e8e2
Description-en: kubernetes events module for ceph-mgr
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the k8sevents module, to allow ceph-mgr to send
 ceph related events to the kubernetes events API, and track all events
 that occur within the rook-ceph namespace.

Package: ceph-mgr-rook
Description-md5: 475363182e55451cd54ca37f2d67e100
Description-en: rook module for ceph-mgr
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the rook module for ceph-mgr's orchestration
 functionality, to allow ceph-mgr to install and configure ceph using
 Rook.

Package: ceph-prometheus-alerts
Description-md5: f723c2e34718794866ce0a96c0147549
Description-en: Prometheus alerts for the Ceph dashboard
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains alerts used for Prometheus to interact with the
 Ceph Dashboard.

Package: ceph-resource-agents
Description-md5: f350d6a1d9754497356ffd017b1cd63e
Description-en: OCF-compliant resource agents for Ceph
 Ceph is a distributed storage and network file system designed to provide
 excellent performance, reliability, and scalability.
 .
 This package contains the resource agents (RAs) which integrate
 Ceph with OCF-compliant cluster resource managers,
 such as Pacemaker.

Package: cephadm
Description-md5: 110f2b722251944a806cc32bbb99c417
Description-en: cephadm utility to bootstrap ceph daemons with systemd and containers
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 The cephadm utility is used to bootstrap a Ceph cluster and to manage
 ceph daemons deployed with systemd and containers.

Package: cephfs-mirror
Description-md5: e34342d801959995a3de149b52093567
Description-en: Daemon for mirroring CephFS directory snapshots
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the daemon for mirroring CephFS directory
 snapshots between Ceph clusters.

Package: cephfs-shell
Description-md5: 0270e88f7113c49abc31ad8ecd0f5323
Description-en: interactive shell for the Ceph distributed file system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.  This is an interactive tool that
 allows accessing a Ceph file system without mounting it by providing
 a nice pseudo-shell which works like an FTP client.
 .
 This package contains a CLI for interacting with the CephFS.

Package: certinfo
Description-md5: afbd8f735dd12b3c830f3e1ad60d4323
Description-en: Print x509 certificate info
 Similar to openssl x509 -in <file> -text command, but handles chains,
 multiple files and TCP addresses. TLS/SSL version prints as well when
 using TCP address argument.

Package: certspotter
Description-md5: ee49d3ade971aafc0de8c11dfe612d7c
Description-en: Certificate Transparency Log Monitor
 Cert Spotter is a Certificate Transparency log monitor from SSLMate that
 alerts you when a SSL/TLS certificate is issued for one of your domains.
 Cert Spotter is easier than other open source CT monitors, since it does
 not require a database. It's also more robust, since it uses a special
 certificate parser that ensures it won't miss certificates.
 .
 Cert Spotter is also available as a hosted service by SSLMate,
 <https://sslmate.com/certspotter>
 .
 You can use Cert Spotter to detect:
  * Certificates issued to attackers who have compromised your DNS and
    are redirecting your visitors to their malicious site.
  * Certificates issued to attackers who have taken over an abandoned
    sub-domain in order to serve malware under your name.
  * Certificates issued to attackers who have compromised a certificate
    authority and want to impersonate your site.
  * Certificates issued in violation of your corporate policy
    or outside of your centralized certificate procurement process.

Package: chasquid
Description-md5: 5fa8e18e455407436ede6b8ff295e55c
Description-en: simple SMTP (email) server written in go
 chasquid is an SMTP (email) server with a focus on simplicity, security, and
 ease of operation.
 .
 It sends and receives email as a typical MTA (for example, can be used instead
 of Postfix or Exim), and it is designed mainly for individuals and small
 groups.
 .
 It's written in Go, and is open source under the Apache license 2.0.

Package: checkpointctl
Description-md5: 9974f565ee11ff1b857e367397f62c30
Description-en: Tool to inspect Kubernetes and Podman checkpoints (program)
 Container engines like *Podman* and *CRI-O* have the ability to
 checkpoint a container.  All data related to a checkpoint is collected
 in a checkpoint archive.
 .
 This package provides the tool checkpointctl to display information about
 these checkpoint archives.

Package: ckati
Description-md5: 32c599ce0abe6a10989acd9b1db44a76
Description-en: experimental GNU make clone
 The main goal of this tool is to speed up incremental build of Android.
 Currently, kati does not offer a faster build by itself. Instead, it
 converts your Makefile to a ninja file.
 .
 ckati is the C++ version of kati.

Package: clamav-milter
Description-md5: e47a1194215b5fbde13fb9217c44d83f
Description-en: anti-virus utility for Unix - sendmail integration
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains the ClamAV milter for use with sendmail. It can
 be configured to be run either standalone, or using clamav-daemon.

Package: clamav-testfiles
Description-md5: 29437a0b8c82cc8179b64405688f062e
Description-en: anti-virus utility for Unix - test files
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav, which can be used by other software.
 .
 This package contains files 'infected' with a test signature. The test
 signature (ClamAV-Test-Signature) should be detectable by all
 anti-virus programs.

Package: cli-spinner
Description-md5: 3cb501522d9879997583b1d70d9b54b7
Description-en: Simple command line that show a slash spinner
 Simple spinner for the commandline while your CLI application is working.
 The cli-spinner binary isn't really functional, it's a commandline
 example. If you to want use a spinner library in your software, please,
 install golang-github-odeke-em-cli-spinner-dev package.
 .
 This package contains a example binary with spinner slash.

Package: cliphist
Description-md5: f1c791212c35d61d4e89ba514eca529f
Description-en: wayland clipboard manager (program)
 cliphist is a clipboard history manager for wayland, with support for both text
 and images while preserving clipboard byte-for-byte.

Package: clipman
Description-md5: 0bd04799d20a5418dd3e193d88d69e0a
Description-en: simple clipboard manager for Wayland
 Clipman is a basic clipboard manager for Wayland, with support for
 persisting copy buffers after an application exits.

Package: cloudsql-proxy
Description-md5: 8271a28fa8468eb1e7389adb7303d6d9
Description-en: connect securely to a 2nd generation Cloud SQL DB
 The Cloud SQL Proxy allows a user with the appropriate permissions to
 connect to a Second Generation Google Cloud SQL database without having
 to deal with IP whitelisting or SSL certificates manually. It works by
 opening unix/tcp sockets on the local machine and proxying
 connections to the associated Cloud SQL instances when the sockets
 are used.
 .
 Optional functionality can be enabled (--fuse) with access to `/dev/fuse`
 as well as the `fusermount` binary.
 .
 By default, the proxy will authenticate under the default service account
 of the Compute Engine VM it is running on. Therefore, the VM must have at
 least the sqlservice.admin API scope
 ("https://www.googleapis.com/auth/sqlservice.admin")
 and the associated project must have the SQL Admin API enabled.  The default
 service account must also have at least WRITER/EDITOR privileges to any
 projects of target SQL instances.

Package: cobra-cli
Description-md5: b9f09f926365e82d5fd5703b1a68d3df
Description-en: Cobra CLI tool to generate Go applications and commands
 Cobra provides its own program that will create your Go application and
 add any commands you want. It's the easiest way to incorporate Cobra into
 your application.

Package: cockpit-podman
Description-md5: bd8bea62609a52119a9f55b9e9e77daf
Description-en: Cockpit component for Podman containers
 The Cockpit Web Console enables users to administer GNU/Linux servers using a
 web browser.
 .
 This package adds an user interface for Podman containers.

Package: codesearch
Description-md5: b2cb491f3b15b88c57c51f839ece279e
Description-en: regular expression search over large bodies of source code
 Code Search is a tool for indexing and then performing regular expression
 searches over large bodies of source code. It is a set of command-line
 programs written in Go.
 .
 For background and an overview of the commands, see Regular Expression
 Matching with a Trigram Index:
 http://swtch.com/~rsc/regexp/regexp4.html

Package: containernetworking-plugins
Description-md5: da8efbf7d7835dbafe60f6925ce27282
Description-en: standard networking plugins - binaries
 This package contains binaries of the Container Networking Initiative's
 official plugins:
 .
 Interfaces
  - bridge: Creates a bridge, adds the host and the container to it.
  - ipvlan: Adds an ipvlan interface in the container.
  - loopback: Set the state of loopback interface to up.
  - macvlan: Creates a new MAC address, forwards all traffic
             to that to the container.
  - ptp: Creates a veth pair.
  - vlan: Allocates a vlan device.
  - host-device: Move an already-existing device into a container.
 .
 IPAM: IP Address Management
  - dhcp: Runs a daemon to make DHCP requests on behalf of the container.
  - host-local: Maintains a local database of allocated IPs
  - static: Allocates a static IPv4/IPv6 address.
 .
 Other
  - tuning: Tweaks sysctl parameters of an existing interface
  - portmap: An iptables-based portmapping plugin.
             Maps ports from the host's address space to the container.
  - bandwidth: Allows bandwidth-limiting through use of traffic control tbf.
  - sbr: Configures source based routing for an interface.
  - firewall: Uses iptables or firewalld to add rules to allow traffic
              to/from the container.

Package: containers-storage
Description-md5: 8636c564b0525a473282c66694950f4e
Description-en: CLI tools for handling how containers are stored on disk
 storage is a Go library which aims to provide methods for storing
 filesystem layers, container images, and containers.  A containers-storage
 CLI wrapper is also included for manual and scripting use.
 .
 This package contains the CLI tools.

Package: coredhcp-client
Description-md5: 29e46b3d151b7ff5533e67e47ee61a41
Description-en: multithreaded, modular and extensible DHCP server - client
 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the client.

Package: coredhcp-server
Description-md5: ce017b41f35b649ece40e2e4aa9c2de7
Description-en: multithreaded, modular and extensible DHCP server - server
 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the server.

Package: cpp-13-alpha-linux-gnu
Description-md5: 42753505c5b300fa399f59e48a898e42
Description-en: GNU C preprocessor for alpha-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 alpha-linux-gnu architecture but not
 the compiler.

Package: cpp-13-arc-linux-gnu
Description-md5: 432441ea7fcfee1ae77a233af0c7d142
Description-en: GNU C preprocessor for arc-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 arc-linux-gnu architecture but not
 the compiler.

Package: cpp-13-arm-linux-gnueabi
Description-md5: eb97e523c6dd147a226d2dac15df15a6
Description-en: GNU C preprocessor for arm-linux-gnueabi
 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-gnueabi architecture but not
 the compiler.

Package: cpp-13-hppa-linux-gnu
Description-md5: acd2edf874388f37d51695327e4c0a5b
Description-en: GNU C preprocessor for hppa-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 hppa-linux-gnu architecture but not
 the compiler.

Package: cpp-13-loongarch64-linux-gnu
Description-md5: 9e3bb583d1fcd098be3adacad10aafdd
Description-en: GNU C preprocessor for loongarch64-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 loongarch64-linux-gnu architecture but not
 the compiler.

Package: cpp-13-m68k-linux-gnu
Description-md5: 14059c20a18de43b77c04dda7a60d772
Description-en: GNU C preprocessor for m68k-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 m68k-linux-gnu architecture but not
 the compiler.

Package: cpp-13-mips-linux-gnu
Description-md5: f7c2a687a23f1e513ee0b2b338d3982b
Description-en: GNU C preprocessor for mips-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 mips-linux-gnu architecture but not
 the compiler.

Package: cpp-13-mips64-linux-gnuabi64
Description-md5: 28b9f14bc8e40a44983e33ac1dde6182
Description-en: GNU C preprocessor for mips64-linux-gnuabi64
 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 mips64-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-13-mips64el-linux-gnuabi64
Description-md5: f42b6705f9d04ccb745b7a1ad83af902
Description-en: GNU C preprocessor for mips64el-linux-gnuabi64
 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 mips64el-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-13-mipsel-linux-gnu
Description-md5: 034b1780ad0adaf28712df5c0b1ca525
Description-en: GNU C preprocessor for mipsel-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 mipsel-linux-gnu architecture but not
 the compiler.

Package: cpp-13-mipsisa32r6-linux-gnu
Description-md5: 74ac8588c5daef7b89ef801117a8e65b
Description-en: GNU C preprocessor for mipsisa32r6-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 mipsisa32r6-linux-gnu architecture but not
 the compiler.

Package: cpp-13-mipsisa32r6el-linux-gnu
Description-md5: 5e4776c6a960c1eba378c6346694c237
Description-en: GNU C preprocessor for mipsisa32r6el-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 mipsisa32r6el-linux-gnu architecture but not
 the compiler.

Package: cpp-13-mipsisa64r6-linux-gnuabi64
Description-md5: 3b34e9ed74ef5a713bebb087e23353c0
Description-en: GNU C preprocessor for mipsisa64r6-linux-gnuabi64
 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 mipsisa64r6-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-13-mipsisa64r6el-linux-gnuabi64
Description-md5: 0b3d03eef6b52ab23bbfe3799f362dc9
Description-en: GNU C preprocessor for mipsisa64r6el-linux-gnuabi64
 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 mipsisa64r6el-linux-gnuabi64 architecture but not
 the compiler.

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-13-powerpc64-linux-gnu
Description-md5: 1a9ec75094ee73c2df113786fdde488c
Description-en: GNU C preprocessor for powerpc64-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 powerpc64-linux-gnu architecture but not
 the compiler.

Package: cpp-13-sh4-linux-gnu
Description-md5: dec22b7c31fb4745dbdbad3ba258cf85
Description-en: GNU C preprocessor for sh4-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 sh4-linux-gnu architecture but not
 the compiler.

Package: cpp-13-sparc64-linux-gnu
Description-md5: 441cc9c9331254855c9c3b44a6e8092f
Description-en: GNU C preprocessor for sparc64-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 sparc64-linux-gnu architecture but not
 the compiler.

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

Package: cpp-14-alpha-linux-gnu
Description-md5: 42753505c5b300fa399f59e48a898e42
Description-en: GNU C preprocessor for alpha-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 alpha-linux-gnu architecture but not
 the compiler.

Package: cpp-14-arc-linux-gnu
Description-md5: 432441ea7fcfee1ae77a233af0c7d142
Description-en: GNU C preprocessor for arc-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 arc-linux-gnu architecture but not
 the compiler.

Package: cpp-14-arm-linux-gnueabi
Description-md5: eb97e523c6dd147a226d2dac15df15a6
Description-en: GNU C preprocessor for arm-linux-gnueabi
 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-gnueabi architecture but not
 the compiler.

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: 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-hppa-linux-gnu
Description-md5: acd2edf874388f37d51695327e4c0a5b
Description-en: GNU C preprocessor for hppa-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 hppa-linux-gnu architecture but not
 the compiler.

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: cpp-14-loongarch64-linux-gnu
Description-md5: 9e3bb583d1fcd098be3adacad10aafdd
Description-en: GNU C preprocessor for loongarch64-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 loongarch64-linux-gnu architecture but not
 the compiler.

Package: cpp-14-m68k-linux-gnu
Description-md5: 14059c20a18de43b77c04dda7a60d772
Description-en: GNU C preprocessor for m68k-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 m68k-linux-gnu architecture but not
 the compiler.

Package: cpp-14-mips-linux-gnu
Description-md5: f7c2a687a23f1e513ee0b2b338d3982b
Description-en: GNU C preprocessor for mips-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 mips-linux-gnu architecture but not
 the compiler.

Package: cpp-14-mips64-linux-gnuabi64
Description-md5: 28b9f14bc8e40a44983e33ac1dde6182
Description-en: GNU C preprocessor for mips64-linux-gnuabi64
 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 mips64-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-14-mips64el-linux-gnuabi64
Description-md5: f42b6705f9d04ccb745b7a1ad83af902
Description-en: GNU C preprocessor for mips64el-linux-gnuabi64
 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 mips64el-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-14-mipsel-linux-gnu
Description-md5: 034b1780ad0adaf28712df5c0b1ca525
Description-en: GNU C preprocessor for mipsel-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 mipsel-linux-gnu architecture but not
 the compiler.

Package: cpp-14-mipsisa32r6-linux-gnu
Description-md5: 74ac8588c5daef7b89ef801117a8e65b
Description-en: GNU C preprocessor for mipsisa32r6-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 mipsisa32r6-linux-gnu architecture but not
 the compiler.

Package: cpp-14-mipsisa32r6el-linux-gnu
Description-md5: 5e4776c6a960c1eba378c6346694c237
Description-en: GNU C preprocessor for mipsisa32r6el-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 mipsisa32r6el-linux-gnu architecture but not
 the compiler.

Package: cpp-14-mipsisa64r6-linux-gnuabi64
Description-md5: 3b34e9ed74ef5a713bebb087e23353c0
Description-en: GNU C preprocessor for mipsisa64r6-linux-gnuabi64
 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 mipsisa64r6-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-14-mipsisa64r6el-linux-gnuabi64
Description-md5: 0b3d03eef6b52ab23bbfe3799f362dc9
Description-en: GNU C preprocessor for mipsisa64r6el-linux-gnuabi64
 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 mipsisa64r6el-linux-gnuabi64 architecture but not
 the compiler.

Package: cpp-14-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-powerpc64-linux-gnu
Description-md5: 1a9ec75094ee73c2df113786fdde488c
Description-en: GNU C preprocessor for powerpc64-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 powerpc64-linux-gnu architecture but not
 the compiler.

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: 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: 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: cpp-14-sh4-linux-gnu
Description-md5: dec22b7c31fb4745dbdbad3ba258cf85
Description-en: GNU C preprocessor for sh4-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 sh4-linux-gnu architecture but not
 the compiler.

Package: cpp-14-sparc64-linux-gnu
Description-md5: 441cc9c9331254855c9c3b44a6e8092f
Description-en: GNU C preprocessor for sparc64-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 sparc64-linux-gnu architecture but not
 the compiler.

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-14-x86-64-linux-gnux32
Description-md5: 10834c0b4d3e7f0531d1d366ba8ff909
Description-en: GNU C preprocessor for x86_64-linux-gnux32
 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-gnux32 architecture but not
 the compiler.

Package: crimson-osd
Description-md5: 1278b850d94d621f66cd5ba4c3992e1a
Description-en: Crimson OSD server for the ceph storage system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 Crimson is a re-implementation of the ceph-osd daemon using a more
 platform aware and scalable software architecture (seastar).
 .
 This package contains the Crimson Object Storage Daemon for the
 Ceph storage system. It is responsible for storing objects on a
 local file system and providing access to them over the network.

Package: crowdsec
Description-md5: 7b42942378aab9e4affe682dd9fa1b39
Description-en: lightweight and collaborative security engine
 CrowdSec is a lightweight security engine, able to detect and remedy
 aggressive network behavior. It can leverage and also enrich a
 global community-wide IP reputation database, to help fight online
 cybersec aggressions in a collaborative manner.
 .
 CrowdSec can read many log sources, parse and also enrich them, in
 order to detect specific scenarios, that usually represent malevolent
 behavior. Parsers, Enrichers, and Scenarios are YAML files that can
 be shared and downloaded through a specific Hub, as well as be created
 or adapted locally.
 .
 Detection results are available for CrowdSec, its CLI tools and
 bouncers via an HTTP API. Triggered scenarios lead to an alert, which
 often results in a decision (e.g. IP banned for 4 hours) that can be
 consumed by bouncers (software components enforcing a decision, such
 as an iptables ban, an nginx lua script, or any custom user script).
 .
 The CLI allows users to deploy a Metabase Docker image to provide
 simple-to-deploy dashboards of ongoing activity. The CrowdSec daemon
 is also instrumented with Prometheus to provide observability.
 .
 CrowdSec can be used against live logs (“à la fail2ban”), but can
 also work on cold logs to help, in a forensic context, to build an
 analysis for past events.
 .
 On top of that, CrowdSec aims at sharing detection signals amongst
 all participants, to pre-emptively allow users to block likely
 attackers. To achieve this, minimal meta-information about the attack
 is shared with the CrowdSec organization for further retribution.
 .
 Users can also decide not to take part into the collective effort via
 the central API, but to register on a local API instead.

Package: crowdsec-custom-bouncer
Description-md5: 5d07dad0f6702304f2720c710af489a7
Description-en: CrowdSec bouncer for custom scripts
 This package uses the CrowdSec API to fetch the latest decisions
 periodically, and passes them as arguments to a custom user script.

Package: crowdsec-firewall-bouncer
Description-md5: 3dd9b54fa4f50547088af8b51d83c1f3
Description-en: CrowdSec bouncer for firewalls
 This package uses the CrowdSec API to implement decisions at the firewall
 level via blocklists. It supports both nftables and iptables+ipset (IPv4
 and IPv6).

Package: cups-browsed-tests
Description-md5: a98d690349003fa24f51871870d532c8
Description-en: OpenPrinting cups-browsed - Test script for autopkgtests
 This package provides cups-browsed, a daemon which browses the Bonjour
 broadcasts of shared remote CUPS printers and makes the printers
 available locally, replacing the CUPS broadcasting/browsing which was
 dropped in CUPS 1.6.x. This way the old behavior of having the remote
 printers available automatically is now re-implemented with Bonjour.
 .
 This package contains a test script from the upstream code which is used
 for the autopkgtests.
 .
 For using cups-browsed you do not need to install this package. It does not
 contain anything useful for end users.

Package: dasel
Description-md5: 3f8318fcd9c3319a6a0449e33c591271
Description-en: Query, update and convert data structures from the command line (program)
 Dasel (short for data-selector) allows you to query and modify data
 structures using selector strings.
 .
 Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with
 zero runtime dependencies.
 .
 This package installs the command-line tool.

Package: dataurl
Description-md5: af51bc2d83872b62e3455b3b25a67b8c
Description-en: Data URL Schemes in Golang (program)
 This package parses and generates Data URL Schemes for the Go language,
 according to RFC 2397 (http://tools.ietf.org/html/rfc2397).
 .
 Data URLs are small chunks of data commonly used in browsers to display
 inline data, typically like small images, or when you use the FileReader
 API of the browser.
 .
 Common use-cases:
 .
  * generate a data URL out of a string, []byte, io.Reader for
    inclusion in HTML templates
  * parse a data URL sent by a browser in a http.Handler, and
    do something with the data (save to disk, etc.)
 .
 This package contains the dataurl CLI utility.

Package: debiman
Description-md5: 72b2e3c817b4082d188629ce4de6ad20
Description-en: generate a static manpage HTML repository out of a Debian archive
 debiman makes (Debian) manpages accessible in a web browser. Its
 goals are, in order:
 .
 completeness: all manpages in Debian should be available.
 .
 visually appealing and convenient: reading manpages should be fun, convenience
 features (e.g. permalinks, URL redirects, easy navigation) should be available
 .
 speed: manpages should be quick to load, new manpages should be quickly
 ingested, the program should run quickly for pleasant development

Package: debos
Description-md5: c0707a49f28410861421b982e1e4b223
Description-en: Debian OS builder
 debos is a tool to make creation of various Debian based OS "images"
 simpler. While most other tools focus on a specific use-case, debos is
 more meant as a toolchain to make common actions trivial while providing
 enough rope to do whatever tweaking that might be required behind
 the scenes.

Package: deck
Description-md5: 5091d1c28df19911ac0fdcae32192895
Description-en: Configuration management for Kong and Kong Enterprise (program)
 Declarative configuration for Kong decK provides declarative configuration and
 drift detection for Kong.

Package: dh-make-golang
Description-md5: 1200e09fe33be41068af3d2aaa2fb779
Description-en: tool that converts Go packages into Debian package source
 dh-make-golang is a tool to automatically create Debian packaging for Go
 packages. Its goal is to automate away as much of the work as possible when
 creating a Debian package for a Go library package.

Package: direnv
Description-md5: eb622bfa54c9d46458c730287447bda5
Description-en: Utility to set directory specific environment variables
 direnv is an environment variable manager for your shell. It knows
 how to hook into bash, zsh and fish shell to load or unload
 environment variables depending on your current directory. This
 allows one to have project-specific environment variables and not
 clutter the "~/.profile" file.
 .
 Before each prompt it checks for the existence of an ".envrc" file in
 the current and parent directories. If the file exists, it is loaded
 into a bash sub-shell and all exported variables are then captured by
 direnv and then made available to your shell.
 .
 Because direnv is compiled into a single static executable it is fast
 enough to be unnoticeable on each prompt. It is also language
 agnostic and can be used to build solutions similar to rbenv, pyenv,
 phpenv, ...

Package: dmarc-cat
Description-md5: d9c96d25e1be67f1569e56b3a3736613
Description-en: decode DMARC reports
 This utility decodes the standard XML reports sent by providers to the
 `rua` record configured in DMARC. It is useful to make sense of
 reports that are otherwise very difficult to read.

Package: dnscrypt-proxy
Description-md5: 710b26a7b7218befaf287cbdd2ca016d
Description-en: Flexible DNS proxy, with support for encrypted DNS protocols
 dnscrypt-proxy is a flexible DNS proxy, with support for modern encrypted DNS
 protocols such as DNSCrypt v2 and DNS-over-HTTPS.

Package: dnss
Description-md5: b819c26d276749254421497ebe076067
Description-en: Proxy for using DNS over HTTPS
 dnss is a daemon for using DNS over HTTPS.
 .
 It can act as a proxy, receiving DNS requests and resolving them using
 DNS-over-HTTPs (DoH). This can be useful to improve DNS security and privacy
 on laptops and small/home networks.
 .
 It can also act as a DoH server, in case you want end to end control.

Package: dnsutils
Description-md5: 021458b353ece6dd7b5cbef232419073
Description-en: Transitional package for bind9-dnsutils
 This is a transitional package. It can safely be removed.

Package: docker-buildx
Description-md5: 345ac5dda7e9568e3378c1a226f172cd
Description-en: Docker CLI plugin for extended build capabilities with BuildKit
 buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
 .
 Key features:
 .
  * Familiar UI from docker build
  * Full BuildKit capabilities with container driver
  * Multiple builder instance support
  * Multi-node builds for cross-platform images
  * Compose build support
  * High-level build constructs (bake)
  * In-container driver support (both Docker and Kubernetes)

Package: docker-registry
Description-md5: dec26d26103381d10d2cb2fbed09ab63
Description-en: Docker toolset to pack, ship, store, and deliver content
 The Docker toolset to pack, ship, store, and deliver content.
 .
 The Docker Registry 2.0 implementation contained in this package is for storing
 and distributing Docker images. It supersedes the docker/docker-registry
 project with a new API design, focused around security and performance.
 .
 This project should provide an implementation to a V2 API for use in the Docker
 core project. The API should be embeddable and simplify the process of securely
 pulling and pushing content from docker daemons.
 .
 The new registry implementation provides the following benefits:
 .
  * faster push and pull
  * new, more efficient implementation
  * simplified deployment
  * pluggable storage backend
  * webhook notifications

Package: dotnet-runtime-dbg-8.0
Description-md5: f219c700dacdc66779efe5c9ec87b38c
Description-en: .NET Runtime debug symbols.
 This package provides the PDB debug symbols for Microsoft.NETCore.App 8.0.

Package: dotnet-sdk-8.0-source-built-artifacts
Description-md5: 286b22d44e29cd899adabd404a84457b
Description-en: Internal package for building the .NET 8.0 Software Development Kit
 The .NET source-built archive is a collection of packages needed
 to build the .NET SDK itself.
 .
 These are not meant for general use.

Package: dotnet-sdk-dbg-8.0
Description-md5: 8d83602da7a51df55cd270a69a7fea13
Description-en: .NET SDK debug symbols.
 This package provides the PDB debug symbols for the .NET 8.0 SDK.

Package: douceur
Description-md5: 8b1e8d5a53ba1a6e5b500c53b269c407
Description-en: simple CSS parser and inliner in Go (program)
 This package provides douceur, a simple CSS parser and HTML inliner.
 .
 Parser is vaguely inspired by CSS Syntax Module Level 3
 (https://www.w3.org/TR/css-syntax-3/) and corresponding JS parser
 (https://github.com/tabatkins/parse-css).
 .
 Inliner only parses CSS defined in HTML document; it DOES NOT fetch
 external stylesheets (for now).
 .
 Parse a CSS file and display result:
   $ douceur parse inputfile.css
 .
 Inline CSS in an HTML document and display result:
   $ douceur inline inputfile.html

Package: dovecot-auth-lua
Description-md5: 800c615fe5c4774792fcc59581863459
Description-en: secure POP3/IMAP server - Lua authentication plugin
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains an authentication plugin allowing password and user
 databases to be implemented in Lua.

Package: dovecot-gssapi
Description-md5: 9f4b2fcb5aebf7d757c3b91ec594fd37
Description-en: secure POP3/IMAP server - GSSAPI support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides GSSAPI authentication support for Dovecot.

Package: dovecot-ldap
Description-md5: cf9a560992c979e66145b609891e191d
Description-en: secure POP3/IMAP server - LDAP support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides LDAP support for Dovecot.

Package: dovecot-lmtpd
Description-md5: 1f512867746b7f058518f80e369c13d8
Description-en: secure POP3/IMAP server - LMTP server
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot LMTP server.

Package: dovecot-managesieved
Description-md5: 9c22507acd609a92f0a6377258e2d338
Description-en: secure POP3/IMAP server - ManageSieve server
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot ManageSieve server.

Package: dovecot-mysql
Description-md5: a603c5fc8628574f9890bfe63a43615d
Description-en: secure POP3/IMAP server - MySQL support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides MySQL support for Dovecot.

Package: dovecot-pgsql
Description-md5: e8aa6d8fe1c38481139bebe08f38c035
Description-en: secure POP3/IMAP server - PostgreSQL support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides PostgreSQL support for Dovecot.

Package: dovecot-sieve
Description-md5: 70234206edc75d829fdb3617a653da24
Description-en: secure POP3/IMAP server - Sieve filters support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides Sieve filters support for Dovecot.

Package: dovecot-solr
Description-md5: 26b94d4d2bce4be7a79f1a90218de82c
Description-en: secure POP3/IMAP server - Solr support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides Solr full text search support for Dovecot.

Package: dovecot-sqlite
Description-md5: 84d239fb9502af48d31d27798fb5a82b
Description-en: secure POP3/IMAP server - SQLite support
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package provides SQLite support for Dovecot.

Package: dovecot-submissiond
Description-md5: b7dc853a1d902701365098db008dcd75
Description-en: secure POP3/IMAP server - mail submission agent
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It supports
 mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
 fast, extensible, and portable.
 .
 This package contains the Dovecot Mail Submission Agent which implements a
 basic SMTP submission service with BURL support.

Package: dpdk-dev
Description-md5: 2bac84865b00597889092d76d90f8114
Description-en: Data Plane Development Kit (dev tools)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains tools useful to a developer and for dpdk self tests.

Package: dpdk-doc
Description-md5: 8460e56e632f9ddf05320944330e906b
Description-en: Data Plane Development Kit (documentation)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the complete set of documentation and guides.

Package: duf
Description-md5: 0436d2c79d1e0af0862fc184fb4114a7
Description-en: Disk Usage/Free Utility
 Simple Disk Usage/Free Utility.
 .
 Features:
  - User-friendly, colorful output.
  - Adjusts to your terminal's theme & width.
  - Sort the results according to your needs.
  - Groups & filters devices.
  - Can conveniently output JSON.

Package: dvgrab
Description-md5: 412c523a49f1311a15db4dfe32b2087c
Description-en: grab digital video data via IEEE1394 and USB links
 dvgrab receives audio and video data from a digital camcorder via an
 IEEE1394 (widely known as FireWire) or USB link and stores them into
 one of several file formats. It features autosplit of long video
 sequences, and supports saving the data as raw frames, AVI type 1,
 AVI type 2, Quicktime DV, a series of JPEG stills or MPEG2-TS.

Package: eapoltest
Description-md5: 2e45ef20c444e95df4ab4996a8713775
Description-en: EAPoL testing utility
 eapol_test allows testing EAP authentication methods without using
 a full 802.1X connection. It is frequently used to test the EAP
 configuration of RADIUS systems. It is an administrator tool and not
 required for standard 802.1X authentication.

Package: easygen
Description-md5: bed5437a64e2d0648b9c82b8e0692209
Description-en: Easy to use universal code/text generator
 Command easygen is an easy to use universal code/text generator.
 .
 It can be used as a text, html or a code generator for arbitrary purposes with
 arbitrary data and templates. It can be used as a GSL replacement, as it
 .
  - is more easy to define driving data, in form of YML instead of XML
  - has more powerful template engine that based on Go template.
    You can even write your own function in Go to customize your template.
 .
 You can even use easygen as a generic Go template testing tool.

Package: ebnflint
Description-md5: 23e1e9ca1faf8c2e5912f7035c979b5c
Description-en: verifies EBNF productions are consistent and grammatically correct
 Ebnflint verifies that EBNF productions are consistent and grammatically
 correct. It reads them from an HTML document such as the Go specification.
 .
 Grammar productions are grouped in boxes demarcated by the HTML elements
 .
   <pre class="ebnf">
   </pre>
 .
 Usage:
 .
   ebnflint [--start production] [file]
 .
 The --start flag specifies the name of the start production for the grammar; it
 defaults to "Start".

Package: efm-langserver
Description-md5: 3340d55b473e9c73fa619d9b3e5f2b2d
Description-en: General purpose Language Server (program)
 General purpose Language Server that can use specified error message format
 generated from specified command. This is useful for editing code with linter.

Package: elvish
Description-md5: 6afed029e00b858ac5c525b45fe5aa57
Description-en: Expressive programming language and versatile interactive shell
 Elvish is a cross-platform shell, supporting Linux, BSDs and Windows.
 It features an expressive programming language, with features like namespace
 and anonymous functions, and a fully programmable user interface with friendly
 defaults. It is suitable for both interactive use and scripting.

Package: emd
Description-md5: 6fc4d6b9188049790a1818e998f91a04
Description-en: Enhanced Markdown template processor (program)
 emd is the Enhanced Markdown template processor.
 It can save people from tedious jobs updating their README.md files by
 automating all those that can be automated, especially for cli
 based programs.

Package: emptty
Description-md5: 2817227520fe5477fbdc31fdddb06170
Description-en: text-based display manager for starting graphical sessions
 emptty is a simple, text-based display manager for starting Wayland or Xorg
 sessions from a virtual console. It allows interactively choosing a specific
 desktop environment or window manager and remembers the user's selection.
 Custom sessions can optionally be defined system-wide or by the user.
 .
 The emptty package ships a template unit that can be used to start instances
 of emptty on one or more virtual consoles. After installing this package, the
 following command will enable and start emptty on tty8:
 .
 # systemctl enable emptty@tty8.service && systemctl start emptty@tty8.service
 .
 See the documentation in /usr/share/doc/emptty/README.md.gz for details.

Package: enmime
Description-md5: 64709de7226812c4903dca09566d7577
Description-en: MIME mail encoding and decoding package for Go (program)
 enmime is a MIME encoding and decoding library for Go, focused on
 generating and parsing MIME encoded emails.  It is being developed in
 tandem with the Inbucket email service.
 .
 enmime includes a fluent interface builder for generating
 MIME encoded messages.
 .
 This is the binary package for the same containing mime-extractor and
 mime-dump utilities.

Package: enterprise-certificate-proxy-signer
Description-md5: fc23a4384169cd3e1c277f979754a67b
Description-en: signer for Google Proxies for Enterprise Certificates (program)
 Certificate-based-access
 .
 If you use certificate-based access (https://cloud.google.com/beyondcorp-
 enterprise/docs/securing-resources-with-certificate-based-access) to protect
 your Google Cloud resources, the end user device certificate
 (https://en.wikipedia.org/wiki/Client_certificate) is one of the
 credentials that is verified before access to a resource is granted. You
 can configure Google Cloud to use the device certificates in your
 operating system key store when verifying access to a resource from the
 gcloud CLI or Terraform by using the enterprise certificates feature.
 .
 Google Enterprise Certificate Proxies (ECP)
 .
 Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud
 Zero Trust architecture (/zerotrust) that enables mutual authentication
 with client-side certificates
 (https://en.wikipedia.org/wiki/Client_certificate). This repository
 contains a set of proxies/modules that can be used by clients or
 toolings to interact with certificates that are stored in protected key
 storage systems (https://en.wikipedia.org/wiki/Key_management).
 .
 To interact the client certificates, application code should not need to
 use most of these proxies within this repository directly. Instead, the
 application should leverage the clients and toolings provided by Google
 such as Cloud SDK (https://cloud.google.com/sdk) to have a more
 convenient developer experience.
 .
 This package provides the linux signer built for
 enterprise-certificate-proxy

Package: erlang
Description-md5: 444ffdeb0f4a95a7e36f20d18ac794cb
Description-en: Concurrent, real-time, distributed functional language
 Open Source Erlang is a functional programming language designed at
 the Ericsson Computer Science Laboratory.
 .
 Some of Erlang main features are:
  * Clear declarative syntax and is largely free from side-effects;
  * Built-in support for real-time, concurrent and distributed programming;
  * Designed for development of robust and continuously operated programs;
  * Dynamic code replacement at runtime.
 .
 The Erlang distribution also includes OTP (Open Telecom Platform) which
 provides a rich set of libraries and applications.
 .
 This package is a dummy package which will install Erlang/OTP runtime,
 applications, sources, code examples and the Erlang editing mode for Emacs.

Package: erlang-common-test
Description-md5: 7b279934204d2fda3ee05f2ba5e002bb
Description-en: Erlang/OTP application for automated testing
 Common Test is a portable application for automated testing. It is
 suitable for black-box testing of target systems of any type (i.e.
 not necessarily implemented in Erlang), as well as for white-box
 testing of Erlang/OTP programs. Black-box testing is performed via
 standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and,
 if required, via user specific interfaces (often called test ports).
 White-box testing of Erlang/OTP programs is easily accomplished by
 calling the target API functions directly from the test case functions.
 Common Test also integrates usage of the OTP cover tool for code
 coverage analysis of Erlang/OTP programs.

Package: erlang-debugger
Description-md5: f2a130c9024aae5b814aecc511de1716
Description-en: Erlang/OTP application for debugging and testing
 Debugger is a graphical tool which can be used for debugging and
 testing of Erlang programs. For example, breakpoints can be set,
 code can be single stepped and variable values can be inspected
 and modified.

Package: erlang-dialyzer
Description-md5: 64f3bbfb833c0a9582717bebe4d36557
Description-en: Erlang/OTP discrepancy analyzer application
 Dialyzer is a static analysis tool that identifies software
 discrepancies such as type errors, unreachable code, unnecessary
 tests etc. in single Erlang modules or entire (sets of) applications.

Package: erlang-diameter
Description-md5: 42a0b30fc825ef17d696ef8100828e2c
Description-en: Erlang/OTP implementation of RFC 6733 protocol
 Interface with which a user creates a service that sends and receives
 messages using the Diameter protocol as defined in RFC 6733.

Package: erlang-edoc
Description-md5: a3f918489b4ca4cd8e396c420e04b999
Description-en: Erlang/OTP module for generating documentation
 EDoc is the Erlang program documentation generator. Inspired by the
 Javadoc tool for the Java programming language, EDoc is adapted to
 the conventions of the Erlang world.

Package: erlang-erl-docgen
Description-md5: 12eb983b0fd1fd22ee8081c4efc70adf
Description-en: Erlang/OTP documentation stylesheets
 The erl_docgen package includes XSLT stylesheets and document type
 definitions used for Erlang/OTP documentation. They allow one to
 transform documentation to manpage, HTML, and PDF formats.

Package: erlang-et
Description-md5: 642600ae4ee7f6069393fa0af8f50037
Description-en: Erlang/OTP event tracer application
 The Event Tracer (ET) uses the built-in trace mechanism in Erlang
 and provides tools for collecting and examining trace data using GUI.

Package: erlang-eunit
Description-md5: 559493af07c14e28bf56267ccbd871a0
Description-en: Erlang/OTP module for unit testing
 The EUnit application contains modules with support for unit testing.

Package: erlang-jinterface
Description-md5: 6e3651f89f83062d26177557bb00ae3d
Description-en: Java communication tool to Erlang
 Jinterface Java package contains java classes, which help you
 integrate programs written in Java with Erlang.

Package: erlang-manpages
Description-md5: cdc7cc48bad4a582e48a14f54e037734
Description-en: Erlang/OTP manual pages
 Documentation for the Erlang programming language in `man' format. This
 documentation can be read using the command `erl -man mod', where `mod'
 is the name of the module you want documentation on.
 .
 This package contains all Erlang/OTP manual pages from sections other
 than 1. They document Erlang/OTP modules, config files and applications.

Package: erlang-mode
Description-md5: 458834bc6eb6df394adfd308669076f9
Description-en: Erlang major editing mode for Emacs
 This package includes the mode for editing Erlang programs in GNU Emacs.
 It is provided with the default Erlang/OTP distribution. It supports
 sophisticated indentation, syntax highlighting, electric commands,
 module name verification, comments, skeletons, tags etc.

Package: erlang-nox
Description-md5: 7a788b312a01454a03fd4262bf827fcd
Description-en: Erlang/OTP applications that don't require X Window System
 This package is a dummy package which will install all Erlang/OTP
 applications which do not require X Window System to run.

Package: erlang-observer
Description-md5: 562a137fe6357e7dc7f07faca76776a1
Description-en: Erlang/OTP application for investigating distributed systems
 The OBSERVER application contains tools for tracing and investigation of
 distributed systems. They include etop - a tool for presenting information
 about Erlang processes, and crashdump_viewer - a HTML based tool for
 browsing Erlang crashdumps.

Package: erlang-odbc
Description-md5: 8fb16205445a0b6f3190216580f2428d
Description-en: Erlang/OTP interface to SQL databases
 The Erlang ODBC application provides an interface for accessing
 relational SQL databases from Erlang.

Package: erlang-reltool
Description-md5: c21e40c68ee2fb8795e6e8d59da14957
Description-en: Erlang/OTP release management tool
 Reltool is a release management tool. It analyses a given Erlang/OTP
 installation and determines dependencies between applications. The
 graphical frontend depicts the dependencies and enables interactive
 customization of a target system. The backend provides a batch
 interface for generation of customized target systems.

Package: erlang-src
Description-md5: 6a6a52b3019a4fbd9d35a8cde25c0477
Description-en: Erlang/OTP applications sources
 Erlang sources for all the applications in the Erlang/OTP system.
 They are useful for educational purpose and as a base for creating
 embedded systems.

Package: erlang-wx
Description-md5: 33737e962cd597aa89c0246f6ed16263
Description-en: Erlang/OTP bindings to wxWidgets
 The wxErlang application is an API for writing graphical user
 interfaces with wxWidgets.

Package: erlang-x11
Description-md5: 243a50ebbcb77b74596e0d11eccda5c3
Description-en: Erlang/OTP applications that require X Window System
 This package is a dummy package which will install all Erlang/OTP
 applications which use graphical interface and therefore require
 X Window System to run.

Package: esbuild
Description-md5: f7d7c17397288cf23e9634149eb121ad
Description-en: extremely fast JavaScript bundler and minifier (program)
 esbuild is a JavaScript bundler and minifier.  It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool?  The current build tools for the web
 are at least an order of magnitude slower than they should be.  It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the esbuild binary.

Package: etcd-client
Description-md5: df7ad39b54e72898624c05a59914bc7e
Description-en: highly-available key value store -- client
 A highly-available key value store for shared configuration and service
 discovery. etcd is inspired by zookeeper and doozer, with a focus on:
 .
  * Simple: curl'able user facing API (HTTP+JSON)
  * Secure: optional SSL client cert authentication
  * Fast: benchmarked 1000s of writes/s per instance
  * Reliable: Properly distributed using Raft
 .
 Etcd uses the Raft consensus algorithm to manage a highly-available replicated
 log.
 .
 This package contains the client binaries.

Package: etcd-discovery
Description-md5: 0d2a442f1d42fb855034fb2fa2008c1d
Description-en: etcd discovery service
 This code powers the public service at https://discovery.etcd.io. This
 package provides a standalone initial discovery URL if contacting the
 https://discovery.etcd.io is not possible in your deployment (for example
 if your server doesn't have internet connectivity).
 .
 Note that in a normal etcd cluster setup, this service isn't mandatory,
 however, etcd discovery is mandatory to be able to run OpenStack Magnum, which
 is why this package exist.

Package: etcd-server
Description-md5: 8f85560d0278814c3be68fd7bc841ca2
Description-en: highly-available key value store -- daemon
 A highly-available key value store for shared configuration and service
 discovery. etcd is inspired by zookeeper and doozer, with a focus on:
 .
  * Simple: curl'able user facing API (HTTP+JSON)
  * Secure: optional SSL client cert authentication
  * Fast: benchmarked 1000s of writes/s per instance
  * Reliable: Properly distributed using Raft
 .
 Etcd uses the Raft consensus algorithm to manage a highly-available replicated
 log.
 .
 This package contains the server binaries.

Package: ethflux
Description-md5: bf060f6034f115aa0e6e54849aceb80f
Description-en: InfluxDB data gatherer for ethtool-style network interface information
 ethflux is an InfluxDB data gatherer for ethtool-style network interface
 information. It uses the Linux SIOCETHTOOL ioctl interface to obtain
 network interface statistics and other runtime data and outputs them in
 InfluxDB's line protocol format for further propagation.

Package: eximon4
Description-md5: 9d049018af5088cbceaa2af23692d02a
Description-en: monitor application for the Exim MTA (v4) (X11 interface)
 Eximon is a helper program for the Exim MTA (v4). It allows
 administrators to view the mail queue and logs, and perform a variety
 of actions on queued messages, such as freezing, bouncing and thawing
 messages.

Package: exip
Description-md5: 39ae2868b13fea0d51a288ff75865b56
Description-en: get your external ip from multiple services (program)
 This package is a Golang library to get your external ip from multiple
 services.
 .
 Design/Implement STUNSource (Session Traversal Utilities for NAT (STUN))
 See RFC 3489 and RFC 5389 for more details.
 .
 This is the binary package for the exip utility.

Package: expat
Description-md5: 946951e418841b66002f30694d1a0b72
Description-en: XML parsing C library - example application
 This package contains xmlwf, an example application of expat, the C
 library for parsing XML.  The arguments to xmlwf are one or more
 files which are each to be checked for XML well-formedness.

Package: fakemachine
Description-md5: 5b3f42d849c07e567de6082397426262
Description-en: Create and spawn virtual machines (program)
 Create and spawn virtual machines based on the currently running system.
 .
 This package contains the fakemachine program.

Package: fdroidcl
Description-md5: 2c17cf3ba98f9f581baf362a32db7398
Description-en: F-Droid desktop client
 F-Droid (https://f-droid.org/) desktop client.
 .
 While the Android client integrates with the system
 with regular update checks and notifications, this is a
 command line client that talks to connected devices via ADB
 (https://developer.android.com/tools/help/adb.html).  Quickstart Download
 the index: fdroidcl update

Package: fernet-go
Description-md5: b89654045d4970530128f73e2bb367b4
Description-en: tool for generates/verifies HMAC-based authentication tokens
 This library takes a user-provided *message* (an arbitrary sequence of
 bytes), a *key* (256 bits), and the current time, and produces a
 *token*, which contains the message in a form that can't be read
 or altered without the key.
 .
 This package is compatible with the other implementations at
 https://github.com/fernet. They can exchange tokens freely among
 each other.
 .
 This package contains files that is tool using
 golang-github-fernet-fernet-go-dev.

Package: fever
Description-md5: b909bca5113c0484e6b8f6dc555941a4
Description-en: fast, extensible, versatile event router for Suricata's EVE-JSON format
 The Fast, Extensible, Versatile Event Router (FEVER) is a tool for fast
 processing of events from Suricata's JSON EVE output. What is meant by
 'processing' is defined by a number of modular components, for example
 facilitating fast ingestion into a database. Other processors implement
 collection, aggregation and forwarding of various metadata (e.g.
 aggregated and raw flows, passive DNS data, etc.) as well as performance
 metrics.
 .
 It is meant to be used in front of (or as a replacement for) general-purpose
 log processors like Logstash to increase event throughput as observed on
 sensors that see a lot of traffic.

Package: ffcvt
Description-md5: cb2a58ea73690234ddad703c47db8366
Description-en: ffmpeg convert wrapper tool
 ffcvt - ffmpeg convert wrapper to make it simple to do high efficiency
 audio/video compression (Opus/H.265) encoding, and for youtube as well.
 .
 The next-generation High Efficiency Video codec, HEVC and VP9 can produce
 videos visually comparable to libx264's, but in about half the size;
 Meanwhile the Opus audio codec is becoming the best thing ever for
 compressing audio -- A 64K Opus audio stream is comparable to mp3 files of
 128K to 256K bandwidth.
 The ffcvt makes use of such fantastic high efficiency audio/video
 codec/encoding capability while shielding people from the
 complicated ffmpeg command line option settings, while versatile
 and powerful enough to allow advanced users to touch every corner
 of audio/video encoding.

Package: ffuf
Description-md5: e545768ba4b231d8a462fd19124be1aa
Description-en: Fast web fuzzer written in Go (program)
 ffuf is a fast web fuzzer written in Go that allows typical directory
 discovery, virtual host discovery (without DNS records) and GET and POST
 parameter fuzzing.
 .
 This program is useful for pentesters, ethical hackers and forensics experts.
 It also can be used for security tests.

Package: flatpak
Description-md5: f91acb1d2880527b2759bc5e2d99fbff
Description-en: Application deployment framework for desktop apps
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 Application bundles run partially isolated from the wider system, using
 containerization techniques such as namespaces to prevent direct access
 to system resources. Resources from outside the sandbox can be accessed
 via "portal" services, which are responsible for access control; for
 example, the Documents portal displays an "Open" dialog outside the
 sandbox, then allows the application to access only the selected file.
 .
 Each application uses a specified "runtime", or set of libraries, which is
 available as /usr inside its sandbox. This can be used to run application
 bundles with multiple, potentially incompatible sets of dependencies within
 the same desktop environment.
 .
 This package contains the services and executables needed to install and
 launch sandboxed applications, and the portal services needed to provide
 limited access to resources outside the sandbox.

Package: flatpak-tests
Description-md5: 8c55ee927d2b9992e22292e7b2c097aa
Description-en: Application deployment framework for desktop apps (tests)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains automated tests.

Package: foot
Description-md5: 5b91183776a1d7e15df34bc8ebe2ba63
Description-en: Fast, lightweight and minimalistic Wayland terminal emulator
 The fast, lightweight and minimalistic Wayland terminal emulator.
 Features
 .
  * Fast
  * Lightweight, in dependencies, on-disk and in-memory
  * Wayland native
  * DE agnostic
  * User configurable font fallback
  * On-the-fly DPI font size adjustment
  * Scrollback search
  * Color emoji support
  * Server/daemon mode
  * Multi-seat
  * Synchronized Updates support
  * Sixel image support

Package: foot-terminfo
Description-md5: a644e2e327b4df7bb12971f741753885
Description-en: Fast, lightweight and minimalistic Wayland terminal emulator (terminfo files)
 This is a transitional package. It can safely be removed.
 The foot terminfo files are now shipped by ncurses-term.

Package: foot-themes
Description-md5: 45cf3b5ccd0461d3fc7ee1632fd475e5
Description-en: Fast, lightweight and minimalistic Wayland terminal emulator (theme files)
 The fast, lightweight and minimalistic Wayland terminal emulator.
 .
 This package contains theme files for foot.

Package: fossil
Description-md5: 21b5c8af5ad471c6f1c111bbfb3ccfe7
Description-en: DSCM with built-in wiki, http interface and server, tickets database
 Fossil is an easy-to-use Distributed Source Control Management system
 (DSCM) which supports access and administration over HTTP CGI or via
 a built-in HTTP server, has a built-in wiki, built-in file browsing,
 a built-in tickets system, etc.

Package: fq
Description-md5: 4311c7b7f208e22dfb6a347869e40205
Description-en: jq for binary formats (program)
 Tool, language and decoders for inspecting binary data.
 .
 In most cases fq works the same way as jq but instead of reading JSON it
 reads binary data. The result is a JSON compatible structures where each
 value has a bit range, symbolic interpretations and know how to be
 presented in a useful way.

Package: freeradius-iodbc
Description-md5: 6347edefac75f466ab02895aecb1a016
Description-en: iODBC module for FreeRADIUS server
 The FreeRADIUS server can use iODBC to access databases to authenticate users
 and do accounting, and this module is necessary for that.

Package: freeradius-krb5
Description-md5: 3a5c3602207569628c542943459c0429
Description-en: kerberos module for FreeRADIUS server
 The FreeRADIUS server can use Kerberos to authenticate users, and this module
 is necessary for that.

Package: freeradius-ldap
Description-md5: cc9ad4f60cb78e6b940d44e4c3b57d1d
Description-en: LDAP module for FreeRADIUS server
 The FreeRADIUS server can use LDAP to authenticate users, and this module
 is necessary for that.

Package: freeradius-memcached
Description-md5: 6c7415181d540694968e8e8c5fbf1877
Description-en: Memcached module for FreeRADIUS server
 The FreeRADIUS server can cache data in memcached and this package
 contains the required module.

Package: freeradius-mysql
Description-md5: 4423793fbfc997cd42deec2bcb196555
Description-en: MySQL module for FreeRADIUS server
 The FreeRADIUS server can use MySQL to authenticate users and do accounting,
 and this module is necessary for that.

Package: freeradius-postgresql
Description-md5: 21c022ad780dbebcad8db320d076ccd0
Description-en: PostgreSQL module for FreeRADIUS server
 The FreeRADIUS server can use PostgreSQL to authenticate users and do
 accounting, and this module is necessary for that.

Package: freeradius-python3
Description-md5: 80f8197fc7d045314f87c86f25224510
Description-en: Python 3 module for FreeRADIUS server
 This package is required to add Python 3 functionality to the
 FreeRADIUS server.
 .
 It was introduced in FreeRADIUS 3.0.20 as EXPERIMENTAL module. Use at
 your own risk.

Package: freeradius-redis
Description-md5: 409331feca6e7b06facbc4bac2a0f07b
Description-en: Redis module for FreeRADIUS server
 This module is required to enable the FreeRADIUS server to access
 Redis databases.

Package: freeradius-rest
Description-md5: 84efad4f894dd87ee01e51563cfab4f8
Description-en: REST module for FreeRADIUS server
 The FreeRADIUS server can make calls to remote web APIs, and this module
 is necessary for that.

Package: freeradius-yubikey
Description-md5: 085fe9fe99855d39801336fb78e00a38
Description-en: Yubikey module for FreeRADIUS server
 This package is required to add Yubikey functionality to the
 FreeRADIUS server.

Package: freerdp3-dev
Description-md5: 87d789b26f2354d9180f00d23a677478
Description-en: Free Remote Desktop Protocol library (development files)
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 This package contains the FreeRDP development files.

Package: freerdp3-shadow-x11
Description-md5: 5e8fef249679625146e6e6f483c3b488
Description-en: FreeRDP x11 shadowing server
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 This package contains a "shadowing" server that can be used to
 share an already started X11 DISPLAY.

Package: freerdp3-wayland
Description-md5: a5e739176253fe4f397467dba68645a0
Description-en: RDP client for Windows Terminal Services (wayland client)
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 Currently, the FreeRDP clients supports the following Windows Versions:
 .
  * Windows NT Server
  * Windows 2000 Terminal Server
  * Windows XP
  * Windows 2003 Server
  * Windows Vista
  * Windows 2008/2008r2/2011SBS Server
  * Windows 7
  * Windows 2012/2012r2 Server
  * Windows 8
  * Windows 10
 .
 This package contains the wayland based client.

Package: freerdp3-x11
Description-md5: c4929c6614bb3d2257a1f67d82098bd3
Description-en: RDP client for Windows Terminal Services (X11 client)
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 Currently, the FreeRDP client supports the following Windows Versions:
 .
  * Windows NT Server
  * Windows 2000 Terminal Server
  * Windows XP
  * Windows 2003 Server
  * Windows Vista
  * Windows 2008/2008r2/2011SBS Server
  * Windows 7
  * Windows 2012/2012r2 Server
  * Windows 8
  * Windows 10
 .
 This package contains the X11 based client.

Package: frr-rpki-rtrlib
Description-md5: 30bfd5814687806732d4fe41102d1c00
Description-en: FRRouting suite - BGP RPKI support (rtrlib)
 Adds RPKI support to FRR's bgpd, allowing validation of BGP routes
 against cryptographic information stored in WHOIS databases.  This is
 used to prevent hijacking of networks on the wider internet.  It is only
 relevant to internet service providers using their own autonomous system
 number.

Package: frr-snmp
Description-md5: d919226aa0a132d34a50839afe24cfa6
Description-en: FRRouting suite - SNMP support
 Adds SNMP support to FRR's daemons by attaching to net-snmp's snmpd
 through the AgentX protocol.  Provides read-only access to current
 routing state through standard SNMP MIBs.

Package: fzf
Description-md5: a0bfeecf96a19354d63fcb504b7530c9
Description-en: general-purpose command-line fuzzy finder
 It's an interactive Unix filter for command-line that can be used with
 any list; files, command history, processes, hostnames, bookmarks, git
 commits, etc.
 .
 Refer /usr/share/doc/fzf/README.Debian for quick instructions on how to
 add keybindings for Bash, Zsh, Fish to call fzf.

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

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

Package: g++-13-arm-linux-gnueabi
Description-md5: 4295d48c3de87ed13720997a550f5ddb
Description-en: GNU C++ compiler for arm-linux-gnueabi architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arm-linux-gnueabi architecture.

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

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

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

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

Package: g++-13-mips64-linux-gnuabi64
Description-md5: 241a32f781db3fcdecbd37b433948177
Description-en: GNU C++ compiler for mips64-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mips64-linux-gnuabi64 architecture.

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

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

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

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

Package: g++-13-mipsisa64r6-linux-gnuabi64
Description-md5: 3c6cb1510e2ccede76ff737bdf9f5ec8
Description-en: GNU C++ compiler for mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mipsisa64r6-linux-gnuabi64 architecture.

Package: g++-13-mipsisa64r6el-linux-gnuabi64
Description-md5: 7728548a9b42e35679913d2cdf2b28a7
Description-en: GNU C++ compiler for mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mipsisa64r6el-linux-gnuabi64 architecture.

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-mips-linux-gnu
Description-md5: f1a14ea5c44a1b00e7ce244533431ce6
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips 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-mips64-linux-gnuabi64
Description-md5: e975a9f2674f872a0122d765bf2dce46
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64 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-mips64el-linux-gnuabi64
Description-md5: 6a525f086691aa79b492acb926b45201
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64el 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-mipsel-linux-gnu
Description-md5: 7eb41eebe27c031222436d32ac893474
Description-en: GNU C++ compiler (multilib support) (cross compiler for mipsel 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-mipsisa32r6-linux-gnu
Description-md5: f7bd6135b12f3b14a1b6fec92a55773d
Description-en: GNU C++ compiler (multilib support) (cross compiler for mipsr6 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-mipsisa32r6el-linux-gnu
Description-md5: a20d01381807fbebfca4180d8cf84858
Description-en: GNU C++ compiler (multilib support) (cross compiler for mipsr6el 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-mipsisa64r6-linux-gnuabi64
Description-md5: 7a0cd15a959fcf5a0b08064a559e6bcf
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64r6 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-mipsisa64r6el-linux-gnuabi64
Description-md5: 5f0ee3cba997ff80d446b3b8402a0258
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64r6el 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-powerpc64-linux-gnu
Description-md5: 00e742f4472bbb037b93ad698bf36caa
Description-en: GNU C++ compiler (multilib support) (cross compiler for ppc64 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-multilib-sparc64-linux-gnu
Description-md5: 66228665f9926c448f8cc0efd590015e
Description-en: GNU C++ compiler (multilib support) (cross compiler for sparc64 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-x86-64-linux-gnux32
Description-md5: 2cb052e946be1564825b901c0f5ab14c
Description-en: GNU C++ compiler (multilib support) (cross compiler for x32 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++-13-powerpc64-linux-gnu
Description-md5: 557ddc209c9ffc0ee91f14ba077f4ec5
Description-en: GNU C++ compiler for powerpc64-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for powerpc64-linux-gnu architecture.

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

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

Package: g++-13-x86-64-linux-gnux32
Description-md5: fd335f1a1944e156a3560646eef5d172
Description-en: GNU C++ compiler for x86_64-linux-gnux32 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for x86_64-linux-gnux32 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-aarch64-linux-gnu
Description-md5: b996f012975000f1ea76fd985d3446d1
Description-en: GNU C++ compiler for aarch64-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for aarch64-linux-gnu architecture.

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

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

Package: g++-14-arm-linux-gnueabi
Description-md5: 4295d48c3de87ed13720997a550f5ddb
Description-en: GNU C++ compiler for arm-linux-gnueabi architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for arm-linux-gnueabi architecture.

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: 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-hppa-linux-gnu
Description-md5: 18267b1bfb244fadd9254c5eef389381
Description-en: GNU C++ compiler for hppa-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for hppa-linux-gnu architecture.

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: g++-14-loongarch64-linux-gnu
Description-md5: 36c59c1ac7f031282a6d22c16f6ee607
Description-en: GNU C++ compiler for loongarch64-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for loongarch64-linux-gnu architecture.

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

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

Package: g++-14-mips64-linux-gnuabi64
Description-md5: 241a32f781db3fcdecbd37b433948177
Description-en: GNU C++ compiler for mips64-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mips64-linux-gnuabi64 architecture.

Package: g++-14-mips64el-linux-gnuabi64
Description-md5: c5015c092558b75cb4754501509be3ae
Description-en: GNU C++ compiler for mips64el-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mips64el-linux-gnuabi64 architecture.

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

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

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

Package: g++-14-mipsisa64r6-linux-gnuabi64
Description-md5: 3c6cb1510e2ccede76ff737bdf9f5ec8
Description-en: GNU C++ compiler for mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mipsisa64r6-linux-gnuabi64 architecture.

Package: g++-14-mipsisa64r6el-linux-gnuabi64
Description-md5: 7728548a9b42e35679913d2cdf2b28a7
Description-en: GNU C++ compiler for mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for mipsisa64r6el-linux-gnuabi64 architecture.

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-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++-14-multilib-mips-linux-gnu
Description-md5: f1a14ea5c44a1b00e7ce244533431ce6
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips 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++-14-multilib-mips64-linux-gnuabi64
Description-md5: e975a9f2674f872a0122d765bf2dce46
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64 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++-14-multilib-mips64el-linux-gnuabi64
Description-md5: 6a525f086691aa79b492acb926b45201
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64el 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++-14-multilib-mipsel-linux-gnu
Description-md5: 7eb41eebe27c031222436d32ac893474
Description-en: GNU C++ compiler (multilib support) (cross compiler for mipsel 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++-14-multilib-mipsisa32r6-linux-gnu
Description-md5: f7bd6135b12f3b14a1b6fec92a55773d
Description-en: GNU C++ compiler (multilib support) (cross compiler for mipsr6 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++-14-multilib-mipsisa32r6el-linux-gnu
Description-md5: a20d01381807fbebfca4180d8cf84858
Description-en: GNU C++ compiler (multilib support) (cross compiler for mipsr6el 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++-14-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: 7a0cd15a959fcf5a0b08064a559e6bcf
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64r6 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++-14-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: 5f0ee3cba997ff80d446b3b8402a0258
Description-en: GNU C++ compiler (multilib support) (cross compiler for mips64r6el 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++-14-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++-14-multilib-powerpc64-linux-gnu
Description-md5: 00e742f4472bbb037b93ad698bf36caa
Description-en: GNU C++ compiler (multilib support) (cross compiler for ppc64 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++-14-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++-14-multilib-sparc64-linux-gnu
Description-md5: 66228665f9926c448f8cc0efd590015e
Description-en: GNU C++ compiler (multilib support) (cross compiler for sparc64 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++-14-multilib-x86-64-linux-gnux32
Description-md5: 2cb052e946be1564825b901c0f5ab14c
Description-en: GNU C++ compiler (multilib support) (cross compiler for x32 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++-14-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-powerpc64-linux-gnu
Description-md5: 557ddc209c9ffc0ee91f14ba077f4ec5
Description-en: GNU C++ compiler for powerpc64-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for powerpc64-linux-gnu architecture.

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: 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: 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: g++-14-sh4-linux-gnu
Description-md5: 1369316a1da3e0f60d597714dc79d09b
Description-en: GNU C++ compiler for sh4-linux-gnu architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for sh4-linux-gnu architecture.

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

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++-14-x86-64-linux-gnux32
Description-md5: fd335f1a1944e156a3560646eef5d172
Description-en: GNU C++ compiler for x86_64-linux-gnux32 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This package contains C++ cross-compiler for x86_64-linux-gnux32 architecture.

Package: g10k
Description-md5: cc4a90e3c3951fc425231ba63802bdcc
Description-en: Puppet environment and module deployment
 g10k provides a general purpose toolset for deploying Puppet
 environments and modules. It implements the Puppetfile format and
 provides a native implementation of Puppet dynamic environments.
 g10k is a rewrite of puppetlabs/r10k in Go with additional
 optimizations such as:
 .
  - caching support
  - distinct SSH keys for each source
  - parallel cloning and checkout
  - enhanced Puppetfile options
 .
 It only supports Forge modules and Git repositories.

Package: garagemq
Description-md5: d4950b53964cb8946902a8db08b77684
Description-en: AMQP message broker implemented with golang
 GarageMQ is a message broker that implement the Advanced Message Queuing
 Protocol (AMQP). Compatible with any AMQP or RabbitMQ clients (tested
 streadway/amqp and php-amqp lib)
 .
 The GarageMQ project is also knowns an KubeMQ (https://kubemq.io).
 .
 This package does not contain the admin-frontend/build files
 since debian packaging npm modules is "complicated". You can,
 after installing this package, download the files from github and
 `cp -a $SRCDIR/admin-frontend/build /var/lib/garagemq/admin-frontend/`
 to be able to use the admin frontend as intended.

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

Package: gcc-13-alpha-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-arc-linux-gnu
Description-md5: 34bf0a42799ded4d234e19915610a080
Description-en: GNU C compiler for the arc-linux-gnu architecture
 This is the GNU C compiler for the arc-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-arc-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-arm-linux-gnueabi
Description-md5: bb9a0ce1a0e3a01fc2e2267e2d9ed2ea
Description-en: GNU C compiler for the arm-linux-gnueabi architecture
 This is the GNU C compiler for the arm-linux-gnueabi architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-arm-linux-gnueabi-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-cross-base-mipsen
Description-md5: 4c157f495e05e11e4ad2e3074ac017e0
Description-en: GCC, the GNU Compiler Collection (library base package)
 This empty package contains changelog and copyright files common to
 all libraries contained in the GNU Compiler Collection (GCC).

Package: gcc-13-cross-base-ports
Description-md5: 4c157f495e05e11e4ad2e3074ac017e0
Description-en: GCC, the GNU Compiler Collection (library base package)
 This empty package contains changelog and copyright files common to
 all libraries contained in the GNU Compiler Collection (GCC).

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

Package: gcc-13-hppa-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-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-i686-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-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-loongarch64-linux-gnu
Description-md5: cc42199cb1f812e179fc712f5441b2ed
Description-en: GNU C compiler for the loongarch64-linux-gnu architecture
 This is the GNU C compiler for the loongarch64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-loongarch64-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-m68k-linux-gnu
Description-md5: 0be0da4d5192999ebbeaa379cba8dd8e
Description-en: GNU C compiler for the m68k-linux-gnu architecture
 This is the GNU C compiler for the m68k-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-m68k-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-mips-linux-gnu
Description-md5: 456b8f3399370dfa018052d38a33c1b9
Description-en: GNU C compiler for the mips-linux-gnu architecture
 This is the GNU C compiler for the mips-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mips-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-mips64-linux-gnuabi64
Description-md5: c49c5a42eff00d770dbc68d0177b828e
Description-en: GNU C compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU C compiler for the mips64-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mips64-linux-gnuabi64-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-mips64el-linux-gnuabi64
Description-md5: 6f9617de2f62e86979b720051cbb6c44
Description-en: GNU C compiler for the mips64el-linux-gnuabi64 architecture
 This is the GNU C compiler for the mips64el-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mips64el-linux-gnuabi64-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-mipsel-linux-gnu
Description-md5: 976107aca3f39b45e5689e853e0a47c9
Description-en: GNU C compiler for the mipsel-linux-gnu architecture
 This is the GNU C compiler for the mipsel-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 2b0fbfb4cd8ba143c08b1efbc2bcbfee
Description-en: GNU C compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU C compiler for the mipsisa32r6-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: f832f17c2e717d5ea22f50e7b5db412c
Description-en: GNU C compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU C compiler for the mipsisa32r6el-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 896390921829ff28de2860d3f9b87c6a
Description-en: GNU C compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU C compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mipsisa64r6-linux-gnuabi64-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-mipsisa64r6el-linux-gnuabi64
Description-md5: d8bf3bfa63a70e57694b5b25fb4f7255
Description-en: GNU C compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU C compiler for the mipsisa64r6el-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-mipsisa64r6el-linux-gnuabi64-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-multilib-i686-linux-gnu
Description-md5: 8f1710ddb22efe64f00eb522d643b878
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: gcc-13-multilib-mips-linux-gnu
Description-md5: 352bce4d6af0ef3e2260adabe2ff173d
Description-en: GNU C compiler (multilib support) (cross compiler for mips 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-multilib-mips64-linux-gnuabi64
Description-md5: 0ca7032ee3e71a85bdbed44c6b99bc87
Description-en: GNU C compiler (multilib support) (cross compiler for mips64 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-multilib-mips64el-linux-gnuabi64
Description-md5: f4cfcd14632c3b026966af8e9ac60b0a
Description-en: GNU C compiler (multilib support) (cross compiler for mips64el 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-multilib-mipsel-linux-gnu
Description-md5: d3e65e9a4d8569516c54407d74e93560
Description-en: GNU C compiler (multilib support) (cross compiler for mipsel 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-multilib-mipsisa32r6-linux-gnu
Description-md5: bc2f903f4b7148f2e04662815719a85c
Description-en: GNU C compiler (multilib support) (cross compiler for mipsr6 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-multilib-mipsisa32r6el-linux-gnu
Description-md5: 8b7ebc685cd7f591c8ed78fae9e06285
Description-en: GNU C compiler (multilib support) (cross compiler for mipsr6el 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-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: f75ec31d220e018a7619e3f92623e417
Description-en: GNU C compiler (multilib support) (cross compiler for mips64r6 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-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: 22c98144720069ea253e0cf6d91a5dcb
Description-en: GNU C compiler (multilib support) (cross compiler for mips64r6el 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-multilib-powerpc-linux-gnu
Description-md5: 8f8bcf0982eb50ed5e013710e4fba34f
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: gcc-13-multilib-powerpc64-linux-gnu
Description-md5: 6b4f4449535347d777e4be09c0f60a83
Description-en: GNU C compiler (multilib support) (cross compiler for ppc64 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-multilib-s390x-linux-gnu
Description-md5: b66121d6f9ac00f634e35356c94f9fa6
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: gcc-13-multilib-sparc64-linux-gnu
Description-md5: 64868a8c5f326ebc1205d38ac2f1c47b
Description-en: GNU C compiler (multilib support) (cross compiler for sparc64 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-multilib-x86-64-linux-gnux32
Description-md5: ce32998e15b35da4bb9d55103c9869ed
Description-en: GNU C compiler (multilib support) (cross compiler for x32 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-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-alpha-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-arc-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-gnueabi
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-hppa-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-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-loongarch64-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-m68k-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-mips-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-mips64-linux-gnuabi64
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-mips64el-linux-gnuabi64
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-mipsel-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-mipsisa32r6-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-mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
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-mipsisa64r6el-linux-gnuabi64
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-powerpc64-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-plugin-dev-sh4-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-sparc64-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-x86-64-linux-gnux32
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-powerpc64-linux-gnu
Description-md5: 4bd3f0c0ab2a705b1e34d0d3759a0bd3
Description-en: GNU C compiler for the powerpc64-linux-gnu architecture
 This is the GNU C compiler for the powerpc64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-powerpc64-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-sh4-linux-gnu
Description-md5: 365a6a4c7ff44aaa3004bef346e56200
Description-en: GNU C compiler for the sh4-linux-gnu architecture
 This is the GNU C compiler for the sh4-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-sh4-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-sparc64-linux-gnu
Description-md5: edc214bce5e925327e0ee3530fc2175b
Description-en: GNU C compiler for the sparc64-linux-gnu architecture
 This is the GNU C compiler for the sparc64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-sparc64-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-test-results
Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0
Description-en: Test results for the GCC test suite
 This package contains the test results for running the GCC test suite
 for a post build analysis.

Package: gcc-13-x86-64-linux-gnux32
Description-md5: 012ea6c2bbc7ad91fc63f2faebc8971e
Description-en: GNU C compiler for the x86_64-linux-gnux32 architecture
 This is the GNU C compiler for the x86_64-linux-gnux32 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-13-x86-64-linux-gnux32-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-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-aarch64-linux-gnu
Description-md5: a174b3cd9d1ab0fcdf59f034f24cdb2b
Description-en: GNU C compiler for the aarch64-linux-gnu architecture
 This is the GNU C compiler for the aarch64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-aarch64-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-14-alpha-linux-gnu
Description-md5: e9a3c4dd42ac04b05c49b9d069800db5
Description-en: GNU C compiler for the alpha-linux-gnu architecture
 This is the GNU C compiler for the alpha-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-alpha-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-14-arc-linux-gnu
Description-md5: 34bf0a42799ded4d234e19915610a080
Description-en: GNU C compiler for the arc-linux-gnu architecture
 This is the GNU C compiler for the arc-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-arc-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-14-arm-linux-gnueabi
Description-md5: bb9a0ce1a0e3a01fc2e2267e2d9ed2ea
Description-en: GNU C compiler for the arm-linux-gnueabi architecture
 This is the GNU C compiler for the arm-linux-gnueabi architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-arm-linux-gnueabi-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-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: gcc-14-arm-linux-gnueabihf-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-14-cross-base-mipsen
Description-md5: 4c157f495e05e11e4ad2e3074ac017e0
Description-en: GCC, the GNU Compiler Collection (library base package)
 This empty package contains changelog and copyright files common to
 all libraries contained in the GNU Compiler Collection (GCC).

Package: gcc-14-cross-base-ports
Description-md5: 4c157f495e05e11e4ad2e3074ac017e0
Description-en: GCC, the GNU Compiler Collection (library base package)
 This empty package contains changelog and copyright files common to
 all libraries contained in the GNU Compiler Collection (GCC).

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-hppa-linux-gnu
Description-md5: 465e971edb850b36730e4fdbfea5b766
Description-en: GNU C compiler for the hppa-linux-gnu architecture
 This is the GNU C compiler for the hppa-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-hppa-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-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-i686-linux-gnu
Description-md5: ba5a678e8889d9e2f2dd41bf10f39ab5
Description-en: GNU C compiler for the i686-linux-gnu architecture
 This is the GNU C compiler for the i686-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-i686-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-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-loongarch64-linux-gnu
Description-md5: cc42199cb1f812e179fc712f5441b2ed
Description-en: GNU C compiler for the loongarch64-linux-gnu architecture
 This is the GNU C compiler for the loongarch64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-loongarch64-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-14-m68k-linux-gnu
Description-md5: 0be0da4d5192999ebbeaa379cba8dd8e
Description-en: GNU C compiler for the m68k-linux-gnu architecture
 This is the GNU C compiler for the m68k-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-m68k-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-14-mips-linux-gnu
Description-md5: 456b8f3399370dfa018052d38a33c1b9
Description-en: GNU C compiler for the mips-linux-gnu architecture
 This is the GNU C compiler for the mips-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mips-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-14-mips64-linux-gnuabi64
Description-md5: c49c5a42eff00d770dbc68d0177b828e
Description-en: GNU C compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU C compiler for the mips64-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mips64-linux-gnuabi64-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-14-mips64el-linux-gnuabi64
Description-md5: 6f9617de2f62e86979b720051cbb6c44
Description-en: GNU C compiler for the mips64el-linux-gnuabi64 architecture
 This is the GNU C compiler for the mips64el-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mips64el-linux-gnuabi64-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-14-mipsel-linux-gnu
Description-md5: 976107aca3f39b45e5689e853e0a47c9
Description-en: GNU C compiler for the mipsel-linux-gnu architecture
 This is the GNU C compiler for the mipsel-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mipsel-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-14-mipsisa32r6-linux-gnu
Description-md5: 2b0fbfb4cd8ba143c08b1efbc2bcbfee
Description-en: GNU C compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU C compiler for the mipsisa32r6-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mipsisa32r6-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-14-mipsisa32r6el-linux-gnu
Description-md5: f832f17c2e717d5ea22f50e7b5db412c
Description-en: GNU C compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU C compiler for the mipsisa32r6el-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mipsisa32r6el-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-14-mipsisa64r6-linux-gnuabi64
Description-md5: 896390921829ff28de2860d3f9b87c6a
Description-en: GNU C compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU C compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mipsisa64r6-linux-gnuabi64-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-14-mipsisa64r6el-linux-gnuabi64
Description-md5: d8bf3bfa63a70e57694b5b25fb4f7255
Description-en: GNU C compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU C compiler for the mipsisa64r6el-linux-gnuabi64 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-mipsisa64r6el-linux-gnuabi64-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-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-multilib-i686-linux-gnu
Description-md5: 8f1710ddb22efe64f00eb522d643b878
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: gcc-14-multilib-mips-linux-gnu
Description-md5: 352bce4d6af0ef3e2260adabe2ff173d
Description-en: GNU C compiler (multilib support) (cross compiler for mips 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-14-multilib-mips64-linux-gnuabi64
Description-md5: 0ca7032ee3e71a85bdbed44c6b99bc87
Description-en: GNU C compiler (multilib support) (cross compiler for mips64 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-14-multilib-mips64el-linux-gnuabi64
Description-md5: f4cfcd14632c3b026966af8e9ac60b0a
Description-en: GNU C compiler (multilib support) (cross compiler for mips64el 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-14-multilib-mipsel-linux-gnu
Description-md5: d3e65e9a4d8569516c54407d74e93560
Description-en: GNU C compiler (multilib support) (cross compiler for mipsel 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-14-multilib-mipsisa32r6-linux-gnu
Description-md5: bc2f903f4b7148f2e04662815719a85c
Description-en: GNU C compiler (multilib support) (cross compiler for mipsr6 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-14-multilib-mipsisa32r6el-linux-gnu
Description-md5: 8b7ebc685cd7f591c8ed78fae9e06285
Description-en: GNU C compiler (multilib support) (cross compiler for mipsr6el 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-14-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: f75ec31d220e018a7619e3f92623e417
Description-en: GNU C compiler (multilib support) (cross compiler for mips64r6 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-14-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: 22c98144720069ea253e0cf6d91a5dcb
Description-en: GNU C compiler (multilib support) (cross compiler for mips64r6el 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-14-multilib-powerpc-linux-gnu
Description-md5: 8f8bcf0982eb50ed5e013710e4fba34f
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: gcc-14-multilib-powerpc64-linux-gnu
Description-md5: 6b4f4449535347d777e4be09c0f60a83
Description-en: GNU C compiler (multilib support) (cross compiler for ppc64 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-14-multilib-s390x-linux-gnu
Description-md5: b66121d6f9ac00f634e35356c94f9fa6
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: gcc-14-multilib-sparc64-linux-gnu
Description-md5: 64868a8c5f326ebc1205d38ac2f1c47b
Description-en: GNU C compiler (multilib support) (cross compiler for sparc64 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-14-multilib-x86-64-linux-gnux32
Description-md5: ce32998e15b35da4bb9d55103c9869ed
Description-en: GNU C compiler (multilib support) (cross compiler for x32 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-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-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-14-plugin-dev-alpha-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-14-plugin-dev-arc-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-14-plugin-dev-arm-linux-gnueabi
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-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-14-plugin-dev-hppa-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-14-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-14-plugin-dev-loongarch64-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-14-plugin-dev-m68k-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-14-plugin-dev-mips-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-14-plugin-dev-mips64-linux-gnuabi64
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-plugin-dev-mips64el-linux-gnuabi64
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-plugin-dev-mipsel-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-14-plugin-dev-mipsisa32r6-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-14-plugin-dev-mipsisa32r6el-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-14-plugin-dev-mipsisa64r6-linux-gnuabi64
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-plugin-dev-mipsisa64r6el-linux-gnuabi64
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-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-14-plugin-dev-powerpc64-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-14-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-14-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-14-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-14-plugin-dev-sh4-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-14-plugin-dev-sparc64-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-14-plugin-dev-x86-64-linux-gnux32
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-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-14-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-14-powerpc64-linux-gnu
Description-md5: 4bd3f0c0ab2a705b1e34d0d3759a0bd3
Description-en: GNU C compiler for the powerpc64-linux-gnu architecture
 This is the GNU C compiler for the powerpc64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-powerpc64-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-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: gcc-14-powerpc64le-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-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: gcc-14-riscv64-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-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: gcc-14-s390x-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-14-sh4-linux-gnu
Description-md5: 365a6a4c7ff44aaa3004bef346e56200
Description-en: GNU C compiler for the sh4-linux-gnu architecture
 This is the GNU C compiler for the sh4-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-sh4-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-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-sparc64-linux-gnu
Description-md5: edc214bce5e925327e0ee3530fc2175b
Description-en: GNU C compiler for the sparc64-linux-gnu architecture
 This is the GNU C compiler for the sparc64-linux-gnu architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-sparc64-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-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-14-x86-64-linux-gnux32
Description-md5: 012ea6c2bbc7ad91fc63f2faebc8971e
Description-en: GNU C compiler for the x86_64-linux-gnux32 architecture
 This is the GNU C compiler for the x86_64-linux-gnux32 architecture,
 a fairly portable optimizing compiler for C.

Package: gcc-14-x86-64-linux-gnux32-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: 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-alpha-linux-gnu
Description-md5: a6c6b84ea8876070c50e0de90bf5103d
Description-en: GNU Go compiler for the alpha-linux-gnu architecture
 This is the GNU Go compiler for the alpha-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-gnueabi
Description-md5: 13b9ef88559e4cb8f36aaed9d4b6d395
Description-en: GNU Go compiler for the arm-linux-gnueabi architecture
 This is the GNU Go compiler for the arm-linux-gnueabi 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-mips-linux-gnu
Description-md5: 37f76a650875bb62b2f9804cf0023e7c
Description-en: GNU Go compiler for the mips-linux-gnu architecture
 This is the GNU Go compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: 451e897a93b7cd3cbf2cbba337d2b3a4
Description-en: GNU Go compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mips64-linux-gnuabi64 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

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

Package: gccgo-13-mipsel-linux-gnu
Description-md5: 2d0ec90fa97eca03c5945fef49dfb483
Description-en: GNU Go compiler for the mipsel-linux-gnu architecture
 This is the GNU Go compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 4ed925a7ca73639c0b1e25e96138b530
Description-en: GNU Go compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Go compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: b6e8dd21b5083fcba86c2bccb2eb922b
Description-en: GNU Go compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Go compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 32f13407500e54afee886789b2d194b9
Description-en: GNU Go compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mipsisa64r6-linux-gnuabi64 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-13-mipsisa64r6el-linux-gnuabi64
Description-md5: 0033aeb8becdd34a3fff0b22cf21f64d
Description-en: GNU Go compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mipsisa64r6el-linux-gnuabi64 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-mips-linux-gnu
Description-md5: 31c7e6f83b1e912304558fb0161e8b9a
Description-en: GNU Go compiler (multilib support) (cross compiler for mips 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-mips64-linux-gnuabi64
Description-md5: 1e4f8bd6274cd11c9b788b05bbea1797
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64 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-mips64el-linux-gnuabi64
Description-md5: a432a3ac640f6f5d3ed877f49757522a
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64el 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-mipsel-linux-gnu
Description-md5: a5ca73caf9a29e5a07321e8b7f726e84
Description-en: GNU Go compiler (multilib support) (cross compiler for mipsel 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-mipsisa32r6-linux-gnu
Description-md5: ee209ee976aed37e683bc7766268ad31
Description-en: GNU Go compiler (multilib support) (cross compiler for mipsr6 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-mipsisa32r6el-linux-gnu
Description-md5: 096f1e40f487a1659281fc36ccb7c464
Description-en: GNU Go compiler (multilib support) (cross compiler for mipsr6el 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-mipsisa64r6-linux-gnuabi64
Description-md5: 456d34ae92bfe5a6677ae1b1766ce2a5
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64r6 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-mipsisa64r6el-linux-gnuabi64
Description-md5: b9b7c7a0770c48e26bd904916ee71433
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64r6el 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-powerpc64-linux-gnu
Description-md5: 333f91c515824319cb3844392eb34c06
Description-en: GNU Go compiler (multilib support) (cross compiler for ppc64 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-multilib-sparc64-linux-gnu
Description-md5: 21918b36ba77bb1e333acfedc4877dc8
Description-en: GNU Go compiler (multilib support) (cross compiler for sparc64 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-x86-64-linux-gnux32
Description-md5: af0104b589ec1438a54f3445f1b91709
Description-en: GNU Go compiler (multilib support) (cross compiler for x32 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-powerpc64-linux-gnu
Description-md5: 2dd70841ca190a75431fd85b1bc4c918
Description-en: GNU Go compiler for the powerpc64-linux-gnu architecture
 This is the GNU Go compiler for the powerpc64-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-sparc64-linux-gnu
Description-md5: 9323a125d3134954400b693fb8a63324
Description-en: GNU Go compiler for the sparc64-linux-gnu architecture
 This is the GNU Go compiler for the sparc64-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-13-x86-64-linux-gnux32
Description-md5: b30b256237454d99599028843f885b48
Description-en: GNU Go compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Go compiler for the x86_64-linux-gnux32 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

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

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

Package: gccgo-14-alpha-linux-gnu
Description-md5: a6c6b84ea8876070c50e0de90bf5103d
Description-en: GNU Go compiler for the alpha-linux-gnu architecture
 This is the GNU Go compiler for the alpha-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-arm-linux-gnueabi
Description-md5: 13b9ef88559e4cb8f36aaed9d4b6d395
Description-en: GNU Go compiler for the arm-linux-gnueabi architecture
 This is the GNU Go compiler for the arm-linux-gnueabi architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

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

Package: gccgo-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-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-14-mips-linux-gnu
Description-md5: 37f76a650875bb62b2f9804cf0023e7c
Description-en: GNU Go compiler for the mips-linux-gnu architecture
 This is the GNU Go compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: 451e897a93b7cd3cbf2cbba337d2b3a4
Description-en: GNU Go compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mips64-linux-gnuabi64 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-14-mips64el-linux-gnuabi64
Description-md5: 722b8a2aa2a4d1c28e5cbf08a14355b5
Description-en: GNU Go compiler for the mips64el-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mips64el-linux-gnuabi64 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-14-mipsel-linux-gnu
Description-md5: 2d0ec90fa97eca03c5945fef49dfb483
Description-en: GNU Go compiler for the mipsel-linux-gnu architecture
 This is the GNU Go compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 4ed925a7ca73639c0b1e25e96138b530
Description-en: GNU Go compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Go compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: b6e8dd21b5083fcba86c2bccb2eb922b
Description-en: GNU Go compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Go compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 32f13407500e54afee886789b2d194b9
Description-en: GNU Go compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mipsisa64r6-linux-gnuabi64 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-14-mipsisa64r6el-linux-gnuabi64
Description-md5: 0033aeb8becdd34a3fff0b22cf21f64d
Description-en: GNU Go compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Go compiler for the mipsisa64r6el-linux-gnuabi64 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

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-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-14-multilib-mips-linux-gnu
Description-md5: 31c7e6f83b1e912304558fb0161e8b9a
Description-en: GNU Go compiler (multilib support) (cross compiler for mips 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-14-multilib-mips64-linux-gnuabi64
Description-md5: 1e4f8bd6274cd11c9b788b05bbea1797
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64 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-14-multilib-mips64el-linux-gnuabi64
Description-md5: a432a3ac640f6f5d3ed877f49757522a
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64el 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-14-multilib-mipsel-linux-gnu
Description-md5: a5ca73caf9a29e5a07321e8b7f726e84
Description-en: GNU Go compiler (multilib support) (cross compiler for mipsel 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-14-multilib-mipsisa32r6-linux-gnu
Description-md5: ee209ee976aed37e683bc7766268ad31
Description-en: GNU Go compiler (multilib support) (cross compiler for mipsr6 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-14-multilib-mipsisa32r6el-linux-gnu
Description-md5: 096f1e40f487a1659281fc36ccb7c464
Description-en: GNU Go compiler (multilib support) (cross compiler for mipsr6el 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-14-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: 456d34ae92bfe5a6677ae1b1766ce2a5
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64r6 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-14-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: b9b7c7a0770c48e26bd904916ee71433
Description-en: GNU Go compiler (multilib support) (cross compiler for mips64r6el 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-14-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-14-multilib-powerpc64-linux-gnu
Description-md5: 333f91c515824319cb3844392eb34c06
Description-en: GNU Go compiler (multilib support) (cross compiler for ppc64 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-14-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-14-multilib-sparc64-linux-gnu
Description-md5: 21918b36ba77bb1e333acfedc4877dc8
Description-en: GNU Go compiler (multilib support) (cross compiler for sparc64 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-14-multilib-x86-64-linux-gnux32
Description-md5: af0104b589ec1438a54f3445f1b91709
Description-en: GNU Go compiler (multilib support) (cross compiler for x32 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-14-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-14-powerpc64-linux-gnu
Description-md5: 2dd70841ca190a75431fd85b1bc4c918
Description-en: GNU Go compiler for the powerpc64-linux-gnu architecture
 This is the GNU Go compiler for the powerpc64-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-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-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: gccgo-14-s390x-linux-gnu
Description-md5: 13a2088fce190da9d678cded8c585159
Description-en: GNU Go compiler for the s390x-linux-gnu architecture
 This is the GNU Go compiler for the s390x-linux-gnu architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

Package: gccgo-14-sparc64-linux-gnu
Description-md5: 9323a125d3134954400b693fb8a63324
Description-en: GNU Go compiler for the sparc64-linux-gnu architecture
 This is the GNU Go compiler for the sparc64-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-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-x86-64-linux-gnux32
Description-md5: b30b256237454d99599028843f885b48
Description-en: GNU Go compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Go compiler for the x86_64-linux-gnux32 architecture, which
 compiles Go on platforms supported by the gcc compiler. It uses the gcc
 backend to generate optimized code.

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

Package: gccrs-14-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-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-gnueabi
Description-md5: 0d2e4516fbcc236755a04fde1b850420
Description-en: GNU D compiler (version 2) for the arm-linux-gnueabi architecture
 This is the GNU D compiler for the arm-linux-gnueabi 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-hppa-linux-gnu
Description-md5: e5ae39d0f28a3a1752766716fc01213f
Description-en: GNU D compiler (version 2) for the hppa-linux-gnu architecture
 This is the GNU D compiler for the hppa-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-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-mips-linux-gnu
Description-md5: 886b9d1b6c151d7c78cc2870ad96bfb1
Description-en: GNU D compiler (version 2) for the mips-linux-gnu architecture
 This is the GNU D compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: ffc5e14cc61e2e8fc4a6032e1be7111d
Description-en: GNU D compiler (version 2) for the mips64-linux-gnuabi64 architecture
 This is the GNU D compiler for the mips64-linux-gnuabi64 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-mips64el-linux-gnuabi64
Description-md5: e1384b51b544b4337c84811a8cd48035
Description-en: GNU D compiler (version 2) for the mips64el-linux-gnuabi64 architecture
 This is the GNU D compiler for the mips64el-linux-gnuabi64 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-mipsel-linux-gnu
Description-md5: b54b3ec09171ee55b9ae40d66b86af29
Description-en: GNU D compiler (version 2) for the mipsel-linux-gnu architecture
 This is the GNU D compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 51f263800636a62e06176ede246305b1
Description-en: GNU D compiler (version 2) for the mipsisa32r6-linux-gnu architecture
 This is the GNU D compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 0bfbea78c6f92c84386f3e864e3b872b
Description-en: GNU D compiler (version 2) for the mipsisa32r6el-linux-gnu architecture
 This is the GNU D compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 744bf0a97d59488e1e9927f0eea124ac
Description-en: GNU D compiler (version 2) for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU D compiler for the mipsisa64r6-linux-gnuabi64 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-mipsisa64r6el-linux-gnuabi64
Description-md5: 13f6991cb2d0c9e936870adf684edb92
Description-en: GNU D compiler (version 2) for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU D compiler for the mipsisa64r6el-linux-gnuabi64 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-mips-linux-gnu
Description-md5: 862e8ceb69f95492f02b98bf033f52fe
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips 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-mips64-linux-gnuabi64
Description-md5: 2b15c36aaca8595bb3c0f3bbaa910a59
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64 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-mips64el-linux-gnuabi64
Description-md5: 5db98e4225ed95ce3867c405cabffd3c
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64el 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-mipsel-linux-gnu
Description-md5: 9ef53c1fd44bcc47a0f78e4b597c079c
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mipsel 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-mipsisa32r6-linux-gnu
Description-md5: 16b2cd644304cdd56fc835950d60ac59
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mipsr6 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-mipsisa32r6el-linux-gnu
Description-md5: 7b7a4d8f930ca9aa7241cf8965a4d6d5
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mipsr6el 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-mipsisa64r6-linux-gnuabi64
Description-md5: a316ce6252131b4b6fc0a69c903e9ee7
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64r6 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-mipsisa64r6el-linux-gnuabi64
Description-md5: 64eaa7498c2c7d3ce35473db7558e568
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64r6el 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-powerpc64-linux-gnu
Description-md5: 4f3a71a87f3edcb50ac3b11b8f4dd0b7
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for ppc64 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-multilib-x86-64-linux-gnux32
Description-md5: 96eb93fd85f4ee93985aca43489d5f8c
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for x32 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-powerpc64-linux-gnu
Description-md5: 96f61a6f0f5eca5aeee43ff2d4def378
Description-en: GNU D compiler (version 2) for the powerpc64-linux-gnu architecture
 This is the GNU D compiler for the powerpc64-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-13-x86-64-linux-gnux32
Description-md5: 8cf4376429e6b9bf0cfcb1af62ee411a
Description-en: GNU D compiler (version 2) for the x86_64-linux-gnux32 architecture
 This is the GNU D compiler for the x86_64-linux-gnux32 architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

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

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

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

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

Package: gdc-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-hppa-linux-gnu
Description-md5: e5ae39d0f28a3a1752766716fc01213f
Description-en: GNU D compiler (version 2) for the hppa-linux-gnu architecture
 This is the GNU D compiler for the hppa-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-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-14-loongarch64-linux-gnu
Description-md5: b1a28e5785e6b2c8d3607d66711bbbbb
Description-en: GNU D compiler (version 2) for the loongarch64-linux-gnu architecture
 This is the GNU D compiler for the loongarch64-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-mips-linux-gnu
Description-md5: 886b9d1b6c151d7c78cc2870ad96bfb1
Description-en: GNU D compiler (version 2) for the mips-linux-gnu architecture
 This is the GNU D compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: ffc5e14cc61e2e8fc4a6032e1be7111d
Description-en: GNU D compiler (version 2) for the mips64-linux-gnuabi64 architecture
 This is the GNU D compiler for the mips64-linux-gnuabi64 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-mips64el-linux-gnuabi64
Description-md5: e1384b51b544b4337c84811a8cd48035
Description-en: GNU D compiler (version 2) for the mips64el-linux-gnuabi64 architecture
 This is the GNU D compiler for the mips64el-linux-gnuabi64 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-mipsel-linux-gnu
Description-md5: b54b3ec09171ee55b9ae40d66b86af29
Description-en: GNU D compiler (version 2) for the mipsel-linux-gnu architecture
 This is the GNU D compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 51f263800636a62e06176ede246305b1
Description-en: GNU D compiler (version 2) for the mipsisa32r6-linux-gnu architecture
 This is the GNU D compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 0bfbea78c6f92c84386f3e864e3b872b
Description-en: GNU D compiler (version 2) for the mipsisa32r6el-linux-gnu architecture
 This is the GNU D compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 744bf0a97d59488e1e9927f0eea124ac
Description-en: GNU D compiler (version 2) for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU D compiler for the mipsisa64r6-linux-gnuabi64 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-mipsisa64r6el-linux-gnuabi64
Description-md5: 13f6991cb2d0c9e936870adf684edb92
Description-en: GNU D compiler (version 2) for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU D compiler for the mipsisa64r6el-linux-gnuabi64 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-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-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-14-multilib-mips-linux-gnu
Description-md5: 862e8ceb69f95492f02b98bf033f52fe
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips 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-14-multilib-mips64-linux-gnuabi64
Description-md5: 2b15c36aaca8595bb3c0f3bbaa910a59
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64 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-14-multilib-mips64el-linux-gnuabi64
Description-md5: 5db98e4225ed95ce3867c405cabffd3c
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64el 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-14-multilib-mipsel-linux-gnu
Description-md5: 9ef53c1fd44bcc47a0f78e4b597c079c
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mipsel 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-14-multilib-mipsisa32r6-linux-gnu
Description-md5: 16b2cd644304cdd56fc835950d60ac59
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mipsr6 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-14-multilib-mipsisa32r6el-linux-gnu
Description-md5: 7b7a4d8f930ca9aa7241cf8965a4d6d5
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mipsr6el 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-14-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: a316ce6252131b4b6fc0a69c903e9ee7
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64r6 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-14-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: 64eaa7498c2c7d3ce35473db7558e568
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for mips64r6el 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-14-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-14-multilib-powerpc64-linux-gnu
Description-md5: 4f3a71a87f3edcb50ac3b11b8f4dd0b7
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for ppc64 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-14-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-14-multilib-x86-64-linux-gnux32
Description-md5: 96eb93fd85f4ee93985aca43489d5f8c
Description-en: GNU D compiler (version 2, multilib support) (cross compiler for x32 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-14-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-14-powerpc64-linux-gnu
Description-md5: 96f61a6f0f5eca5aeee43ff2d4def378
Description-en: GNU D compiler (version 2) for the powerpc64-linux-gnu architecture
 This is the GNU D compiler for the powerpc64-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-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-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: gdc-14-s390x-linux-gnu
Description-md5: 82e56d1ee033cd721d1d3bd63425ec46
Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture
 This is the GNU D compiler for the s390x-linux-gnu architecture,
 which compiles D on platforms supported by gcc.
 It uses the gcc backend to generate optimised code.
 .
 This compiler supports D language version 2.

Package: gdc-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-14-x86-64-linux-gnux32
Description-md5: 8cf4376429e6b9bf0cfcb1af62ee411a
Description-en: GNU D compiler (version 2) for the x86_64-linux-gnux32 architecture
 This is the GNU D compiler for the x86_64-linux-gnux32 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: gdk-pixbuf-tests
Description-md5: cf0f6aef61d499ed22f97ebc5d8c2d7b
Description-en: installed tests for the GDK Pixbuf library
 The GDK Pixbuf library provides:
  - Image loading and saving facilities.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated GIFs)
 .
 This package contains the installed tests for the GDK Pixbuf library.

Package: gdu
Description-md5: 54d7a34230e2669bd781b6301dc5575b
Description-en: Pretty fast disk usage analyzer
 Disk usage analyzer with console interface written in Go.
 Intended primarily for SSD disks where it can fully
 utilize parallel processing. However HDDs work as well, but
 the performance gain is not so huge.

Package: genny
Description-md5: 3e3d55235d5bcb92952132f6bfc25191
Description-en: Elegant generics for Go - program
 Until the Go core team include support for generics in
 Go, genny is a code-generation generics solution.
 .
 It allows one to write normal buildable and testable Go
 code which, when processed by the genny gen tool, will
 replace the generics with specific types
 genny - Generics for Go Build Status
 .
 This is the program package.

Package: genxdr
Description-md5: 29b5b38eacd22965261b9a3609a89212
Description-en: Go XDR enc/decoder - code generation utility
 Package xdr is an XDR marshalling/unmarshalling library.
 It uses code generation and not reflection.
 .
 This package contains the CLI utility to generate go code.

Package: geoipupdate
Description-md5: 9fbc9f818790a4878914cd7478378239
Description-en: MaxMind GeoIP/GeoIP2 database updates
 The GeoIP Update program performs automatic updates of GeoIP2 and GeoLite2
 binary databases, as supplied by MaxMind. These may be MaxMind's paid
 products, or their GeoLite variants that are less accurate but provided
 without charge.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-mips-linux-gnu
Description-md5: a575796e8c15aad3e18728eafbea2ffa
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips 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-mips64-linux-gnuabi64
Description-md5: 4cd41ee4b17cc4d161fc517ef5c59188
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64 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-mips64el-linux-gnuabi64
Description-md5: 9bc497dd7fff616391ddf77d3bd673d5
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64el 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-mipsel-linux-gnu
Description-md5: 8bdae2ac8bda8901456fc909dcf45e49
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mipsel 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-mipsisa32r6-linux-gnu
Description-md5: 323c8a80fd36c81041fdd91845ca4036
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mipsr6 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-mipsisa32r6el-linux-gnu
Description-md5: 5b82b25ac8e52b82cd9209dc6cea8058
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mipsr6el 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-mipsisa64r6-linux-gnuabi64
Description-md5: 500a1015df2e4f8cf83521a9ccbd41bb
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64r6 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-mipsisa64r6el-linux-gnuabi64
Description-md5: e704867ef88c606c7480017ecf3015f0
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64r6el 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-powerpc64-linux-gnu
Description-md5: 5ba1e22a329c6f46d7881f3e8202c6d1
Description-en: GNU Fortran compiler (multilib support) (cross compiler for ppc64 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-multilib-sparc64-linux-gnu
Description-md5: fc27aea099406231cbd73adc1a457896
Description-en: GNU Fortran compiler (multilib support) (cross compiler for sparc64 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-x86-64-linux-gnux32
Description-md5: 3b7d0a784bfc0e1afc6c83c2c50884a3
Description-en: GNU Fortran compiler (multilib support) (cross compiler for x32 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-13-powerpc64-linux-gnu
Description-md5: e625813955c23107d9baf479c45004d6
Description-en: GNU Fortran compiler for the powerpc64-linux-gnu architecture
 This is the GNU Fortran compiler for the powerpc64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

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

Package: gfortran-13-x86-64-linux-gnux32
Description-md5: da11919870ba3bbf8e9dcdb16b81cdae
Description-en: GNU Fortran compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Fortran compiler for the x86_64-linux-gnux32 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-aarch64-linux-gnu
Description-md5: c9a58ab7359394ce988886339852089d
Description-en: GNU Fortran compiler for the aarch64-linux-gnu architecture
 This is the GNU Fortran compiler for the aarch64-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gfortran-14-alpha-linux-gnu
Description-md5: a4832dd75abfe832e55556f9b772bdca
Description-en: GNU Fortran compiler for the alpha-linux-gnu architecture
 This is the GNU Fortran compiler for the alpha-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-arc-linux-gnu
Description-md5: b2cf41c0a32b43b42670e9aede5e67d9
Description-en: GNU Fortran compiler for the arc-linux-gnu architecture
 This is the GNU Fortran compiler for the arc-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-arm-linux-gnueabi
Description-md5: b908330f5ce121aa347892eb39a7208b
Description-en: GNU Fortran compiler for the arm-linux-gnueabi architecture
 This is the GNU Fortran compiler for the arm-linux-gnueabi architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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: 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-hppa-linux-gnu
Description-md5: d29d2fc16a6c647800aedc27eb191723
Description-en: GNU Fortran compiler for the hppa-linux-gnu architecture
 This is the GNU Fortran compiler for the hppa-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-i686-linux-gnu
Description-md5: b4cc25194ee0177ada8bf1a75e17c538
Description-en: GNU Fortran compiler for the i686-linux-gnu architecture
 This is the GNU Fortran compiler for the i686-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gfortran-14-loongarch64-linux-gnu
Description-md5: 4febae4d65cde649de63b5a13a12f4df
Description-en: GNU Fortran compiler for the loongarch64-linux-gnu architecture
 This is the GNU Fortran compiler for the loongarch64-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-m68k-linux-gnu
Description-md5: 87a9603f0e8394d3efd142e3ccfdf982
Description-en: GNU Fortran compiler for the m68k-linux-gnu architecture
 This is the GNU Fortran compiler for the m68k-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-mips-linux-gnu
Description-md5: b1b6c4276c34d146074a54bb3002de89
Description-en: GNU Fortran compiler for the mips-linux-gnu architecture
 This is the GNU Fortran compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: cd89097b698e7650e9fbfa5d508ea754
Description-en: GNU Fortran compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Fortran compiler for the mips64-linux-gnuabi64 architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gfortran-14-mipsel-linux-gnu
Description-md5: 45d5571b24772f69d056499419e8d120
Description-en: GNU Fortran compiler for the mipsel-linux-gnu architecture
 This is the GNU Fortran compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: f440c3e76422185c79b8a9e22daece52
Description-en: GNU Fortran compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Fortran compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 58cff0f7ef05fb5d406607a688f966c1
Description-en: GNU Fortran compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Fortran compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 54d004d81deb08aca745ab5aeeafde46
Description-en: GNU Fortran compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Fortran compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gfortran-14-mipsisa64r6el-linux-gnuabi64
Description-md5: 6f2737895fe7f553c6b6d481fc3396d3
Description-en: GNU Fortran compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Fortran compiler for the mipsisa64r6el-linux-gnuabi64 architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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-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-14-multilib-mips-linux-gnu
Description-md5: a575796e8c15aad3e18728eafbea2ffa
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips 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-14-multilib-mips64-linux-gnuabi64
Description-md5: 4cd41ee4b17cc4d161fc517ef5c59188
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64 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-14-multilib-mips64el-linux-gnuabi64
Description-md5: 9bc497dd7fff616391ddf77d3bd673d5
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64el 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-14-multilib-mipsel-linux-gnu
Description-md5: 8bdae2ac8bda8901456fc909dcf45e49
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mipsel 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-14-multilib-mipsisa32r6-linux-gnu
Description-md5: 323c8a80fd36c81041fdd91845ca4036
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mipsr6 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-14-multilib-mipsisa32r6el-linux-gnu
Description-md5: 5b82b25ac8e52b82cd9209dc6cea8058
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mipsr6el 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-14-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: 500a1015df2e4f8cf83521a9ccbd41bb
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64r6 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-14-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: e704867ef88c606c7480017ecf3015f0
Description-en: GNU Fortran compiler (multilib support) (cross compiler for mips64r6el 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-14-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-14-multilib-powerpc64-linux-gnu
Description-md5: 5ba1e22a329c6f46d7881f3e8202c6d1
Description-en: GNU Fortran compiler (multilib support) (cross compiler for ppc64 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-14-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-14-multilib-sparc64-linux-gnu
Description-md5: fc27aea099406231cbd73adc1a457896
Description-en: GNU Fortran compiler (multilib support) (cross compiler for sparc64 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-14-multilib-x86-64-linux-gnux32
Description-md5: 3b7d0a784bfc0e1afc6c83c2c50884a3
Description-en: GNU Fortran compiler (multilib support) (cross compiler for x32 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-14-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-powerpc64-linux-gnu
Description-md5: e625813955c23107d9baf479c45004d6
Description-en: GNU Fortran compiler for the powerpc64-linux-gnu architecture
 This is the GNU Fortran compiler for the powerpc64-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-powerpc64le-linux-gnu
Description-md5: c4e5fd95008e20fa21421f07aca27e28
Description-en: GNU Fortran compiler for the powerpc64le-linux-gnu architecture
 This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gfortran-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: 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: gfortran-14-sh4-linux-gnu
Description-md5: 6d9eb1e6e8a2f7b958bdd7ba6180873b
Description-en: GNU Fortran compiler for the sh4-linux-gnu architecture
 This is the GNU Fortran compiler for the sh4-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-sparc64-linux-gnu
Description-md5: e102e8b8f9cdf8069797e9e6d3250a81
Description-en: GNU Fortran compiler for the sparc64-linux-gnu architecture
 This is the GNU Fortran compiler for the sparc64-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-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-14-x86-64-linux-gnux32
Description-md5: da11919870ba3bbf8e9dcdb16b81cdae
Description-en: GNU Fortran compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Fortran compiler for the x86_64-linux-gnux32 architecture,
 which compiles Fortran on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: ggd-utils
Description-md5: c234fa6dad08b4131924c3112fb192b5
Description-en: programs for use in ggd
 Takes a genome file and (currently) a .vcf.gz or
 a .bed.gz and checks that:
 .
     * a .tbi is present
     * the VCF has ""##fileformat=VCF" as the first
     line
     * the VCF has a #CHROM header
     * the chromosome are in the order specified by
     the genome file (and present)
     * the positions are sorted
     * the positions are <= the chromosome lengths
     defined in the genome file.
 .
 As a result, any new genome going into GGD will have
 a .genome file that will dictate the sort order
 and presence or absence of the 'chr' prefix for chromosomes

Package: gh
Description-md5: 3d12a99dda569158626806f640f0120d
Description-en: GitHub CLI, GitHub’s official command line tool
 GitHub CLI "gh" is GitHub on the command line.  It brings pull requests,
 issues, and other GitHub concepts to the terminal next to where you are
 already working with git and your code.
 .
 GitHub CLI is available for repositories hosted on GitHub.com and GitHub
 Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
 .
 Comparison with hub:
 .
 For many years, hub (https://github.com/github/hub) was the unofficial
 GitHub CLI tool.  gh is a new project that helps us explore what an
 official GitHub CLI tool can look like with a fundamentally different
 design.  While both tools bring GitHub to the terminal, hub behaves as a
 proxy to git, and gh is a standalone tool.  Check out the more detailed
 explanation at https://github.com/cli/cli/blob/trunk/docs/gh-vs-hub.md
 to learn more.

Package: ghdl
Description-md5: 898aa78eff5e5684d36c1b7162717375
Description-en: VHDL compiler/simulator
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 GHDL offers three machine code generation backends: one based on GCC, one
 using the LLVM compiler suite and a GHDL specific one called mcode. These are
 available in the ghdl-gcc, ghdl-llvm and ghdl-mcode packages respectively.
 Both the GCC and LLVM backends create highly optimized code for excellent
 simulation performance while simulations compiled with the GCC backend also
 allow coverage testing using gcov. The mcode backend creates less performant
 code but makes up for it with much faster compilation. It is therefore
 preferable for smaller projects without large or long running simulations.
 .
 Multiple backends can be installed at the same time and selected by either
 invoking the desired GHDL directly (as ghdl-gcc, ghdl-llvm or ghdl-mcode) or
 by providing a GHDL_BACKEND environment variable (containing gcc, llvm or
 mcode) while invoking ghdl.
 .
 This package is a dependency package that will make sure at least one backend
 is installed.

Package: ghdl-common
Description-md5: b290124fad2a6e7a33b72c9925247d56
Description-en: VHDL compiler/simulator (common files)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains common files for the GHDL compiler packages.

Package: ghdl-gcc
Description-md5: ec1284d70cac706d2656e20b43505771
Description-en: VHDL compiler/simulator (GCC backend)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains the compiler with the GCC backend.

Package: ghdl-llvm
Description-md5: d7156d37c756669e593cfa7d02043035
Description-en: VHDL compiler/simulator (LLVM backend)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains the compiler with the LLVM backend.

Package: ghdl-mcode
Description-md5: a43d648f2765b04ca5f3eada73656aac
Description-en: VHDL compiler/simulator (mcode backend)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains the compiler with the mcode backend.

Package: ghdl-tools
Description-md5: be3177ca14cf04b7594ec1f43e04a999
Description-en: VHDL compiler/simulator (tools)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains ghwdump, a simple command line tool to extract
 information from GHW files produced by GHDL and display it as text. It is
 mainly intended for use in debugging and is not needed for regular use of
 GHDL, where a wavefile visualization tool like gtkwave would normally be used.

Package: gifwrap
Description-md5: e4c0c62bde282c9f6466cb3ceb455e0a
Description-en: display GIF file in terminal
 Display GIF file in terminal. This is created with Go language.

Package: ginkgo
Description-md5: 946f901aa5a106ee3776df7ac04d0bed
Description-en: BDD Testing Framework for Go
 Ginkgo is a BDD-style Golang testing framework built to help you efficiently
 write expressive and comprehensive tests. It is best paired with the Gomega
 matcher library but is designed to be matcher-agnostic.

Package: gir1.2-flatpak-1.0
Description-md5: d56a77ab2a71ace5e8bdb87dcec05c28
Description-en: Application deployment framework for desktop apps (introspection)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings for libflatpak0.

Package: gir1.2-gtk-2.0
Description-md5: 0e856cde3e86eb181a419da2e80d941c
Description-en: GTK graphical user interface library -- gir bindings
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: git-all
Description-md5: 7eb276543374432338c2d9bf7a76e9b6
Description-en: fast, scalable, distributed revision control system (all subpackages)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This is a dummy package which brings in all subpackages.

Package: git-credential-azure
Description-md5: e623b2d27a93f18fa02b5e314d127c49
Description-en: Git credential helper for Azure Repos
 A Git credential helper that authenticates to Azure Repos (dev.azure.com).
 Azure Repos is part of Azure DevOps.

Package: git-credential-oauth
Description-md5: a5bcae974c8df2135d63650e528b7b33
Description-en: Git credential helper for GitHub and other forges using OAuth
 A Git credential helper that authenticates to GitHub, GitLab, BitBucket and
 other forges using OAuth. The first time you push, the helper will open a
 browser window to authenticate. Subsequent pushes within the cache timeout
 require no interaction.

Package: git-cvs
Description-md5: 5c201c3115375a8b8f735f8e7775526c
Description-en: fast, scalable, distributed revision control system (cvs interoperability)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git cvsimport, cvsexportcommit, and cvsserver
 tools, which allow Git to read from and write to CVS repositories and
 offer access over CVS protocol to Git repositories.
 .
 The git cvsimport tool can incrementally import from a repository that
 is being actively developed and only requires remote access over CVS
 protocol. Unfortunately, in many situations the import leads to
 incorrect results. For reliable, one-shot imports, cvs2git from the
 cvs2svn package or parsecvs may be a better fit.

Package: git-daemon-run
Description-md5: f22f55ff44557b91f4d1ad32ba7df1be
Description-en: fast, scalable, distributed revision control system (git-daemon service)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 git-daemon, as provided by the git package, is a simple server for git
 repositories, ideally suited for read-only updates, i.e. pulling from git
 repositories through the network.  This package provides a runit service
 for running git-daemon permanently.  This configuration is simpler and
 more reliable than git-daemon-sysvinit, at a cost of being less
 familiar for administrators accustomed to sysvinit.

Package: git-daemon-sysvinit
Description-md5: b9035bef841508be61c9ba878690987d
Description-en: fast, scalable, distributed revision control system (git-daemon service)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 git-daemon, as provided by the git package, is a simple server for git
 repositories, ideally suited for read-only updates, i.e. pulling from git
 repositories through the network.  This package provides a sysvinit service
 for running git-daemon permanently.  Unlike git-daemon-run, this
 package provides the usual sysvinit service management commands
 ("service git-daemon start/stop") for git-daemon.

Package: git-email
Description-md5: 5e0c38a8609078b06fbbe0e8e9e432b4
Description-en: fast, scalable, distributed revision control system (email add-on)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git-send-email program for sending series of
 patch emails.

Package: git-gui
Description-md5: 699969d903b4df59976ab85a9e250838
Description-en: fast, scalable, distributed revision control system (GUI)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the git graphical user interface.
 .
 If aspell is installed, it can check the spelling of commit messages
 as the user types.
 .
 If meld is installed, it can be used for displaying diffs and for
 interactive merge conflict resolution.

Package: git-lfs
Description-md5: d562e9a57f2fdda4249d506e8e3646f9
Description-en: Git Large File Support
 An open source Git extension for versioning large files.
 Git Large File Storage (LFS) replaces large files such as
 audio samples, videos, datasets, and graphics with text
 pointers inside Git, while storing the file contents on
 a remote server.

Package: git-mediawiki
Description-md5: 68f824126adee99ee64bf2b96e49bb2c
Description-en: fast, scalable, distributed revision control system (MediaWiki remote helper)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the mediawiki remote helper, which allows Git to
 read from and write to a wiki such as Wikipedia as though it were a
 remote Git repository, and a 'git mw' command that can show a preview
 of how wiki markup will be rendered before pushing.

Package: git-sizer
Description-md5: 1c0c146611840d2203c9babedf76a4b1
Description-en: compute various size metrics for a Git repository
 git-sizer computes various size metrics for a Git repository, flagging
 those that might cause problems or inconvenience. For example:
 .
  • Is the repository too big overall?
  • Does the repository have too many references (branches and/or tags)?
  • Does the repository include too many objects?
  • Does the repository include gigantic blobs (files)?
  • Does the repository include many slightly different large text files?
  • Does the repository include gigantic trees (directories)?
  • Does the repository have many identical files?
  • Does the repository include absurdly long path names?
  • Are there other bizarre and questionable things in the repository?
    • Annotated tags pointing at one another in long chains?
    • Octopus merges with dozens of parents?
    • Commits with gigantic log messages?
 .
 git-sizer can help to reveal the problems described above.

Package: git-svn
Description-md5: fe9279673cf6573640700aabf410ef25
Description-en: fast, scalable, distributed revision control system (svn interoperability)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides tools for interoperating with Subversion repositories,
 and importing SVN development history.

Package: gitk
Description-md5: 09d5ab78b8aa2f432bbf841a62bb9abc
Description-en: fast, scalable, distributed revision control system (revision tree visualizer)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package provides the gitk program, a tcl/tk revision tree visualizer.

Package: gitleaks
Description-md5: f8c51454aecaf45a3d8f689073c535fc
Description-en: protect and discover secrets using Gitleaks 🔑
 Gitleaks is a SAST tool for **detecting** and **preventing** hardcoded
 secrets like passwords, api keys, and tokens in git repos.  Gitleaks is
 an **easy-to-use, all-in-one solution** for detecting secrets, past or
 present, in your code.

Package: gitweb
Description-md5: 2140d89702ec1cd621b41c71a95a910a
Description-en: fast, scalable, distributed revision control system (web interface)
 Git is popular version control system designed to handle very large
 projects with speed and efficiency; it is used for many high profile
 open source projects, most notably the Linux kernel.
 .
 Git falls in the category of distributed source code management tools.
 Every Git working directory is a full-fledged repository with full
 revision tracking capabilities, not dependent on network access or a
 central server.
 .
 This package configures a web interface for browsing git repositories.
 .
 If apache2 is installed, the web interface is automatically made
 available at http://localhost/gitweb.  Other servers that support CGI
 or mod_perl are supported through manual configuration.
 .
 If libcgi-fast-perl is installed, gitweb can also be run over FastCGI
 (and served by nginx, for example).

Package: glab
Description-md5: fa49cb78c2443d3838de75d160008fe3
Description-en: commandline interface for gitlab instances
 GLab is an open source GitLab CLI tool bringing GitLab to your terminal next
 to where you are already working with git and your code without switching
 between windows and browser tabs. Work with issues, merge requests, watch
 running pipelines directly from your CLI among other features.
 .
 glab is available for repositories hosted on GitLab.com and self-managed
 GitLab instances. glab supports multiple authenticated GitLab instances and
 automatically detects the authenticated hostname from the remotes available
 in the working Git directory.

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-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-alpha-linux-gnu
Description-md5: 74508fd5039c29ee93ad712ce8fce6ac
Description-en: GNU Modula-2 compiler for the alpha-linux-gnu architecture
 This is the GNU Modula-2 compiler for the alpha-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

Package: gm2-13-arc-linux-gnu
Description-md5: 45c97b683ba292a6267c02ddb6e16eee
Description-en: GNU Modula-2 compiler for the arc-linux-gnu architecture
 This is the GNU Modula-2 compiler for the arc-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-gnueabi
Description-md5: bfea00c2a8fbf498dd07a3307c91595d
Description-en: GNU Modula-2 compiler for the arm-linux-gnueabi architecture
 This is the GNU Modula-2 compiler for the arm-linux-gnueabi 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-hppa-linux-gnu
Description-md5: df9ee90f25ca9d1a8f42f0bce7945695
Description-en: GNU Modula-2 compiler for the hppa-linux-gnu architecture
 This is the GNU Modula-2 compiler for the hppa-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

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

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

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

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

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

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

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

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

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

Package: gm2-13-mipsisa64r6el-linux-gnuabi64
Description-md5: ffc80bf322110dd8a9347b5bb084b74c
Description-en: GNU Modula-2 compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Modula-2 compiler for the mipsisa64r6el-linux-gnuabi64 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-sparc64-linux-gnu
Description-md5: 7174a9004c2cc78f7e1e7ce985d66c22
Description-en: GNU Modula-2 compiler for the sparc64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the sparc64-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-13-x86-64-linux-gnux32
Description-md5: 1d1bf67ad9a41020251df2105dceb4f4
Description-en: GNU Modula-2 compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Modula-2 compiler for the x86_64-linux-gnux32 architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

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

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

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

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

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

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

Package: gm2-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-hppa-linux-gnu
Description-md5: df9ee90f25ca9d1a8f42f0bce7945695
Description-en: GNU Modula-2 compiler for the hppa-linux-gnu architecture
 This is the GNU Modula-2 compiler for the hppa-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised 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: gm2-14-loongarch64-linux-gnu
Description-md5: b1ad817856df16a59fce3f5a47495015
Description-en: GNU Modula-2 compiler for the loongarch64-linux-gnu architecture
 This is the GNU Modula-2 compiler for the loongarch64-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

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

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

Package: gm2-14-mips64-linux-gnuabi64
Description-md5: 528b04ddcb6e867ca0e74ea5f56b9460
Description-en: GNU Modula-2 compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Modula-2 compiler for the mips64-linux-gnuabi64 architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

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

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

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

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

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

Package: gm2-14-mipsisa64r6el-linux-gnuabi64
Description-md5: ffc80bf322110dd8a9347b5bb084b74c
Description-en: GNU Modula-2 compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Modula-2 compiler for the mipsisa64r6el-linux-gnuabi64 architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised 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: 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: gm2-14-s390x-linux-gnu
Description-md5: 066dd0c50b39703aaf5595d82f9ba751
Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture
 This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

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

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-14-x86-64-linux-gnux32
Description-md5: 1d1bf67ad9a41020251df2105dceb4f4
Description-en: GNU Modula-2 compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Modula-2 compiler for the x86_64-linux-gnux32 architecture,
 which compiles Modula-2 on platforms supported by gcc.  It uses the gcc
 backend to generate optimised code.

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-alpha-linux-gnu
Description-md5: 500f0561fe30efadd25245bc405bde7c
Description-en: GNU Ada compiler for the alpha-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-gnueabi
Description-md5: 3868154871f23ca8c766bf31e22daa91
Description-en: GNU Ada compiler for the arm-linux-gnueabi 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-hppa-linux-gnu
Description-md5: 301eb0aa0095dd22efa0a236853f1efa
Description-en: GNU Ada compiler for the hppa-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-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-m68k-linux-gnu
Description-md5: db78a0ab31745a8a23ff123e3ff36205
Description-en: GNU Ada compiler for the m68k-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-mips-linux-gnu
Description-md5: f8eb33ed035cc05c6faa092d07d46d17
Description-en: GNU Ada compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: f28091f8590c92df473db392e2fb8ab4
Description-en: GNU Ada compiler for the mips64-linux-gnuabi64 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-mips64el-linux-gnuabi64
Description-md5: 62caefeb1fcc678f4e0e120ede211718
Description-en: GNU Ada compiler for the mips64el-linux-gnuabi64 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-mipsel-linux-gnu
Description-md5: 31ded6c6cc656e4f9e435c37d2dc05da
Description-en: GNU Ada compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: b0f125e8766411ee18aebd27082a0818
Description-en: GNU Ada compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: be90669d6f64cf8537a8b86baf2a0884
Description-en: GNU Ada compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 5acc5d2854371b0576351768461e7218
Description-en: GNU Ada compiler for the mipsisa64r6-linux-gnuabi64 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-mipsisa64r6el-linux-gnuabi64
Description-md5: b09c14ff8ed526e33c24daa52e0ee916
Description-en: GNU Ada compiler for the mipsisa64r6el-linux-gnuabi64 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-powerpc64-linux-gnu
Description-md5: 9469c64f82749378a9c35c619d7f1046
Description-en: GNU Ada compiler for the powerpc64-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-sh4-linux-gnu
Description-md5: ed9a4697d3270a9f4fa6f779b95be99a
Description-en: GNU Ada compiler for the sh4-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-sparc64-linux-gnu
Description-md5: 8ce6d908ef2409bbabbc22bdb03a6dff
Description-en: GNU Ada compiler for the sparc64-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-13-x86-64-linux-gnux32
Description-md5: b9c8b8daedeb8c4d5d878414de2e9c65
Description-en: GNU Ada compiler for the x86_64-linux-gnux32 architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

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

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

Package: gnat-14-alpha-linux-gnu
Description-md5: 500f0561fe30efadd25245bc405bde7c
Description-en: GNU Ada compiler for the alpha-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-arm-linux-gnueabi
Description-md5: 3868154871f23ca8c766bf31e22daa91
Description-en: GNU Ada compiler for the arm-linux-gnueabi architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

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

Package: gnat-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-hppa-linux-gnu
Description-md5: 301eb0aa0095dd22efa0a236853f1efa
Description-en: GNU Ada compiler for the hppa-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-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-14-loongarch64-linux-gnu
Description-md5: 0d48e3c7fefbdd370f8dc49393577c57
Description-en: GNU Ada compiler for the loongarch64-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-m68k-linux-gnu
Description-md5: db78a0ab31745a8a23ff123e3ff36205
Description-en: GNU Ada compiler for the m68k-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-mips-linux-gnu
Description-md5: f8eb33ed035cc05c6faa092d07d46d17
Description-en: GNU Ada compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: f28091f8590c92df473db392e2fb8ab4
Description-en: GNU Ada compiler for the mips64-linux-gnuabi64 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-mips64el-linux-gnuabi64
Description-md5: 62caefeb1fcc678f4e0e120ede211718
Description-en: GNU Ada compiler for the mips64el-linux-gnuabi64 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-mipsel-linux-gnu
Description-md5: 31ded6c6cc656e4f9e435c37d2dc05da
Description-en: GNU Ada compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: b0f125e8766411ee18aebd27082a0818
Description-en: GNU Ada compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: be90669d6f64cf8537a8b86baf2a0884
Description-en: GNU Ada compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: 5acc5d2854371b0576351768461e7218
Description-en: GNU Ada compiler for the mipsisa64r6-linux-gnuabi64 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-mipsisa64r6el-linux-gnuabi64
Description-md5: b09c14ff8ed526e33c24daa52e0ee916
Description-en: GNU Ada compiler for the mipsisa64r6el-linux-gnuabi64 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-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-14-powerpc64-linux-gnu
Description-md5: 9469c64f82749378a9c35c619d7f1046
Description-en: GNU Ada compiler for the powerpc64-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-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-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: gnat-14-s390x-linux-gnu
Description-md5: cbfa1b3916e07b6428ca157c12823364
Description-en: GNU Ada compiler for the s390x-linux-gnu architecture
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 This package provides the compiler, tools and runtime library that handles
 exceptions using the default zero-cost mechanism.

Package: gnat-14-sh4-linux-gnu
Description-md5: ed9a4697d3270a9f4fa6f779b95be99a
Description-en: GNU Ada compiler for the sh4-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-sparc64-linux-gnu
Description-md5: 8ce6d908ef2409bbabbc22bdb03a6dff
Description-en: GNU Ada compiler for the sparc64-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-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-x86-64-linux-gnux32
Description-md5: b9c8b8daedeb8c4d5d878414de2e9c65
Description-en: GNU Ada compiler for the x86_64-linux-gnux32 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: gnome-shell-extension-prefs
Description-md5: b750b0280408e85a2232c9f629868acf
Description-en: tool to enable / disable GNOME Shell extensions
 This package contains a tool which users who use Shell extensions can use to
 toggle them on and off, and access their preferences.

Package: gnss-share
Description-md5: 79703361be56d29f1cda5aa6dc3faf0c
Description-en: Share GNSS location data
 This is meant to replace things like gpsd, and gps-share, and work together
 with geoclue* or other clients that support fetching NMEA location data over
 sockets.
 .
 It supports multiple clients and loading/saving AGPS data.

Package: gnuchess
Description-md5: c0c25e09afefdb0b9a867cb88b772c54
Description-en: Plays a game of chess, either against the user or against itself
 Gnuchess is an updated version of the GNU chess playing program. It is now
 based on the fruit chess engine and uses the UCI chess engine protocol. It has
 a simple alpha-numeric board display, and is also compatible with frontends
 like xboard, scid and eboard.

Package: gnutls-bin
Description-md5: 4d4cd373c5be12f8c5459215d3ef89f7
Description-en: GNU TLS library - commandline utilities
 GnuTLS is a portable library which implements the Transport Layer
 Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
 Transport Layer Security (DTLS 1.0, 1.2) protocols.
 .
 GnuTLS features support for:
  - certificate path validation, as well as DANE and trust on first use.
  - the Online Certificate Status Protocol (OCSP).
  - public key methods, including RSA and Elliptic curves, as well as password
    and key authentication methods such as SRP and PSK protocols.
  - all the strong encryption algorithms, including AES and Camellia.
  - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets.
  - HSMs and cryptographic tokens, via PKCS #11.
 .
 This package contains a commandline interface to the GNU TLS library, which
 can be used to set up secure connections from e.g. shell scripts, debugging
 connection issues or managing certificates.
 .
 Useful utilities include:
  - TLS termination: gnutls-cli, gnutls-serv
  - key and certificate management: certtool, ocsptool, p11tool
  - credential management: srptool, psktool

Package: go-bindata
Description-md5: 08cee567afc36736faa12b71862e6430
Description-en: embed data in a Go program
 This tool converts any file into manageable Go source code. It is
 useful for embedding binary data into a Go program. The file data is
 optionally gzip compressed before being converted to a raw byte
 slice.
 .
 This package provides the standalone utility `go-bindata`.

Package: go-bluetooth
Description-md5: 7dfd1fd2e23fca4c8bf3b4c82f14ece6
Description-en: Golang bluetooth client based on bluez DBus interfaces (program)
 This package contains a Go bluetooth API for Linux-based Bluez DBus interface.
 .
 High level features supported:
  - Client code generation from bluez documentation
  - Shell wrappers for rfkill, btmgmt, hciconfig, hcitool
  - An hci socket basic API (inspired by go-ble/ble
  - Expose bluetooth service from go code [unstable]
  - Pairing and authentication support (via agent)
  - Beaconing send & receive (iBeacon and Eddystone)
  - Mesh API support (since v5.53)
 .
 This package contains the client software.

Package: go-cowsql
Description-md5: acddaa9b702d348cdeb8f0b140c7a7ab
Description-en: Pure-Go cowsql client
 Go-cowsql is a pure-Go cowsql client implementation. 2 binaries are
 provided:
   - cowsql-demo, a demo cowsql application, which exposes a simple
     key/value store over an HTTP API,
   - cowsql, a basic SQLite-like cowsql shell which supports
     normal SQL queries plus the special .cluster and .leader
     commands to inspect the cluster members and the current leader.

Package: go-cve-dictionary
Description-md5: 381a8bfb30f3255d2d9e4e76939e1470
Description-en: builds a local copy of the NVD/JVN
 go-cve-dictionary is tool to build a local copy of the NVD
 (National Vulnerabilities Database) and the Japanese JVN, which contain
 security vulnerabilities according to their CVE identifiers including
 exhaustive information and a risk score. The local copy is generated in
 sqlite format, and the tool has a server mode for easy querying.

Package: go-dqlite
Description-md5: d230612ebca2a3deddd172911aaa07a8
Description-en: Pure-Go dqlite client
 Go-dqlite is a pure-Go dqlite client implementation. 2 binaries are
 provided:
   - dqlite-demo, a demo dqlite application, which exposes a simple
     key/value store over an HTTP API,
   - dqlite, a basic SQLite-like dqlite shell which supports
     normal SQL queries plus the sp ecial .cluster and .leader
     commands to inspect the cluster members and the current leader.

Package: go-exploitdb
Description-md5: 87ebce9bc0808d4211796acba3ac9d79
Description-en: builds a local copy of the Exploit-DB (OffensiveSecurity)
 go-exploitdb is a tool for searching Exploits from Exploit-DB
 (OffensiveSecurity) by CVE number or Exploit Database ID. Exploits are
 inserted at sqlite database(go-exploitdb) from Exploit-DB and can be searched
 by command line interface. In server mode, a simple Web API can be used.

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: go-l2tp
Description-md5: aeb69e8ef70fed72317f4ee1f89011df
Description-en: L2TP and PPPoE tools built using the go-l2tp package
 go-l2tp is a suite of Go libraries for building L2TP applications on
 Linux systems.
 .
 It includes a set of daemons for managing various related connections:
  * kl2tpd is a client (LAC-mode) L2TPv2 daemon,
  * ql2tpd manages static L2TPv3 Ethernet connections,
  * kpppoed is a PPPoE server daemon which can be used alongside kl2tpd
    to implement L2TP Access Concentrator connections.
 .
 The go-l2tp daemons use the Linux kernel L2TP and PPP subsystems for
 data transport.  PPP termination is delegated to pppd.

Package: go-md2man
Description-md5: 3cb32e3dafe0fcb59f08ab326dfb0756
Description-en: utility to create manpages from markdown
 Turns Markdown into manpages, which is really handy for people
 that don't want to learn how to make manpages from stuff like DocBook.
 .
 This package contains the conversion binary for go-md2man version 2.

Package: go-mmproxy
Description-md5: 3eaf3a7a33b93e866771ea747bf27e42
Description-en: Golang implementation of mmproxy
 'go-mmproxy' is a standalone application that unwraps HAProxy's
 PROXY-protocol so that the TCP connection to the end server comes from
 client's - instead of proxy server's - IP address and port number.
 .
 This is a Golang reimplementation of mmproxy created to improve on
 mmproxy's runtime stability while providing potentially greater
 performance in terms of connection and packet throughput.

Package: go-msgauth
Description-md5: 800a4700048ac6c3f077e6dcba7ff881
Description-en: Go library and tools for DKIM, DMARC and Authentication-Results (program)
 Tools included in go-msgauth:
 .
  * dkim-keygen: generate a DKIM key
  * dkim-milter: a mail filter to sign and verify DKIM signatures
  * dkim-verify: verify a DKIM-signed email
  * dmarc-lookup: lookup the DMARC policy of a domain

Package: go-mtpfs
Description-md5: cc3e99acc12e8347f7b218086c57651f
Description-en: Mount MTP devices over FUSE
 Go-mtpfs is a simple FUSE filesystem for mounting Android devices as
 an MTP device.
 .
 It will expose all storage areas of a device in the mount, and only
 reads file metadata as needed, making it mount quickly. It uses Android
 extensions to read/write partial data, so manipulating large files
 requires no extra space in /tmp.

Package: go-org
Description-md5: 23700d444f77a019dfcd79e8dc5e2ebc
Description-en: Org mode parser with HTML & pretty-printed Org rendering (program)
 go-org is an Org mode parser written in Go.
 .
 Take a look at https://niklasfasching.github.io/go-org/ for some examples
 and an online Org → HTML demo (Wasm based).
 .
 Please note that the goal for the HTML export is to produce sensible HTML
 output, not to exactly reproduce output the output of org-html-export.
 .
 This package contains the go-org executable.

Package: go-qrcode
Description-md5: daf569259639d968fb48bda535768b1e
Description-en: QR Code encoder (Go program)
 Package qrcode implements a QR Code encoder in Go language.
 .
 A QR Code is a matrix (two-dimensional) barcode. Arbitrary content may
 be encoded, with URLs being a popular choice :)
 .
 Each QR Code contains error recovery information to aid reading damaged
 or obscured codes. There are four levels of error recovery: Low, medium,
 high and highest. QR Codes with a higher recovery level are more robust
 to damage, at the cost of being physically larger.
 .
 The maximum capacity of a QR Code varies according to the content encoded
 and the error recovery level. The maximum capacity is 2,953 bytes, 4,296
 alphanumeric characters, 7,089 numeric digits, or a combination of these.
 .
 This package contains the command-line tool qrcode.

Package: go-rpmdb
Description-md5: 443f553ff5ef2916170767563a5d1af2
Description-en: Package enumeration tool in a RPM DB
 a tiny appliceation for enumerating packages in a RPM DB Packages file.

Package: go-sendxmpp
Description-md5: 80c11ad24fcdcb3c77a6005f0cf9a3d6
Description-en: Command line utility to send messages or files using XMPP
 Go-sendxmpp can send messages or files (if the server supports http-upload)
 to an XMPP contact or MUC. It is inspired by the perl tool sendxmpp.

Package: go-staticcheck
Description-md5: ed4eaeb46a99f09cf48cfe5f83a7b892
Description-en: advanced Go linter
 Staticcheck is a state of the art linter for the Go programming language.
 Using static analysis, it finds bugs and performance issues, offers
 simplifications, and enforces style rules.

Package: gobgpd
Description-md5: e6f6939bca8bc73a3489a527ad1b3bc7
Description-en: BGP implemented in Go (daemon and client)
 GoBGP is an open source BGP implementation designed from scratch for
 modern environment and implemented in Go. It is designed to exploit
 multicore processors and can be easily integrated with other software
 through an RPC API.
 .
 This package contains both the daemon and the client.

Package: gobjc++-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-alpha-linux-gnu
Description-md5: d791f26142e902cd9b7f3052d01a2c00
Description-en: GNU Objective-C++ compiler for the alpha-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the alpha-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-arc-linux-gnu
Description-md5: 6f227b5a2af605539062daa1f4c9f435
Description-en: GNU Objective-C++ compiler for the arc-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the arc-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-gnueabi
Description-md5: 0245850404aea9a7aa951095b7237e83
Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabi architecture
 This is the GNU Objective-C++ compiler for the arm-linux-gnueabi 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-hppa-linux-gnu
Description-md5: 50a86c3a5d1531ebdf5cd368969d20ed
Description-en: GNU Objective-C++ compiler for the hppa-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the hppa-linux-gnu architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-i686-linux-gnu
Description-md5: 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-loongarch64-linux-gnu
Description-md5: 6a27be1edc17a07f95ddcf91f0f9bcbc
Description-en: GNU Objective-C++ compiler for the loongarch64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the loongarch64-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-m68k-linux-gnu
Description-md5: 3c00cacbb399e7b0acffa015460fef4d
Description-en: GNU Objective-C++ compiler for the m68k-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the m68k-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-mips-linux-gnu
Description-md5: 121e4b07fe526121ea669d7bb37616d6
Description-en: GNU Objective-C++ compiler for the mips-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: 6285964efc1350791f36fecb75e2573d
Description-en: GNU Objective-C++ compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Objective-C++ compiler for the mips64-linux-gnuabi64 architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc++-13-mipsel-linux-gnu
Description-md5: 9f29c97ef281716634be657f349d446f
Description-en: GNU Objective-C++ compiler for the mipsel-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 1c6d46df53ed6addc3517d19c5df9a41
Description-en: GNU Objective-C++ compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 9bbfb0df3026135fb1abf15d66ca3e9f
Description-en: GNU Objective-C++ compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: bad4103ea3378ee818a0f2188d75646e
Description-en: GNU Objective-C++ compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Objective-C++ compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc++-13-mipsisa64r6el-linux-gnuabi64
Description-md5: c1bf21c271b81fd9fe8318e3e79b44e5
Description-en: GNU Objective-C++ compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Objective-C++ compiler for the mipsisa64r6el-linux-gnuabi64 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-mips-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-mips64-linux-gnuabi64
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-mips64el-linux-gnuabi64
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-mipsel-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-mipsisa32r6-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-mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
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-mipsisa64r6el-linux-gnuabi64
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-powerpc64-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-multilib-sparc64-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-x86-64-linux-gnux32
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-powerpc64-linux-gnu
Description-md5: 0e8181f30a99e7ae6813c3e7718c72dc
Description-en: GNU Objective-C++ compiler for the powerpc64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the powerpc64-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-sh4-linux-gnu
Description-md5: 2d644c9c66d945720e7c929a9903db66
Description-en: GNU Objective-C++ compiler for the sh4-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the sh4-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-sparc64-linux-gnu
Description-md5: 17c45544e8bbc7c447b84b19c2c7b876
Description-en: GNU Objective-C++ compiler for the sparc64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the sparc64-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++-13-x86-64-linux-gnux32
Description-md5: 39cdee6b1240548a57cbd563f566e4ad
Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Objective-C++ compiler for the x86_64-linux-gnux32 architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

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

Package: gobjc++-14-alpha-linux-gnu
Description-md5: d791f26142e902cd9b7f3052d01a2c00
Description-en: GNU Objective-C++ compiler for the alpha-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the alpha-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-arc-linux-gnu
Description-md5: 6f227b5a2af605539062daa1f4c9f435
Description-en: GNU Objective-C++ compiler for the arc-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the arc-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-arm-linux-gnueabi
Description-md5: 0245850404aea9a7aa951095b7237e83
Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabi architecture
 This is the GNU Objective-C++ compiler for the arm-linux-gnueabi architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc++-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-hppa-linux-gnu
Description-md5: 50a86c3a5d1531ebdf5cd368969d20ed
Description-en: GNU Objective-C++ compiler for the hppa-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the hppa-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: 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-loongarch64-linux-gnu
Description-md5: 6a27be1edc17a07f95ddcf91f0f9bcbc
Description-en: GNU Objective-C++ compiler for the loongarch64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the loongarch64-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-m68k-linux-gnu
Description-md5: 3c00cacbb399e7b0acffa015460fef4d
Description-en: GNU Objective-C++ compiler for the m68k-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the m68k-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-mips-linux-gnu
Description-md5: 121e4b07fe526121ea669d7bb37616d6
Description-en: GNU Objective-C++ compiler for the mips-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: 6285964efc1350791f36fecb75e2573d
Description-en: GNU Objective-C++ compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Objective-C++ compiler for the mips64-linux-gnuabi64 architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc++-14-mipsel-linux-gnu
Description-md5: 9f29c97ef281716634be657f349d446f
Description-en: GNU Objective-C++ compiler for the mipsel-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 1c6d46df53ed6addc3517d19c5df9a41
Description-en: GNU Objective-C++ compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 9bbfb0df3026135fb1abf15d66ca3e9f
Description-en: GNU Objective-C++ compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: bad4103ea3378ee818a0f2188d75646e
Description-en: GNU Objective-C++ compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Objective-C++ compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

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-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++-14-multilib-mips-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++-14-multilib-mips64-linux-gnuabi64
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-multilib-mips64el-linux-gnuabi64
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-multilib-mipsel-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++-14-multilib-mipsisa32r6-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++-14-multilib-mipsisa32r6el-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++-14-multilib-mipsisa64r6-linux-gnuabi64
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-multilib-mipsisa64r6el-linux-gnuabi64
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-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++-14-multilib-powerpc64-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++-14-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++-14-multilib-sparc64-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++-14-multilib-x86-64-linux-gnux32
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-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++-14-powerpc64-linux-gnu
Description-md5: 0e8181f30a99e7ae6813c3e7718c72dc
Description-en: GNU Objective-C++ compiler for the powerpc64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the powerpc64-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: 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-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-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-sh4-linux-gnu
Description-md5: 2d644c9c66d945720e7c929a9903db66
Description-en: GNU Objective-C++ compiler for the sh4-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the sh4-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-sparc64-linux-gnu
Description-md5: 17c45544e8bbc7c447b84b19c2c7b876
Description-en: GNU Objective-C++ compiler for the sparc64-linux-gnu architecture
 This is the GNU Objective-C++ compiler for the sparc64-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-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-x86-64-linux-gnux32
Description-md5: 39cdee6b1240548a57cbd563f566e4ad
Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Objective-C++ compiler for the x86_64-linux-gnux32 architecture,
 which compiles Objective-C++ on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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-alpha-linux-gnu
Description-md5: aa808732b3f925d8a74994312ca989a0
Description-en: GNU Objective-C compiler for the alpha-linux-gnu architecture
 This is the GNU Objective-C compiler for the alpha-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-arc-linux-gnu
Description-md5: 3006d06a942dd6e4a5cb2a7fe44870f1
Description-en: GNU Objective-C compiler for the arc-linux-gnu architecture
 This is the GNU Objective-C compiler for the arc-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-gnueabi
Description-md5: b55df3dee1fd525cbd2d2830e2474022
Description-en: GNU Objective-C compiler for the arm-linux-gnueabi architecture
 This is the GNU Objective-C compiler for the arm-linux-gnueabi 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-hppa-linux-gnu
Description-md5: 554feb942236c606707c6a4656d23904
Description-en: GNU Objective-C compiler for the hppa-linux-gnu architecture
 This is the GNU Objective-C compiler for the hppa-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc-13-loongarch64-linux-gnu
Description-md5: 7249f3b2df71e3f080c8bc8e3d8ac2fe
Description-en: GNU Objective-C compiler for the loongarch64-linux-gnu architecture
 This is the GNU Objective-C compiler for the loongarch64-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-m68k-linux-gnu
Description-md5: 3d1b126e7dd71e2809a9512ae8dd6f09
Description-en: GNU Objective-C compiler for the m68k-linux-gnu architecture
 This is the GNU Objective-C compiler for the m68k-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-mips-linux-gnu
Description-md5: d18561ad0973f82a5a0397b48744dce5
Description-en: GNU Objective-C compiler for the mips-linux-gnu architecture
 This is the GNU Objective-C compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: 7405c78c8517bb3a6463eb9236053c62
Description-en: GNU Objective-C compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Objective-C compiler for the mips64-linux-gnuabi64 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc-13-mipsel-linux-gnu
Description-md5: 36464bdb7dcc4544e1c9cb5dc31646ad
Description-en: GNU Objective-C compiler for the mipsel-linux-gnu architecture
 This is the GNU Objective-C compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 34d69fbae957c257480b98f0909593e8
Description-en: GNU Objective-C compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Objective-C compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 2a613509727e0ab5e3802ffabd04a792
Description-en: GNU Objective-C compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Objective-C compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: c0074a4a40c0dd4c18de5c078d3b398f
Description-en: GNU Objective-C compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Objective-C compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-13-mipsisa64r6el-linux-gnuabi64
Description-md5: 316202899694692801d222235c3a2ad0
Description-en: GNU Objective-C compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Objective-C compiler for the mipsisa64r6el-linux-gnuabi64 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-mips-linux-gnu
Description-md5: 5b367e341fc122bb8982fda57c5097b2
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips 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-mips64-linux-gnuabi64
Description-md5: 54ac71c4b3e65e972e2a214dd78c8edc
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64 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-mips64el-linux-gnuabi64
Description-md5: df3969577406e1a09d3ddde5a16edfe8
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64el 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-mipsel-linux-gnu
Description-md5: 63420624673fbf784c522395c8df1b3d
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mipsel 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-mipsisa32r6-linux-gnu
Description-md5: 1c1f5ecf426f57aa1cb9f1d4bfc16103
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mipsr6 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-mipsisa32r6el-linux-gnu
Description-md5: a3ca09857c61594bd2709f27380c6989
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mipsr6el 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-mipsisa64r6-linux-gnuabi64
Description-md5: 43b35d07339e1c4357f610ed18e1356e
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64r6 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-mipsisa64r6el-linux-gnuabi64
Description-md5: 3c1a3e9161517b60ba33cb054890429a
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64r6el 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-powerpc64-linux-gnu
Description-md5: 473ab906c51af4e83145169333bf617a
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for ppc64 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-multilib-sparc64-linux-gnu
Description-md5: 9b4898809d5cdedf89ea0a4468ccff88
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for sparc64 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-x86-64-linux-gnux32
Description-md5: 0d5b01c9db71b1b439a7e5a25747ab84
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for x32 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-powerpc64-linux-gnu
Description-md5: eb41d2a21a43af381d58ac4301e49a15
Description-en: GNU Objective-C compiler for the powerpc64-linux-gnu architecture
 This is the GNU Objective-C compiler for the powerpc64-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-sh4-linux-gnu
Description-md5: 44e3420515f79160d11bde4c802b6f1b
Description-en: GNU Objective-C compiler for the sh4-linux-gnu architecture
 This is the GNU Objective-C compiler for the sh4-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-sparc64-linux-gnu
Description-md5: bb854756038d62e92ed17582e093e32b
Description-en: GNU Objective-C compiler for the sparc64-linux-gnu architecture
 This is the GNU Objective-C compiler for the sparc64-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-13-x86-64-linux-gnux32
Description-md5: 0ee59900192938d79df136d3cbb1c2cd
Description-en: GNU Objective-C compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Objective-C compiler for the x86_64-linux-gnux32 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

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

Package: gobjc-14-alpha-linux-gnu
Description-md5: aa808732b3f925d8a74994312ca989a0
Description-en: GNU Objective-C compiler for the alpha-linux-gnu architecture
 This is the GNU Objective-C compiler for the alpha-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-arc-linux-gnu
Description-md5: 3006d06a942dd6e4a5cb2a7fe44870f1
Description-en: GNU Objective-C compiler for the arc-linux-gnu architecture
 This is the GNU Objective-C compiler for the arc-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-arm-linux-gnueabi
Description-md5: b55df3dee1fd525cbd2d2830e2474022
Description-en: GNU Objective-C compiler for the arm-linux-gnueabi architecture
 This is the GNU Objective-C compiler for the arm-linux-gnueabi architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc-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-hppa-linux-gnu
Description-md5: 554feb942236c606707c6a4656d23904
Description-en: GNU Objective-C compiler for the hppa-linux-gnu architecture
 This is the GNU Objective-C compiler for the hppa-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: gobjc-14-loongarch64-linux-gnu
Description-md5: 7249f3b2df71e3f080c8bc8e3d8ac2fe
Description-en: GNU Objective-C compiler for the loongarch64-linux-gnu architecture
 This is the GNU Objective-C compiler for the loongarch64-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-m68k-linux-gnu
Description-md5: 3d1b126e7dd71e2809a9512ae8dd6f09
Description-en: GNU Objective-C compiler for the m68k-linux-gnu architecture
 This is the GNU Objective-C compiler for the m68k-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-mips-linux-gnu
Description-md5: d18561ad0973f82a5a0397b48744dce5
Description-en: GNU Objective-C compiler for the mips-linux-gnu architecture
 This is the GNU Objective-C compiler for the mips-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-mips64-linux-gnuabi64
Description-md5: 7405c78c8517bb3a6463eb9236053c62
Description-en: GNU Objective-C compiler for the mips64-linux-gnuabi64 architecture
 This is the GNU Objective-C compiler for the mips64-linux-gnuabi64 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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

Package: gobjc-14-mipsel-linux-gnu
Description-md5: 36464bdb7dcc4544e1c9cb5dc31646ad
Description-en: GNU Objective-C compiler for the mipsel-linux-gnu architecture
 This is the GNU Objective-C compiler for the mipsel-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-mipsisa32r6-linux-gnu
Description-md5: 34d69fbae957c257480b98f0909593e8
Description-en: GNU Objective-C compiler for the mipsisa32r6-linux-gnu architecture
 This is the GNU Objective-C compiler for the mipsisa32r6-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-mipsisa32r6el-linux-gnu
Description-md5: 2a613509727e0ab5e3802ffabd04a792
Description-en: GNU Objective-C compiler for the mipsisa32r6el-linux-gnu architecture
 This is the GNU Objective-C compiler for the mipsisa32r6el-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-mipsisa64r6-linux-gnuabi64
Description-md5: c0074a4a40c0dd4c18de5c078d3b398f
Description-en: GNU Objective-C compiler for the mipsisa64r6-linux-gnuabi64 architecture
 This is the GNU Objective-C compiler for the mipsisa64r6-linux-gnuabi64 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-mipsisa64r6el-linux-gnuabi64
Description-md5: 316202899694692801d222235c3a2ad0
Description-en: GNU Objective-C compiler for the mipsisa64r6el-linux-gnuabi64 architecture
 This is the GNU Objective-C compiler for the mipsisa64r6el-linux-gnuabi64 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

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-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-14-multilib-mips-linux-gnu
Description-md5: 5b367e341fc122bb8982fda57c5097b2
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips 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-14-multilib-mips64-linux-gnuabi64
Description-md5: 54ac71c4b3e65e972e2a214dd78c8edc
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64 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-14-multilib-mips64el-linux-gnuabi64
Description-md5: df3969577406e1a09d3ddde5a16edfe8
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64el 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-14-multilib-mipsel-linux-gnu
Description-md5: 63420624673fbf784c522395c8df1b3d
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mipsel 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-14-multilib-mipsisa32r6-linux-gnu
Description-md5: 1c1f5ecf426f57aa1cb9f1d4bfc16103
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mipsr6 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-14-multilib-mipsisa32r6el-linux-gnu
Description-md5: a3ca09857c61594bd2709f27380c6989
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mipsr6el 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-14-multilib-mipsisa64r6-linux-gnuabi64
Description-md5: 43b35d07339e1c4357f610ed18e1356e
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64r6 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-14-multilib-mipsisa64r6el-linux-gnuabi64
Description-md5: 3c1a3e9161517b60ba33cb054890429a
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for mips64r6el 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-14-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-14-multilib-powerpc64-linux-gnu
Description-md5: 473ab906c51af4e83145169333bf617a
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for ppc64 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-14-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-14-multilib-sparc64-linux-gnu
Description-md5: 9b4898809d5cdedf89ea0a4468ccff88
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for sparc64 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-14-multilib-x86-64-linux-gnux32
Description-md5: 0d5b01c9db71b1b439a7e5a25747ab84
Description-en: GNU Objective-C compiler (multilib support) (cross compiler for x32 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-14-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-14-powerpc64-linux-gnu
Description-md5: eb41d2a21a43af381d58ac4301e49a15
Description-en: GNU Objective-C compiler for the powerpc64-linux-gnu architecture
 This is the GNU Objective-C compiler for the powerpc64-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: 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: gobjc-14-s390x-linux-gnu
Description-md5: e59ac85e61be3dcab6b065120e050280
Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture
 This is the GNU Objective-C compiler for the s390x-linux-gnu architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobjc-14-sh4-linux-gnu
Description-md5: 44e3420515f79160d11bde4c802b6f1b
Description-en: GNU Objective-C compiler for the sh4-linux-gnu architecture
 This is the GNU Objective-C compiler for the sh4-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-sparc64-linux-gnu
Description-md5: bb854756038d62e92ed17582e093e32b
Description-en: GNU Objective-C compiler for the sparc64-linux-gnu architecture
 This is the GNU Objective-C compiler for the sparc64-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-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-x86-64-linux-gnux32
Description-md5: 0ee59900192938d79df136d3cbb1c2cd
Description-en: GNU Objective-C compiler for the x86_64-linux-gnux32 architecture
 This is the GNU Objective-C compiler for the x86_64-linux-gnux32 architecture,
 which compiles Objective-C on platforms supported by the gcc compiler.
 It uses the gcc backend to generate optimized code.

Package: gobuster
Description-md5: 3349e6496ac8c57def362fd25de9ed5f
Description-en: Directory/file & DNS busting tool written in Go
 Gobuster is a tool used to brute-force: URIs (directories and files) in
 web sites, DNS subdomains (with wildcard support), Virtual Host names
 on target web servers, Open Amazon S3 buckets, Open Google Cloud buckets
 and TFTP servers.
 .
 Gobuster is useful for pentesters, ethical hackers and forensics experts.
 It also can be used for security tests.

Package: gocc
Description-md5: a97fd132496b074b08f058cec18d1264
Description-en: Go lexer and parser generator
 Gocc generates lexer-parser pairs or stand-alone DFAs or parsers from
 a Backus-Naur form (BNF). The generated lexers are deterministic
 finite automata (DFAs), recognising regular languages. The generated
 parsers are pushdown automata (PDAs), recognising LR(1) languages.
 Optional LR(1) conflict handling automatically resolves shift/reduce
 and reduce/reduce conflicts.

Package: gocryptfs
Description-md5: 885f33609ec7ba845f3f61d4715db79f
Description-en: Encrypted overlay filesystem written in Go
 gocryptfs is built on top of the excellent go-fuse
 (https://github.com/hanwen/go-fuse) FUSE library and its
 LoopbackFileSystem API.
 .
 This project was inspired by EncFS and strives to fix its
 security issues while providing good performance (benchmarks
 (https://nuetzlich.net/gocryptfs/comparison/#performance)).
 .
 For details on the security of gocryptfs see the Security
 (https://nuetzlich.net/gocryptfs/security/) design document.

Package: gogoprotobuf
Description-md5: dcb6fd83e79fa4c26071c4c5f5879fec
Description-en: alternative protocol buffer support for Golang - utilities
 An alternative protocol buffer support for the Go programming language,
 forked from golang-goprotobuf. It is backwards compatible with
 goprotobuf, but provides faster marshalling and unmarshalling and can
 generate extra helper code, tests and benchmarks.
 .
 This package provides utilities.

Package: gogottrpc
Description-md5: 5fb0782f7a7f6b0c43215d1dc436e4f9
Description-en: GRPC for low-memory environments - utilities
 The existing grpc-go project requires a lot of memory overhead for
 importing packages and at runtime. While this is great for many services
 with low density requirements, this can be a problem when running a
 large number of services on a single machine or on a machine with a
 small amount of memory.
 .
 Using the same GRPC definitions, this project reduces the binary size
 and protocol overhead required. We do this by eliding the net/http,
 net/http2 and grpc package used by grpc replacing it with a lightweight
 framing protocol. The result are smaller binaries that use less resident
 memory with the same ease of use as GRPC.
 .
 Please note that while this project supports generating either end of
 the protocol, the generated service definitions will be incompatible
 with regular GRPC services, as they do not speak the same protocol.
 .
 This package provides utilities.

Package: goiardi
Description-md5: 46edf8cadb7a8811f26a2e431dc76abf
Description-en: Chef server written in Go
 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MariaDB/MySQL or PostgreSQL as its storage backend.

Package: goiardi-doc
Description-md5: f72e6d383cc06ec7a1a93a0f431d4208
Description-en: Documentation for Goiardi
 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MariaDB/MySQL or PostgreSQL as its storage backend.
 .
 This is sphinx-generated full documentation for the Goiardi Chef server.

Package: gojay
Description-md5: c732291d9527386302110a3ac3be9325
Description-en: Fast JSON code generator in golang
 This package provides a command line tool to generate gojay's
 marshaling and unmarshaling interface implementation for custom
 struct type(s).

Package: gojq
Description-md5: 6e4b2be88d5712f7940589e69618cfc7
Description-en: pure Go implementation of jq (program)
 gojq is an implementation of jq command written in Go language.
 You can also embed gojq as a library to your Go products.
 .
 This package contains the /usr/bin/gojq command.

Package: gokey
Description-md5: bedf85edf3924465070d3847bd99e987
Description-en: simple vaultless password manager in Go
 gokey is a password manager, which does not require a password vault. Instead
 of storing your passwords in a vault it derives your password on the fly from
 your master password and supplied realm string (for example, resource URL).
 This way you do not have to manage, backup or sync your password vault (or
 trust its management to a third party) as your passwords are available
 immediately anywhere.

Package: golang-1.21
Description-md5: 25fc56746bc77593fa7d740792281089
Description-en: Go programming language compiler - metapackage
 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction.
 Go compiles quickly to machine code yet has the convenience of
 garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a
 dynamically typed, interpreted language.
 .
 This package is a metapackage that, when installed, guarantees
 that (most of) a full Go development environment is installed.
 .
 To use this version, instead of the default one provided by golang-go
 package, add /usr/lib/go-1.21/bin/ to PATH, or invoke /usr/lib/go-1.21/bin/go
 directly.

Package: golang-1.21-doc
Description-md5: 70faba58bee63cd1d9d375165fa0d6d6
Description-en: Go programming language - documentation
 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction.
 Go compiles quickly to machine code yet has the convenience of
 garbage collection and the power of run-time reflection. It's a fast,
 statically typed, compiled language that feels like a dynamically
 typed, interpreted language.
 .
 This package provides the documentation for the Go programming
 language.

Package: golang-1.21-go
Description-md5: 455c99280165a5ec4ec9d9061b10ba52
Description-en: Go programming language compiler, linker, compiled stdlib
 The Go programming language is an open source project to make programmers more
 productive. Go is expressive, concise, clean, and efficient. Its concurrency
 mechanisms make it easy to write programs that get the most out of multicore
 and networked machines, while its novel type system enables flexible and
 modular program construction. Go compiles quickly to machine code yet has the
 convenience of garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a dynamically typed,
 interpreted language.
 .
 This package provides an assembler, compiler, linker, and compiled libraries
 for the Go programming language.
 .
 To use this version, instead of the default one provided by golang-go package,
 add /usr/lib/go-1.21/bin/ to PATH, or invoke /usr/lib/go-1.21/bin/go directly.

Package: golang-1.21-src
Description-md5: 641317c503e9fe0a9039cd8790bb4657
Description-en: Go programming language - source files
 The Go programming language is an open source project to make programmers more
 productive. Go is expressive, concise, clean, and efficient. Its concurrency
 mechanisms make it easy to write programs that get the most out of multicore
 and networked machines, while its novel type system enables flexible and
 modular program construction. Go compiles quickly to machine code yet has the
 convenience of garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a dynamically typed,
 interpreted language.
 .
 This package provides the Go programming language source files needed for
 compilation.

Package: golang-android-soong-dev
Description-md5: 9da3d0756d2fe178ca3948168a740a4c
Description-en: Soong build system (library)
 Soong is a build system for Android built on top of Blueprint, a
 meta-build system. Soong is the replacement for the old Android
 make-based build system. It replaces Android.mk files with Android.bp
 files, which are JSON-like simple declarative descriptions of modules
 to build.
 .
 This package contains the Go libraries for Soong.

Package: golang-cfssl
Description-md5: 290503ccf54716d4f75d150f7c114fc8
Description-en: CloudFlare's PKI and TLS toolkit
 CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command
 line tool and an HTTP API server for signing, verifying, and bundling
 TLS certificates. CFSSL can be used to build custom TLS PKI tools as
 well as create and manipulate traditional certificate structures
 using code or on the command line.
 .
 This package contains the command line executables.

Package: golang-chroma
Description-md5: 245c1c93018daf7274310b44ad6dd161
Description-en: general purpose syntax highlighter in pure Go (binaries)
 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains the compiled chroma and chromad binaries.

Package: golang-chroma-v2
Description-md5: 17e77fa1619c54ba13480455fc608296
Description-en: general purpose syntax highlighter in pure Go (binaries)
 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains the compiled chroma-v2 and chromad-v2 binaries.

Package: golang-codesearch-dev
Description-md5: 29294118bf08f86bfeaee4f165b7bafc
Description-en: regexp search over large bodies of source (development files)
 Code Search is a tool for indexing and then performing regular expression
 searches over large bodies of source code. It is a set of command-line
 programs written in Go.
 .
 For background and an overview of the commands, see Regular Expression
 Matching with a Trigram Index:
 http://swtch.com/~rsc/regexp/regexp4.html
 .
 This package contains the source.

Package: golang-connectrpc-connect-dev
Description-md5: 5eb609f440009d80071e664795e858eb
Description-en: Go implementation of Connect (library)
 Connect is a slim library for building browser and gRPC-compatible HTTP APIs.
 You write a short Protocol Buffer schema and implement your application logic,
 and Connect generates code to handle marshaling, routing, compression, and
 content type negotiation. It also generates an idiomatic, type-safe client.
 Handlers and clients support three protocols: gRPC, gRPC-Web, and Connect's own
 protocol.
 .
 The Connect protocol is a simple protocol that works over HTTP/1.1 or HTTP/2.
 It takes the best portions of gRPC and gRPC-Web, including streaming, and
 packages them into a protocol that works equally well in browsers, monoliths,
 and microservices. Calling a Connect API is as easy as using curl.

Package: golang-docker-credential-helpers
Description-md5: 529408d91571a3935b95631ab854dae5
Description-en: native stores to safeguard Docker credentials
 The docker-credential-helpers package is a suite of programs to use
 the built-in OS native stores to keep Docker credentials safe.
 .
 This package contains the command-line executables.

Package: golang-easyjson
Description-md5: b2192e0b6056885cea3fc7f505675a95
Description-en: Fast JSON serializer for golang - command-line client
 easyjson allows (un-)marshaling of JSON golang structs without the
 use of reflection by generating marshaller code.
 .
 One of the aims of the library is to keep generated code simple enough
 so that it can be easily optimized or fixed. Another goal is to provide
 users with ability to customize the generated code not available in
 'encoding/json', such as generating snake_case names or enabling
 'omitempty' behavior by default.
 .
 This package contains the command-line client.

Package: golang-etcd-server-dev
Description-md5: 079c5d4a9b52c6679d966bcf7042bb15
Description-en: highly-available key value store -- source
 A highly-available key value store for shared configuration and service
 discovery. etcd is inspired by zookeeper and doozer, with a focus on:
 .
  * Simple: curl'able user facing API (HTTP+JSON)
  * Secure: optional SSL client cert authentication
  * Fast: benchmarked 1000s of writes/s per instance
  * Reliable: Properly distributed using Raft
 .
 Etcd uses the Raft consensus algorithm to manage a highly-available replicated
 log.
 .
 This package contains the source.

Package: golang-filippo-age-dev
Description-md5: 8b90588a7b37f5c17ff387c184285947
Description-en: simple, modern and secure encryption tool (Go library)
 age features small explicit keys, no config options, and UNIX-style
 composability.
 .
 This package provides a Go library interface to age.

Package: golang-github-alecthomas-chroma-dev
Description-md5: 48f5fc140cc6a4f844acd9d456da69ea
Description-en: general purpose syntax highlighter in pure Go (libraries)
 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains Chroma's source code and helper libraries.

Package: golang-github-alecthomas-chroma-v2-dev
Description-md5: 48f5fc140cc6a4f844acd9d456da69ea
Description-en: general purpose syntax highlighter in pure Go (libraries)
 Chroma takes source code and other structured text and converts it into
 syntax highlighted HTML, ANSI-coloured text, etc.
 .
 Chroma is based heavily on Pygments (http://pygments.org/), and includes
 translators for Pygments lexers and styles.
 .
 This package contains Chroma's source code and helper libraries.

Package: golang-github-anacrolix-dms-dev
Description-md5: 0f03e292ed6a909b6bf9a9062290087f
Description-en: Go source for UPnP DLNA Digital Media Server
 dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
 content directly from the filesystem from the working directory, or the path
 given. The SSDP component will broadcast and respond to requests on all
 available network interfaces.
 .
 This package provides the Go language source code for dms.
 .
 dms advertises and serves the raw files, in addition to alternate transcoded
 streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It
 will also provide thumbnails where possible.
 .
 dms uses ffprobe/avprobe to get media data such as bitrate
 and duration, ffmpeg/avconv for video transoding, and
 ffmpegthumbnailer for generating thumbnails when browsing. These
 commands must be in the PATH given to dms or the features
 requiring them will be disabled.
 .
 Known Compatible Players and Renderers
 ======================================
 .
  * Probably all Panasonic Viera TVs.
  * Android's BubbleUPnP and AirWire
  * Chromecast
  * VLC
  * LG Smart TVs, with varying success.

Package: golang-github-anacrolix-missinggo-bin-static
Description-md5: 3b7b771707e667e6ccb942888a392a60
Description-en: Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
 Stuff that supplements Go's stdlib, or isn't significant enough to be
 in its own repo.
 .
 This package provides binary files generated by missinggo:
   filecache
   gd
   go-env
   http-file-server
   nop
   query-escape
   query-unescape

Package: golang-github-anacrolix-missinggo-dev
Description-md5: 056fe59e50d1bc678ed45d0cf1e395eb
Description-en: Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
 Stuff that supplements Go's stdlib, or isn't significant enough to be
 in its own repo.
 .
 This package provides Go source code for the missinggo.

Package: golang-github-ansible-receptor-dev
Description-md5: 3ccf737c7a26373dca86a72c5c28a20b
Description-en: Daemon for controlling a mesh of nodes and workers (library)
 Receptor is an overlay network intended to ease the distribution
 of work across a large and dispersed collection of workers.
 Receptor nodes establish peer-to-peer connections with each other via
 existing networks.
 .
 These are the Golang development files.

Package: golang-github-appleboy-gin-jwt-dev
Description-md5: e197f3ed80f80c88ff46f305a4c26598
Description-en: JWT middleware for the Gin framework
 This is a middleware for the Gin framework. It uses jwt-go to
 implement a JWT authentication middleware. It provides additional
 handler functions to provide the login API that will generate the
 token and an additional refresh handler that can be used to refresh
 tokens.

Package: golang-github-avast-apkverifier-dev
Description-md5: 698018c553174eb35ef1dfe5eed1c8a8
Description-en: Android APK Signature verification Go library
 apkverifier verifies the signatures on Android APK binaries.  It can
 verify APK Signature scheme v1, v2 and v3 and passes Google apksig's
 testing suite.  It should support all algorithms and downgrade attack
 protection.
 .
 Because Android can handle even broken x509 cerficates and ZIP files,
 apkverifier is using the ZipReader from apkparser package and vendors
 crypto/x509 in internal/x509andr and github.com/fullsailor/pkcs7
 (https://github.com/fullsailor/pkcs7) in the fullsailor/pkcs7 folder.
 The last two have some changes to handle some
 not-entirely-according-to-spec certificates.
 .
 Documentation on GoDoc (https://godoc.org/github.com/avast/apkverifier)

Package: golang-github-aviau-gopass-dev
Description-md5: a7d4f0a66fad1d98629d82529b5c1e06
Description-en: pass implementation in Go - dev package
 gopass is a Pass (http://www.passwordstore.org/) implementation in Go.
 .
 Password management should be simple and follow Unix philosophy. With
 gopass, each password lives inside of a gpg encrypted file whose filename
 is the title of the website or resource that requires the password. These
 encrypted files may be organized into meaningful folder hierarchies,
 copied from computer to computer, and, in general, manipulated using
 standard command line file management utilities.
 .
 This package is not gopass.pw (similar project with the same name).
 .
 This package contains the go source files.

Package: golang-github-axgle-mahonia-dev
Description-md5: 2c7ddf21be9f63619c5cadf3a2ab475e
Description-en: Character-set conversion library implemented in Go. (library)
 Mahonia is a character-set conversion library implemented in Go.
 All data is compiled into the executable; it doesn't need any external
 data files.

Package: golang-github-aymerick-douceur-dev
Description-md5: c193fbb0728086342a69bc6105c86d37
Description-en: simple CSS parser and inliner in Go (library)
 Golang library with simple CSS parser and HTML inliner.
 See associated "douceur" binary for a basic command-line executable of this
 library.
 .
 Parser is vaguely inspired by CSS Syntax Module Level 3
 (https://www.w3.org/TR/css-syntax-3/) and corresponding JS parser
 (https://github.com/tabatkins/parse-css).
 .
 Inliner only parses CSS defined in HTML document; it DOES NOT fetch
 external stylesheets (for now).  Inliner inserts additional attributes when
 possible.
 .
 Similar projects
  * premailer (https://github.com/premailer/premailer)
  * roadie (https://github.com/Mange/roadie)

Package: golang-github-benbjohnson-tmpl-dev
Description-md5: 3a3035e253f02ae611b990c7c577aa15
Description-en: Command line interface to Go's text/template library - dev package
 This program is a command line interface to Go's text/template
 library. It can be used by passing in a set of JSON-encoded data and a
 list of template paths ending in a .tmpl extension. The templates are
 processed and their results are saved to the filename with the .tmpl
 extension removed.
 .
 This is the dev package.

Package: golang-github-bgp-stayrtr-dev
Description-md5: 1a8feea729b975999da9907e109fb580
Description-en: Cloudflare's RPKI to router library
 StayRTR is an implementation of the RPKI to router protocol (RFC 6810).

Package: golang-github-bmatsuo-lmdb-go-dev
Description-md5: f41a76e1b1bf0e4f43708627e519ab38
Description-en: Bindings for the LMDB C library
 Go bindings to the OpenLDAP Lightning Memory-Mapped Database (LMDB).
 Packages Functionality is logically divided into several packages.
 Applications will usually need to import lmdb but may import other
 packages on an as needed basis.
 .
 Packages in the exp/ directory are not stable and may change without
 warning.  That said, they are generally usable if application
 dependencies are managed and pinned by tag/commit.
 .
 Developers concerned with package stability should consult the
 documentation.  lmdb GoDoc
 (https://godoc.org/github.com/bmatsuo/lmdb-go/lmdb)
 stable (#user-content-versioning-and-stability)
 go import "github.com/bmatsuo/lmdb-go/lmdb"
 .
 Core bindings allowing low-level access to LMDB.  lmdbscan
 GoDoc (https://godoc.org/github.com/bmatsuo/lmdb-go/lmdbscan)
 stable (#user-content-versioning-and-stability)
 go import "github.com/bmatsuo/lmdb-go/lmdbscan"
 .
 A utility package for scanning database ranges. The API is inspired by
 bufio.Scanner (https://godoc.org/bufio#Scanner) and the python cursor
 implementation (https://lmdb.readthedocs.org/en/release/#cursor-class).
 exp/lmdbpool GoDoc
 (https://godoc.org/github.com/bmatsuo/lmdb-go/exp/lmdbpool)
 experimental (#user-content-versioning-and-stability)
 go import "github.com/bmatsuo/lmdb-go/exp/lmdbpool"
 .
 A utility package which facilitates reuse of lmdb.Txn objects using a
 sync.Pool. Naively storing lmdb.Txn objects in sync.Pool can be
 troublesome. And the lmdbpool.TxnPool type has been defined as a
 complete pooling solution and as reference for applications attempting
 to write their own pooling implementation.
 .
 The lmdbpool package is relatively new. But it has a lot of potential
 utility.  And once the lmdbpool API has been ironed out, and the
 implementation hardened through use by real applications it can be
 integrated directly into the lmdb package for more transparent
 integration.  Please test this package and provide feedback to speed
 this process up.  exp/lmdbsync GoDoc
 (https://godoc.org/github.com/bmatsuo/lmdb-go/exp/lmdbsync)
 experimental (#user-content-versioning-and-stability)
 go import "github.com/bmatsuo/lmdb-go/exp/lmdbsync"
 .
 An experimental utility package that provides synchronization necessary
 to change an environment's map size after initialization. The package
 provides error handlers to automatically manage database size and retry
 failed transactions.
 .
 The lmdbsync package is usable but the implementation of Handlers are
 unstable and may change in incompatible ways without notice.
 The use cases of dynamic map sizes and multiprocessing are niche and
 the package requires much more development driven by practical feedback
 before the Handler API and the provided implementations can be
 considered stable.  Key Features: Idiomatic API inspired by BoltDB
 (https://github.com/boltdb/bolt) with automatic commit/rollback of
 transactions. The goal of lmdb-go is to provide idiomatic database
 interactions without compromising the flexibility of the C API.
 .
 NOTE: While the lmdb package tries hard to make LMDB as easy to
 use as possible there are compromises, gotchas, and caveats that
 application developers must be aware of when relying on LMDB to store
 their data.  All users are encouraged to fully read the documentation
 (https://godoc.org/github.com/bmatsuo/lmdb-go/lmdb) so they are aware
 of these caveats.
 .
 Where the lmdb package and its implementation decisions do not
 meet the needs of application developers in terms of safety or
 operational use the lmdbsync package has been designed to wrap lmdb and
 safely fill in additional functionality.  Consult the documentation
 (https://godoc.org/github.com/bmatsuo/lmdb-go/exp/lmdbsync) for more
 information about the lmdbsync package.  API coverage The lmdb-go
 project aims for complete coverage of the LMDB C API (within reason).
 Some notable features and optimizations that are supported: • Idiomatic
 subtransactions ("sub-updates") that allow the batching of updates.•
 Batch IO on databases utilizing the MDB_DUPSORT and MDB_DUPFIXED flags.•
 Reserved writes than can save in memory copies converting/buffering into
 []byte.  For tracking purposes a list of unsupported features is kept in
 an issue (https://github.com/bmatsuo/lmdb-go/issues/1).  Zero-copy reads
 Applications with high performance requirements can opt-in to fast,
 zero-copy reads at the cost of runtime safety.  Zero-copy behavior is
 specified at the transaction level to reduce instrumentation overhead.
 .
 ``` err := lmdb.View(func(txn *lmdb.Txn) error {
     // RawRead enables zero-copy behavior with some serious caveats.
     // Read the documentation carefully before using.  txn.RawRead = true
 val, err := txn.Get(dbi, []byte("largevalue"), 0) // ...
 .
 }) ``` Documentation Comprehensive documentation and examples
 are provided to demonstrate safe usage of lmdb.  In addition to
 godoc (https://godoc.org/github.com/bmatsuo/lmdb-go) documentation,
 implementations of the standand LMDB commands (mdb_stat, etc) can be found
 in the cmd/ (cmd/) directory and some simple experimental commands can be
 found in the exp/cmd/ (exp/cmd) directory.  Aside from providing minor
 utility these programs are provided as examples of lmdb in practice.
 LMDB compared to BoltDB: BoltDB is a quality database with a design
 similar to LMDB.  Both store key-value data in a file and provide ACID
 transactions.  So there are often questions of why to use one database
 or the other.  Advantages of BoltDB• Nested databases allow for
 hierarchical data organization.• Far more databases can be accessed
 concurrently.• Operating systems that do not support sparse files do
 not use up excessive space due to a large pre-allocation of file space.
 The exp/lmdbsync package is intended to resolve this problem with
 LMDB but it is not ready.• As a pure Go package bolt can be easily
 cross-compiled using the go toolchain and GOOS/GOARCH variables.• Its
 simpler design and implementation in pure Go mean it is free of many
 caveats and gotchas which are present using the lmdb package.  For more
 information about caveats with the lmdb package, consult its documentation
 (https://godoc.org/github.com/bmatsuo/lmdb-go/lmdb).Advantages of LMDB•
 Keys can contain multiple values using the DupSort flag.• Updates can
 have sub-updates for atomic batching of changes.• Databases typically
 remain open for the application lifetime.  This limits the number of
 concurrently accessible databases.  But, this minimizes the overhead of
 database accesses and typically produces cleaner code than an equivalent
 BoltDB implementation.• Significantly faster than BoltDB.  The raw
 speed of LMDB easily surpasses BoltDB.  Additionally, LMDB provides
 optimizations ranging from safe, feature-specific optimizations to
 generally unsafe, extremely situational ones.  Applications are free to
 enable any optimizations that fit their data, access, and reliability
 models.• LMDB allows multiple applications to access a database
 simultaneously.  Updates from concurrent processes are synchronized using
 a database lock file.• As a C library, applications in any language
 can interact with LMDB databases.  Mission critical Go applications can
 use a database while Python scripts perform analysis on the side.Build
 There is no dependency on shared libraries.  So most users can simply
 install using go get.
 .
 go get github.com/bmatsuo/lmdb-go/lmdb
 .
 On FreeBSD 10, you must explicitly set CC (otherwise it will fail with
 a cryptic error), for example: CC=clang go test -v ./...
 .
 Building commands and running tests can be done with go or with make:
 make bin ; make test ; make check ; make all
 .
 On Linux, you can specify the pwritev build tag to reduce the number
 of syscalls required when committing a transaction. In your own package
 you can then do go build -tags pwritev .
 .
 to enable the optimisation.  DocumentationGo doc The go doc documentation
 available on godoc.org (https://godoc.org/github.com/bmatsuo/lmdb-go)
 is the primary source of developer documentation for lmdb-go.
 It provides an overview of the API with a lot of usage examples.
 Where necessary the documentation points out differences between
 the semantics of methods and their C counterparts.  LMDB The
 LMDB homepage (http://symas.com/mdb/) and mailing list (archives
 (http://www.openldap.org/lists/openldap-technical/)) are the official
 source of documentation regarding low-level LMDB operation and internals.
 .
 Along with an API reference LMDB provides a high-level summary
 (http://symas.com/mdb/doc/starting.html) of the library.  While lmdb-go
 abstracts many of the thread and transaction details by default the rest
 of the guide is still useful to compare with go doc.  Versioning and
 Stability The lmdb-go project makes regular releases with IDs X.Y.Z.
 All packages outside of the exp/ directory are considered stable and
 adhere to the guidelines of semantic versioning (http://semver.org/).
 .
 Experimental packages (those packages in exp/) are not required to adhere
 to semantic versioning.  However packages specifically declared to merely
 be "unstable" can be relied on more for long term use with less concern.
 .
 The API of an unstable package may change in subtle ways between minor
 release versions.  But deprecations will be indicated at least one
 release in advance and all functionality will remain available through
 some method.  License Except where otherwise noted files in the lmdb-go
 project are licensed under the BSD 3-clause open source license.
 .
 The LMDB C source is licensed under the OpenLDAP Public License.
 Linksgithub.com/bmatsuo/raft-mdb (https://github.com/bmatsuo/raft-mdb)
 (godoc (https://godoc.org/github.com/bmatsuo/raft-mdb))
 An experimental backend for github.com/hashicorp/raft
 (https://github.com/hashicorp/raft) forked from
 github.com/hashicorp/raft-mdb (https://github.com/hashicorp/raft-mdb).
 github.com/bmatsuo/cayley/graph/lmdb
 (https://github.com/bmatsuo/cayley/tree/master/graph/lmdb)
 (godoc (https://godoc.org/github.com/bmatsuo/cayley/graph/lmdb))
 Experimental backend quad-store for github.com/google/cayley
 (https://github.com/google/cayley) based off of the BoltDB implementation
 (https://github.com/google/cayley/tree/master/graph/bolt).

Package: golang-github-brentp-gsort-dev
Description-md5: c6f4c72d1c5a09aa0478cb823e35f294
Description-en: library package for gsort
 Package gsort is a library for sorting a stream of tab-delimited lines
 ([]bytes) (from a reader) using the amount of memory requested.
 .
 Instead of using a compare function as most sorts do, this accepts a
 user-defined function with signature: func(line []byte) []int where the
 []ints are used to determine ordering. For example if sorting
 on 2 columns, one of months and another of day of months, the function
 would replace "Jan" with 1 and "Feb" with 2 for the first column and
 just return the Atoi of the 2nd column.

Package: golang-github-calmh-xdr-dev
Description-md5: 63757f2c6bec37425998dc3b2df934d0
Description-en: Go XDR enc/decoder - dev package
 Package xdr is an XDR marshalling/unmarshalling library.
 It uses code generation and not reflection.
 .
 This is the dev package.

Package: golang-github-canonical-go-dqlite-dev
Description-md5: 18f7ff26731d9043e01793e454e24648
Description-en: Go bindings for libdqlite
 Go-dqlite provides bindings for the dqlite (https://dqlite.io)
 C library and a pure-Go client for the dqlite wire protocol
 (https://github.com/canonical/dqlite/blob/master/doc/protocol.md).
 .
 Documentation is available at
 http://godoc.org/github.com/canonical/go-dqlite.

Package: golang-github-checkpoint-restore-checkpointctl-dev
Description-md5: 62665a4e5713a7a531ff5c9833bc95ec
Description-en: Tool to inspect Kubernetes and Podman checkpoints (library)
 Container engines like *Podman* and *CRI-O* have the ability to
 checkpoint a container.  All data related to a checkpoint is collected
 in a checkpoint archive.
 .
 This library contains code to create and make use of checkpoint archives.

Package: golang-github-cheekybits-genny-dev
Description-md5: e8dee3ee500a1d5c4015c7949b5504a0
Description-en: Elegant generics for Go
 Until the Go core team include support for generics in
 Go, genny is a code-generation generics solution.
 .
 It allows one to write normal buildable and testable Go
 code which, when processed by the genny gen tool, will
 replace the generics with specific types

Package: golang-github-cloudflare-cfssl-dev
Description-md5: d93653103a370e9baa617cabec0be98d
Description-en: CloudFlare's PKI and TLS toolkit
 CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command
 line tool and an HTTP API server for signing, verifying, and bundling
 TLS certificates. CFSSL can be used to build custom TLS PKI tools as
 well as create and manipulate traditional certificate structures
 using code or on the command line.
 .
 This package contains the development files.

Package: golang-github-cloudflare-gokey-dev
Description-md5: 6edac5e6076b7e14eb4d318a9a80f589
Description-en: simple vaultless password manager in Go - dev package
 gokey is a password manager, which does not require a password vault. Instead
 of storing your passwords in a vault it derives your password on the fly from
 your master password and supplied realm string (for example, resource URL).
 This way you do not have to manage, backup or sync your password vault (or
 trust its management to a third party) as your passwords are available
 immediately anywhere.
 .
 This is the development package.

Package: golang-github-cloudflare-redoctober-dev
Description-md5: 3eb672f4ef0f8bb3cb78bbf05f747aa3
Description-en: Software-based two-man rule style (development files)
 Red October is a software-based two-man rule style encryption and
 decryption server.  The two-man rule is a control mechanism designed
 to achieve a high level of security by requiring the presence of two
 authorized people at all times. In the case of Red October the
 two-man rule is implemented by encrypting data in such as way as to
 require two authorised key-holds to decrypt it.
 .
 This package contains the development files.

Package: golang-github-colinmarc-hdfs-dev
Description-md5: d5fc88679ba81bdf00d09bca36532079
Description-en: Native go client library for HDFS
 This is a native golang client for hdfs. It connects directly to the
 namenode using the protocol buffers API.
 .
 It tries to be idiomatic by aping the stdlib os package, where possible,
 and implements the interfaces from it, including os.FileInfo and
 os.PathError.

Package: golang-github-containerd-containerd-dev
Description-md5: b34c83d5ce820ca50f811725bd0234c2
Description-en: open and reliable container runtime (development files)
 Containerd is an industry-standard container runtime with an emphasis on
 simplicity, robustness and portability. It is available as a daemon for
 Linux and Windows, which can manage the complete container life cycle of
 its host system: image transfer and storage, container execution and
 supervision, low-level storage and network attachments, etc.
 .
 Containerd is designed to be embedded into a larger system, rather than
 being used directly by developers or end-users.
 .
 This package provides development files.

Package: golang-github-containerd-stargz-snapshotter-dev
Description-md5: 6a39a72f96fad16724d13a2ec2051418
Description-en: Fast container image distribution plugin with lazy pulling (library)
 Pulling image is one of the time-consuming steps in the
 container lifecycle. Stargz Snapshotter is an
 implementation of snapshotter which aims to solve this problem by lazy
 pulling.  Lazy pulling here means a container can run without waiting
 for the pull completion of the image and necessary chunks of the image
 are fetched on-demand.
 .
 eStargz is a lazily-pullable image format proposed by this project.  This is
 compatible to OCI images so this can be pushed to standard container
 registries (e.g. ghcr.io) as well as this is still runnable even on
 eStargz-agnostic runtimes including Docker.  eStargz format is based on stargz
 image format by CRFS but comes with additional features like runtime
 optimization and content verification.
 .
 This package contains the golang library for use in other packages

Package: golang-github-containerd-ttrpc-dev
Description-md5: 21323f9c4b8163ddbaa6c2f1db8826cc
Description-en: GRPC for low-memory environments
 The existing grpc-go project requires a lot of memory overhead for
 importing packages and at runtime. While this is great for many services
 with low density requirements, this can be a problem when running a
 large number of services on a single machine or on a machine with a
 small amount of memory.
 .
 Using the same GRPC definitions, this project reduces the binary size
 and protocol overhead required. We do this by eliding the net/http,
 net/http2 and grpc package used by grpc replacing it with a lightweight
 framing protocol. The result are smaller binaries that use less resident
 memory with the same ease of use as GRPC.
 .
 Please note that while this project supports generating either end of
 the protocol, the generated service definitions will be incompatible
 with regular GRPC services, as they do not speak the same protocol.
 .
 This package provides sources.

Package: golang-github-containernetworking-plugin-dnsname
Description-md5: 905bd1e84c1455dc431d030bd2c1ea9f
Description-en: name resolution for containers
 This CNI plugin sets up the use of dnsmasq on a given CNI network so that Pods
 can resolve each other by name. When configured, the pod and its IP address
 are added to a network specific hosts file that dnsmasq reads in.  Similarly,
 when a pod is removed from the network, it will remove the entry from the
 hosts file.  Each CNI network will have its own dnsmasq instance.
 .
 The dnsname plugin was specifically designed for the Podman
 container engine.

Package: golang-github-containernetworking-plugins-dev
Description-md5: 7c60a7fa53bf70644603ac9b9cb1ac40
Description-en: standard networking plugins - sources
 This package contains sources of the Container Networking Initiative's
 official plugins:
 .
 Interfaces
  - bridge: Creates a bridge, adds the host and the container to it.
  - ipvlan: Adds an [ipvlan] interface in the container.
  - loopback: Set the state of loopback interface to up.
  - macvlan: Creates a new MAC address, forwards all traffic
             to that to the container.
  - ptp: Creates a veth pair.
  - vlan: Allocates a vlan device.
  - host-device: Move an already-existing device into a container.
 .
 IPAM: IP Address Management
  - dhcp: Runs a daemon to make DHCP requests on behalf of the container.
  - host-local: Maintains a local database of allocated IPs
  - static: Allocates a static IPv4/IPv6 address.
 .
 Other
  - flannel: Generates an interface corresponding to a flannel config file
  - tuning: Tweaks sysctl parameters of an existing interface
  - portmap: An iptables-based portmapping plugin.
             Maps ports from the host's address space to the container.
  - bandwidth: Allows bandwidth-limiting through use of traffic control tbf.
  - sbr: Configures source based routing for an interface.
  - firewall: Uses iptables or firewalld to add rules to allow traffic
              to/from the container.

Package: golang-github-containers-buildah-dev
Description-md5: 926e9d028a50148d0515bf227f28b91b
Description-en: tool to facilitate building OCI images
 The Buildah package provides a command line tool that can be used to
   - create a working container, either from scratch or using an image as a
     starting point
   - create an image, either from a working container or via the
     instructions in a Dockerfile
   - images can be built in either the OCI image format or the traditional
     upstream docker image format
   - mount a working container's root filesystem for manipulation
   - unmount a working container's root filesystem
   - use the updated contents of a container's root filesystem as a
     filesystem layer to create a new image
   - delete a working container or an image
   - rename a local container
 .
 This package contains golang sources that other package may require for
 building.

Package: golang-github-containers-luksy-dev
Description-md5: 0b656fbf6ad365f050d8c809ef0e9fa9
Description-en: offline encryption/decryption using LUKS formats (library)
 luksy implements encryption and decryption using LUKSv1 and LUKSv2
 formats. Think of it as a clunkier cousin of gzip/bzip2/xz that doesn't
 actually produce smaller output than input, but it encrypts, and that's
 nice.
 .
 The main goal is to be able to encrypt/decrypt without the Linux device
 mapper.  Duplicating functions of cryptsetup that it can perform without
 accessing the Linux device mapper is not a priority.
 .
 This package ships library source code intended for building depndant
 software packages

Package: golang-github-containers-storage-dev
Description-md5: 33c19defe0f75a3ad4a64ce898778b1f
Description-en: Go library for handling how containers are stored on disk
 storage is a Go library which aims to provide methods for storing
 filesystem layers, container images, and containers.  A containers-storage
 CLI wrapper is also included for manual and scripting use.
 .
 This package contains the library.

Package: golang-github-coredhcp-coredhcp-dev
Description-md5: 59991369efa81bd921b24fc1db626423
Description-en: multithreaded, modular and extensible DHCP server - library
 Coredhcp is a fast, multithreaded, modular and extensible DHCP server written
 in Go. In CoreDHCP almost everything is implemented as a plugin. Every request
 is evaluated calling each plugin in order, until one breaks the evaluation and
 responds to, or drops, the request.
 .
 This package contains the library.

Package: golang-github-cowsql-go-cowsql-dev
Description-md5: 982effa50a45ddbf5899324f977583c5
Description-en: Go bindings for libcowsql
 Go-cowsql provides bindings for the cowsql (https://cowsql.dev)
 C library and a pure-Go client for the cowsql wire protocol.
 .
 Documentation is available at
 http://godoc.org/github.com/cowsql/go-cowsql.

Package: golang-github-cpuguy83-go-md2man-v2-dev
Description-md5: 120c96fff7e49346b792312431671692
Description-en: utility to create manpages from markdown (source)
 Turns Markdown into manpages, which is really handy for people
 that don't want to learn how to make manpages from stuff like DocBook.
 .
 This package contains the source for go-md2man version 2.

Package: golang-github-crowdsecurity-crowdsec-dev
Description-md5: f39599b1fe6022842887edc50e752f6b
Description-en: lightweight and collaborative security engine - library
 CrowdSec is a lightweight security engine, able to detect and remedy
 aggressive network behavior. It can leverage and also enrich a
 global community-wide IP reputation database, to help fight online
 cybersec aggressions in a collaborative manner.
 .
 This package contains the development files.

Package: golang-github-ctdk-goiardi-dev
Description-md5: 9489f56faaaaeb832e24360faf80aad7
Description-en: Golang library to interact with a chef server
 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MariaDB/MySQL or PostgreSQL as its storage backend.
 .
 This package contains the goiardi golang libs that are useful to interact
 with a chef server.

Package: golang-github-dataence-porter2-dev
Description-md5: afc508fc8c5446bfa0790c41a43ee55a
Description-en: native Go high-performance Porter2 stemmer for English
 Porter2 implements the Porter2 stemmer for English.  It is written
 completely using finite state machines to do suffix comparison,
 rather than slower string-based or tree-based approaches.
 .
 This package also arranges to support usage under its historical
 upstream name, github.com/surgebase/porter2.

Package: golang-github-dcso-bloom-cli
Description-md5: b930592b6ea819ce1a4f3ee33c6587c9
Description-en: highly efficient bloom filter implementation for Go, CLI tool
 Bloom is a simple library that provides a very efficient implementation of
 Bloom filters for the Go language. This package provides a command line tool
 that can be used to easily create Bloom filters with desired capacity and
 false positive probability. Values can be added to filters through standard
 input, which makes it easy to use the tool in a pipeline workflow.

Package: golang-github-dcso-bloom-dev
Description-md5: 4bf0e4dcf12cda195c41e9daa0091445
Description-en: highly efficient bloom filter implementation for Go
 Bloom is a simple library that provides a very efficient implementation of
 Bloom filters for the Go language. This package provides the Go library in the
 form of source code.

Package: golang-github-dgraph-io-badger-dev
Description-md5: c033ea7d7214115d20e75a7f4ebb8d5e
Description-en: Fast key-value DB in Go - development files for embedding.
 BadgerDB is an embeddable, persistent and fast key-value (KV)
 database written in pure Go. It is the underlying database for Dgraph
 (https://dgraph.io), a fast, distributed graph database. It's meant
 to be a performant alternative to non-Go-based key-value stores like
 RocksDB.  Project Status [Jun 26, 2019] Badger is stable and is being
 used to serve data sets worth hundreds of terabytes. Badger supports
 concurrent ACID transactions with serializable snapshot isolation
 (SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with
 --race flag and ensures the maintenance of transactional guarantees.
 Badger has also been tested to work with filesystem level anomalies,
 to ensure persistence and consistency.
 .
 Badger v1.0 was released in Nov 2017, and the latest version that is
 data-compatible with v1.0 is v1.6.0.
 .
 Badger v2.0, use a new storage format which won't be compatible with all of
 the v1.x.
 .
 This package contains the Go library.

Package: golang-github-dnstap-golang-dnstap-cli
Description-md5: ec96270079f9a5de333e00935470897b
Description-en: dnstap command line tool
 dnstap implements an encoding format for DNS server events. It uses a
 lightweight framing on top of event payloads encoded using Protocol Buffers and
 is transport neutral.
 dnstap can represent internal state inside a DNS server that is difficult to
 obtain using techniques based on traditional packet capture or unstructured
 textual format logging.
 .
 This package contains the "dnstap" command line tool.

Package: golang-github-dnstap-golang-dnstap-dev
Description-md5: 3980038416a1d71591ee7827acb0faf8
Description-en: flexible, structured event replication format for DNS servers
 dnstap implements an encoding format for DNS server events. It uses a
 lightweight framing on top of event payloads encoded using Protocol Buffers and
 is transport neutral.
 dnstap can represent internal state inside a DNS server that is difficult to
 obtain using techniques based on traditional packet capture or unstructured
 textual format logging.
 .
 This package contains the Go library code.

Package: golang-github-docker-distribution-dev
Description-md5: 67866d98c933b00cec3bb20a22e40b40
Description-en: Docker toolset to pack, ship, store, and deliver content (source)
 The Docker toolset to pack, ship, store, and deliver content.
 .
 The Docker Registry 2.0 implementation contained in this package is for storing
 and distributing Docker images. It supersedes the docker/docker-registry
 project with a new API design, focused around security and performance.
 .
 This project should provide an implementation to a V2 API for use in the Docker
 core project. The API should be embeddable and simplify the process of securely
 pulling and pushing content from docker daemons.
 .
 The new registry implementation provides the following benefits:
 .
  * faster push and pull
  * new, more efficient implementation
  * simplified deployment
  * pluggable storage backend
  * webhook notifications
 .
 This package contains the source.

Package: golang-github-docker-docker-credential-helpers-dev
Description-md5: 4cbcd8f1a2bfffc05fd1f36cc79da761
Description-en: native stores to safeguard Docker credentials - library
 The docker-credential-helpers package is a suite of programs to use
 the built-in OS native stores to keep Docker credentials safe.
 .
 This package contains the development files.

Package: golang-github-docker-notary-dev
Description-md5: 5927c499495f3d406181597bdd541bb4
Description-en: library for running and interacting with trusted collections
 Notary is a project that allows anyone to have trust over arbitrary
 collections of data.
 .
 The Notary project comprises a server (cmd/notary-server) and a client
 (cmd/notary) for running and interacting with trusted collections.
 .
 Notary aims to make the internet more secure by making it easy for people to
 publish and verify content. We often rely on TLS to secure our communications
 with a web server which is inherently flawed, as any compromise of the server
 enables malicious content to be substituted for the legitimate content.
 .
 With Notary, publishers can sign their content offline using keys kept highly
 secure. Once the publisher is ready to make the content available, they can
 push their signed trusted collection to a Notary Server.
 .
 Consumers, having acquired the publisher's public key through a secure
 channel, can then communicate with any notary server or (insecure) mirror,
 relying only on the publisher's key to determine the validity and integrity
 of the received content.
 .
 This package contains the source.

Package: golang-github-dustinkirkland-golang-petname-dev
Description-md5: f5af73b60d4ec26c5c835719bcece7a0
Description-en: golang library for generating pronouncable, memorable, pet names
 This package provides a library for generating "pet names", consisting
 of a random combination of an adverb, adjective, and proper name.
 These are useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.

Package: golang-github-eknkc-amber-dev
Description-md5: 6644e5b22fe5f5c87646bf2a64233dda
Description-en: Elegant HTML templating engine for Go, inspired from HAML and Jade (Go library)
 Amber is an elegant HTML templating engine for the Go Programming Language.
 It is inspired from HAML and Jade.
 .
 This package provides the "github.com/eknkc/amber" Go library.

Package: golang-github-emersion-go-msgauth-dev
Description-md5: db77824191768e453b96340c5fff75c9
Description-en: Go library and tools for DKIM, DMARC and Authentication-Results (library)
 go-msgauth
 .
 Go library and tools to authenticate e-mails:
 .
  * Create and verify DKIM signatures
    (https://tools.ietf.org/html/rfc6376)
  * Create and parse Authentication-Results header fields
    (https://tools.ietf.org/html/rfc7601)
  * Fetch DMARC (http://tools.ietf.org/html/rfc7489) records

Package: golang-github-etcd-io-gofail
Description-md5: e1676aa962f157f02f8e61ffad034778
Description-en: implementation of failpoint
 This package provides an implementation of failpoint for golang. Failpoints
 are special comments that include a failpoint variable declaration and some
 trigger code.

Package: golang-github-etcd-io-gofail-dev
Description-md5: 9f0221ee62b06c4e1172f59e621d963a
Description-en: implementation of failpoint - (library)
 This package provides an implementation of failpoint for golang. Failpoints
 are special comments that include a failpoint variable declaration and some
 trigger code.
 .
 This package contains the library.

Package: golang-github-evanw-esbuild-dev
Description-md5: ad55433b1f92333301f8ed7b542ac079
Description-en: extremely fast JavaScript bundler and minifier (library)
 esbuild is a JavaScript bundler and minifier.  It packages up
 JavaScript and TypeScript code for distribution on the web.
 .
 Why build another JavaScript build tool?  The current build tools for the web
 are at least an order of magnitude slower than they should be.  It is hoped
 that this project serves as an "existence proof" that JavaScript tooling
 can be much, much faster.
 .
 This package contains the github.com/evanw/esbuild Go library.

Package: golang-github-fernet-fernet-go-dev
Description-md5: 6599084fcb59ec4820b7adbfc7557aa4
Description-en: Go library for generates/verifies HMAC-based authentication tokens
 This library takes a user-provided *message* (an arbitrary sequence of
 bytes), a *key* (256 bits), and the current time, and produces a
 *token*, which contains the message in a form that can't be read
 or altered without the key.
 .
 This package is compatible with the other implementations at
 https://github.com/fernet. They can exchange tokens freely among
 each other.

Package: golang-github-ffuf-pencode-dev
Description-md5: e666f7091177f940352fc8d2835c362f
Description-en: Complex payload encoder (program)
 Pencode is a tool that helps you to create payload encoding chains. It
 has been designed to be used in automation wherever it is required to
 apply multiple encodings to a payload (and possibly inserting the
 payload to a template in between).
 .
 Pencoder can be used as a standalone command line tool or as a library
 for other Go programs.

Package: golang-github-francoispqt-gojay-dev
Description-md5: 18bdbbb18bc039c49aa1e6c8ffdec827
Description-en: JSON encoder/decoder golang library with powerful stream API
 GoJay is a performant JSON encoder/decoder for Golang.
 It has a simple API and doesn't use reflection. It relies on small
 interfaces to decode/encode structures and slices.
 .
 Why another JSON parser?
 Other fast decoder/encoder were mostly hardly readable static code
 generation or a lot of reflection, poor streaming features, and not so
 fast in the end. Also, it has a decoder that could consume
 an io.Reader of line or comma delimited JSON, in a JIT way.
 To consume a flow of JSON objects from a TCP connection for example or
 from a standard output. Same way to build an encoder that could encode
 a flow of data to a io.Writer.

Package: golang-github-geertjohan-go.rice-dev
Description-md5: 556931a23b4e283391e746d74e0e1a5e
Description-en: Go package for embedding web resources into Go executables
 go.rice is a Golang package that makes working with resources such as
 html, js, css, images and templates very easy. During development
 go.rice will load required files directly from disk. Upon deployment
 it is easy to add all resource files to a executable using the rice
 tool, without changing the source code for your package. Several
 methods are provided for adding resources to your binary by go.rice.
 .
 This package contains the development files.

Package: golang-github-git-lfs-git-lfs-dev
Description-md5: 30b1e1196a3497f17f3e1c7e24aecdc6
Description-en: Git Large File Support (library)
 An open source Git extension for versioning large files.
 Git Large File Storage (LFS) replaces large files such as
 audio samples, videos, datasets, and graphics with text
 pointers inside Git, while storing the file contents on
 a remote server.
 .
 This package contains the source code for git-lfs

Package: golang-github-glendc-go-external-ip-dev
Description-md5: b5b9f5b4f41776b37e7653d1d9110a0d
Description-en: get your external ip from multiple services (library)
 This package is a Golang library to get your external ip from multiple
 services.
 .
 Design/Implement STUNSource (Session Traversal Utilities for NAT (STUN))
 See RFC 3489 and RFC 5389 for more details.
 .
 This contains the library package for the same.

Package: golang-github-go-debos-fakemachine-dev
Description-md5: 04da92cbdbe8c669e3c31f232144f99e
Description-en: create and spawn virtual machines (library)
 Create and spawn virtual machines based on the currently running system.
 .
 This package contains the library.

Package: golang-github-go-easygen-easygen-dev
Description-md5: e03e8a187f36688a353708c07953e6ba
Description-en: Easy to use universal code/text generator -- source
 Command easygen is an easy to use universal code/text generator.
 .
 It can be used as a text, html or a code generator for arbitrary purposes with
 arbitrary data and templates. It can be used as a GSL replacement, as it
 .
  - is more easy to define driving data, in form of YML instead of XML
  - has more powerful template engine that based on Go template.
    You can even write your own function in Go to customize your template.
 .
 This package provides the source code to be used as a library.

Package: golang-github-go-enry-go-license-detector-dev
Description-md5: e3768a14a261164294314df9bb71bf99
Description-en: Reliable project licenses detector (library)
 It scans the given directory for license files, normalizes and hashes them
 and outputs all the fuzzy matches with the list of reference texts.  The
 returned names follow SPDX standard.
 .
 Why? There are no similar projects which can be compiled into a native binary
 without dependencies and also support the whole SPDX license database
 (≈400 items). This implementation is also fast, requires little memory, and
 the API is easy to use.
 .
 The detection algorithm is not template matching; this directly implies that
 go-license-detector does not provide any legal guarantees. The intended area
 of it's usage is data mining.
 .
 This package provides the golang module.

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-jose-go-jose-dev
Description-md5: b0c44fcf68444c5f2462a255f6e0c785
Description-en: Implementation of JOSE standards (JWE, JWS, JWT) in Go (library)
 Package jose aims to provide an implementation of the Javascript Object
 Signing and Encryption set of standards. This includes support for JSON
 Web Encryption, JSON Web Signature, and JSON Web Token standards.
 .
 The implementation follows the JSON Web Encryption
 (http://dx.doi.org/10.17487/RFC7516) (RFC 7516), JSON Web Signature
 (http://dx.doi.org/10.17487/RFC7515) (RFC 7515), and JSON Web Token
 (http://dx.doi.org/10.17487/RFC7519) (RFC 7519) specifications. Tables
 of supported algorithms are shown below. The library supports both the
 compact and JWS/JWE JSON Serialization formats, and has optional support
 for multiple recipients. It also comes with a small command-line utility
 (jose-util (https://github.com/go-jose/go-jose/tree/master/jose-util)) for
 dealing with JOSE messages in a shell.

Package: golang-github-goccmack-gocc-dev
Description-md5: f02684d1f9b8ba8b12ea758a35594bd7
Description-en: Go lexer and parser generator (library)
 Gocc generates lexer-parser pairs or stand-alone DFAs or parsers from
 a Backus-Naur form (BNF). The generated lexers are deterministic
 finite automata (DFAs), recognising regular languages. The generated
 parsers are pushdown automata (PDAs), recognising LR(1) languages.
 Optional LR(1) conflict handling automatically resolves shift/reduce
 and reduce/reduce conflicts.
 .
 This package provides Gocc as a Go library.

Package: golang-github-gogetdata-ggd-utils-dev
Description-md5: 8c23d3b55e06804c0b8bb8b7b98b57cf
Description-en: library for use in ggd
 Takes a genome file and (currently) a .vcf.gz or
 a .bed.gz and checks that:
 .
     * a .tbi is present
     * the VCF has ""##fileformat=VCF" as the first
     line
     * the VCF has a #CHROM header
     * the chromosome are in the order specified by
     the genome file (and present)
     * the positions are sorted
     * the positions are <= the chromosome lengths
     defined in the genome file.
 .
 As a result, any new genome going into GGD will have
 a .genome file that will dictate the sort order
 and presence or absence of the 'chr' prefix for chromosomes
 .
 This is the library package for ggd-utils

Package: golang-github-gogo-protobuf-dev
Description-md5: 618e6ce0f49f666161048ffb30a872e5
Description-en: alternative protocol buffer support for Golang - sources
 An alternative protocol buffer support for the Go programming language,
 forked from golang-goprotobuf. It is backwards compatible with
 goprotobuf, but provides faster marshalling and unmarshalling and can
 generate extra helper code, tests and benchmarks.
 .
 This package provides sources.

Package: golang-github-golang-mock-dev
Description-md5: 48a3c0360968693773ad762adb019c88
Description-en: mocking framework for the Go programming language
 GoMock is a mocking framework for the Go programming language.
 It integrates well with Go's built-in testing package, but can be used in
 other contexts too.

Package: golang-github-golang-protobuf-1-3-dev
Description-md5: 92b93fe879ba720074cec4c282149663
Description-en: Go support for protocol buffers (version v1.3.x)
 This module (github.com/golang/protobuf) contains Go bindings for protocol
 buffers.
 .
 v1.3.x is the most recent pre-APIv2 version of Go API for protocol buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.

Package: golang-github-golang-protobuf-1-5-dev
Description-md5: 4ae455d75b79a607333f3903eb4b9113
Description-en: Go support for protocol buffers (version v1.5.x)
 This module (github.com/golang/protobuf) contains Go bindings for protocol
 buffers.
 .
 v1.5.x implements Go APIv2 for protocol buffers.
 .
 For APIv2, see  https://go.dev/blog/protobuf-apiv2.

Package: golang-github-google-blueprint-dev
Description-md5: f029736b810386632d9b7249aea19de0
Description-en: Blueprint meta build system (library)
 Blueprint is a meta-build system that reads in Blueprints files that
 describe modules that need to be built, and produces a Ninja manifest
 describing the commands that need to be run and their dependencies.
 Where most build systems use built-in rules or a domain-specific language
 to describe the logic for converting module descriptions to build rules,
 Blueprint delegates this to per-project build logic written in Go.
 For large, heterogenous projects this allows the inherent complexity
 of the build logic to be maintained in a high-level language, while
 still allowing simple changes to individual modules by modifying easy
 to understand Blueprints files.
 .
 This package contains the Go library for Blueprint.

Package: golang-github-google-wire-dev
Description-md5: 1a8282da72fb25e67520c4cf6a62d0f0
Description-en: Compile-time Dependency Injection for Go (library)
 Wire: Automated Initialization in Go
 .
 Wire is a code generation tool that automates connecting components
 using dependency injection.  Dependencies between components are
 represented in Wire as function parameters, encouraging explicit
 initialization instead of global variables.  Because Wire operates
 without runtime state or reflection, code written to be used with
 Wire is useful even for hand-written initialization.
 .
 For an overview, see the introductory blog post
 https://blog.golang.org/wire
 .
 This package contains the github.com/google/wire Go library.

Package: golang-github-googleapis-enterprise-certificate-proxy-dev
Description-md5: ef2f1e517c978744de6e68aae1ed2ffb
Description-en: Google Proxies for Enterprise Certificates (library)
 Certificate-based-access
 .
 If you use certificate-based access (https://cloud.google.com/beyondcorp-
 enterprise/docs/securing-resources-with-certificate-based-access) to protect
 your Google Cloud resources, the end user device certificate
 (https://en.wikipedia.org/wiki/Client_certificate) is one of the
 credentials that is verified before access to a resource is granted. You
 can configure Google Cloud to use the device certificates in your
 operating system key store when verifying access to a resource from the
 gcloud CLI or Terraform by using the enterprise certificates feature.
 .
 Google Enterprise Certificate Proxies (ECP)
 .
 Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud
 Zero Trust architecture (/zerotrust) that enables mutual authentication
 with client-side certificates
 (https://en.wikipedia.org/wiki/Client_certificate). This repository
 contains a set of proxies/modules that can be used by clients or
 toolings to interact with certificates that are stored in protected key
 storage systems (https://en.wikipedia.org/wiki/Key_management).
 .
 To interact the client certificates, application code should not need to
 use most of these proxies within this repository directly. Instead, the
 application should leverage the clients and toolings provided by Google
 such as Cloud SDK (https://cloud.google.com/sdk) to have a more
 convenient developer experience.
 .
 This package contains enterprise-certificate-proxy Go language source.

Package: golang-github-googlecloudplatform-cloudsql-proxy-dev
Description-md5: b6fc40ba011de2f3f9df997b7710db4e
Description-en: connect securely to a 2nd generation Cloud SQL DB (Go library)
 The Cloud SQL Proxy allows a user with the appropriate permissions to
 connect to a Second Generation Google Cloud SQL database without having
 to deal with IP whitelisting or SSL certificates manually. It works by
 opening unix/tcp sockets on the local machine and proxying
 connections to the associated Cloud SQL instances when the sockets
 are used.
 .
 This package contains the github.com/GoogleCloudPlatform/cloudsql-proxy
 Go library.

Package: golang-github-grpc-ecosystem-grpc-gateway-dev
Description-md5: 04f664d8727c156a70e30ad4a7baa35b
Description-en: gRPC to JSON proxy generator for Golang -- sources
 Grpc-gateway is a protoc plugin that reads gRPC service definitions
 and generates a reverse-proxy server which translates a RESTful JSON
 API into gRPC. The server is generated according to custom options in
 your gRPC definition and helps you to provide your APIs in both gRPC
 and RESTful style at the same time.
 .
 This package contains the development files.

Package: golang-github-gucumber-gucumber-dev
Description-md5: 6fb6237198f35bb47c2afb4e30cb50b3
Description-en: Cucumber BDD-style testing for Go -- source
 An implementation of Cucumber (http://cukes.info) BDD-style testing
 for Go.
 .
 This package provides the source files.

Package: golang-github-hashicorp-go-msgpack-dev
Description-md5: c7909a8d3442189a3e0dd8c9c2efd7b7
Description-en: encode/decode and rpc library for msgpack and Binc
 High Performance, Feature-Rich Idiomatic Go codec/encoding library
 for binc, msgpack, cbor, json. The idiomatic Go support is as seen
 in other encoding packages in the standard library (ie json, xml, gob, etc).

Package: golang-github-hashicorp-terraform-config-inspect-dev
Description-md5: e703701ed533f05ae993911f42bbb369
Description-en: helper library for shallow inspection of Terraform configurations
 terraform-config-inspect is a helper library for extracting high-level
 metadata about Terraform modules from their source code. It processes
 only a subset of the information Terraform itself would process, and in
 return it's able to be broadly compatible with modules written for many
 different versions of Terraform.

Package: golang-github-hhatto-gorst-dev
Description-md5: 178de3fbb3efe3bfd80fbf86a527e9d4
Description-en: Go implementation of reStructuredText
 This is a Go implementation of reStructuredText. developed on the basis of
 Go markdown module implemented by Michael Teichgräber.
 .
 Only Support for HTML output is implemented.

Package: golang-github-hjson-hjson-go-dev
Description-md5: 7efd3a33eaafbeb871a31abec694a0b5
Description-en: Hjson for Go (library)
 HJSON is a derivative of JSON designed to be more easily
 editable by humans.  This package provides the Go library for
 manipulating HJSON.

Package: golang-github-humanlogio-humanlog-dev
Description-md5: 027110d7ba30bc82ac8d891e708a8ce0
Description-en: Logs for humans to read (library)
 Go library to format logs so they become prettier and more human-readable.

Package: golang-github-inetaf-tcpproxy-dev
Description-md5: acf034fe5798e4eaf1704923b8339fec
Description-en: Proxy TCP implementation written in golang (library)
 Networking utility to provide connections based on static rules, HTTP Host
 headers, and SNI server names

Package: golang-github-influxdata-yarpc-dev
Description-md5: 597833b35a7c86683d538dafbe19d4e6
Description-en: Yet Another RPC for Go - dev package
 yarpc is Yet Another RPC package for Go.
 .
 This is the dev package.

Package: golang-github-influxdb-influxdb-dev
Description-md5: 2b8dad855d6efaa79da9c90da171b9f5
Description-en: Scalable datastore for metrics, events, and real-time analytics. Dev package
 InfluxDB is a time series, metrics, and analytics database. It’s written
 in Go and has no external dependencies. That means once you install it
 there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
 HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
 metrics, sensor data, and real-time analytics.
 .
 This is the dev package.

Package: golang-github-itchyny-gojq-dev
Description-md5: 8892729e8927252ec10cde5f4a1ce4be
Description-en: pure Go implementation of jq (library)
 gojq is an implementation of jq command written in Go language.
 You can also embed gojq as a library to your Go products.
 .
 This package contains the github.com/itchyny/gojq Go library.

Package: golang-github-jhillyerd-enmime-dev
Description-md5: 40394ded609d7823a00ac7cc2b544870
Description-en: MIME mail encoding and decoding package for Go (library)
 enmime is a MIME encoding and decoding library for Go, focused on
 generating and parsing MIME encoded emails.  It is being developed in
 tandem with the Inbucket email service.
 .
 enmime includes a fluent interface builder for generating
 MIME encoded messages.
 .
 This contains the library package for the same.

Package: golang-github-jlaffaye-ftp-dev
Description-md5: 92c3eb556f89f5f1a15ff88aeaaf925c
Description-en: FTP client package for Go
 This package implements an FTP client as described in RFC 959.

Package: golang-github-johnkerl-lumin-dev
Description-md5: 4cde52ce2e3efe2362a357b771c6a885
Description-en: pattern match highlighter (library)
 lumin highlights matches to a specified pattern (string or regular
 expression) in files, using color. This is similar to grep with
 colorized output, but it outputs all lines in the given files, not
 only matching lines.
 .
 This package provides lumin as a Go library.

Package: golang-github-jteeuwen-go-bindata-dev
Description-md5: d5e1c1456bf504335e7223aff010a70b
Description-en: embed data in a Go program - library package
 This tool converts any file into manageable Go source code. It is
 useful for embedding binary data into a Go program. The file data is
 optionally gzip compressed before being converted to a raw byte
 slice.
 .
 This package contains the library to be used by other Go programs.

Package: golang-github-katalix-go-l2tp-dev
Description-md5: 76e4970c016f82e9a34ad02748600b12
Description-en: Go library for building L2TP applications on Linux systems (library)
 go-l2tp is a suite of Go libraries for building L2TP applications on
 Linux systems.
 .
 Features
 .
  * L2TPv2 (RFC2661) (https://tools.ietf.org/html/rfc2661) and L2TPv3
    (RFC3931) (https://tools.ietf.org/html/rfc3931) data plane via. Linux
    L2TP subsystem
  * AF_INET and AF_INET6 tunnel addresses
  * UDP and L2TPIP tunnel encapsulation
  * L2TPv2 control plane in client/LAC mode
  * PPPoE (RFC2561) (https://tools.ietf.org/html/rfc2516) control and
    data plane via. Linux L2TP subsystem.

Package: golang-github-knqyf263-go-rpmdb-dev
Description-md5: b3b5887178ad5ba1d7bb48b1ed713d70
Description-en: RPM DB library for go
 go library for enumerating packages in a RPM DB file.

Package: golang-github-knqyf263-gost-dev
Description-md5: 1e07d5303765efad95535ec154cb304a
Description-en: local copy tool of Security Tracker (Red Hat/Debian) written in go
 gost builds a local copy of Security Tracker (Red Hat/Debian).
 After you register CVEs to watch list, gost notify via E-mail/Slack if there
 is an update.
 The pronunciation of gost is the same as the English word "ghost".
 .
 This package contains the source.

Package: golang-github-kotakanbe-go-cve-dictionary-dev
Description-md5: 068b3ca44988e76eb36e6ba265107b91
Description-en: builds a local copy of the NVD/JVN (source)
 go-cve-dictionary is tool to build a local copy of the NVD
 (National Vulnerabilities Database) and the Japanese JVN, which contain
 security vulnerabilities according to their CVE identifiers including
 exhaustive information and a risk score. The local copy is generated in
 sqlite format, and the tool has a server mode for easy querying.
 .
 This package contains the source.

Package: golang-github-kotakanbe-goval-dictionary-dev
Description-md5: 9ddf6d511d33c80df17b2935f443770a
Description-en: Go library for create DB of data written in OVAL (source)
 This is tool to build a local copy of the OVAL(Open Vulnerability and
 Assessment Language).
 .
 The local copy is generated in sqlite format, and the tool has a server
 mode for easy querying.
 .
 This package contains the source.

Package: golang-github-liamg-gifwrap-dev
Description-md5: f6680e9fca5081820dceb0c369dba19a
Description-en: go library for displays GIF files in terminal
 gifwrap library is a Go language package for displays GIF files in terminal.

Package: golang-github-liamg-tml-dev
Description-md5: ffb6642d18f76d0d062a2c42e747ce40
Description-en: terminal markup language library for Go
 tml library is a Go language package for make the output of coloured/formatted
 text in the terminal easier and more readable.

Package: golang-github-lsegal-gucumber-dev
Description-md5: 98fa84a22e9226f195b6f0bc7f8a821c
Description-en: Transitional package for golang-github-gucumber-gucumber-dev
 This is a transitional package to ease upgrades to the
 golang-github-gucumber-gucumber-dev package. It can safely be removed.

Package: golang-github-lxc-incus-dev
Description-md5: 04b821607fd093bab53351c9db35fb0f
Description-en: Powerful system container and virtual machine manager - library
 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 This package contains the Incus source code for use in building other
 Debian packages -- normal users should not directly use this package in
 their regular development workflow. Rather, they should use `go get`.

Package: golang-github-mailru-easyjson-dev
Description-md5: 68db427114ecf2279779fe0234b669c6
Description-en: Fast JSON serializer for golang - development files
 easyjson allows (un-)marshaling of JSON golang structs without the
 use of reflection by generating marshaller code.
 .
 One of the aims of the library is to keep generated code simple enough
 so that it can be easily optimized or fixed. Another goal is to provide
 users with ability to customize the generated code not available in
 'encoding/json', such as generating snake_case names or enabling
 'omitempty' behavior by default.
 .
 This package contains the development files.

Package: golang-github-maruel-panicparse-dev
Description-md5: 7d1e90eac0657ad4c1e06ba61f78cace
Description-en: Crash your app in style (Go library)
 panicparse parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized processes.
 .
 This package contains the source code.

Package: golang-github-mdp-qrterminal-dev
Description-md5: 4ef5a7c1867e3315c246a06ac0741105
Description-en: Display QR Codes in terminal (library)
 A golang library for generating QR codes in the terminal.
 .
 Originally this was a port of the NodeJS version. Recently it's been updated
 to allow for smaller code generation using ASCII 'half blocks'
 .
 This package contains the golang library for github.com/mdp/qrterminal

Package: golang-github-mendersoftware-mender-artifact-dev
Description-md5: fe0f5d541b4913ff7940267d308631d8
Description-en: Library for managing Mender artifact files
 Mender Artifacts Library Mender is an open source over-the-air (OTA)
 software updater for embedded Linux devices. Mender comprises a client
 running at the embedded device, as well as a server that manages
 deployments across many devices.
 .
 This repository contains the artifacts library, which is used by the
 Mender client, command line interface, server and for build integration
 with the Yocto Project.
 .
 The artifacts library makes it easy to programmatically work with a
 Mender artifact, which is a file that can be recognized by its .mender
 suffix. Mender artifacts can contain binaries, metadata, checksums,
 signatures and scripts that are used during a deployment. The artifact
 format acts as a wrapper, and uses the tar format to bundle several
 files into one.
 .
 In its simplest form, an artifact contains just a rootfs image, along
 with its checksum, id and device type compatibility.
 .
 The artifacts library might also be useful for other updaters or
 purposes. We are always happy to see other uses of it!
 .
 Mender logo Getting started To start using Mender, we recommend that
 you begin with the Getting started section in the Mender documentation
 (https://docs.mender.io/).  Using the library You can use the parser
 and reader in go in the standard way:
 .
 import (
         "github.com/mendersoftware/mender-artifact/parser"
         "github.com/mendersoftware/mender-artifact/reader"
        )
 .
 For sample usage, please see the Mender client source code
 (https://github.com/mendersoftware/mender).

Package: golang-github-micromdm-scep-dev
Description-md5: 02b3ca359d12f1c3edcb7cca54415865
Description-en: SCEP go library
 This package provides a Simple Certificate Enrollment Protocol library for
 usage in another go project.
 .
 An example server implementation will be installed to
 /usr/share/doc/golang-github-micromdm-scep-dev/examples/
 .
 Documentation: https://pkg.go.dev/github.com/micromdm/scep/v2/scep

Package: golang-github-mmarkdown-mmark-dev
Description-md5: a9605f600fb98fef352de39eddca8e2f
Description-en: powerful markdown processor in Go geared towards the IETF (library)
 Mmark is a powerful markdown processor written in Go, geared towards
 writing IETF documents. It is, however, *also* suited for writing
 complete books and other technical documentation, like the Learning Go
 book (https://miek.nl/go), Internet-Draft text output
 (https://miek.nl/go/learninggo-2.txt)) and RFCs.
 .
 It provides an advanced markdown dialect that processes file(s) to
 produce internet-drafts in XML RFC 7991 format. Mmark can produce
 xml2rfc (aforementioned RFC 7991), HTML5 output, and manual pages.
 .
 Mmark uses gomarkdown (https://github.com/gomarkdown/markdown) which is
 a fork of blackfriday (https://github.com/russross/blackfriday/).
 .
 This package provides the github.com/mmarkdown/mmark Go library.

Package: golang-github-mozillazg-go-pinyin-dev
Description-md5: 7dde11cac6f031267681344a635b496b
Description-en: Chinese pinyin conversion library for Golang.
 This package provides golang chinese pinyin conversion library.

Package: golang-github-mozqnet-go-exploitdb-dev
Description-md5: 82e8e5c9b9d597aaaf1bc3420f84c0cd
Description-en: builds a local copy of the Exploit-DB (OffensiveSecurity) (source)
 go-exploitdb is a tool for searching Exploits from Exploit-DB
 (OffensiveSecurity) by CVE number or Exploit Database ID. Exploits are
 inserted at sqlite database(go-exploitdb) from Exploit-DB and can be searched
 by command line interface. In server mode, a simple Web API can be used.
 .
 This package contains the source.

Package: golang-github-muka-go-bluetooth-dev
Description-md5: bb38c1b42791cd43f1ceef15fb43d940
Description-en: Golang bluetooth client based on bluez DBus interfaces (library)
 This package contains a Go bluetooth API for Linux-based Bluez DBus interface.
 .
 High level features supported:
  - Client code generation from bluez documentation
  - Shell wrappers for rfkill, btmgmt, hciconfig, hcitool
  - An hci socket basic API (inspired by go-ble/ble
  - Expose bluetooth service from go code [unstable]
  - Pairing and authentication support (via agent)
  - Beaconing send & receive (iBeacon and Eddystone)
  - Mesh API support (since v5.53)
 .
 This package contains the development files.

Package: golang-github-mvdan-fdroidcl-dev
Description-md5: ee90cdd9367b51cb3e39e3837bb37eec
Description-en: fdroidcl develpoment files
 F-Droid (https://f-droid.org/) desktop client.
 .
 While the Android client integrates with the system
 with regular update checks and notifications, this is a
 command line client that talks to connected devices via ADB
 (https://developer.android.com/tools/help/adb.html).  Quickstart Download
 the index: fdroidcl update
 .
 This package provides development files.

Package: golang-github-nats-io-nats-server-dev
Description-md5: eafa2c85b0fe11adfe1bb89127fd65a9
Description-en: High-Performance server for NATS.io (library)
 NATS is a simple, secure and performant communications
 system for digital systems, services and devices. NATS is part of the
 Cloud Native Computing Foundation (CNCF) and has
 over 40 client language implementations.
 .
 Its server can run on-premise, in the cloud, at the edge, and even on a
 Raspberry Pi. NATS can secure and simplify design and operation of
 modern distributed systems.
 .
 This package contains development files.

Package: golang-github-niklasfasching-go-org-dev
Description-md5: 7766bbd4eb026b26571a7680c7471823
Description-en: Org mode parser with HTML & pretty-printed Org rendering (Go library)
 github.com/niklasfasching/go-org an Org mode parser written in Go.
 .
 Take a look at https://niklasfasching.github.io/go-org/ for some examples
 and an online Org → HTML demo (Wasm based).
 .
 Please note that the goal for the HTML export is to produce sensible HTML
 output, not to exactly reproduce output the output of org-html-export.
 .
 This package contains the go-org Go library.

Package: golang-github-odeke-em-cli-spinner-dev
Description-md5: 9484d401cf28c4416997bdd9dd0c684b
Description-en: Simple spinner library for commandline
 Simple spinner for the commandline while your CLI application is working.
 A simple example commandline software using this library is the cli-spinner
 package.
 .
 This package contains the spinner library which use in software
 developed using golang.

Package: golang-github-odeke-em-ripper-dev
Description-md5: a32a2de14737b8122bb6a7e249c2bf50
Description-en: scrape licenses out of files -- library
 Ripper inspect source files and show the license if it found. It
 support directories, files or URI repositories as argument.
 .
 This package provides ripper library to use in others Golang programs.

Package: golang-github-onsi-ginkgo-v2-dev
Description-md5: c171d94d1dde96176dd8594210e6bedd
Description-en: BDD Testing Framework for Go (development files)
 Ginkgo is a BDD-style Golang testing framework built to help you efficiently
 write expressive and comprehensive tests. It is best paired with the Gomega
 matcher library but is designed to be matcher-agnostic.
 .
 This package contains the development files.

Package: golang-github-opencontainers-runc-dev
Description-md5: b8a1a472413b94034a70f3493cd01471
Description-en: Open Container Project - development files
 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.
 .
 This package provides development files formerly known as
 "github.com/docker/libcontainer".

Package: golang-github-openshift-imagebuilder-dev
Description-md5: 24dd02358d6e43f7e098dba8eca47934
Description-en: Builds container images using Dockerfile as input
 This library supports using the Dockerfile syntax to build OCI & Docker
 compatible images, without invoking a container build command such
 as buildah bud or docker build. It is intended to give clients more
 control over how they build container images, including:
  - Instead of building one layer per line, run all instructions in the
    same container
  - Set HostConfig settings like network and memory controls that are
    not available when running container builds
  - Mount external files into the build that are not persisted as part
    of the final image (i.e. "secrets")
  - If there are no RUN commands in the Dockerfile, the container is
    created and committed, but never started.  The final image should be
    99.9% compatible with regular container builds, but bugs are always
    possible.
 .
 This package provides sources that other package may require for
 building.

Package: golang-github-opensuse-umoci-dev
Description-md5: c7176b90ba8a069959b0209e08c33fd1
Description-en: umoci development files
 umoci creates and modifies Open Container images.
 See the official website (https://umo.ci/) for more accessible
 documentation about how to use umoci.
 .
 umoci intends to be a complete manipulation tool for OCI images
 (https://github.com/opencontainers/image-spec).  In particular, it should
 be seen as a more end-user-focused version of the oci-image-tools provided
 by the OCI (https://github.com/opencontainers/image-tools). The hope is
 that all of this tooling will eventually be merged with the upstream
 repository, so that it is always kept up-to-date by the Open Container
 Initiative community.
 .
 This package provides Golang sources for the umoci API.

Package: golang-github-osrg-gobgp-dev
Description-md5: 7b92526e033213543b73fc1f885e1de1
Description-en: BGP implemented in Go (source)
 GoBGP is an open source BGP implementation designed from scratch for
 modern environment and implemented in Go. It is designed to exploit
 multicore processors and can be easily integrated with other software
 through an RPC API.
 .
 This package contains the source code.

Package: golang-github-packer-community-winrmcp-dev
Description-md5: 925f89969bc9f353d7d2c58cd6e58aa0
Description-en: copy files to remote hosts using WinRM (Go library)
 This is a Go library which provides to copy files to remote Windows
 machines using Windows Remote Management (WinRM/WinRS). The remote
 system must be prepared for that.

Package: golang-github-pelletier-go-toml
Description-md5: 0aeb285acbabfab6ff822baecc8a1e71
Description-en: Go library for the TOML format — command-line programs
 This library supports TOML (Tom's Obvious, Minimal Language)
 version v1.0.0-rc.3
 .
 Go-toml provides the following features for using data parsed
 from TOML documents:
 .
  * Load TOML documents from files and string data
  * Easily navigate TOML structure using Tree
  * Marshaling and unmarshaling to and from data structures
  * Line & column position data for all parsed elements
  * Query support similar to JSON-Path
  * Syntax errors contain line and column numbers
 .
 This package contains the three command-line programs
 tomll, tomljson and jsontoml.

Package: golang-github-pelletier-go-toml-dev
Description-md5: 3e62f1929044b45e7b23a59c7a71177f
Description-en: Go library for the TOML format
 This library supports TOML (Tom's Obvious, Minimal Language)
 version v1.0.0-rc.3
 .
 Go-toml provides the following features for using data parsed
 from TOML documents:
 .
  * Load TOML documents from files and string data
  * Easily navigate TOML structure using Tree
  * Marshaling and unmarshaling to and from data structures
  * Line & column position data for all parsed elements
  * Query support similar to JSON-Path
  * Syntax errors contain line and column numbers

Package: golang-github-pointlander-peg-dev
Description-md5: 03507e90b904529beba63e85ee3a3d52
Description-en: implementation of a Packrat parser generator - dev package
 Peg, Parsing Expression Grammar, is an implementation of a Packrat
 parser generator. A Packrat parser is a descent recursive parser capable
 of backtracking. The generated parser searches for the correct parsing
 of the input.
 .
 This is the dev package

Package: golang-github-prometheus-alertmanager-dev
Description-md5: 96902e017b6c2dc2bec31f64b6c67f6f
Description-en: handle and deliver alerts created by Prometheus -- source
 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.
 .
 This package provides the source code to be used as a library.

Package: golang-github-prometheus-community-pgbouncer-exporter
Description-md5: a729ef3b56a50f73ad2f81db51619a25
Description-en: Prometheus exporter for PgBouncer (program)
 PgBouncer Exporter is a Prometheus exporter tool designed to collect and
 expose metrics from PgBouncer, the PostgreSQL connection pooler. For more
 information on exporters see
 https://prometheus.io/docs/instrumenting/exporters/

Package: golang-github-psanford-wormhole-william-dev
Description-md5: 122db51216bce41daa420a62ed19d226
Description-en: Magic wormhole CLI and API in Go (library)
 wormhole-william is a Go (golang) implementation of magic wormhole
 (https://magic-wormhole.readthedocs.io/en/latest/). It provides secure
 end-to-end encrypted file transfers between computers. The endpoints are
 connected using the same "wormhole code".
 .
 wormhole-william is compatible with the official Python magic wormhole
 cli tool (https://github.com/warner/magic-wormhole).
 .
 Currently, wormhole-william supports:
 .
  * sending and receiving text over the wormhole protocol
  * sending and receiving files over the transit protocol
  * sending and receiving directories over the transit protocol
 .
 This package contains the golang library.

Package: golang-github-rakyll-statik-dev
Description-md5: 791092d7f17ee4bc3dfaea31d78b8d83
Description-en: embed static files into a Go executable. Dev package
 statik allows you to embed a directory of static files
 into your Go binary to be later served from an http.FileSystem.
 .
 This is the dev package.

Package: golang-github-rclone-rclone-dev
Description-md5: 4378dab5720b04e3e7e8dfd4e68a9c0a
Description-en: go source code of rclone
 Rclone is a program to sync files and directories between the local
 file system and a variety of commercial cloud storage providers.
 .
 This package contains rclone's source code.

Package: golang-github-rootless-containers-rootlesskit-dev
Description-md5: 9cd70fb7a254ee879a921b55b4a9b45d
Description-en: Linux-native "fake root" for rootless containers (library)
 The purpose of RootlessKit is to run Docker and
 Kubernetes as an unprivileged user (known as "Rootless mode"),
 so as to protect the real root on the host from potential
 container-breakout attacks.
 .
 RootlessKit creates user_namespaces(7) and mount_namespaces(7),
 and executes newuidmap(1)/newgidmap(1) along with subuid(5) and
 subgid(5).
 .
 RootlessKit also supports isolating network_namespaces(7) with
 userspace NAT using "slirp".
 .
 This package contains the development files.

Package: golang-github-rsc-devweb
Description-md5: c1e059e846a39557a9dce926a90bb05c
Description-en: Development web server
 This repo holds a program that lets you work on a Go web server and have
 it automatically recompile on each request, like in the App Engine local
 development SDK.
 .
 See https://godoc.org/rsc.io/devweb.

Package: golang-github-rubenv-sql-migrate-dev
Description-md5: 656c1d990777266d2458ce0b6bd1b299
Description-en: SQL schema migration tool for Go (library)
 sql-migrate is SQL Schema migration tool for Go based on gorp and goose
 .
 Features
  • Usable as a CLI tool or as a library
  • Supports SQLite, PostgreSQL, MySQL, MSSQL and Oracle databases
    (through gorp)
  • Can embed migrations into your application
  • Migrations are defined with SQL for full flexibility
  • Atomic migrations
  • Up/down migrations to allow rollback
  • Supports multiple database types in one project
  • Works great with other libraries such as sqlx

Package: golang-github-sebest-xff
Description-md5: 66c93e19b65b8d9ebbfe62ff42c4a5be
Description-en: Golang Middleware to handle X-Forwarded-For Header
 Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension
 in Golang.
 .
 Parse function parses the value of the X-Forwarded-For Header and returns the
 IP address.
 .
 Options is a configuration container, provided by this package, to setup the
 XFF middleware.

Package: golang-github-sebest-xff-dev
Description-md5: 5de34585fda171f11b33b15006ec2f37
Description-en: Golang Middleware to handle X-Forwarded-For Header (development files)
 Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension
 in Golang.
 .
 Parse function parses the value of the X-Forwarded-For Header and returns the
 IP address.
 .
 Options is a configuration container, provided by this package, to setup the
 XFF middleware.
 .
 This package contains the source.

Package: golang-github-segmentio-ksuid-dev
Description-md5: 7d013eafd7ef0e904ed7fce463597709
Description-en: K-Sortable Globally Unique IDs (Go library)
 ksuid is an efficient, comprehensive, battle-tested Go library for
 generating and parsing a specific kind of globally unique identifier
 called a *KSUID*. This library serves as its reference implementation.
 .
 What is a KSUID?
 .
 KSUID is for K-Sortable Unique IDentifier. It is a kind of globally
 unique identifier similar to a RFC 4122 UUID, built from the ground-up
 to be "naturally" sorted by generation timestamp without any special
 type-aware logic.
 .
 In short, running a set of KSUIDs through the UNIX sort command will
 result in a list ordered by generation time.
 .
 Why use KSUIDs?
 .
 There are numerous methods for generating unique identifiers, so why
 KSUID?
 .
  1. Naturally ordered by generation time
  2. Collision-free, coordination-free, dependency-free
  3. Highly portable representations
 .
 See https://segment.com/blog/a-brief-history-of-the-uuid/

Package: golang-github-skip2-go-qrcode-dev
Description-md5: 3f26ec06263e5a36c04bceeb9be6c4fe
Description-en: QR Code encoder (Go library)
 Package qrcode implements a QR Code encoder in Go language.
 .
 A QR Code is a matrix (two-dimensional) barcode. Arbitrary content may
 be encoded, with URLs being a popular choice :)
 .
 This package contains the qrcode development library.

Package: golang-github-slackhq-nebula-dev
Description-md5: aa5748faa4f52728a191f5bbf55226b9
Description-en: performant, scalable network overlay (Go library)
 Nebula is a scalable overlay networking tool with a focus on performance,
 simplicity and security.
 .
 This package provides the source files as Go library.

Package: golang-github-smallstep-truststore-dev
Description-md5: a4f6188d9cfd276654f0741599fb875a
Description-en: Go library for local installation of development certificates
 Documentation:
 https://godoc.org/github.com/smallstep/truststore
 .
 Go Report Card:
 https://goreportcard.com/report/github.com/smallstep/truststore
 .
 Based on https://github.com/FiloSottile/mkcert

Package: golang-github-snapcore-snapd-dev
Description-md5: a2d3a19f6630f9476511151dac13666a
Description-en: snappy development go packages.
 Use these to use the snappy API.

Package: golang-github-sylabs-sif-dev
Description-md5: 024794b746ffe199c6e4609f729405f8
Description-en: reference implementation of the Singularity Image Format (SIF)
 SIF is an implementation of the Singularity Container Image Format that
 makes it easy to create complete and encapsulated container enviroments
 stored in a single file.

Package: golang-github-sylabs-singularity-dev
Description-md5: e26c1e51110f427d91f7df9a0aafd2d4
Description-en: development files for Singularity application container engine
 Mobility of Compute encapsulates the development to compute model
 where developers can work in an environment of their choosing and
 creation and when the developer needs additional compute resources,
 this environment can easily be copied and executed on other platforms.
 Additionally as the primary use case for Singularity is targeted
 towards computational portability, many of the barriers to entry of
 other container solutions do not apply to Singularity making it an
 ideal solution for users (both computational and non-computational)
 and HPC centers.
 .
 This package provides Golang sources for the Singularity API.

Package: golang-github-syncthing-syncthing-dev
Description-md5: 8d718994a481203d5a3107fc16e62fe3
Description-en: decentralized file synchronization - dev package
 Syncthing is an application that lets you synchronize your files across
 multiple devices. This means the creation, modification or deletion of files
 on one machine will automatically be replicated to your other devices.
 Syncthing does not upload your data to the cloud but exchanges your data
 across your machines as soon as they are online at the same time.
 .
 This is the dev package.

Package: golang-github-tomwright-dasel-dev
Description-md5: fdf7203077869b52f188b5f012c67cad
Description-en: Query, update and convert data structures from the command line (library)
 Dasel (short for data-selector) allows you to query and modify data
 structures using selector strings.
 .
 Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with
 zero runtime dependencies.
 .
 This package installs the library.

Package: golang-github-ubuntu-core-snappy-dev
Description-md5: 1f317b04f78374dba7d1e14def0b7f80
Description-en: transitional dummy package
 This is a transitional dummy package. It can safely be removed.

Package: golang-github-ugorji-go-codec
Description-md5: 6a7cdf2b409da1cf930357827adc0e10
Description-en: idiomatic codec and rpc lib for msgpack, cbor, json (codecgen)
 Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+
 codec/encoding library for binc, msgpack, cbor, json
 .
 This package contains the tools (codecgen).

Package: golang-github-ugorji-go-codec-dev
Description-md5: 0895e8161dd2d6596e6ff0ffef93c48b
Description-en: idiomatic codec and rpc lib for msgpack, cbor, json (library)
 Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+
 codec/encoding library for binc, msgpack, cbor, json
 .
 This package contains the source.

Package: golang-github-varlink-go-dev
Description-md5: 5b456d263f21be387f90f8fb30156620
Description-en: Golang implementation of the Varlink protocol
 Golang library implementing the Varlink protocol.
 http://varlink.org/

Package: golang-github-vbatts-tar-split-dev
Description-md5: 9399fa0280569a16e7c94717136331cc
Description-en: tar archive assembly/disassembly (source)
 Pristinely disassembling a tar archive, and stashing needed raw bytes and
 offsets to reassemble a validating original archive.
 .
 Eventually this should detect TARs that this is not possible with.
 .
 For example stored sparse files that have "holes" in them, will be read as a
 contiguous file, though the archive contents may be recorded in sparse format.
 Therefore when adding the file payload to a reassembled tar, to achieve
 identical output, the file payload would need be precisely re-sparsified. This
 is not something I seek to fix immediately, but would rather have an alert that
 precise reassembly is not possible. (see more
 http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html)
 .
 Other caveat, while tar archives support having multiple file entries for the
 same path, we will not support this feature. If there are more than one entries
 with the same path, expect an err (like ErrDuplicatePath) or a resulting tar
 stream that does not validate your original checksum/signature.
 .
 Contract: Do not break the API of stdlib archive/tar in our fork (ideally find
 an upstream mergeable solution).
 .
 This package contains the source.

Package: golang-github-victoriametrics-victoriametrics-dev
Description-md5: f1b0e44474b604df3370e9ff319db3ff
Description-en: fast, cost-effective and scalable time series database (library)
 This package provides the library code for VictoriaMetrics.

Package: golang-github-vincent-petithory-dataurl-dev
Description-md5: ee63dd49f4eccfccfc062b5c473af0a4
Description-en: Data URL Schemes in Golang (library)
 This package parses and generates Data URL Schemes for the Go language,
 according to RFC 2397 (http://tools.ietf.org/html/rfc2397).
 .
 Data URLs are small chunks of data commonly used in browsers to display
 inline data, typically like small images, or when you use the FileReader
 API of the browser.
 .
 Common use-cases:
 .
  * generate a data URL out of a string, []byte, io.Reader for
    inclusion in HTML templates
  * parse a data URL sent by a browser in a http.Handler, and
    do something with the data (save to disk, etc.)

Package: golang-github-xenolf-lego-dev
Description-md5: ec8935ee860edd6dc2af1bdf431ac934
Description-en: Let's Encrypt ACME library
 Let's Encrypt ACME library written in Go.

Package: golang-github-xordataexchange-crypt
Description-md5: 562343d343b0b787f380ecfef64218eb
Description-en: Store/retrieve encrypted configs from etcd or Consul (CLI tool)
 Fess up.  You have passwords and usernames hard coded in your apps.
 You have IP addresses checked in to your source code repository.
 You have entire configuration files that were created by the developer
 who wrote the app and haven’t been changed since she typed "git init".
 .
 "crypt" is here to lead you back to the Path of Enlightened Configuration.
 Store encrypted configuration values in etcd or Consul using a command-line
 application.
 .
 Decrypt them before starting your application using a wrapper script and
 the handy CLI tool, or inside the app using the "crypt/config" library.
 .
 "crypt" is built on time-tested standards like OpenPGP, base64, and gzip.
 Your data is encrypted using public key encryption, and can only be
 decrypted by when the private key is available.  After compression,
 it is encrypted, and base64-encoded so it can be stored in your key/value
 store of choice.  etcd and Consul are supported out of the box, but adding
 other storage tools is a trivial task, thanks to Go’s interfaces.
 .
 This package provides the command-line tool "bin/crypt", but renamed to
 /usr/bin/crypt-xordataexchange, to avoid filename collision with
 /usr/bin/crypt from the mcrypt package.

Package: golang-github-xordataexchange-crypt-dev
Description-md5: f42563295553cebf00fa3715a1af875e
Description-en: Store/retrieve encrypted configs from etcd or Consul (Go library)
 Fess up.  You have passwords and usernames hard coded in your apps.
 You have IP addresses checked in to your source code repository.
 You have entire configuration files that were created by the developer
 who wrote the app and haven’t been changed since she typed "git init".
 .
 "crypt" is here to lead you back to the Path of Enlightened Configuration.
 Store encrypted configuration values in etcd or Consul using a command-line
 application.
 .
 Decrypt them before starting your application using a wrapper script and
 the handy CLI tool, or inside the app using the "crypt/config" library.
 .
 "crypt" is built on time-tested standards like OpenPGP, base64, and gzip.
 Your data is encrypted using public key encryption, and can only be
 decrypted by when the private key is available.  After compression,
 it is encrypted, and base64-encoded so it can be stored in your key/value
 store of choice.  etcd and Consul are supported out of the box, but adding
 other storage tools is a trivial task, thanks to Go’s interfaces.
 .
 This package provides the "github.com/xordataexchange/crypt/config"
 Go library.

Package: golang-github-yggdrasil-network-yggdrasil-go-dev
Description-md5: 0dc0b7edba66730b07d5a9ffcdc31dc7
Description-en: Fully encrypted global-scale mesh network (library)
 Yggdrasil is an early-stage implementation of a fully end-to-end encrypted
 IPv6 network. It is lightweight, self-arranging, supported on multiple
 platforms and allows pretty much any IPv6-capable application to
 communicate securely with other Yggdrasil nodes. Yggdrasil does not
 require you to have IPv6 Internet connectivity - it also works over IPv4.
 .
 This package contains the libary for use in other Go programs.

Package: golang-go.cypherpunks-balloon-dev
Description-md5: 6ed8d4380d97d7d0c88b4f5a5b29906c
Description-en: Password hashing with Balloon in pure Go(library)
 This is a pure Go implementation of Balloon password hashing.
 See https://crypto.stanford.edu/balloon/ for a description of
 balloon hashing.
 .
 This package provides the Go library.

Package: golang-gogoprotobuf-dev
Description-md5: 8d76e6c8397fafa5e534b08eb5058845
Description-en: transitional package -- safe to remove
 This transitional package facilitates migration to
 "golang-github-gogo-protobuf-dev" and can be safely removed.

Package: golang-golang-x-exp-dev
Description-md5: dd3d7f68e03596b0b9eea520f1d11cb3
Description-en: experimental and deprecated packages
 This subrepository holds experimental and deprecated (in the "old" directory)
 packages.
 .
 The idea for this subrepository originated as the "pkg/exp" directory of the
 main repository, but its presence there made it unavailable to users of the
 binary downloads of the Go installation. The subrepository has therefore been
 created to make it possible to "go get" these packages.
 .
 Warning: Packages here are experimental and unreliable. Some may one day be
 promoted to the main repository or other subrepository, or they may be modified
 arbitrarily or even disappear altogether.
 .
 In short, code in this subrepository is not subject to the Go 1 compatibility
 promise. (No subrepo is, but the promise is even more likely to be violated by
 go.exp than the others.)
 .
 Caveat emptor.

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: golang-golang-x-vuln-dev
Description-md5: aa1b36e437a98187abfc4fa7cd360bbc
Description-en: client and tools for the Go vulnerability database (library)
 This package contains the following:
  * Package client: a client for interacting with the Go vulnerability
    database
  * Package vulncheck: an API for detecting vulnerabilities in Go
    packages

Package: golang-golang.zx2c4-wireguard-dev
Description-md5: 81ed305e8128f2ca8896ca1f60b28ad0
Description-en: Userspace implementation of WireGuard in Go (library)
 This is a userspace implementation of WireGuard in Go.
 .
 This package provides a library that is used by other
 programs for working with the kernel tun interface and
 related tasks.

Package: golang-google-grpc-dev
Description-md5: 310f3b05d40bb64e3e4e772ee87302ac
Description-en: implementation of gRPC in Go
 Implementation of an RPC system called gRPC in Golang.
 .
 Remote Procedure Calls (RPCs) provide a useful abstraction for building
 distributed applications and services. This library provides a concrete
 implementation of the gRPC protocol, layered over HTTP/2.

Package: golang-google-protobuf-dev
Description-md5: 55d40d341816d4be1ce58d8b0ed0713c
Description-en: Go support for protocol buffers (APIv2)
 This module (google.golang.org/protobuf) contains Go bindings for protocol
 buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.

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

Package: golang-grpc-gateway
Description-md5: e39d8a18843bdc68c924dd08b9447507
Description-en: gRPC to JSON proxy generator for Golang -- binaries
 Grpc-gateway is a protoc plugin that reads gRPC service definitions
 and generates a reverse-proxy server which translates a RESTful JSON
 API into gRPC. The server is generated according to custom options in
 your gRPC definition and helps you to provide your APIs in both gRPC
 and RESTful style at the same time.
 .
 This package contains the generator binaries.

Package: golang-gvisor-gvisor-dev
Description-md5: cd7e81986c77a94c30cf27b49d915374
Description-en: Application Kernel for Containers (library)
 gVisor is an application kernel, written in Go, that implements a
 substantial portion of the Linux system surface. It includes an Open
 Container Initiative (OCI) runtime called runsc that provides an
 isolation boundary between the application and the host kernel.
 .
 This package provides development files.

Package: golang-honnef-go-tools-dev
Description-md5: 236c82d684956e0a4c0978b4b9ea9f5d
Description-en: libraries for advanced Go linter
 Libraries to implement following tools:
  * keyify: Transforms an unkeyed struct literal into a keyed one.
  * rdeps: Find all reverse dependencies of a set of packages.
  * staticcheck: Go static analysis, detecting bugs, performance issues, and
    much more.
  * structlayout: Displays the layout (field sizes and padding) of structs.
  * structlayout-optimize: Reorders struct fields to minimize the amount of
    padding.
  * structlayout-pretty: Formats the output of structlayout with ASCII art.

Package: golang-k8s-kube-openapi-dev
Description-md5: cf1252ed01e0c14c0af92e544c434682
Description-en: Kubernetes OpenAPI spec generation & serving (library)
 Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery
 spec generation. The goal is to support a subset of OpenAPI features
 to satisfy kubernetes use-cases but implement that subset with little
 to no assumption about the structure of the code or routes. Thus, there
 should be no kubernetes specific code in this repo.
 .
 There are two main parts:
  - A model generator that goes through .go files, find and generate model
 definitions.
  - The spec generator that is responsible for dynamically generate
 the final OpenAPI spec using web service routes or combining
 other OpenAPI/Json specs.  Contributing Please see CONTRIBUTING.md
 (CONTRIBUTING.md) for instructions on how to contribute.

Package: golang-pault-go-ykpiv-dev
Description-md5: d554fe4f59b67d6098bff07ae70226f6
Description-en: high level cgo wrapper around libykpiv.so.1
 go-ykpiv implements an idiomatic go API fit for use when applications need to
 communicate with a Yubikey in PIV mode.
 .
 Most PIV tokens, Yubikeys included, can be used as a PKCS#11 device using
 OpenSC, and Yubikeys are even capable of doing Signing and Decryption through
 that interface. However, some management functions are not exposed in the
 PKCS#11 OpenSC interface, so this library may be of use when one wants to write
 a new Certificate, or set PINs.

Package: golang-petname
Description-md5: 4c5f71f683e9e0bff998afd5cc9f678b
Description-en: generate pronouncable, perhaps even memorable, pet names
 This utility will generate "pet names", consisting of a random
 combination of an adverb, adjective, and proper name.  These are
 useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.

Package: golang-redoctober
Description-md5: a6ea28e14d93b9fa12983fef2b063dea
Description-en: Software-based two-man rule style encryption and decryption server
 Red October is a software-based two-man rule style encryption and
 decryption server.  The two-man rule is a control mechanism designed
 to achieve a high level of security by requiring the presence of two
 authorized people at all times. In the case of Red October the
 two-man rule is implemented by encrypting data in such as way as to
 require two authorised key-holds to decrypt it.
 .
 This package contains the server and command-line client.

Package: golang-rice
Description-md5: b2bc7b3e5fcab10acae31fbc3dba1aac
Description-en: tool for embedding web resources into Go executables
 go.rice is a Golang package that makes working with resources such as
 html, js, css, images and templates very easy. During development
 go.rice will load required files directly from disk. Upon deployment
 it is easy to add all resource files to a executable using the rice
 tool, without changing the source code for your package. Several
 methods are provided for adding resources to your binary by go.rice.
 .
 This package contains the command-line tool.

Package: golang-robustirc-bridge-dev
Description-md5: 1e393c9616469df26553ce7979ee550f
Description-en: Go packages to connect to RobustIRC
 These Go packages can be used to write software that directly talks to a
 RobustIRC network without using a bridge. This code is also used by the
 robustirc-bridge, so it is reliable and comes with a stable API.

Package: golang-sigsum-sigsum-go-dev
Description-md5: 35b65568c13da9e23d7e1ae9c3cb90e0
Description-en: tools for public and transparent logging of signed checksums (library)
 The goal of Sigsum is to provide building blocks that can be used to
 enforce public logging of signed checksums.
 .
 This package contains the Go source code.

Package: golang-snowflake-dev
Description-md5: a98b4349bcc0f193bb463645a36286cd
Description-en: WebRTC pluggable transport for Tor (library)
 Snowflake helps users circumvent censorship by making a WebRTC
 connection to volunteer proxies. These proxies relay Tor traffic to a
 Snowflake bridge and then to through the Tor network.
 .
 This package provides golang library sources.

Package: golang-sourcehut-emersion-gqlclient-dev
Description-md5: f7d20ae9909e02a7b11b98a5b5207cf6
Description-en: GraphQL client and code generator for Go (library)
 gqlclient can be used as a thin GraphQL client, and can be augmented
 with code generation.
 .
 This package contains the Go library.

Package: golang-statik
Description-md5: 41bb7f2b71481494f6337314ed9f0f55
Description-en: embed static files into a Go executable
 statik allows you to embed a directory of static files
 into your Go binary to be later served from an http.FileSystem.

Package: golang-truststore
Description-md5: 098b53cb5345c79e9d43a7c3970e37d5
Description-en: Transitional package
 This is a transitional package. It can safely be removed.

Package: golang-v2ray-core-dev
Description-md5: e0422b1d1392c5cd95b8ce4eb514a260
Description-en: Library platform for building proxies in golang
 Project V2Ray is a set of network tools that help you to build your
 own computer network. It secures your network connections and thus
 protects your privacy.

Package: gomuks
Description-md5: 7b239024daba5f451cb6f4b83279de8a
Description-en: Terminal based Matrix client written in Go
 Gomuks is a terminal based Matrix client written in
 Golang which uses mautrix and mauview.

Package: google-wire
Description-md5: 85c3d9806505b84fde65b3a2d9ce1e5c
Description-en: Compile-time Dependency Injection for Go (program)
 Wire: Automated Initialization in Go
 .
 Wire is a code generation tool that automates connecting components
 using dependency injection.  Dependencies between components are
 represented in Wire as function parameters, encouraging explicit
 initialization instead of global variables.  Because Wire operates
 without runtime state or reflection, code written to be used with
 Wire is useful even for hand-written initialization.
 .
 For an overview, see the introductory blog post
 https://blog.golang.org/wire
 .
 This package contains the wire command-line program.

Package: gopass
Description-md5: a5b71579a865850b5beaea543b0e6a57
Description-en: pass implementation in Go
 gopass is a Pass (http://www.passwordstore.org/) implementation in Go.
 .
 Password management should be simple and follow Unix philosophy. With
 gopass, each password lives inside of a gpg encrypted file whose filename
 is the title of the website or resource that requires the password. These
 encrypted files may be organized into meaningful folder hierarchies,
 copied from computer to computer, and, in general, manipulated using
 standard command line file management utilities.
 .
 This package is not gopass.pw (similar project with the same name).
 .
 This package contains the gopass executable.

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: gorst
Description-md5: 6e22e570fc6b95480d4ddaad9e91d86d
Description-en: Go implementation of reStructuredText (command line)
 This is a Go implementation of reStructuredText. developed on the basis of
 Go markdown module implemented by Michael Teichgräber.
 .
 Only Support for HTML output is implemented.
 .
 This package provides command line interface for this implementation.

Package: gosop
Description-md5: b9ec37d12a484aec3a6da0549c3af240
Description-en: Stateless CLI for GopenPGP
 The Stateless OpenPGP CLIknown as SOP, is an RFC specification that aims to
 provide a minimal API for any implementation of the OpenPGP protocol, in
 the form of a command-line Interface. SOP can be used to test
 interoperability between different implementations of OpenPGP; the
 OpenPGP interoperability Test Suite (https://tests.sequoia-pgp.org/)
 reports results using several SOP implementations. For more information,
 please refer to the specification (https://tools.ietf.org/html/draft-dkg-
 openpgp-stateless-cli-01).

Package: gost
Description-md5: 5252f334bf533288f8af31ca5cbb5f71
Description-en: local copy tool of Security Tracker (Red Hat/Debian) written in go
 gost builds a local copy of Security Tracker (Red Hat/Debian).
 After you register CVEs to watch list, gost notify via E-mail/Slack if there
 is an update.
 The pronunciation of gost is the same as the English word "ghost".

Package: gosu
Description-md5: 72c0b42347139534207936c653f27fc4
Description-en: Simple Go-based setuid+setgid+setgroups+exec
 This is a simple tool grown out of the simple fact that "su" and "sudo" have
 very strange and often annoying TTY and signal-forwarding behavior. They're
 also somewhat complex to setup and use (especially in the case of "sudo"),
 which allows for a great deal of expressivity, but falls flat if all you need
 is "run this specific application as this specific user and get out of the
 pipeline".
 .
 The core of how "gosu" works is stolen directly from how Docker/libcontainer
 itself starts an application inside a container (and in fact, is using the
 "/etc/passwd" processing code directly from libcontainer's codebase).
 .
 Once the user/group is processed, we switch to that user, then we "exec" the
 specified process and "gosu" itself is no longer resident or involved in the
 process lifecycle at all. This avoids all the issues of signal passing and TTY,
 and punts them to the process invoking "gosu" and the process being invoked by
 "gosu", where they belong.

Package: gotestsum
Description-md5: 6945e22cd82dc45f9e0c5994bbfd0f8d
Description-en: Feature-rich runner for go test
 `go test` runner with output optimized for humans, JUnit XML for CI
 integration, and a summary of the test run results.
 .
 gotestsum runs tests, prints friendly test output and a summary
 of the test run.  Requires Go 1.10+.
 .
 gotestsum works by running go test --json ./... and reading the JSON
 output.

Package: goval-dictionary
Description-md5: 775f59165329a232ae0669f0d101e66a
Description-en: Tools to create DB of data written in OVAL
 This is tool to build a local copy of the OVAL(Open Vulnerability and
 Assessment Language).
 .
 The local copy is generated in sqlite format, and the tool has a server
 mode for easy querying.

Package: govulncheck
Description-md5: 5dcfe2ff6a2d5eb6e3c251e4e4c10cc0
Description-en: CLI for detecting vulnerabilities in Go packages
 Govulncheck reports known vulnerabilities that affect Go code.
 .
 It uses static analysis or a binary's symbol table to narrow down
 reports to only those that potentially affect the application.
 .
 For more information about the API behind govulncheck, see
 https://go.dev/security/vulncheck.

Package: gox
Description-md5: 9958af05880375d27628964540734329
Description-en: simple cross compilation tool for Go
 Gox is a cross compiling build tool for Go which makes it possible to
 produce binaries for foreign platforms without having to install Go on
 the targeted system. Several operating systems and architectures are
 supported, while parallel building on multiple cores is possible.

Package: goxkcdpwgen
Description-md5: d6ff1e001ecf8426f58ab18de0a8756e
Description-en: xkcd style password generator library and cli tool
 goxkcdpwgen xkcd style is a password generator library. It also supports
 word lists in non English languages.
 .
 Sample execution
 $ goxkcdpwgen -c -d "" -n 5
 VocalistDurableGauntletBluishReputable

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: gqlclient
Description-md5: 872990a26ad273d2946e182f9fc323ab
Description-en: GraphQL client and code generator for Go (program)
 gqlclient can be used as a thin GraphQL client, and can be augmented
 with code generation.
 .
 This package contains the CLI tools gqlclient, gqlclientgen and
 gqlclientintrospect.

Package: gron
Description-md5: 09d21f7c176f95d58f58caaf783743f0
Description-en: tool to transform JSON into discrete, greppable assignments
 gron transforms JSON into discrete assignments to make it easier to grep for
 what you want and see the absolute 'path' to it. gron can read JSON from a
 local file, over the network, or directly from STDIN.
 .
 gron eases the exploration of APIs that return large blobs of JSON but have
 terrible documentation.
 .
 gron can work backwards too, enabling you to turn your filtered data back
 into JSON.

Package: gross
Description-md5: 66622e5b096f78857b3f744bdc339bd7
Description-en: fast and efficient greylist server with DNSBL support
 Gross is a resource efficient greylist server written in C that supports
 greylisting and/or blocking based on DNSRBL so it will not impact legitimate
 mails
 .
 It also contains a milter implementation and natively supports Postfix,
 Exim and Sendmail.

Package: gsort
Description-md5: 196776f6a1c66130f7f92d0e256ca1b3
Description-en: sort genomic data
 gsort is a tool to sort genomic files according to a genomefile.
 For example, to sort VCF to have order:
 X, Y, 2, 1, 3, ... and the header needs to be kept at the top.
 .
 As a more likely example, if a file nneds to be sorted to match GATK
 order (1 ... X, Y, MT) which is not possible with any other sorting
 tool. With gsort one can simply place MT as the last chrom in the
 ".genome" file.
 .
 It will also be useful for getting files ready for use in bedtools.

Package: gstreamer1.0-pulseaudio
Description-md5: 504e4012c06b50368aaaaef3d4829462
Description-en: GStreamer plugin for PulseAudio (transitional package)
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package used to contain the GStreamer plugin for PulseAudio, a
 sound server for POSIX and WIN32 systems.
 .
 This is a transitional package.

Package: gstreamer1.0-qt5
Description-md5: 6fd76fa62a56dd4ac66dadd0e99cbe61
Description-en: GStreamer plugin for Qt5
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugin for Qt5.

Package: gstreamer1.0-qt6
Description-md5: 3bdeb2efa50924da8de4655a8b9287cb
Description-en: GStreamer plugin for Qt6
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the GStreamer plugin for Qt6.

Package: gucumber
Description-md5: a2751a0528f2d04c2f6e6e4403c77734
Description-en: Cucumber BDD-style testing for Go -- utility
 An implementation of Cucumber (http://cukes.info) BDD-style testing
 for Go.
 .
 This package provides command line utility "gucumber".

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: hcloud-cli
Description-md5: cd7a91725ec15931b7a3b5a9a767f895
Description-en: command-line interface for Hetzner Cloud
 hcloud-cli is a command-line interface for interacting with
 Hetzner Cloud.
 .
 The Hetzner Cloud API operates over HTTPS and uses JSON as
 its data format. The API is a RESTful API and utilizes HTTP
 methods and HTTP status codes to specify requests and responses.

Package: hdfs-cli
Description-md5: a54ace3fcc7df31a873bb17fcc40fc60
Description-en: CLI client for HDFS, written in go
 This is a commandline client for HDFS, written in go.
 Its primary aim is to be idiomatic, by enabling
 your favorite unix verbs (mv, ls, etc.).

Package: heartbleeder
Description-md5: 23a3b300a2cc44388ddae46a1df2e1a7
Description-en: test servers for OpenSSL CVE-2014-0160 aka Heartbleed
 The Heartbleed Bug is a serious vulnerability in the popular OpenSSL
 cryptographic software library. This weakness allows stealing the
 information protected, under normal conditions, by the SSL/TLS
 encryption used to secure the Internet. SSL/TLS provides communication
 security and privacy over the Internet for applications such as web,
 email, instant messaging (IM) and some virtual private networks (VPNs).
 .
 The Heartbleed bug allows anyone on the Internet to read the memory
 of the systems protected by the vulnerable versions of the OpenSSL
 software. This compromises the secret keys used to identify the service
 providers and to encrypt the traffic, the names and passwords of the
 users and the actual content. This allows attackers to eavesdrop on
 communications, steal data directly from the services and users and
 to impersonate services and users.
 .
 heartbleeder is a tool that tests remotely (over a network) if a
 system is compromised by an insecure OpenSSL service.
 .
 More about Heartbleed Bug can be viewed at http://heartbleed.com.

Package: hellfire
Description-md5: fa8047046fc861bf9f81a152e89ec232
Description-en: PATHspider Effects List Resolver
 Hellfire is a parallelised DNS resolver. It is written in Go and for the
 purpose of generating input lists to PATHspider, though may be useful for other
 applications. It supports fetching commonly used domain lists in Internet
 Measurement Research.
 .
 Additional metadata may be looked up from RIPEstat using canid integration.

Package: hey
Description-md5: 6c7cde0adaa5c6af8fdeebf480cdcd19
Description-en: Sends some load to a web application
 HTTP load generator, ApacheBench (ab) replacement, formerly
 known as rakyll/boom
 .
 Originally called boom and was influenced from Tarek Ziade's
 tool at github.com/tarekziade/boom. Using the same name was a
 mistake as it resulted in cases where binary name conflicts
 created confusion.
 .
 To preserve the name for its original owner, this project
 was renamed to hey.

Package: hjson-go
Description-md5: 33e33e58e5f476399924a4dd4efd1a28
Description-en: Hjson for Go (program)
 HJSON is a derivative of JSON designed to be more easily
 editable by humans.  This package provides the CLI tool for
 manipulating HJSON.

Package: hostapd
Description-md5: 257c9917c3f422bfd740e723bd810814
Description-en: access point and authentication server for Wi-Fi and Ethernet
 IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/WPA3/EAP Authenticator
 .
 Originally, hostapd was an optional user space component for Host AP
 driver. It adds more features to the basic IEEE 802.11 management
 included in the kernel driver: using external RADIUS authentication
 server for MAC address based access control, IEEE 802.1X Authenticator
 and dynamic WEP keying, RADIUS accounting, WPA/WPA2/WPA3 (IEEE 802.11i/RSN)
 Authenticator and dynamic TKIP/CCMP keying.
 .
 The current version includes support for other drivers, an integrated
 EAP authenticator (i.e., allow full authentication without requiring
 an external RADIUS authentication server), and RADIUS authentication
 server for EAP authentication.
 .
 hostapd works with the following drivers:
 .
  * mac80211 based drivers with support for master mode [linux]
  * Host AP driver for Prism2/2.5/3 [linux]
  * Driver interface for FreeBSD net80211 layer [kfreebsd]
  * Any wired Ethernet driver for wired IEEE 802.1X authentication.

Package: hub
Description-md5: 349f0d7a5ed5261395a260b59e37b30c
Description-en: make git easier with GitHub
 hub is a command line tool that wraps git in order to extend it
 with extra functionality that make working with GitHub easier.
 .
   $ hub clone rtomayko/tilt
 .
   # expands to:
   $ git clone git://github.com/rtomayko/tilt.git
 .
 hub is best aliased as git, so you can type "git <command>" in the shell
 and get all the usual hub features.
 .
 You should place this command in your .bash_profile or other
 startup script:
 .
   eval "$(hub alias -s)"
 .
 This package contains the binaries.

Package: hugo
Description-md5: 9151e417bc3d41f66f63544cd771c463
Description-en: Fast and flexible Static Site Generator written in Go
 Hugo is a static site generator written in Go. It is optimized for speed,
 ease of use, and configurability. Hugo takes a directory with content and
 templates, and renders them into a full HTML website.
 .
 Hugo relies on Markdown files with front matter for meta data. And you
 can run Hugo from any directory. This works well for shared hosts and
 other systems where you don’t have a privileged account.
 .
 Hugo renders a typical website of moderate size in a fraction of a
 second. A good rule of thumb is that each piece of content renders in
 around 1 millisecond.
 .
 Hugo is meant to work well for any kind of website including blogs,
 tumblelogs and docs.
 .
 Complete documentation is available at https://gohugo.io/

Package: hugo-mx-gateway
Description-md5: 60fab9f893b02c7f81c9a4faad890308
Description-en: Contact/demo forms handler for static websites (program)
 hugo-mx-gateway provides a RESTful POST endpoint for static
 contact/demo request pages. It's a simple, yet a powerful tool built for
 this only-designated purpose, e.g. for use with static sites built
 using Hugo.
 .
 hugo-mx-gateway is built upon a simple request handling workflow:
 .
  * Create an HTML form with a POST action pointing towards the hugo-mx-
    gateway service.
  * For each user request, hugo-mx-gateway automatically retrieves
    information submitted by the user (email, subject, message details...),
    then generates and sends a templated email (based on Go Template to the
    user-provided email address, while bcc'ing a copy of that email to an
    address that you can define for internal tracking and follow up.
  * Once a request is processed (upon success or failure), hugo-mx-gateway
    handles the reply back towards the calling static page by redirecting
    the browser to the origin page with additional URL parameters
    describing the completion status of the processing (e.g.
    /contact.html?status=success&message=request%20submitted). The
    parameters can then be easily retrieved and shown to the user, e.g.
    with a few lines of Javascript within the static page.

Package: humanlog
Description-md5: bf25a238d00d9ae19da87a5d34bc7f3b
Description-en: Logs for humans to read (binary)
 Utility to read structured logs from stdin and print them back to stdout, but
 in a prettier and more human-readable format.

Package: hut
Description-md5: 05c2b61ec710d6b590f7fd94a5217f35
Description-en: CLI tool for sr.ht
 hut is a command line tool to interact with the sr.ht code forge (aka
 SourceHut). hut uses the GraphQL APIs to interact with the various
 sr.ht services.

Package: icingadb
Description-md5: a8583350d6ff968dc6c37ea9ebd51ba9
Description-en: database connector for Icinga 2
 Icinga DB is a set of components for publishing, synchronizing and
 visualizing monitoring data in the Icinga ecosystem, consisting of:
 .
  * The Icinga DB daemon, which synchronizes monitoring data between a
    Redis server and a database.
  * Icinga 2 with its Icinga DB feature enabled, responsible for
    publishing the data to the Redis server, i.e. configuration and its
    runtime updates, check results, state changes, downtimes,
    acknowledgements, notifications, and other events such as flapping.
  * And Icinga Web with the Icinga DB Web module enabled, which connects
    to both Redis and the database to display and work with the most
    up-to-date data.

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

Package: ignition
Description-md5: 9115915c8069ed6f655eb75d2e1fbbcb
Description-en: First boot installer and configuration tool
 Ignition is the utility invented for Fedora CoreOS and RHEL CoreOS to
 manipulate disks during the initramfs stage. This includes partitioning disks,
 formatting partitions, writing files (regular files, systemd units, etc.),
 and configuring users. On first boot, Ignition reads its configuration
 from a source of truth (remote URL, network metadata service, hypervisor
 bridge, etc.) and applies the configuration.
 .
 Ignition is primarily intended to be used in an initramfs built using
 dracut.

Package: incus
Description-md5: 0bdeebb0b9ae490f237bb5b2b6433cf0
Description-en: Powerful system container and virtual machine manager - daemon
 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 It's image based with pre-made images available for a wide number of
 Linux distributions and is built around a very powerful, yet pretty
 simple, REST API.
 .
 This package contains the Incus daemon.

Package: incus-agent
Description-md5: a250d8817d01b7b4e941af062c78d0e1
Description-en: Incus guest agent
 This package provides an agent to run inside Incus virtual machine guests.
 .
 It has to be installed on the Incus host if you want to allow agent
 injection capability when creating a virtual machine.

Package: incus-client
Description-md5: 3d1860805b5bb2229f23b97fc0a9eac8
Description-en: Powerful system container and virtual machine manager - client
 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 A REST API is offered by Incus to remotely manage containers over the network,
 using an image based work-flow and with support for live migration.
 .
 This package contains the Incus command line client.

Package: incus-migrate
Description-md5: a3f0cdad194b401c4baef72a14e5a140
Description-en: Incus physical to instance migration tool
 This tool lets you turn any Linux filesystem (including your current one)
 into a Incus instance on a remote Incus host.
 .
 It will setup a clean mount tree made of the root filesystem and any
 additional mount you list, then transfer this through Incus's migration
 API to create a new instance from it.

Package: incus-tools
Description-md5: 823b3a4110115675d563fc70d5806851
Description-en: Powerful system container and virtual machine manager - extra tools
 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 This package contains extra tools provided with Incus.
  - fuidshift - A tool to map/unmap filesystem uids/gids
  - lxc-to-incus - A tool to migrate LXC containers to Incus
  - lxd-to-incus - A tool to migrate LXD containers to Incus
  - incus-benchmark - A benchmarking tool for Incus
  - incus-simplestreams - Maintain an Incus-compatible simplestreams tree

Package: influxdb
Description-md5: d2c23046924ed5fc4da44930df902688
Description-en: Scalable datastore for metrics, events, and real-time analytics
 InfluxDB is a time series, metrics, and analytics database. It’s written
 in Go and has no external dependencies. That means once you install it
 there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
 HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
 metrics, sensor data, and real-time analytics.

Package: influxdb-client
Description-md5: 6a069ec63536b234ccfd6c6cb9c622be
Description-en: command line interface for InfluxDB
 InfluxDB is a time series, metrics, and analytics database. It’s written
 in Go and has no external dependencies. That means once you install it
 there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
 HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
 metrics, sensor data, and real-time analytics.
 .
 This package contains the command line interface.

Package: ironic-api
Description-md5: 863e8d2c95e07a62c81356a265d1174e
Description-en: Openstack bare metal provisioning service - API
 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from 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 contains the API.

Package: ironic-common
Description-md5: 46dd7769cc0125cbefb3bd8f7096ae11
Description-en: Openstack bare metal provisioning service - daemons
 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from 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 contains the common files.

Package: ironic-conductor
Description-md5: 7925a6e11699f5cc2980bfe15b96b57c
Description-en: Openstack bare metal provisioning service - conductor
 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from 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 contains the conductor.

Package: irtt
Description-md5: 0da45fc12a43e44f00aa8f77d3a9e46a
Description-en: Isochronous Round-Trip Tester
 IRTT (Isochronous Round-Trip Tester) IRTT measures round-trip time,
 one-way delay and other metrics using UDP packets sent on a fixed period,
 and produces both user and machine parseable output.

Package: jid
Description-md5: 14218a9e6d00923a1263676204262a55
Description-en: json incremental digger
 jid a very simple tool. You can drill down JSON interactively by using
 filtering queries like jq. Suggestion and Auto completion of this tool will
 provide you a very comfortable JSON drill down.

Package: jose-util
Description-md5: 015fac6eb0daac88e7346ad6c9eba7ec
Description-en: Implementation of JOSE standards (JWE, JWS, JWT) in Go (program)
 go-jose aims to provide an implementation of the Javascript Object
 Signing and Encryption set of standards. This includes support for JSON
 Web Encryption, JSON Web Signature, and JSON Web Token standards.
 .
 The implementation follows the JSON Web Encryption
 (http://dx.doi.org/10.17487/RFC7516) (RFC 7516), JSON Web Signature
 (http://dx.doi.org/10.17487/RFC7515) (RFC 7515), and JSON Web Token
 (http://dx.doi.org/10.17487/RFC7519) (RFC 7519) specifications. Tables
 of supported algorithms are shown below. The library supports both the
 compact and JWS/JWE JSON Serialization formats, and has optional support
 for multiple recipients. It also comes with a small command-line utility
 (jose-util (https://github.com/go-jose/go-jose/tree/master/jose-util)) for
 dealing with JOSE messages in a shell.
 .
 This package contains the `jose-util` command line tool.

Package: jp
Description-md5: 5b576a2f55e124fa43415ce5cb65d7df
Description-en: command-line interface to JMESPath
 The jp command is a command-line interface to JMESPath, an expression
 language for manipulating JSON (as XPath is to XML).

Package: jqp
Description-md5: 6b977d56c83a0c96b7c7b667c0e4485b
Description-en: TUI playground to experiment with jq (program)
 A TUI tool that allows for experimentation with jq with fast iteration. This
 application utilizes itchny's (https://github.com/itchyny) implementation of
 jq written in Go, gojq (https://github.com/itchyny/gojq).

Package: json2file-go
Description-md5: d4f3cd0b51f7ef19fb62104f3472025f
Description-en: simple web server that stores JSON files sent by WebHooks
 Application to store information in JSON format in files sent by WebHooks (it
 has been used with GitLab and Gitea, but should work with others). The server
 can be run inside a container or managed with systemd.
 .
 Once the JSON files are written to disk they can be processed using external
 scripts launched by a daemon that captures inotify events like incron.

Package: jtreg7
Description-md5: 611519f9a173fc2ad95de16a2d1a0c04
Description-en: Regression Test Harness for the OpenJDK platform
 jtreg is the test harness used by the OpenJDK test framework.
 This framework is intended primarily for regression tests.
 It can also be used for unit tests, functional tests, and even simple product
 tests -- in other words, just about any type of test except a conformance test,
 which belong in a TCK.

Package: kappanhang
Description-md5: 0aef1741bba5af431920914dc8fb32bf
Description-en: Remotely open audio channels and a serial port to an Icom transceiver
 kappanhang remotely opens audio channels and a serial port to an Icom RS-BA1
 server. The app is mainly developed for connecting to the Icom IC-705
 transceiver, which has built-in Wi-Fi and RS-BA1 server. All features of the
 protocol are implemented including packet retransmission on packet loss.
 .
 Compatible hardware/software:
  * Icom RS-BA1 server software
  * Icom IC-705
  * Icom IC-9700
  * Icom IC-7610
  * Icom IC-785x

Package: kati
Description-md5: 9ab55c6ddefa2d74e94461fca2a0abb1
Description-en: experimental GNU make clone
 The main goal of this tool is to speed up incremental build of Android.
 Currently, kati does not offer a faster build by itself. Instead, it
 converts your Makefile to a ninja file.
 .
 This is the Go version of kati.

Package: kcptun
Description-md5: 8f2252f4687508313fd11f75a5079874
Description-en: Simple UDP Tunnel Based On KCP
 kcptun is a remote port forwarding tool by converting TCP stream into
 UDP stream in KCP protocol, in order to achieve higher throughput or
 lower latency with rich tuneable options.

Package: kel-agent
Description-md5: 3faeb1a7b59f632b3b6f9b15e6fae88a
Description-en: Web interface for amateur radio installed programs (program)
 An agent program for translating between various amateur
 radio installed programs and WebSockets.  This was built to support
 https://github.com/k0swe/kellog but can be used by any web application
 that needs to communicate with amateur radio installed programs.

Package: kitty
Description-md5: 324ca9ac9df1a1576761aaf85cff7171
Description-en: fast, featureful, GPU based terminal emulator
 Kitty supports modern terminal features like: graphics, unicode,
 true-color, OpenType ligatures, mouse protocol, focus tracking, and
 bracketed paste.
 .
 Kitty has a framework for "kittens", small terminal programs that can be used
 to extend its functionality.

Package: kitty-doc
Description-md5: 8603b2198ad8b1a22c57fb9c13b49574
Description-en: fast, featureful, GPU based terminal emulator (documentation)
 This package contains the AsciiDoc/HTML documentation for the kitty terminal
 emulator.

Package: kitty-shell-integration
Description-md5: eaf8b9abaed4417913931cf7810c4a59
Description-en: fast, featureful, GPU based terminal emulator (shell integration files)
 This package provides Kitty's shell-integration files so that it can easily
 be installed on remote systems.

Package: kitty-terminfo
Description-md5: 858a2fc157bc1797719d557286ddfe20
Description-en: fast, featureful, GPU based terminal emulator (terminfo file)
 This package provides the xterm-kitty terminfo definition for the kitty
 terminal emulator so that it can easily be installed on remote systems.

Package: 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: krb5-user
Description-md5: b10599fa748131166d0b1a01617ee6ce
Description-en: basic programs to authenticate using 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 the basic programs to authenticate to MIT Kerberos,
 change passwords, and talk to the admin server (to create and delete
 principals, list principals, etc.).

Package: ksuid
Description-md5: efb053d9087345d1a529fe6ec7af613f
Description-en: K-Sortable Globally Unique IDs (program)
 ksuid is an efficient, comprehensive, battle-tested Go library for
 generating and parsing a specific kind of globally unique identifier
 called a *KSUID*. This library serves as its reference implementation.
 .
 This package comes with a command-line tool ksuid, useful for generating
 KSUIDs as well as inspecting the internal components of existing KSUIDs.
 Machine-friendly output is provided for scripting use cases.
 .
 What is a KSUID?
 .
 KSUID is for K-Sortable Unique IDentifier. It is a kind of globally
 unique identifier similar to a RFC 4122 UUID, built from the ground-up
 to be "naturally" sorted by generation timestamp without any special
 type-aware logic.
 .
 In short, running a set of KSUIDs through the UNIX sort command will
 result in a list ordered by generation time.
 .
 Why use KSUIDs?
 .
 There are numerous methods for generating unique identifiers, so why
 KSUID?
 .
  1. Naturally ordered by generation time
  2. Collision-free, coordination-free, dependency-free
  3. Highly portable representations
 .
 See https://segment.com/blog/a-brief-history-of-the-uuid/

Package: kube-openapi
Description-md5: 31efac9765b699e5114d7aa9a77b6327
Description-en: Kubernetes OpenAPI spec generation & serving (program)
 Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery
 spec generation. The goal is to support a subset of OpenAPI features
 to satisfy kubernetes use-cases but implement that subset with little
 to no assumption about the structure of the code or routes. Thus, there
 should be no kubernetes specific code in this repo.
 .
 There are two main parts:
  - A model generator that goes through .go files, find and generate model
 definitions.
  - The spec generator that is responsible for dynamically generate
 the final OpenAPI spec using web service routes or combining
 other OpenAPI/Json specs.  Contributing Please see CONTRIBUTING.md
 (CONTRIBUTING.md) for instructions on how to contribute.

Package: kubecolor
Description-md5: 4f23ed7c9b00fda9d0dbaeffc2602219
Description-en: colorizes kubectl output
 kubecolor colorizes your kubectl command output and does nothing else.
 kubecolor internally calls kubectl command and try to colorizes the output so
 you can use kubecolor as a complete alternative of kubectl

Package: kubectx
Description-md5: 2dc98678237f0e7c2a79401a997a70fe
Description-en: Fast way to switch between clusters and namespaces in kubectl
 This package provides kubectx and kubens tools. kubectx is an utility
 to manage and switch between kubectl contexts. kubens is an utility to
 switch between Kubernetes namespaces.

Package: kubernetes-split-yaml
Description-md5: 1601458270b1d71df176ad4e5d940abc
Description-en: Split a giant yaml file into one file per Kubernetes resource
 This program can be useful in case it's necessary to split a big Kubernetes
 yaml manifest files into small ones.
 .
 It supports filters using namespaced hierarchy, Kubernetes objects starting
 with a word or Deployments and StatefulSets types.

Package: lego
Description-md5: dea7f3bf8cbf9108a480cd924093cdb3
Description-en: Let's Encrypt client
 Let's Encrypt client written in Go.

Package: lf
Description-md5: 2c2c1b59875399ad7c8875f3759681d6
Description-en: terminal file manager written in Go
 lf (as in "list files") is a terminal file manager written in Go. It is
 heavily inspired by ranger with some missing and extra features. Some of
 the missing features are deliberately omitted since they are better handled
 by external tools.
 .
 Features:
 .
  - Single binary without any runtime dependencies (except terminfo database)
  - Fast startup and low memory footprint
  - Server/client architecture to share file selection between multiple
    instances
  - Configuration with shell commands
  - Customizable keybindings (vi and readline defaults)
  - Preview filtering (for source highlighting, archives, PDFs/images as text)

Package: lib32asan8-amd64-cross
Description-md5: 21a3c42c398c2fff43ee9449787256e4
Description-en: AddressSanitizer -- a fast memory error detector (32bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib32asan8-ppc64-cross
Description-md5: 21a3c42c398c2fff43ee9449787256e4
Description-en: AddressSanitizer -- a fast memory error detector (32bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib32asan8-s390x-cross
Description-md5: 21a3c42c398c2fff43ee9449787256e4
Description-en: AddressSanitizer -- a fast memory error detector (32bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib32asan8-sparc64-cross
Description-md5: 21a3c42c398c2fff43ee9449787256e4
Description-en: AddressSanitizer -- a fast memory error detector (32bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib32asan8-x32-cross
Description-md5: 21a3c42c398c2fff43ee9449787256e4
Description-en: AddressSanitizer -- a fast memory error detector (32bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib32atomic1-amd64-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-mips64-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-mips64el-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-mips64r6-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-mips64r6el-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-ppc64-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-s390x-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-sparc64-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib32atomic1-x32-cross
Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48
Description-en: support library providing __atomic built-in functions (32bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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: lib32gcc-13-dev-sparc64-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-x32-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-14-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-14-dev-mips64-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-14-dev-mips64el-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-14-dev-mips64r6-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-14-dev-mips64r6el-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-14-dev-ppc64-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-14-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: lib32gcc-14-dev-sparc64-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-14-dev-x32-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-s1-amd64-cross
Description-md5: 50751a27453868e86cc1bc2f78b18a32
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-mips64-cross
Description-md5: cf7aaf31ac71c379479e081b335e1101
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64 architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-mips64el-cross
Description-md5: 875509629fe91b75e6cb33162face165
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64el architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-mips64r6-cross
Description-md5: 34bd2f6cef9729c59afc945ee3fcda38
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64r6 architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-mips64r6el-cross
Description-md5: 3c1b2732c88f8a437c0d2899a25a2e6c
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64r6el architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-ppc64-cross
Description-md5: 49774a82c6bfe226707be12f9a5282e7
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for ppc64 architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-s390x-cross
Description-md5: 54fde574381973d74b0a5672c1410daf
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for s390x architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-sparc64-cross
Description-md5: 4d1d4b9242bcfca6baa0e979e5bb3f2e
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for sparc64 architecture, for use in cross-compile
 environment.

Package: lib32gcc-s1-x32-cross
Description-md5: 530ee1acf7d7dff7c3e5606f748b48ae
Description-en: GCC support library (32 bit Version)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for x32 architecture, for use in cross-compile
 environment.

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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-13-dev-sparc64-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-x32-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: lib32gfortran-14-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-14-dev-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-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-sparc64-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-x32-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: lib32gfortran5-amd64-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-mips64-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-mips64el-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-mips64r6-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-mips64r6el-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-ppc64-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-s390x-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-sparc64-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5-x32-cross
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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: lib32go-13-dev-sparc64-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-x32-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-14-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-14-dev-mips64-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-14-dev-mips64el-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-14-dev-mips64r6-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-14-dev-mips64r6el-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-14-dev-ppc64-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-14-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: lib32go-14-dev-sparc64-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-14-dev-x32-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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: lib32go22-sparc64-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-x32-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: lib32go23-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: lib32go23-mips64-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: lib32go23-mips64el-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: lib32go23-mips64r6-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: lib32go23-mips64r6el-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: lib32go23-ppc64-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: lib32go23-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: lib32go23-sparc64-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: lib32go23-x32-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: lib32gomp1-amd64-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-mips64-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-mips64el-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-mips64r6-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-mips64r6el-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-ppc64-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-s390x-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-sparc64-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gomp1-x32-cross
Description-md5: e631a6bc5701a04082ff06d4907faecf
Description-en: GCC OpenMP (GOMP) support library (32bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-13-dev-x32-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: lib32gphobos-14-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-14-dev-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-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-x32-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: 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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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: lib32gphobos4-x32-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: lib32gphobos5-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: lib32gphobos5-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-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-x32-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: lib32itm1-amd64-cross
Description-md5: dab7174f3ba5f3317b7d12b57522f05a
Description-en: GNU Transactional Memory Library (32bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: lib32itm1-ppc64-cross
Description-md5: dab7174f3ba5f3317b7d12b57522f05a
Description-en: GNU Transactional Memory Library (32bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: lib32itm1-s390x-cross
Description-md5: dab7174f3ba5f3317b7d12b57522f05a
Description-en: GNU Transactional Memory Library (32bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: lib32itm1-sparc64-cross
Description-md5: dab7174f3ba5f3317b7d12b57522f05a
Description-en: GNU Transactional Memory Library (32bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: lib32itm1-x32-cross
Description-md5: dab7174f3ba5f3317b7d12b57522f05a
Description-en: GNU Transactional Memory Library (32bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-13-dev-sparc64-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-x32-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: lib32objc-14-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-14-dev-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-ppc64-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-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-sparc64-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-x32-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: 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: lib32objc4-amd64-cross
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: lib32objc4-mips64-cross
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: lib32objc4-mips64el-cross
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: lib32objc4-mips64r6-cross
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: lib32objc4-mips64r6el-cross
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: lib32objc4-ppc64-cross
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: lib32objc4-s390x-cross
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: lib32objc4-sparc64-cross
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: lib32objc4-x32-cross
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: lib32quadmath0-amd64-cross
Description-md5: d7a03dac94565e412ed600a16f543d54
Description-en: GCC Quad-Precision Math Library (32bit)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

Package: lib32quadmath0-x32-cross
Description-md5: d7a03dac94565e412ed600a16f543d54
Description-en: GCC Quad-Precision Math Library (32bit)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

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-mips64-cross
Description-md5: 73bf4770ffea230b41195ed574e8691e
Description-en: GNU Standard C++ Library v3 (development files) (mips64
 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 mips64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-13-dev-mips64el-cross
Description-md5: 0dd34ed8c25693e5cf78ddd488acc61e
Description-en: GNU Standard C++ Library v3 (development files) (mips64el
 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 mips64el architecture, for use in cross-compile
 environment.

Package: lib32stdc++-13-dev-mips64r6-cross
Description-md5: 406d3a53901c263e938d913d3cc36958
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-13-dev-mips64r6el-cross
Description-md5: c543e1ccaf1568ad186344f04b6c705d
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6el
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: lib32stdc++-13-dev-ppc64-cross
Description-md5: c5957f6fc510d3c23449a1788b577395
Description-en: GNU Standard C++ Library v3 (development files) (ppc64
 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 ppc64 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++-13-dev-sparc64-cross
Description-md5: 45d135f3eb790ec58aba07e62982d0a4
Description-en: GNU Standard C++ Library v3 (development files) (sparc64
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-13-dev-x32-cross
Description-md5: f522eb0378021b204060848ca71a323b
Description-en: GNU Standard C++ Library v3 (development files) (x32
 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 x32 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++-14-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++-14-dev-mips64-cross
Description-md5: 73bf4770ffea230b41195ed574e8691e
Description-en: GNU Standard C++ Library v3 (development files) (mips64
 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 mips64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-dev-mips64el-cross
Description-md5: 0dd34ed8c25693e5cf78ddd488acc61e
Description-en: GNU Standard C++ Library v3 (development files) (mips64el
 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 mips64el architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-dev-mips64r6-cross
Description-md5: 406d3a53901c263e938d913d3cc36958
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-dev-mips64r6el-cross
Description-md5: c543e1ccaf1568ad186344f04b6c705d
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6el
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-dev-ppc64-cross
Description-md5: c5957f6fc510d3c23449a1788b577395
Description-en: GNU Standard C++ Library v3 (development files) (ppc64
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-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-sparc64-cross
Description-md5: 45d135f3eb790ec58aba07e62982d0a4
Description-en: GNU Standard C++ Library v3 (development files) (sparc64
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++-14-dev-x32-cross
Description-md5: f522eb0378021b204060848ca71a323b
Description-en: GNU Standard C++ Library v3 (development files) (x32
 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 x32 architecture, for use in cross-compile
 environment.

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-mips64-cross
Description-md5: 282f559a9454c17f9bb24b2282fce503
Description-en: GNU Standard C++ Library v3 (debug build) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-13-dbg-mips64el-cross
Description-md5: f06dfcf951ffac7c0df17a21f605fdfe
Description-en: GNU Standard C++ Library v3 (debug build) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-13-dbg-mips64r6-cross
Description-md5: 2b0ae6666da6caf3f44a5d26e69a4097
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-13-dbg-mips64r6el-cross
Description-md5: c878fbe61b0478e9f5b5990ff99d7677
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-13-dbg-ppc64-cross
Description-md5: 63ddd8f846ac247debc54f517d86639d
Description-en: GNU Standard C++ Library v3 (debug build) (ppc64)
 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 ppc64 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-13-dbg-sparc64-cross
Description-md5: 34f72c42d2a8cc980ba5b3df641c0cf3
Description-en: GNU Standard C++ Library v3 (debug build) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-13-dbg-x32-cross
Description-md5: ba27cf8c6183b2ee9015ed672f7ebf42
Description-en: GNU Standard C++ Library v3 (debug build) (x32)
 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 x32 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: lib32stdc++6-14-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-14-dbg-mips64-cross
Description-md5: 282f559a9454c17f9bb24b2282fce503
Description-en: GNU Standard C++ Library v3 (debug build) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-dbg-mips64el-cross
Description-md5: f06dfcf951ffac7c0df17a21f605fdfe
Description-en: GNU Standard C++ Library v3 (debug build) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-dbg-mips64r6-cross
Description-md5: 2b0ae6666da6caf3f44a5d26e69a4097
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-dbg-mips64r6el-cross
Description-md5: c878fbe61b0478e9f5b5990ff99d7677
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-dbg-ppc64-cross
Description-md5: 63ddd8f846ac247debc54f517d86639d
Description-en: GNU Standard C++ Library v3 (debug build) (ppc64)
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-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-sparc64-cross
Description-md5: 34f72c42d2a8cc980ba5b3df641c0cf3
Description-en: GNU Standard C++ Library v3 (debug build) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-14-dbg-x32-cross
Description-md5: ba27cf8c6183b2ee9015ed672f7ebf42
Description-en: GNU Standard C++ Library v3 (debug build) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-amd64-cross
Description-md5: 1b5e6395f9e7f7813dfd2dc28c813319
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-mips64-cross
Description-md5: 26ef041dcd5376c600f1e848ffb811bf
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for mips64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-mips64el-cross
Description-md5: 0180a2994314dc6d2114c3e21d5fed4b
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for mips64el architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-mips64r6-cross
Description-md5: adfebc8876523eecb7d5d644a3235e5c
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for mips64r6 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-mips64r6el-cross
Description-md5: 1953c0f3d0175e04d3b98dfa1cf3bec1
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for mips64r6el architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-ppc64-cross
Description-md5: 2c9085c5f49471b6573f07e929023d93
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for ppc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-s390x-cross
Description-md5: 187342390b9d11bee3c82a857e760a0c
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for s390x architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-sparc64-cross
Description-md5: eebb7a339a97fa825bdb468feb6ff708
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for sparc64 architecture, for use in cross-compile
 environment.

Package: lib32stdc++6-x32-cross
Description-md5: 019c8e157e6258089ae9490f206e6b4d
Description-en: GNU Standard C++ Library v3 (32 bit Version)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 This package contains files for x32 architecture, for use in cross-compile
 environment.

Package: lib32ubsan1-amd64-cross
Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab
Description-en: UBSan -- undefined behaviour sanitizer (32bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib32ubsan1-ppc64-cross
Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab
Description-en: UBSan -- undefined behaviour sanitizer (32bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib32ubsan1-s390x-cross
Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab
Description-en: UBSan -- undefined behaviour sanitizer (32bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib32ubsan1-sparc64-cross
Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab
Description-en: UBSan -- undefined behaviour sanitizer (32bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib32ubsan1-x32-cross
Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab
Description-en: UBSan -- undefined behaviour sanitizer (32bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib64asan8-i386-cross
Description-md5: 1a9f659ca4439e2038933f842e164011
Description-en: AddressSanitizer -- a fast memory error detector (64bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib64asan8-powerpc-cross
Description-md5: 1a9f659ca4439e2038933f842e164011
Description-en: AddressSanitizer -- a fast memory error detector (64bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib64asan8-x32-cross
Description-md5: 1a9f659ca4439e2038933f842e164011
Description-en: AddressSanitizer -- a fast memory error detector (64bit)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: lib64atomic1-i386-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib64atomic1-mips-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib64atomic1-mipsel-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib64atomic1-mipsr6-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib64atomic1-mipsr6el-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib64atomic1-powerpc-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: lib64atomic1-x32-cross
Description-md5: dcde910e366c584abcb0cd438bd4f06e
Description-en: support library providing __atomic built-in functions (64bit)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64gcc-13-dev-x32-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-14-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-14-dev-mips-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-14-dev-mipsel-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-14-dev-mipsr6-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-14-dev-mipsr6el-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-14-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: lib64gcc-14-dev-x32-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-s1-i386-cross
Description-md5: f51617c644108e7c0efbf4e1aba59f63
Description-en: GCC support library (i386) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: lib64gcc-s1-mips-cross
Description-md5: 816d6af95b0860e1e0329151af9c7284
Description-en: GCC support library (mips) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips architecture, for use in cross-compile
 environment.

Package: lib64gcc-s1-mipsel-cross
Description-md5: 36b465d7f4b90fa4aa158db6f0ae84b4
Description-en: GCC support library (mipsel) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsel architecture, for use in cross-compile
 environment.

Package: lib64gcc-s1-mipsr6-cross
Description-md5: f53c4780664b48a6a275ff8a6f0ea334
Description-en: GCC support library (mipsr6) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsr6 architecture, for use in cross-compile
 environment.

Package: lib64gcc-s1-mipsr6el-cross
Description-md5: df229872bdf4b9c24b2cab229ea57ef7
Description-en: GCC support library (mipsr6el) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsr6el architecture, for use in cross-compile
 environment.

Package: lib64gcc-s1-powerpc-cross
Description-md5: 49a23e4e59ff20de994e735cf94c3c81
Description-en: GCC support library (powerpc) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: lib64gcc-s1-x32-cross
Description-md5: e2d5c934d8e46a5c5d78dadf147cb2bc
Description-en: GCC support library (x32) (64bit)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for x32 architecture, for use in cross-compile
 environment.

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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64gfortran-13-dev-x32-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-14-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-14-dev-mips-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-14-dev-mipsel-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-14-dev-mipsr6-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-14-dev-mipsr6el-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-14-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: lib64gfortran-14-dev-x32-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: lib64gfortran5-i386-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5-mips-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5-mipsel-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5-mipsr6-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5-mipsr6el-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5-powerpc-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5-x32-cross
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64go-13-dev-x32-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-14-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-14-dev-mips-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-14-dev-mipsel-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-14-dev-mipsr6-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-14-dev-mipsr6el-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-14-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: lib64go-14-dev-x32-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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64go22-x32-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: lib64go23-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: lib64go23-mips-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: lib64go23-mipsel-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: lib64go23-mipsr6-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: lib64go23-mipsr6el-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: lib64go23-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: lib64go23-x32-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: lib64gomp1-i386-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gomp1-mips-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gomp1-mipsel-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gomp1-mipsr6-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gomp1-mipsr6el-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gomp1-powerpc-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gomp1-x32-cross
Description-md5: a0950cb11ce700192ac4d8252bba5f9e
Description-en: GCC OpenMP (GOMP) support library (64bit)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64gphobos-13-dev-x32-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-14-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-14-dev-mips-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-14-dev-mipsel-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-14-dev-mipsr6-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-14-dev-mipsr6el-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-14-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: lib64gphobos-14-dev-x32-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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64gphobos4-x32-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: lib64gphobos5-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: lib64gphobos5-mips-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: lib64gphobos5-mipsel-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: lib64gphobos5-mipsr6-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: lib64gphobos5-mipsr6el-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: lib64gphobos5-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: lib64gphobos5-x32-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: lib64itm1-i386-cross
Description-md5: fcc38020a0be9787c7556be2d025d1a4
Description-en: GNU Transactional Memory Library (64bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: lib64itm1-x32-cross
Description-md5: fcc38020a0be9787c7556be2d025d1a4
Description-en: GNU Transactional Memory Library (64bit)
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

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-mips-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-mipsel-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-mipsr6-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-mipsr6el-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: lib64objc-13-dev-x32-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-14-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-14-dev-mips-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-14-dev-mipsel-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-14-dev-mipsr6-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-14-dev-mipsr6el-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-14-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: lib64objc-14-dev-x32-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: lib64objc4-i386-cross
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: lib64objc4-mips-cross
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: lib64objc4-mipsel-cross
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: lib64objc4-mipsr6-cross
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: lib64objc4-mipsr6el-cross
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: lib64objc4-powerpc-cross
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: lib64objc4-x32-cross
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: lib64quadmath0-i386-cross
Description-md5: 49289451e79bd744581e76fbb05eb94d
Description-en: GCC Quad-Precision Math Library  (64bit)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

Package: lib64quadmath0-x32-cross
Description-md5: 49289451e79bd744581e76fbb05eb94d
Description-en: GCC Quad-Precision Math Library  (64bit)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

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-mips-cross
Description-md5: 05755abdfa063dbe6573ea1108a17f08
Description-en: GNU Standard C++ Library v3 (development files) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: lib64stdc++-13-dev-mipsel-cross
Description-md5: 18aa08670926f6f48bc8b92686e377e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: lib64stdc++-13-dev-mipsr6-cross
Description-md5: 53054b833a4f7196e72ccfddf01b44e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: lib64stdc++-13-dev-mipsr6el-cross
Description-md5: 7940ce18311e881b522f34469316cae3
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6el)
 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 mipsr6el 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++-13-dev-x32-cross
Description-md5: 58857ed969230a807511ee5014cd839a
Description-en: GNU Standard C++ Library v3 (development files) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

Package: lib64stdc++-14-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++-14-dev-mips-cross
Description-md5: 05755abdfa063dbe6573ea1108a17f08
Description-en: GNU Standard C++ Library v3 (development files) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: lib64stdc++-14-dev-mipsel-cross
Description-md5: 18aa08670926f6f48bc8b92686e377e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: lib64stdc++-14-dev-mipsr6-cross
Description-md5: 53054b833a4f7196e72ccfddf01b44e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: lib64stdc++-14-dev-mipsr6el-cross
Description-md5: 7940ce18311e881b522f34469316cae3
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: lib64stdc++-14-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++-14-dev-x32-cross
Description-md5: 58857ed969230a807511ee5014cd839a
Description-en: GNU Standard C++ Library v3 (development files) (x32)
 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 x32 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-mips-cross
Description-md5: 6e9c58d4cd678e4a78fecfa36243e73f
Description-en: GNU Standard C++ Library v3 (debug build) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-13-dbg-mipsel-cross
Description-md5: 228f9b0e5c5d12c6f1b3ede6bee2b4c0
Description-en: GNU Standard C++ Library v3 (debug build) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-13-dbg-mipsr6-cross
Description-md5: 09986fe9cb4d1b99da8747f8c5d9fa81
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-13-dbg-mipsr6el-cross
Description-md5: f7476d55bb4d0381dd137d55cf732bb8
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6el)
 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 mipsr6el 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: lib64stdc++6-13-dbg-x32-cross
Description-md5: ba27cf8c6183b2ee9015ed672f7ebf42
Description-en: GNU Standard C++ Library v3 (debug build) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-14-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-14-dbg-mips-cross
Description-md5: 6e9c58d4cd678e4a78fecfa36243e73f
Description-en: GNU Standard C++ Library v3 (debug build) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-14-dbg-mipsel-cross
Description-md5: 228f9b0e5c5d12c6f1b3ede6bee2b4c0
Description-en: GNU Standard C++ Library v3 (debug build) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-14-dbg-mipsr6-cross
Description-md5: 09986fe9cb4d1b99da8747f8c5d9fa81
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-14-dbg-mipsr6el-cross
Description-md5: f7476d55bb4d0381dd137d55cf732bb8
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-14-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: lib64stdc++6-14-dbg-x32-cross
Description-md5: ba27cf8c6183b2ee9015ed672f7ebf42
Description-en: GNU Standard C++ Library v3 (debug build) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-i386-cross
Description-md5: 7173b9ff28be040d07627366f651d84f
Description-en: GNU Standard C++ Library v3 (i386) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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++6-mips-cross
Description-md5: 09708095748653601cdb35d8cbe81707
Description-en: GNU Standard C++ Library v3 (mips) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-mipsel-cross
Description-md5: 88610cc78f4014089307cad3f269c231
Description-en: GNU Standard C++ Library v3 (mipsel) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsel architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-mipsr6-cross
Description-md5: 602f5d5c57a0899738bc74632f973bb7
Description-en: GNU Standard C++ Library v3 (mipsr6) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-mipsr6el-cross
Description-md5: 08f29253d8edc5c643d684cd00549797
Description-en: GNU Standard C++ Library v3 (mipsr6el) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: lib64stdc++6-powerpc-cross
Description-md5: 0417103feacf9e975ae71c41d6df7569
Description-en: GNU Standard C++ Library v3 (powerpc) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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-x32-cross
Description-md5: 7b9946c174ea010304d854c7f7c97071
Description-en: GNU Standard C++ Library v3 (x32) (64bit)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 x32 architecture, for use in cross-compile
 environment.

Package: lib64ubsan1-i386-cross
Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac
Description-en: UBSan -- undefined behaviour sanitizer (64bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib64ubsan1-powerpc-cross
Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac
Description-en: UBSan -- undefined behaviour sanitizer (64bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: lib64ubsan1-x32-cross
Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac
Description-en: UBSan -- undefined behaviour sanitizer (64bit)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libace-7.1.2t64
Description-md5: 054b0ca823849fe2ed15c43b24bd4152
Description-en: C++ network programming framework
 This package contains the ADAPTIVE Communication Environment (ACE)
 framework.
 .
 It provides platform independent C++ wrappers for all forms of IPC,
 thread- and process-management routines, and much more.
 .
 Moreover, it defines patterns for common communication tasks.
  * Reactor: handles event demultiplexing and dispatching
  * Proactor: for asynchronous I/O driven programs

Package: libace-dev
Description-md5: d592a5b17753e41096668d2c545fb840
Description-en: C++ network programming framework - development files
 This package contains the header files and static library for the ACE
 framework.

Package: libace-doc
Description-md5: 2947be94b6f82b7b2bd595c2dfdac647
Description-en: C++ network programming framework - documentation
 This package contains the ACE overview documentation, tutorials,
 examples, and information regarding upstream development.

Package: libace-flreactor-7.1.2t64
Description-md5: 04288c3463dc3d59add368ad9d0638df
Description-en: ACE-GUI reactor integration for FLTK
 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_FlReactor integrates with the FastLight toolkit's Fl::wait()
 method.

Package: libace-flreactor-dev
Description-md5: 2fec3f0c92fc1ce17c3ed5d3588ed5c4
Description-en: ACE-GUI reactor integration for FLTK - development files
 This package contains header files and static library for the ACE-FLTK
 reactor integration.

Package: libace-foxreactor-7.1.2t64
Description-md5: 1a26899df4c4e21b9a6a620de30642a3
Description-en: ACE-GUI reactor integration for FOX
 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_FoxReactor integrates with the FOX toolkit.

Package: libace-foxreactor-dev
Description-md5: c0383be0a2f124c7c64c372d63a04d6d
Description-en: ACE-GUI reactor integration for FOX - development files
 This package contains header files and static library for the ACE-FOX
 reactor integration.

Package: libace-htbp-7.1.2t64
Description-md5: 6ffe0854383a10939e437ab4d49bc5da
Description-en: ACE protocol over HTTP tunneling library
 The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables
 the writing of stream-based protocols over HTTP.
 .
 This allows clients behind a firewall to establish a connection with
 outbound servers using the HTTP protocol.

Package: libace-htbp-dev
Description-md5: 387dc37f2beee96b74b4f36901f19953
Description-en: ACE protocol over HTTP tunneling library - development files
 This package contains the header files and static library for the ACE
 HTBP library.

Package: libace-inet-7.1.2t64
Description-md5: 365b6b64bdc25b9b1343b033ecdf659d
Description-en: ACE Inet protocol library
 This package provides an ACE addon library for clients (and possibly
 servers at some point) using Inet protocols, such as HTTP or FTP.

Package: libace-inet-dev
Description-md5: 0b222d8d5a7015a75d051b17d2b8290f
Description-en: ACE Inet protocol library - development files
 This package contains the header files and static library for the ACE
 Inet protocol library.

Package: libace-inet-ssl-7.1.2t64
Description-md5: 3854e836ad1e8e54b0d95ec88886221a
Description-en: ACE SSL-enabled Inet protocol library
 This package provides an ACE addon library for clients (and possibly
 servers at some point) using Inet protocols which support SSL, such as
 HTTPS or FTPS.

Package: libace-inet-ssl-dev
Description-md5: 2d37a24a6f9d2c42bf7624de1ecdb35d
Description-en: ACE SSL-enabled Inet protocol library - development files
 This package contains the header files and static library for the ACE
 SSL-enabled Inet protocol library.

Package: libace-rmcast-7.1.2t64
Description-md5: be59d87b878a01a0217ab63227d8742c
Description-en: ACE reliable multicast library
 The RMCast library is a reliable source-ordered multicast protocol
 implementation.
 .
 It uses sequence numbers on messages to ensure ordering, loss
 detection, and suppression of duplicates.

Package: libace-rmcast-dev
Description-md5: 0b5c41f8741e9a9e2f3845d9a19fa85c
Description-en: ACE reliable multicast library - development files
 This package contains the header files and static library for the ACE
 reliable multicast library.

Package: libace-ssl-7.1.2t64
Description-md5: a86e090a0df55b8953e31ba1266c1277
Description-en: ACE secure socket layer library
 This package contains wrappers that integrate the OpenSSL library in
 the ACE framework.

Package: libace-ssl-dev
Description-md5: 2334d32d5806f7b01527bc39af609b2c
Description-en: ACE secure socket layer library - development files
 This package contains the header files and static library for the ACE
 SSL library.

Package: libace-tkreactor-7.1.2t64
Description-md5: 2debe099d18d5116c1403779c64b5f1d
Description-en: ACE-GUI reactor integration for Tk
 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_TkReactor provides reactor functionality around the popular
 Tcl/Tk library. The underlying Tcl/Tk method used is
 Tcl_DoOneEvent().

Package: libace-tkreactor-dev
Description-md5: af2659f3b9d034ec60274aea96b652cc
Description-en: ACE-GUI reactor integration for Tk - development files
 This package contains header files and static library for the ACE-Tk
 reactor integration.

Package: libace-tmcast-7.1.2t64
Description-md5: c58254173abc27f9171d611da3fb25e6
Description-en: ACE transactional multicast library
 The TMCast library is a transactional multicast protocol
 implementation.
 .
 Each message is delivered to multicast group members as a
 transaction: an atomic, consistent, and isolated action.

Package: libace-tmcast-dev
Description-md5: 09951e36957eced5434412ffee604d4c
Description-en: ACE transactional multicast library - development files
 This package contains the header files and static library for the ACE
 transactional multicast library.

Package: libace-xml-utils-7.1.2t64
Description-md5: 2510e4e88cf2a3569d192704d1cd3763
Description-en: ACE XML utility classes and methods
 This package provides useful classes and methods for XML parsing with Xerces,
 including simplified strings, schema resolution, validation and more.
 .
 ACE XML Utils is used by DAnCE and OpenDDS.

Package: libace-xml-utils-dev
Description-md5: 9d53dbeb3a644c9cd2a4e6e6bccad769
Description-en: ACE XML utility classes and methods - development files
 This package contains the header files and static library for the ACE XML
 Utils library

Package: libace-xtreactor-7.1.2t64
Description-md5: d423458ed5f4e5e66672f0fdb7a9b56d
Description-en: ACE-GUI reactor integration for Xt
 Recognizing the need to write reactor-based GUI applications, the ACE
 community has created several reactor extensions for use with X
 Window System. Each of these extends the ACE_Select_Reactor to work
 with a specific toolkit. By using these reactors, your GUI
 application can remain single threaded yet still respond to both GUI
 events, such as button presses, and your own application events.
 .
 The ACE_XtReactor extends both the ACE_Select_Reactor and the X
 Toolkit library function XtWaitForMultipleEvents().

Package: libace-xtreactor-dev
Description-md5: 9545d7ed16b7b5d50b036d950aa80a15
Description-en: ACE-GUI reactor integration for Xt - development files
 This package contains header files and static library for the ACE-Xt
 reactor integration.

Package: libacexml-7.1.2t64
Description-md5: 83f87134d46b22b718ef4b587bfa75b7
Description-en: ACE SAX based XML parsing library
 This package provides interfaces for XML parsing based on Simple API
 for XML (SAX) 2.0, defined by David Megginson. This is an
 event-driven parsing approach.
 .
 ACEXML is a small footprint and portable library. It does not
 validate XML documents and supports only Unicode encoding.

Package: libacexml-dev
Description-md5: abe2e084b79a43a02ab0fb6273138ed6
Description-en: ACE SAX based XML parsing library - development files
 This package contains the header files and static library for the ACE
 XML parsing 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-md
Description-md5: c2abd3d451fbe9f8b62453ebd20f7096
Description-en: transitional package
 This is a transitional package to apache2 for users of libapache2-mod-md.
 It can be safely removed after the installation is complete.

Package: libapache2-mod-proxy-uwsgi
Description-md5: d2fa4db85203c7bfc8bfdc64d863cf45
Description-en: transitional package
 This is a transitional package to apache2 for users of
 libapache2-mod-proxy-uwsgi.
 It can be safely removed after the installation is complete.

Package: libarchive-tools
Description-md5: 04bbebb441868f4c976e664833572c46
Description-en: FreeBSD implementations of 'tar' and 'cpio' and other archive tools
 This package contains several command-line tools based on the libarchive
 library.
 .
 The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar
 uses the libarchive library as a backend which does all of the work for reading
 and writing archives in various formats.
 .
 The bsdcpio program is the default system 'cpio' program used on FreeBSD.
 bsdcpio uses the libarchive library as a backend which does all of the work for
 reading and writing archives in various formats.
 .
 The bsdcat program reads archived data from files or from its standard input
 and uses the libarchive library to decompresses it to its standard output.
 It may be used for viewing the contents of archives or for passing it to other
 tools for further processing.

Package: libasan8-amd64-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-armel-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-i386-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-loong64-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-powerpc-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-ppc64-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-sparc64-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libasan8-x32-cross
Description-md5: 04e20d522e263c6563c2ea719c87026f
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libatomic1-alpha-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-amd64-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-arc-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-armel-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-hppa-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-i386-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-loong64-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-m68k-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mips-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mips64-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mips64el-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mips64r6-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mips64r6el-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mipsel-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mipsr6-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-mipsr6el-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-powerpc-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-ppc64-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-sh4-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-sparc64-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libatomic1-x32-cross
Description-md5: 16938852526fc26bdbcb46c18435ed08
Description-en: support library providing __atomic built-in functions
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

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: libc6-amd64-x32-cross
Description-md5: 90eac660991e1fea8af2dc1445cb077b
Description-en: GNU C Library: 64bit Shared libraries for AMD64 (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for AMD64 systems.

Package: libc6-arc-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-dbg-arc-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-hppa-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-loong64-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-m68k-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-ppc64-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-sh4-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-sparc64-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dbg-x32-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dev-amd64-x32-cross
Description-md5: 539c1605208f0bf01da31ad6bd971c23
Description-en: GNU C Library: 64bit Development Libraries for AMD64 (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for AMD64 systems.

Package: libc6-dev-arc-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-hppa-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-i386-x32-cross
Description-md5: 6f806ee4e757d7383cd6757e6a169292
Description-en: GNU C Library: 32-bit development libraries for AMD64 (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for AMD64 systems.

Package: libc6-dev-loong64-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-m68k-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-powerpc-ppc64-cross
Description-md5: 75670e8b467db3ae588c19a0f750d72f
Description-en: GNU C Library: 32bit powerpc development libraries for ppc64 (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for ppc64 systems.

Package: libc6-dev-ppc64-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-sh4-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-sparc-sparc64-cross
Description-md5: 505d919869b47ce2ae19500eff514ca6
Description-en: GNU C Library: 32bit Development Libraries for SPARC (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for SPARC systems.

Package: libc6-dev-sparc64-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-x32-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-hppa-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-i386-x32-cross
Description-md5: 5c31c1b9d190705f988b3d90b31e65f7
Description-en: GNU C Library: 32-bit shared libraries for AMD64 (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the 32bit version of the library, meant for AMD64 systems.

Package: libc6-loong64-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-m68k-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-powerpc-ppc64-cross
Description-md5: 25e7cbeaad8f68c146fede12bd968ddc
Description-en: GNU C Library: 32bit powerpc shared libraries for ppc64 (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the 32bit version of the library, meant for ppc64 systems.

Package: libc6-ppc64-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-sh4-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-sparc-sparc64-cross
Description-md5: 8e87d2da5c41e50953de58852b489e1f
Description-en: GNU C Library: 32bit Shared libraries for SPARC (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 32bit version
 of the library, meant for SPARC systems.

Package: libc6-sparc64-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-x32-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6.1-alpha-cross
Description-md5: b266351f0a5ff19b39a85a1e2ab438d7
Description-en: GNU C Library: Shared libraries (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6.1-dbg-alpha-cross
Description-md5: 8e33deb1e3b96d190323ece33ca4e219
Description-en: GNU C Library: detached debugging symbols (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6.1-dev-alpha-cross
Description-md5: fc7d1124da33f2f1ca4b4e0833019db4
Description-en: GNU C Library: Development Libraries and Header Files (for cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libcdio-utils
Description-md5: 44fe4f4e99a5abf0f6b817a1a7f6ea78
Description-en: sample applications based on the CDIO libraries
 This package contains a collection of small libcdio-based tools:
  * cd-drive      show CD-ROM drive characteristics
  * cd-info       show information about a CD or CD-image
  * cd-paranoia   an audio CD ripper
  * cd-read       read information from a CD or CD-image
  * cdda-player   a simple curses-based audio CD player
  * iso-info      show information about an ISO 9660 image
  * iso-read      read portions of an ISO 9660 image
  * mmc-tool      issue low-level commands to a CD drive

Package: libcephfs-java
Description-md5: 7a7c6b551a3013f6e45ab66cc7b89b22
Description-en: Java library for the Ceph File System
 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package contains the Java library for interacting with the Ceph
 File System.

Package: libcephfs-jni
Description-md5: eeccae7ad4653bc059b325a5ec4ddd58
Description-en: Java Native Interface library for CephFS Java bindings
 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package contains the Java Native Interface library for interacting
 with the Ceph File System.

Package: libcolorcorrect5
Description-md5: e9e5299834d00e49b98f0cc27ce7a598
Description-en: Plasma Workspace for KF5 library
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 ColorCorrect library.
 .
 This package contains library files.

Package: libcsirocsa0
Description-md5: a269767d31bc0994f7a17006d83bd80b
Description-en: Scientific plotting library (CSIRO csa library)
 This package contains the bivariate Cubic Spline Approximation library
 developed by Pavel Sakov, from the CSIRO Marine Research.
 .
 The source code for these libraries are part of the plplot source
 package.

Package: libcsironn0
Description-md5: 7fb74997c840a861f9afcfe0cb9ed5e9
Description-en: Scientific plotting library (CSIRO nn library)
 This package contains the Natural Neighbours interpolation library
 developed by Pavel Sakov, from the CSIRO Marine Research.
 .
 The source code for these libraries are part of the plplot source
 package.

Package: libcupsfilters-tests
Description-md5: 14ad6a58b3641ba0e086ef4929e4d29d
Description-en: OpenPrinting libcupsfilters - Test programs for autopkgtests
 This library contains filter functions doing all kinds of file format
 conversion used for printing and scanning, to be used in Printer
 Applications, CUPS filters, printer drivers, ... also other commonly
 used functions for handling print data, like color space/depth
 conversion, dithering, IPP message parsing, ... are available.
 .
 This package contains test programs from the upstream code which are used
 for the autopkgtests.
 .
 For using libcupsfilters you do not need to install this package. It does not
 contain anything useful for end users.

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: libdpdk-dev
Description-md5: 655a14a388b41ca32e9c10080c63a0ee
Description-en: Data Plane Development Kit (basic development files)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the basic headers and library files required to
 build external applications which will also require at least SSE3 support
 when running.
 .
 libdpdk.pc: note that CFLAGS might contain an -march flag higher than typical
 baseline.
 This is required for a number of static inline functions in the public headers.

Package: libflatpak-dev
Description-md5: 4fcaa1347e5652b1c831098f39239f04
Description-en: Application deployment framework for desktop apps (development)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains development headers and pkg-config metadata
 for libflatpak0, and the flatpak-coredump and flatpak-bisect scripts used
 to debug Flatpak applications.

Package: libflatpak-doc
Description-md5: c7d59a541c5d9998f886d74daf4ac8d6
Description-en: Application deployment framework for desktop apps (documentation)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains reference documentation for libflatpak0.

Package: libflatpak0
Description-md5: 0e4073ffd5dff85f7c3cfe70f89906ed
Description-en: Application deployment framework for desktop apps (library)
 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains the flatpak shared library, used by higher level
 package management tools like gnome-software.

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: libfreerdp-shadow-subsystem3-3
Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235
Description-en: FreeRDP Remote Desktop Protocol shadow subsystem libraries
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 This package contains the shadow subsystem libraries.

Package: libfreerdp-shadow3-3
Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0
Description-en: FreeRDP Remote Desktop Protocol shadow libraries
 FreeRDP is a libre client/server implementation of the Remote
 Desktop Protocol (RDP).
 .
 This package contains the shadow libraries.

Package: libgail-dev
Description-md5: 5edeb3765ab0b94a94768d0af3525056
Description-en: GNOME Accessibility Implementation Library -- development files
 Gail implements ATK interfaces for GTK widgets which are dynamically
 loadable at runtime by a GTK application. Once loaded, those parts of
 an application that use standard GTK widgets will have a basic level
 of accessibility, without the need to modify the application at all.
 .
 This package contains the development files for Gail.

Package: libgcc-13-dev-alpha-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: libgcc-13-dev-amd64-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: libgcc-13-dev-arc-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: libgcc-13-dev-armel-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: libgcc-13-dev-hppa-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: libgcc-13-dev-i386-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: libgcc-13-dev-loong64-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: libgcc-13-dev-m68k-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: libgcc-13-dev-mips-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: libgcc-13-dev-mips64-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: libgcc-13-dev-mips64el-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: libgcc-13-dev-mips64r6-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: libgcc-13-dev-mips64r6el-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: libgcc-13-dev-mipsel-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: libgcc-13-dev-mipsr6-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: libgcc-13-dev-mipsr6el-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: 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: libgcc-13-dev-ppc64-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: libgcc-13-dev-sh4-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: libgcc-13-dev-sparc64-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: libgcc-13-dev-x32-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: libgcc-14-dev-alpha-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: libgcc-14-dev-amd64-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: libgcc-14-dev-arc-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: libgcc-14-dev-arm64-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: libgcc-14-dev-armel-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: libgcc-14-dev-armhf-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: libgcc-14-dev-hppa-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: libgcc-14-dev-i386-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: libgcc-14-dev-loong64-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: libgcc-14-dev-m68k-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: libgcc-14-dev-mips-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: libgcc-14-dev-mips64-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: libgcc-14-dev-mips64el-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: libgcc-14-dev-mips64r6-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: libgcc-14-dev-mips64r6el-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: libgcc-14-dev-mipsel-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: libgcc-14-dev-mipsr6-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: libgcc-14-dev-mipsr6el-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: libgcc-14-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: libgcc-14-dev-ppc64-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: libgcc-14-dev-ppc64el-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: libgcc-14-dev-riscv64-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: libgcc-14-dev-s390x-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: libgcc-14-dev-sh4-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: libgcc-14-dev-sparc64-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: libgcc-14-dev-x32-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: libgcc-s1-alpha-cross
Description-md5: c1449e893b96c119e159b8dd0061b335
Description-en: GCC support library (alpha)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for alpha architecture, for use in cross-compile
 environment.

Package: libgcc-s1-amd64-cross
Description-md5: dbd58de92a4101b2b20e035a2233fc65
Description-en: GCC support library (amd64)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-arc-cross
Description-md5: f1dd02eb9c82acc89587dafda7b5f644
Description-en: GCC support library (arc)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for arc architecture, for use in cross-compile
 environment.

Package: libgcc-s1-armel-cross
Description-md5: 8771c736c3d986a94c65167d73ff74bc
Description-en: GCC support library (armel)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for armel architecture, for use in cross-compile
 environment.

Package: libgcc-s1-i386-cross
Description-md5: e340b46865ab958070306e789ff32213
Description-en: GCC support library (i386)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-loong64-cross
Description-md5: d646a7f0ac3acb36d2178f0d1e1059a9
Description-en: GCC support library (loong64)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for loong64 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mips-cross
Description-md5: 1460f2d7d37d562923c7faaf0cf48249
Description-en: GCC support library (mips)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mips64-cross
Description-md5: 1ed3494f7decff486d41d819f7a71576
Description-en: GCC support library (mips64)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mips64el-cross
Description-md5: b103b0e7b6b6cdfa46bfc1e1ff6c01af
Description-en: GCC support library (mips64el)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64el architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mips64r6-cross
Description-md5: 94d4aad9aa1541ebb9b87cf5c77debf4
Description-en: GCC support library (mips64r6)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64r6 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mips64r6el-cross
Description-md5: 382950630d5de2c7e7ef668c42e07785
Description-en: GCC support library (mips64r6el)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64r6el architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mipsel-cross
Description-md5: 16930d2cdf795ab3d2d173c5043c46dc
Description-en: GCC support library (mipsel)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsel architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mipsr6-cross
Description-md5: 5bcc5545fe895661dbad76dd39768e32
Description-en: GCC support library (mipsr6)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsr6 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-mipsr6el-cross
Description-md5: e0fefd6890be9d42f0f0ccb1005c8213
Description-en: GCC support library (mipsr6el)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsr6el architecture, for use in cross-compile
 environment.

Package: libgcc-s1-powerpc-cross
Description-md5: d97b0ab372ed4e0fac3e8ea25b9a4e4f
Description-en: GCC support library (powerpc)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for powerpc architecture, for use in cross-compile
 environment.

Package: libgcc-s1-ppc64-cross
Description-md5: bda529369c13a335003e1a9d8f396453
Description-en: GCC support library (ppc64)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for ppc64 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-sh4-cross
Description-md5: dca961cb406b7f3ffec5ae5354f5e0ce
Description-en: GCC support library (sh4)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for sh4 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-sparc64-cross
Description-md5: 763d06745e3ccbfca5c5187240684bbe
Description-en: GCC support library (sparc64)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for sparc64 architecture, for use in cross-compile
 environment.

Package: libgcc-s1-x32-cross
Description-md5: f260d13bf38c4bf7f34927887b6ec92a
Description-en: GCC support library (x32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for x32 architecture, for use in cross-compile
 environment.

Package: libgcc-s2-m68k-cross
Description-md5: 53ea5560d50645c6f9da8c3fd539f026
Description-en: GCC support library (m68k)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for m68k architecture, for use in cross-compile
 environment.

Package: libgcc-s4-hppa-cross
Description-md5: 7025f57159a1cf219666461fd810564f
Description-en: GCC support library (hppa)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for hppa architecture, for use in cross-compile
 environment.

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-alpha-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-13-dev-amd64-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-13-dev-arc-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-13-dev-arm64-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-13-dev-armel-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-13-dev-armhf-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-13-dev-hppa-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-13-dev-i386-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-13-dev-loong64-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-13-dev-m68k-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-13-dev-mips-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-13-dev-mips64-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-13-dev-mips64el-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-13-dev-mips64r6-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-13-dev-mips64r6el-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-13-dev-mipsel-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-13-dev-mipsr6-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-13-dev-mipsr6el-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-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-13-dev-ppc64-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-13-dev-ppc64el-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-13-dev-riscv64-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-13-dev-s390x-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-13-dev-sh4-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-13-dev-sparc64-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-13-dev-x32-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: libgfortran-14-dev-alpha-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-amd64-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-arc-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-arm64-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-armel-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-armhf-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-hppa-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-i386-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-loong64-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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-ppc64-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-ppc64el-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-riscv64-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-s390x-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-sh4-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-sparc64-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-x32-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: libgfortran5-alpha-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-amd64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-arc-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-arm64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-armel-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-armhf-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-hppa-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-i386-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-loong64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-m68k-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mips-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mips64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mips64el-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mips64r6-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mips64r6el-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mipsel-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mipsr6-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-mipsr6el-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-powerpc-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-ppc64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-ppc64el-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-riscv64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-s390x-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-sh4-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-sparc64-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-x32-cross
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libghdl-4-1-0
Description-md5: 9040be609d2820ac4a850ea82c24c945
Description-en: VHDL compiler/simulator (shared library)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains the shared library to access GHDL internals.

Package: libghdl-dev
Description-md5: fe1250146eaf015da09547dd2b4cc0cf
Description-en: VHDL compiler/simulator (library development files)
 GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
 GHDL is not an interpreter: it allows you to analyse and elaborate sources to
 generate machine code from your design. Native program execution is the only
 way for high speed simulation.
 .
 This package contains the files required to compile programs using libghdl.

Package: libgirepository-2.0-dev
Description-md5: 3609952808304a6208636a56d661b8e8
Description-en: Development files for the GObject introspection library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libgirepository-2.0-0.

Package: libglib2.0-tests
Description-md5: 08c6a283a0e7547a1f8014a0ba341a09
Description-en: GLib library of C routines - installed tests
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains test programs, designed to be run as part of a
 regression testsuite.

Package: 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-alpha-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-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-arc-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-armel-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-hppa-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-13-dev-sparc64-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-x32-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-14-dev-alpha-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-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-14-dev-arc-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-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-14-dev-armel-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-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-14-dev-hppa-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-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-14-dev-loong64-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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-14-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-14-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-sparc64-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-x32-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-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-alpha-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-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-arc-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-armel-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-hppa-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-18-sparc64-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-x32-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: libgm2-19-alpha-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-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-19-arc-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-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-19-armel-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-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-19-hppa-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-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-19-loong64-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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-19-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-19-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-sparc64-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-x32-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: 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-alpha-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-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-armel-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-hppa-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-ppc64-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-13-sh4-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-sparc64-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-x32-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: libgnat-14-alpha-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-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-14-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-14-armel-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-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-14-hppa-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-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-14-loong64-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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-14-ppc64-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-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-14-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-14-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-sh4-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-sparc64-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-x32-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: 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-postgres-dev
Description-md5: 4bf6a80cf3055880ca4773bc8528b070
Description-en: Ada library accessing PostGreSQL databases
 The gnatcoll-db library allows Ada programs to send SQL queries to
 SQLite or PostGreSQL databases.
 .
 This package contains the static library and Ada specifications
 dedicated to PostGreSQL databases manipulation.

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

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

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

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

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

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

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

Package: 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-alpha-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-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-armel-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-ppc64-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: libgo-13-dev-sparc64-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-x32-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-14-dev-alpha-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-14-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-14-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-14-dev-armel-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-14-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-14-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-14-dev-mips-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-14-dev-mips64-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-14-dev-mips64el-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-14-dev-mips64r6-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-14-dev-mips64r6el-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-14-dev-mipsel-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-14-dev-mipsr6-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-14-dev-mipsr6el-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-14-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-14-dev-ppc64-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-14-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-14-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-14-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: libgo-14-dev-sparc64-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-14-dev-x32-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-alpha-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-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-armel-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-ppc64-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: libgo22-sparc64-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-x32-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

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

Package: libgo23-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: libgo23-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: libgo23-armel-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo23-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: libgo23-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: libgo23-mips-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

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

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

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

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

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

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

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

Package: libgo23-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: libgo23-ppc64-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo23-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: libgo23-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: libgo23-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: libgo23-sparc64-cross
Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c
Description-en: Runtime library for GNU Go applications
 Library needed for GNU Go applications linked against the
 shared library.

Package: libgo23-x32-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: libgomp1-alpha-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-amd64-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-arc-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-armel-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-hppa-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-i386-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-loong64-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-m68k-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mips-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mips64-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mips64el-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mips64r6-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mips64r6el-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mipsel-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mipsr6-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-mipsr6el-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-powerpc-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-ppc64-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-sh4-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-sparc64-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgomp1-x32-cross
Description-md5: 9651123458dd1bf3c162dfb6a6292ff4
Description-en: GCC OpenMP (GOMP) support library
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgovarnam-dev
Description-md5: a462108f2fe6faacb115a660773dc3c4
Description-en: Development files for libgovarnam
 Govarnam is a transliteration library to type Indic languages.
 .
 This package contains development files and Vala bindings to use when writing
 applications that interface with GThd.

Package: libgovarnam1
Description-md5: e1a242f6298290a326256882804323e6
Description-en: Transliteration library to type Indic languages
 Govarnam is a transliteration library to type Indic languages.
 .
 This package contains the shared libraries for applications interfacing with
 govarnam.

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-armel-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-hppa-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-ppc64-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-13-dev-x32-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-14-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-14-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-14-dev-armel-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-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-14-dev-hppa-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-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-14-dev-loong64-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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-14-dev-ppc64-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-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-14-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-14-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-x32-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: 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-armel-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-hppa-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-ppc64-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: libgphobos4-x32-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: libgphobos5-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: libgphobos5-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: libgphobos5-armel-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-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: libgphobos5-hppa-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-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: libgphobos5-loong64-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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: libgphobos5-ppc64-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-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: libgphobos5-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: libgphobos5-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-x32-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: libgsf-1-dev
Description-md5: c26c685203445077273bff5424a425c9
Description-en: Structured File Library - development files
 This package contains the development files used in building applications
 that use the GNOME Structured File Library.
 .
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats. It is actively being developed and its API is still likely to
 undergo significant changes (in particular, extensions).

Package: libgsf-bin
Description-md5: e555cb88781ef2e473ff3705e128bd5b
Description-en: Structured File Library - programs
 The GNOME Structured File Library aims to provide an efficient
 extensible I/O abstraction for dealing with different structured file
 formats.
 .
 These are the programs that are shipped as part of libgsf. They include
 a thumbnail generator, a tar-like archiver application and a VBA macro
 extractor.

Package: libgtk2.0-dev
Description-md5: 27369c198da70271ed178d1415c3e8fe
Description-en: development files for the GTK library
 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the header files and static libraries which are
 needed for developing GTK applications.

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: libheif-dev
Description-md5: 8824ba811ca0b88dcc5bd7ea19ef1ccc
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - development files
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 The development headers for compiling programs that use libheif are provided
 by this package.

Package: libheif-plugin-dav1d
Description-md5: 17924d5e800d9b3b08420e830d19c689
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - dav1d plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the dav1d plugin

Package: libheif-plugin-ffmpegdec
Description-md5: c115cf07709a5841cc7c6369e296fe65
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - ffmpegdec plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the ffmpegdec plugin

Package: libheif-plugin-j2kdec
Description-md5: 53ffda9af79d8e01eb3b714d9e0fdc95
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - j2kdec plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the j2kdec plugin

Package: libheif-plugin-j2kenc
Description-md5: c68aaa6ad6b73d11f5413c5e5ac7ee3b
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - j2kenc plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the j2kenc plugin

Package: libheif-plugin-jpegdec
Description-md5: f40dab054231d81ab92b62de0f2919ad
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - jpegdec plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the jpegdec plugin

Package: libheif-plugin-jpegenc
Description-md5: ab9c299323f4925f99d3597506725704
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - jpegenc plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the jpegenc plugin

Package: libheif-plugin-rav1e
Description-md5: 876dd8fcbed9a9ce3d9fb45a7be28846
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - rav1e plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the rav1e plugin

Package: libheif-plugin-svtenc
Description-md5: bcc388034970e651494be60e87e91b28
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - svtenc plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the svtenc plugin

Package: libheif-plugin-x265
Description-md5: 3eba02d97a23d29c9ad2e20b5ecf4de7
Description-en: ISO/IEC 23008-12:2017 HEIF file format decoder - x265 plugin
 libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new
 image file format employing HEVC (h.265) image coding for the best compression
 ratios currently possible.
 .
 This package contains the x265 plugin

Package: libhwasan0-amd64-cross
Description-md5: 3e86044294569fc681ceeaf4424622e4
Description-en: AddressSanitizer -- a fast memory error detector
 AddressSanitizer (HWASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libiso9660-dev
Description-md5: 97b431f7646b5800ba9980c27edef610
Description-en: library to work with ISO9660 filesystems (development files)
 This package contains development files (headers and static library)
 for the libiso9660 library.
 .
 This library is made to read and write ISO9660 filesystems; those
 filesystems are mainly used on CDROMs.

Package: libitm1-alpha-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-amd64-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-i386-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-loong64-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-ppc64-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-sh4-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-sparc64-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libitm1-x32-cross
Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5
Description-en: GNU Transactional Memory Library
 GNU Transactional Memory Library (libitm) provides transaction support for
 accesses to the memory of a process, enabling easy-to-use synchronization of
 accesses to shared memory by several threads.

Package: libjavascriptcoregtk-4.0-bin
Description-md5: 063e995389abd53361e2fa870999c7ca
Description-en: WebKitGTK JavaScript command-line interpreter (transitional dummy package)
 This is a transitional dummy package, it can be safely removed.

Package: libjavascriptcoregtk-4.1-dev
Description-md5: 43ba6fffaaecf506204f5048bde381f8
Description-en: JavaScript engine library from WebKitGTK - development files
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 4.1).
 .
 This package contains the development files.

Package: libjavascriptcoregtk-6.0-dev
Description-md5: 21fff7684df76d97f1f19c5619776f78
Description-en: JavaScript engine library from WebKitGTK - development files
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This build comes from the GTK port of WebKit (API version 6.0).
 .
 This package contains the development files.

Package: libjavascriptcoregtk-bin
Description-md5: ac7afc0b1a4392958885f97c8f08146c
Description-en: JavaScript engine library from WebKitGTK - command-line interpreter
 JavaScriptCore is the JavaScript engine used in WebKit. It consists
 of the following building blocks: lexer, parser, start-up interpreter
 (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
 high-throughput optimizing JIT (FTL).
 .
 This package provides jsc, a command-line JavaScript interpreter.

Package: libjuh-java
Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890
Description-en: transitional package for LibreOffice UNO runtime environment
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This has now been merged into liblibreoffice-java and this package thus
 can be safely removed once installed.

Package: libjurt-java
Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890
Description-en: transitional package for LibreOffice UNO runtime environment
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This has now been merged into liblibreoffice-java and this package thus
 can be safely removed once installed.

Package: libkfontinst5
Description-md5: 66b4ec4c7e71a8a971b4c2d1d8842f83
Description-en: Tools and widgets for the desktop library
 Plasma Desktop offers a beautiful looking desktop
 that takes complete advantage of modern computing technology.
 Through the use of visual effects and scalable graphics,
 the desktop experience is not only smooth but also pleasant
 to the eye. The looks of Plasma Desktop not only provide beauty,
 they are also used to support and improve your computer
 activities effectively, without being distracting.
 .
 This package is part of the KDE Plasma.

Package: libkfontinstui5
Description-md5: 66b4ec4c7e71a8a971b4c2d1d8842f83
Description-en: Tools and widgets for the desktop library
 Plasma Desktop offers a beautiful looking desktop
 that takes complete advantage of modern computing technology.
 Through the use of visual effects and scalable graphics,
 the desktop experience is not only smooth but also pleasant
 to the eye. The looks of Plasma Desktop not only provide beauty,
 they are also used to support and improve your computer
 activities effectively, without being distracting.
 .
 This package is part of the KDE Plasma.

Package: libkokyu-7.1.2t64
Description-md5: 06b7a697a8ae432b321f9464732943cc
Description-en: ACE scheduling and dispatching library
 Kokyu is a library designed to provide flexible scheduling and
 dispatching services.
 .
 Currently it provides real-time scheduling and dispatching services
 for TAO real-time CORBA Event Service.

Package: libkokyu-dev
Description-md5: a6b56a07bff2a96ae4d8f9d0ac80b0bd
Description-en: ACE scheduling and dispatching library - development files
 This package contains the header files and static library for the ACE
 scheduling and dispatching library.

Package: libkworkspace5-5
Description-md5: 2b66bc842f9506411a5abae88d53e05e
Description-en: Plasma Workspace for KF5 library
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 Kworkspace library.
 .
 This package contains library files.

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: liblsan0-amd64-cross
Description-md5: fd77936d8cda7d6af8bc33d6f395c678
Description-en: LeakSanitizer -- a memory leak detector (runtime)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.

Package: liblsan0-loong64-cross
Description-md5: fd77936d8cda7d6af8bc33d6f395c678
Description-en: LeakSanitizer -- a memory leak detector (runtime)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.

Package: liblsan0-ppc64-cross
Description-md5: fd77936d8cda7d6af8bc33d6f395c678
Description-en: LeakSanitizer -- a memory leak detector (runtime)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.

Package: liblsan0-riscv64-cross
Description-md5: fd77936d8cda7d6af8bc33d6f395c678
Description-en: LeakSanitizer -- a memory leak detector (runtime)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.

Package: libmariadb-dev
Description-md5: 5147f292c112a0def76ef58780903826
Description-en: MariaDB database development files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files. To allow sources
 expecting the MariaDB Connector/C to build. Sources that expect the MySQL
 Client libraries should use files from the libmariadb-dev-compat package.

Package: libmariadb-dev-compat
Description-md5: 4e4bcacf382bb1ad738f392fb886a606
Description-en: MariaDB Connector/C, compatibility symlinks
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes compatibility symlinks to allow sources expecting the
 MySQL client libraries to be built against MariaDB Connector/C.

Package: libmariadb3
Description-md5: c48685b906f3842ee48fd71db5681868
Description-en: MariaDB database client library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the client library.

Package: libmariadbd-dev
Description-md5: aaea39424ea2d8d5f702ac4e1a1ee550
Description-en: MariaDB embedded database, development files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes the MariaDB embedded server library development and header files.

Package: libmariadbd19t64
Description-md5: a85241d1aa0dccaa3ede8bda094b9117
Description-en: MariaDB embedded database, shared library
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes a shared library for embedded MariaDB applications.

Package: libn32atomic1-mips-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mips64-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mips64el-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mips64r6-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mips64r6el-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mipsel-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mipsr6-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32atomic1-mipsr6el-cross
Description-md5: 5addd5b55f79b05badc5d383cc456bc6
Description-en: support library providing __atomic built-in functions (n32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libn32gcc-13-dev-mips-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mips64-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mips64el-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mips64r6-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mips64r6el-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mipsel-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mipsr6-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-13-dev-mipsr6el-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mips-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mips64-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mips64el-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mips64r6-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mips64r6el-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mipsel-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mipsr6-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-14-dev-mipsr6el-cross
Description-md5: a9971e06562bd28587b8a1e082d3c523
Description-en: GCC support library (n32 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: libn32gcc-s1-mips-cross
Description-md5: e4cdd3a4afa37f05dd7d913a7af82447
Description-en: GCC support library (mips) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mips64-cross
Description-md5: 3a5fd2cbfc2abe897c43c2f2d930968a
Description-en: GCC support library (mips64) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64 architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mips64el-cross
Description-md5: 805d07dcb41287d352c8c58eef76a32a
Description-en: GCC support library (mips64el) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64el architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mips64r6-cross
Description-md5: 3bfb9ae0b29dae34fb3e25897f76f941
Description-en: GCC support library (mips64r6) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64r6 architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mips64r6el-cross
Description-md5: 34df7086427732d35830a6ac338e4ea2
Description-en: GCC support library (mips64r6el) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mips64r6el architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mipsel-cross
Description-md5: 41d5d2f2b2e6a8fed0f70cba80bb07c3
Description-en: GCC support library (mipsel) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsel architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mipsr6-cross
Description-md5: 5784aaf7169a025c118ae456a6919566
Description-en: GCC support library (mipsr6) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsr6 architecture, for use in cross-compile
 environment.

Package: libn32gcc-s1-mipsr6el-cross
Description-md5: 4a7b2604fcadaa747ac99c959dfe4da5
Description-en: GCC support library (mipsr6el) (n32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for mipsr6el architecture, for use in cross-compile
 environment.

Package: libn32gfortran-13-dev-mips-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mips64-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mips64el-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mips64r6-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mips64r6el-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mipsel-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mipsr6-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-13-dev-mipsr6el-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mips-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mips64-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mips64el-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mips64r6-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mips64r6el-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mipsel-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mipsr6-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran-14-dev-mipsr6el-cross
Description-md5: a68254f0dbb2084ef9a4c2b5e1b28c58
Description-en: Runtime library for GNU Fortran applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libn32gfortran5-mips-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mips64-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mips64el-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mips64r6-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mips64r6el-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mipsel-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mipsr6-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32gfortran5-mipsr6el-cross
Description-md5: 512ca0d6fb98fb0cffa3e05c916ca5e9
Description-en: Runtime library for GNU Fortran applications (n32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libn32go-13-dev-mips-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mips64-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mips64el-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mips64r6-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mips64r6el-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mipsel-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mipsr6-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-13-dev-mipsr6el-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mips-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mips64-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mips64el-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mips64r6-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mips64r6el-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mipsel-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mipsr6-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go-14-dev-mipsr6el-cross
Description-md5: 5bd016d6494e1b31a5eb7479c6885569
Description-en: Runtime library for GNU Go applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU Go applications.

Package: libn32go22-mips-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mips64-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mips64el-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mips64r6-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mips64r6el-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mipsel-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mipsr6-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go22-mipsr6el-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mips-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mips64-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mips64el-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mips64r6-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mips64r6el-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mipsel-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mipsr6-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32go23-mipsr6el-cross
Description-md5: 69e12a3330f05e7659c67b24aba9e516
Description-en: Runtime library for GNU Go applications (n32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libn32gomp1-mips-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mips64-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mips64el-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mips64r6-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mips64r6el-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mipsel-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mipsr6-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libn32gomp1-mipsr6el-cross
Description-md5: 5658b1146ba69da635efca3683f4a5e6
Description-en: GCC OpenMP (GOMP) support library (n32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

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

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

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

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

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

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

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

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

Package: libn32gphobos-14-dev-mips-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mips64-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mips64el-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mips64r6-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mips64r6el-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mipsel-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mipsr6-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos-14-dev-mipsr6el-cross
Description-md5: f7c139fad8f0733e45b27bd808b1f1ff
Description-en: Phobos D standard library (n32 development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libn32gphobos4-mips-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: libn32gphobos4-mips64-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: libn32gphobos4-mips64el-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: libn32gphobos4-mips64r6-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: libn32gphobos4-mips64r6el-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: libn32gphobos4-mipsel-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: libn32gphobos4-mipsr6-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: libn32gphobos4-mipsr6el-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: libn32gphobos5-mips-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: libn32gphobos5-mips64-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: libn32gphobos5-mips64el-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: libn32gphobos5-mips64r6-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: libn32gphobos5-mips64r6el-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: libn32gphobos5-mipsel-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: libn32gphobos5-mipsr6-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: libn32gphobos5-mipsr6el-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: libn32objc-13-dev-mips-cross
Description-md5: 7b0c3d16ce7999d69258664dbed1aec5
Description-en: Runtime library for GNU Objective-C applications (n32 development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Package: libn32objc4-mips-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mips64-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mips64el-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mips64r6-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mips64r6el-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mipsel-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mipsr6-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32objc4-mipsr6el-cross
Description-md5: 6c3f3826368c5c8a95b9afb8628988b6
Description-en: Runtime library for GNU Objective-C applications (n32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libn32stdc++-13-dev-mips-cross
Description-md5: 3b1ddd09d8c2abe01568fc4a9be41743
Description-en: GNU Standard C++ Library v3 (development files) (mips
 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 mips architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mips64-cross
Description-md5: 73bf4770ffea230b41195ed574e8691e
Description-en: GNU Standard C++ Library v3 (development files) (mips64
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mips64el-cross
Description-md5: 0dd34ed8c25693e5cf78ddd488acc61e
Description-en: GNU Standard C++ Library v3 (development files) (mips64el
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mips64r6-cross
Description-md5: 406d3a53901c263e938d913d3cc36958
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mips64r6el-cross
Description-md5: c543e1ccaf1568ad186344f04b6c705d
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6el
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mipsel-cross
Description-md5: f4c6054a0fbe33168064ed142ee8b4e7
Description-en: GNU Standard C++ Library v3 (development files) (mipsel
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mipsr6-cross
Description-md5: e259c0d5422b38ee9862140537ebca4c
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++-13-dev-mipsr6el-cross
Description-md5: 28c204c15f91a497ad91499cbf920253
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6el
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mips-cross
Description-md5: 3b1ddd09d8c2abe01568fc4a9be41743
Description-en: GNU Standard C++ Library v3 (development files) (mips
 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 mips architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mips64-cross
Description-md5: 73bf4770ffea230b41195ed574e8691e
Description-en: GNU Standard C++ Library v3 (development files) (mips64
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mips64el-cross
Description-md5: 0dd34ed8c25693e5cf78ddd488acc61e
Description-en: GNU Standard C++ Library v3 (development files) (mips64el
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mips64r6-cross
Description-md5: 406d3a53901c263e938d913d3cc36958
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mips64r6el-cross
Description-md5: c543e1ccaf1568ad186344f04b6c705d
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6el
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mipsel-cross
Description-md5: f4c6054a0fbe33168064ed142ee8b4e7
Description-en: GNU Standard C++ Library v3 (development files) (mipsel
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mipsr6-cross
Description-md5: e259c0d5422b38ee9862140537ebca4c
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++-14-dev-mipsr6el-cross
Description-md5: 28c204c15f91a497ad91499cbf920253
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6el
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mips-cross
Description-md5: 6e9c58d4cd678e4a78fecfa36243e73f
Description-en: GNU Standard C++ Library v3 (debug build) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mips64-cross
Description-md5: 282f559a9454c17f9bb24b2282fce503
Description-en: GNU Standard C++ Library v3 (debug build) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mips64el-cross
Description-md5: f06dfcf951ffac7c0df17a21f605fdfe
Description-en: GNU Standard C++ Library v3 (debug build) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mips64r6-cross
Description-md5: 2b0ae6666da6caf3f44a5d26e69a4097
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mips64r6el-cross
Description-md5: c878fbe61b0478e9f5b5990ff99d7677
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mipsel-cross
Description-md5: 228f9b0e5c5d12c6f1b3ede6bee2b4c0
Description-en: GNU Standard C++ Library v3 (debug build) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mipsr6-cross
Description-md5: 09986fe9cb4d1b99da8747f8c5d9fa81
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-13-dbg-mipsr6el-cross
Description-md5: f7476d55bb4d0381dd137d55cf732bb8
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mips-cross
Description-md5: 6e9c58d4cd678e4a78fecfa36243e73f
Description-en: GNU Standard C++ Library v3 (debug build) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mips64-cross
Description-md5: 282f559a9454c17f9bb24b2282fce503
Description-en: GNU Standard C++ Library v3 (debug build) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mips64el-cross
Description-md5: f06dfcf951ffac7c0df17a21f605fdfe
Description-en: GNU Standard C++ Library v3 (debug build) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mips64r6-cross
Description-md5: 2b0ae6666da6caf3f44a5d26e69a4097
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mips64r6el-cross
Description-md5: c878fbe61b0478e9f5b5990ff99d7677
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mipsel-cross
Description-md5: 228f9b0e5c5d12c6f1b3ede6bee2b4c0
Description-en: GNU Standard C++ Library v3 (debug build) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mipsr6-cross
Description-md5: 09986fe9cb4d1b99da8747f8c5d9fa81
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-14-dbg-mipsr6el-cross
Description-md5: f7476d55bb4d0381dd137d55cf732bb8
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mips-cross
Description-md5: 7f38395510354f79c1484dbe8592233e
Description-en: GNU Standard C++ Library v3 (mips) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mips64-cross
Description-md5: 5564fd4d0364c2f89d205d701d25caec
Description-en: GNU Standard C++ Library v3 (mips64) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mips64el-cross
Description-md5: 66c3f64757d6455a2c91e61a3addc743
Description-en: GNU Standard C++ Library v3 (mips64el) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mips64r6-cross
Description-md5: 151337b0b70867c05c55437d421238a8
Description-en: GNU Standard C++ Library v3 (mips64r6) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mips64r6el-cross
Description-md5: 646e0d001dc2c009a8dc895d0cb4e8a3
Description-en: GNU Standard C++ Library v3 (mips64r6el) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mipsel-cross
Description-md5: 8ac4361d8e776b0b81d001834537042a
Description-en: GNU Standard C++ Library v3 (mipsel) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mipsr6-cross
Description-md5: ad39b25427ea8f67e79ade13dc7ab8d3
Description-en: GNU Standard C++ Library v3 (mipsr6) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libn32stdc++6-mipsr6el-cross
Description-md5: eca194d8f4729aa493ebe680021db6e9
Description-en: GNU Standard C++ Library v3 (mipsr6el) (n32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsr6el architecture, for use in cross-compile
 environment.

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: libndp-tools
Description-md5: 1746febcf3808f082d79e52c552895b8
Description-en: Library for Neighbor Discovery Protocol (tools)
 libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP).  It
 contains functions for building and parsing NDP messages, and provides
 a high-level interface for sending and receiving NDP messages on a
 network interface.
 .
 This package contains a tool named ndptool for sending and receiving
 NDP messages.

Package: libnetsvcs-7.1.2t64
Description-md5: 6519ca8cff1774a8d53c9df5b9154391
Description-en: ACE network service implementations - libraries
 ACE network services provide reusable components for common
 distributed system tasks such as logging, naming, locking, and time
 synchronization.
 .
 This package contains runtime libraries for ACE network services.

Package: libnetsvcs-dev
Description-md5: bad0d70b1dc3ef49ed21fae07acddc4a
Description-en: ACE network service implementations - development files
 ACE network services provide reusable components for common
 distributed system tasks such as logging, naming, locking, and time
 synchronization.
 .
 This package contains header files and static library for the ACE
 network services library.

Package: libnginx-mod-http-geoip
Description-md5: b9336eed4064843a4bc5981a2d63799f
Description-en: GeoIP HTTP module for Nginx
 The ngx_http_geoip module creates variables with values depending on the
 client IP address, using the precompiled MaxMind databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.

Package: libnginx-mod-http-perl
Description-md5: e53a1df1937247757c6e3b6896311998
Description-en: Perl module for Nginx
 Embed Perl runtime into nginx.
 .
 The ngx_http_perl module is used to implement location and variable handlers
 in Perl and insert Perl calls into SSI.
 .
 Note that this module is marked experimental.

Package: libnginx-mod-stream-geoip
Description-md5: 39b7da5ef1607467992a06519853ebe5
Description-en: GeoIP Stream module for Nginx
 The ngx_stream_geoip module creates variables with values depending on the
 client IP address, using the precompiled MaxMind databases.
 .
 Those variables include country, region, city, latitude, longitude, postal
 code, etc.

Package: libnotificationmanager1
Description-md5: f1bb4603fcff3e44ccc7366f0dcda36a
Description-en: Plasma Workspace for KF5 library
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 Taskmanager library.
 .
 This package contains library files.

Package: libnss-libvirt
Description-md5: 600b29d53c1dad3be832c6eca2a12669
Description-en: nss plugins providing IP address resolution for virtual machines
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains two nss plugins for IP address resolution of libvirt
 managed virtual machines: the 'libvirt_guest' plugin uses libvirt's domain
 names while the 'libvirt' plugin looks at the guest's hostname.

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-alpha-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-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-arc-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-armel-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-hppa-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-loong64-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-ppc64-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-13-dev-sh4-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-sparc64-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-x32-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: libobjc-14-dev-alpha-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-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-14-dev-arc-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-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-14-dev-armel-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-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-14-dev-hppa-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-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-14-dev-loong64-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-m68k-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-mips-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-mips64-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-mips64el-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-mips64r6-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-mips64r6el-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-mipsel-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-mipsr6-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-mipsr6el-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-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-14-dev-ppc64-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-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-14-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-14-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-sh4-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-sparc64-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-x32-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: 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: libobjc4-alpha-cross
Description-md5: 30a0a695b3f5d643272b0bb547f0578c
Description-en: Runtime library for GNU Objective-C applications
 Library needed for GNU ObjC applications linked against the shared library.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Package: libopenjp2-tools
Description-md5: f29e7484a0cd49077edc02dc570a9a4b
Description-en: command-line tools using the JPEG 2000 library
 This package provides with command-line tools allowing for conversions between
 several formats and also provides tools for encoding and decoding
 motion-jpeg2000 video formats:
 .
  - opj_decompress: decodes j2k, jp2, and jpt files to pgm, ppm, pnm,
                  pgx, and bmp.
  - opj_compress: encodes pnm, pgm, pgx, bmp, and ppm files to j2k,
                  and jp2.
  - opj_dump: dump information contains in j2k and jp2.
  - index_create: create jp2 with JPIP index file from a j2k file.
  - frames_to_mj2: convert YUV video streams to mj2 format.
  - mj2_to_frames: convert mj2 video streams to YUV format.
  - wrap_j2k_in_mj2: wrap j2k codestreams into mj2 format.
  - extract-j2k-from_mj2: extract j2k codestreams from the mj2 format.

Package: libopenjpip-dec-server
Description-md5: 200d1d78759ac8db1c5fffc4421914fa
Description-en: tool to allow caching of JPEG 2000 files using JPIP protocol
 This is client side application for caching remote JPEG 2000 using the JPIP
 protocol. This command line application needs to run on the client side to
 allow application such as opj_viewer to view images.

Package: libopenjpip-server
Description-md5: a1ff98fe57f04dbd0d10223568f211fe
Description-en: JPIP server for JPEG 2000 files
 OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools,
 APIs and protocols (JPIP). For more info about JPIP, check the website:
 http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses
 some results from the 2KAN project (http://www.2kan.org).
 .
 First Version covers:
 .
  - JPT-stream (Tile based) and JPP-stream (Precinct based) media types
  - Session, channels, cache model managements
  - JPIP over HTTP
  - Indexing JPEG 2000 files
  - Embedding XML formatted metadata
  - Region Of Interest (ROI) requests

Package: libopenjpip-viewer
Description-md5: 5afa12d72ab835df2e19149b8ff31d51
Description-en: JPEG 2000 java based viewer for advanced remote JPIP access
 Java based client to view remote JPEG 2000 using JPIP protocol.
 This is a simple java viewer to allow:
 .
  - Scale up request: Enlarge the window
  - ROI request: Select a region by mouse click and drag, then click inside the
    red frame of the selected region
  - Annotate image with ROI information in XML metadata: Click button "Region
    Of Interest"
  - Open a new window presenting an aligned image with a locally stored image:
    Click button "Image Registration" (Under Construction)

Package: libopenjpip7
Description-md5: 50cc5e723cb5be57e1d384f85d8d78f9
Description-en: JPEG 2000 Interactive Protocol
 OpenJPEG is a library for handling the JPEG 2000 image compression format.
 JPEG 2000 is a wavelet-based image compression standard and permits progressive
 transmission by pixel and resolution accuracy for progressive downloads of an
 encoded image. It supports lossless and lossy compression, supports higher
 compression than JPEG 1991, and has resilience to errors in the image.
 .
 This is an implementation of the JPEG 2000 Interactive Protocol (Part-9)

Package: libpam-oath
Description-md5: 2d17d3000b8fde392811eab2f2429fb0
Description-en: OATH Toolkit libpam_oath PAM module
 OATH Toolkit provide components to build one-time password
 authentication systems.  It contains shared C libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm
 (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to
 manage secret key data.  OATH stands for Open AuTHentication, which is
 the organization that specify the algorithms.
 .
 This package contain a PAM module to authenticate users against
 a local file-based OATH database.

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: libplasma-geolocation-interface5
Description-md5: 4f3b0402a92ec99812086cab6e493f91
Description-en: Plasma Workspace for KF5 library
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 Interface library for geolocation.
 .
 This package contains library files.

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: libpoppler-glib-dev
Description-md5: 4483b544bc64264785fa77d6466a341f
Description-en: PDF rendering library -- development files (GLib interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the GLib-based Poppler interface.

Package: libpoppler-qt5-1t64
Description-md5: 0ac9bcecfcfad7f5e76c5f9836ae7168
Description-en: PDF rendering library (Qt 5 based shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the Qt 5 based shared library for applications
 using the Qt 5 interface to Poppler.

Package: libpoppler-qt5-dev
Description-md5: 23f42cab8509c36d744da26df5cb855a
Description-en: PDF rendering library -- development files (Qt 5 interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the Qt 5-based Poppler interface.

Package: libpoppler-qt6-3t64
Description-md5: 1aac226e2e4f235dbc8ce10a562d619f
Description-en: PDF rendering library (Qt 6 based shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the Qt 6 based shared library for applications
 using the Qt 6 interface to Poppler.

Package: libpoppler-qt6-dev
Description-md5: d697e5693c5678626b355602947110a5
Description-en: PDF rendering library -- development files (Qt 6 interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the Qt 6-based Poppler interface.

Package: libppd-tests
Description-md5: a30cdd50425510de61c40aa7f0de6a34
Description-en: OpenPrinting libppd - Upstream test programs for autopkgtests
 This library contains everything needed to support PPD (PostScript
 Printer Description) files, reading and parsing, handling collections
 of PPD files, building PPD files from printer IPP attributes and from
 *.drv files.
 .
 It contains the full PPD file and PostScript output functionality of
 CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality
 stays available for retro-fitting classic CUPS drivers after switching
 to CUPS 3.x which has all PPD file support removed.
 .
 This package contains test programs from the upstream code which are used
 for the autopkgtests.
 .
 For using libppd you do not need to install this package. It does not
 contain anything useful for end users.

Package: libppd-utils
Description-md5: 9f3a670fe142c6ba86028f0bed73dccb
Description-en: OpenPrinting libppd - PPD manipulation and test utilities
 This library contains everything needed to support PPD (PostScript
 Printer Description) files, reading and parsing, handling collections
 of PPD files, building PPD files from printer IPP attributes and from
 *.drv files.
 .
 It contains the full PPD file and PostScript output functionality of
 CUPS 2.x (libcups, ppdc) and cups-filters 1.x, so that the functionality
 stays available for retro-fitting classic CUPS drivers after switching
 to CUPS 3.x which has all PPD file support removed.
 .
 This package provides the test utility testppdfile which replaces
 the cupstestppd utility of CUPS 2.x. It also provides command line
 utilities to generate and manipulate PPD files and convert between PPD
 files and *.drv files. The core functionality of these utilities is
 implemented in libppd.

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

Package: 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: libquadmath0-amd64-cross
Description-md5: fb375c278b15a5774cef34cf9570ecc9
Description-en: GCC Quad-Precision Math Library
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

Package: libquadmath0-i386-cross
Description-md5: fb375c278b15a5774cef34cf9570ecc9
Description-en: GCC Quad-Precision Math Library
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

Package: libquadmath0-x32-cross
Description-md5: fb375c278b15a5774cef34cf9570ecc9
Description-en: GCC Quad-Precision Math Library
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

Package: libreoffice
Description-md5: 9614e13c8592ae9a0c81c629137ef53e
Description-en: office productivity suite (metapackage)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 It also recommends additional packages (e.g. fonts) in order to match an
 upstream LibreOffice install as closely as possible.
 .
 You can extend the functionality of LibreOffice by installing these
 packages:
  * hunspell-*/myspell-*: Hunspell/Myspell dictionaries
    for use with LibreOffice
  * libreoffice-l10n-*: UI interface translation
  * libreoffice-help-*: User help
  * mythes-*: Thesauri for the use with LibreOffice
  * hyphen-*: Hyphenation patterns for LibreOffice
  * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support
  * libreoffice-gnome: GIO backend
  * unixodbc: ODBC database support
  * cups-bsd: Allows LibreOffice to detect your CUPS printer queues
    automatically
  * libsane: Use your sane-supported scanner with LibreOffice
  * libxrender1: Speed up display by using Xrender library
  * libgl1: OpenGL support
  * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index
    files
  * firefox-esr | thunderbird | firefox:
    Mozilla profile with Certificates needed for XML Security...
  * openjdk-11-jre | openjdk-8-jre | java8-runtime:
    Java Runtime Environment for use with LibreOffice
  * pstoedit / imagemagick / ghostscript: helper tools for EPS
  * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices
    media backend
  * libpaper-utils: papersize detection support via paperconf
  * bluez: Bluetooth support for Impress (slideshow remote control)

Package: libreoffice-base
Description-md5: 5529fff5c628ca6b70284749063daea4
Description-en: office productivity suite -- database
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.

Package: libreoffice-base-drivers
Description-md5: 95a600bf1d7e583b757fe5b8ea210d10
Description-en: Database connectivity drivers for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database connectivity drivers used by LibreOffices
 database functionality:
  - ODBC
  - JDBC
  - dBase
  - Calc
  - Flat files
 .
 You can extend this by installing:
 .
  * unixodbc: ODBC database support
  * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | odbc-mdbtools: ODBC
    drivers for:
    - MySQL
    - PostgreSQL
    - SQLite
    - MS SQL / Sybase SQL
    - *.mdb (JET / MS Access)
  * libmariadb-java | libpg-java | libjtds-java: JDBC Drivers
    for:
    - MySQL/MariaDB
    - PostgreSQL
    - MS SQL Server and Sybase
  * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver
  * libreoffice-sdbc-firebird: Firebird SDBC Driver
  * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver
  * libreoffice-sdbc-mysql: MySQL/MariaDB SDBC Driver

Package: libreoffice-base-nogui
Description-md5: e83dd6cdb7c67ccb13c0407fd6a32ebc
Description-en: office productivity suite -- database (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.

Package: libreoffice-calc-nogui
Description-md5: ed9483b973f6b2dd25d568b6ef77d8c4
Description-en: office productivity suite -- spreadsheet (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice
 for use with libreoffice-core-nogui.

Package: libreoffice-core-nogui
Description-md5: d16e9871c20b5b5c8f38d6d74c8dfe8e
Description-en: office productivity suite -- arch-dependent files (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice without GUI support for server-based or commandline usage of
 LibreOffice.

Package: libreoffice-dev-gui
Description-md5: c7381cdfc5446c44dd4085615626c61e
Description-en: office productivity suite -- "GUI" development stuff
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the gengal utility which was moved from
 libreoffice-dev.

Package: libreoffice-draw-nogui
Description-md5: c4d7d9707b31ef9344d70e006f7a27af
Description-en: office productivity suite -- drawing (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.

Package: libreoffice-evolution
Description-md5: 7d9a6b62e74d5a806f263ecd0d4bed18
Description-en: office productivity suite -- Evolution addressbook support
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package allows LibreOffice to access Evolution address books.
 You need to install evolution separately.

Package: libreoffice-gtk4
Description-md5: 7cbb2e1ddd519ed979f5c41206377dd3
Description-en: office productivity suite -- GTK+ 4 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Gtk plugin for drawing LibreOffices widgets
 with Gtk+ 4 and Gtk/GNOMEish print dialog.
 .
 You need to enable it manually by export SAL_USE_VCLPLUGIN=gtk4.

Package: libreoffice-impress-nogui
Description-md5: 10ce2c27d434135cd9308937c1bdb31c
Description-en: office productivity suite -- presentation (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

Package: libreoffice-kf5
Description-md5: 60a27e47a640a57cbd044cc3528831f5
Description-en: office productivity suite -- KDE Frameworks 5 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the KF5 plugin for LibreOffice and a KF5-based File
 Picker when running under Plasma.

Package: libreoffice-librelogo
Description-md5: cdaef056eb365a457e28772fa2fd9de6
Description-en: Logo-like programming language for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains Librelogo, which is a pyuno-based Logo-like programming
 language with interactive vectorgraphics for education and DTP
  - basic Logo syntax for back compatibility with educational Logo systems
  - interactive vectorgraphics in LibreOffice Writer
  - native commands (easily translatable)
  - Python data structures (list, tuple, set, dictionary) and other Python
    features

Package: libreoffice-math-nogui
Description-md5: e104f51d572d2ee302d3c3550e97e6ff
Description-en: office productivity suite -- equation editor (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

Package: libreoffice-nogui
Description-md5: b2664061ba9641158b0a41d2c958aa3e
Description-en: office productivity suite (metapackage, no GUI)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 .
 WITHOUT GUI SUPPORT.
 .
 This package is intended mostly for scripting needs.

Package: libreoffice-plasma
Description-md5: 962e5fa862a2425941adbcdb81054cc7
Description-en: office productivity suite -- some Plasma integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some minor Plasma integration (like AppData
 and "Create New..." integration) and a KDE/KF5 configuration backend.

Package: libreoffice-qt5
Description-md5: 459572943562e2a51d6e9c1c30d84c71
Description-en: office productivity suite -- Qt 5 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Qt 5 plugin for drawing LibreOffices widgets
 with Qt 5 and a Qt File Picker and print dialog.
 .
 You need to enable it manually by export SAL_USE_VCLPLUGIN=qt5 if you are
 not using Plasma.

Package: libreoffice-qt6
Description-md5: a45aee748dd8cc60d61451e1f7253f31
Description-en: office productivity suite -- Qt 6 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Qt 6 plugin for drawing LibreOffices widgets
 with Qt 6 and a Qt File Picker and print dialog.
 .
 You need to enable it manually by export SAL_USE_VCLPLUGIN=qt6.

Package: libreoffice-report-builder
Description-md5: 8239ceaa4ebaf25c2b15325d48eb907c
Description-en: LibreOffice component for building database reports
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the report builder:
  "Create with the Sun Report Builder stylish, smart-looking database reports.
  The flexible report editor can define group and page headers as well as
  group and page footers and even calculation fields are available to
  accomplish complex database reports."

Package: libreoffice-report-builder-bin
Description-md5: 4de9416ad29a7951be39b95f83055e84
Description-en: LibreOffice component for building database reports -- libraries
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some architecture-dependent support libraries
 (librpt*.so) for the report builder component.

Package: libreoffice-report-builder-bin-nogui
Description-md5: 6d5263ac65fb4d1c4c7caf8eb713944d
Description-en: LibreOffice component for building database reports -- libraries (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some architecture-dependent support libraries
 (librpt*.so) for the report builder component.

Package: libreoffice-script-provider-bsh
Description-md5: 720bef09745ce9eb4902772fb5c437d8
Description-en: BeanShell script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support BeanShell.

Package: libreoffice-script-provider-js
Description-md5: 41b18315e9be2aaa24a28415b907118e
Description-en: JavaScript script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support JavaScript.

Package: libreoffice-script-provider-python
Description-md5: 019117f2dc708fc6c1179714b81e2076
Description-en: Python script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support Python.

Package: libreoffice-sdbc-firebird
Description-md5: 4ad372e2554b0f42b39c7e1325d5e6d0
Description-en: Firebird SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Firebird SDBC Driver allows one to use the Firebird database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-hsqldb
Description-md5: 54ed9715a25b1dae2ad2d3a9b6838a65
Description-en: HSQLDB SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-mysql
Description-md5: 1022a8fb85f50d65847256d96ae25e4f
Description-en: MariaDB/MySQL SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The MariaDB/MySQL driver allows one to use the MariaDB or MySQL
 database from LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-postgresql
Description-md5: 06f71158aa78dbe7201679601bd1279b
Description-en: PostgreSQL SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-smoketest-data
Description-md5: 7540f40cccbf63cb8381dca8979a0828
Description-en: data files for LibreOffices "smoketest"
 Data files for the LibreOffice "smoketest".

Package: libreoffice-style-breeze
Description-md5: b3a725e09462ccaec72c3b8bb964827b
Description-en: office productivity suite -- Breeze symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "breeze" symbol style, default style for KDE 5.

Package: libreoffice-style-karasa-jaga
Description-md5: 62dc98488a5247cbad91f4e0ec562bcf
Description-en: office productivity suite -- Karasa Jaga symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "karasa_jaga" symbol style.

Package: libreoffice-style-sifr
Description-md5: 0fd5516a8dab8f6841c284edea8786d7
Description-en: office productivity suite -- Sifr symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "sifr" symbol style (an adaption of the Gnome
 symbolic theme), needs to be manually  enabled in the LibreOffice option
 menu.

Package: libreoffice-style-sukapura
Description-md5: b9dbd94d0660dbc8a05ba918cb3fb897
Description-en: office productivity suite -- Sukapura symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "sukapura" symbol style.

Package: libreoffice-style-tango
Description-md5: aaf8968f6a7dfef93cd3c0082bbe8dbd
Description-en: transitional package for Tango symbol style
 You can safely remove this package.

Package: libreoffice-subsequentcheckbase
Description-md5: cda482c5487d616e1ae7a228fce1d955
Description-en: LibreOffice java test libraries
 Java libraries LibreOffice subsequentchecks integration test suite

Package: libreoffice-uiconfig-base
Description-md5: e6ac75c394251a0c3842ae13e3f9c033
Description-en: UI data ("config") for LibreOffice Base
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains internal "configuration" of various UI components.
 It is not meant to be editable. It is just split out for dependencies of
 other packages.
 .
 You will usually not need to install this package manually but it should
 just be pulled in by other packages.

Package: libreoffice-uiconfig-report-builder
Description-md5: c254f403f0fe84819d9f6437b3755876
Description-en: UI data ("config") for the LibreOffice Report Builder
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains internal "configuration" of various UI components.
 It is not meant to be editable. It is just split out for dependencies of
 other packages.
 .
 You will usually not need to install this package manually but it should
 just be pulled in by other packages.

Package: libreoffice-wiki-publisher
Description-md5: a66aaa282ae4941588a4d314d1ebbf79
Description-en: LibreOffice extension for working with MediaWiki articles
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains an extension to create/edit/publish MediaWiki
 articles with LibreOffice

Package: libreoffice-writer-nogui
Description-md5: 963dc225bb14f9e5974345a7995f16a7
Description-en: office productivity suite -- word processor (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

Package: libridl-java
Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890
Description-en: transitional package for LibreOffice UNO runtime environment
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This has now been merged into liblibreoffice-java and this package thus
 can be safely removed once installed.

Package: librte-acl24
Description-md5: a5d2ee1c7313d4b898df1e363803f19a
Description-en: Data Plane Development Kit (librte-acl runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-acl.

Package: librte-baseband-acc24
Description-md5: 4b77b37154b70e89c1385da7d9837ed3
Description-en: Data Plane Development Kit (librte-baseband-acc100 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-baseband-acc100.

Package: librte-baseband-fpga-5gnr-fec24
Description-md5: da36bef4a6787fa8426dc1f2e58b3a3f
Description-en: Data Plane Development Kit (librte-baseband-fpga-5gnr-fec runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-baseband-fpga-5gnr-fec.

Package: librte-baseband-fpga-lte-fec24
Description-md5: 35512db6bfb553d0acbf0416359c1f56
Description-en: Data Plane Development Kit (librte-baseband-fpga-lte-fec runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-baseband-fpga-lte-fec.

Package: librte-baseband-la12xx24
Description-md5: c9f33f4d4615999c0cbca728519ccfae
Description-en: Data Plane Development Kit (librte-baseband-la12x runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-baseband-la12x.

Package: librte-baseband-null24
Description-md5: 69a87dd8fffa732b04b2e251eda5f269
Description-en: Data Plane Development Kit (librte-baseband-null runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-baseband-null.

Package: librte-baseband-turbo-sw24
Description-md5: 5c894473e0b5d0ff0070803f6e8e470b
Description-en: Data Plane Development Kit (librte-baseband-turbo-sw runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-baseband-turbo-sw.

Package: librte-bbdev24
Description-md5: 554c622d26ca6516fda37111ad7f82ef
Description-en: Data Plane Development Kit (librte-bbdev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bbdev.

Package: librte-bitratestats24
Description-md5: 16abe8f707bd645160be36a6990b5b1a
Description-en: Data Plane Development Kit (librte-bitratestats runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bitratestats.

Package: librte-bpf24
Description-md5: 3c445bc6594fc0b93b49c5039cbcfd04
Description-en: Data Plane Development Kit (librte-bpf runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bpf.
 .
 The DPDK provides an BPF library that gives the ability to load and
 execute Enhanced Berkeley Packet Filter (eBPF) bytecode within user-space
 dpdk application.

Package: librte-bus-cdx24
Description-md5: e0eeb744641b90bc094c982b8a782b3c
Description-en: Data Plane Development Kit (librte-bus-cdx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bus-cdx.

Package: librte-bus-dpaa24
Description-md5: af96bcc1cbad111852bffd3e09c94c4a
Description-en: Data Plane Development Kit (librte-bus-dpaa runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bus-dpaa.

Package: librte-bus-fslmc24
Description-md5: f70b54492d6679d9d694cc8514b99a3f
Description-en: Data Plane Development Kit (librte-bus-fslmc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bus-fslmc.

Package: librte-bus-ifpga24
Description-md5: 30ad062022b683e13b3839301b544dd1
Description-en: Data Plane Development Kit (librte-bus-ifpga runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bus-ifpga.

Package: librte-bus-platform24
Description-md5: 9e732d447694896df313fcdc8638b8da
Description-en: Data Plane Development Kit (librte-bus-platform runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-bus-platform.

Package: librte-cfgfile24
Description-md5: 24e5f832fe233d2fb73656ffb2780016
Description-en: Data Plane Development Kit (librte-cfgfile runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-cfgfile.

Package: librte-cmdline24
Description-md5: d1d31d557aedb8b87066af8e68b6ea21
Description-en: Data Plane Development Kit (librte-cmdline runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-cmdline.

Package: librte-common-cnxk24
Description-md5: ce70c16773161357b29f93c62643f04f
Description-en: Data Plane Development Kit (librte-common-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-cnxk.

Package: librte-common-cpt24
Description-md5: 4f12012f31b5aaf2e54367a722a88adf
Description-en: Data Plane Development Kit (librte-common-cpt runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-cpt.

Package: librte-common-dpaax24
Description-md5: 0d101302b964490b9633b281af19d30a
Description-en: Data Plane Development Kit (librte-common-dpaax runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-dpaax.

Package: librte-common-iavf24
Description-md5: 7c29c0f0841e1ccc6e4924c67b1aa710
Description-en: Data Plane Development Kit (librte-common-iavf runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-iavf.

Package: librte-common-idpf24
Description-md5: 0b8f1d574338a6c32e192929277e0500
Description-en: Data Plane Development Kit (librte-common-idpf runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-idpf.

Package: librte-common-nfp24
Description-md5: e5b27f4815d1aa7c8a97c83bff41eb57
Description-en: Data Plane Development Kit (librte-common-nfp library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-nfp.

Package: librte-common-octeontx24
Description-md5: 03d2898e232c8157b5a7f982d8cdd4be
Description-en: Data Plane Development Kit (librte-common-octeontx library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-octeontx.

Package: librte-common-qat24
Description-md5: c39375d2fe7c49d1d2abb6e67098a81c
Description-en: Data Plane Development Kit (librte-common-qat runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-qat.

Package: librte-common-sfc-efx24
Description-md5: 3ecf4a10a476e2639b989d110832e17c
Description-en: Data Plane Development Kit (librte-common-sfc-efx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-common-sfc-efx.

Package: librte-compress-isal24
Description-md5: 5629f580d2300815285928611051bd26
Description-en: Data Plane Development Kit (librte-compress-isal runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-compress-isal.
 The ISA-L PMD (librte-compress-isal-comp) provides poll mode compression &
 decompression driver support for utilizing Intel ISA-L library, which
 implements the deflate algorithm for both Deflate(compression) and
 Inflate(decompression).

Package: librte-compress-mlx5-24
Description-md5: f5e0740b3d20ee5b3123083c29237f7c
Description-en: Data Plane Development Kit (librte-compress-mlx5 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-compress-mlx5.

Package: librte-compress-octeontx24
Description-md5: 67575cb937305d4bf3136b00f039d7d0
Description-en: Data Plane Development Kit (librte-compress-octeontx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-compress-octeontx.

Package: librte-compress-zlib24
Description-md5: a21712f04d223aba750617df39b5063d
Description-en: Data Plane Development Kit (librte-compress-zlib runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-compress-zlib.

Package: librte-compressdev24
Description-md5: b2369556a4505ce49d82d58e0724a221
Description-en: Data Plane Development Kit (librte-compressdev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-compressdev.
 .
 Provides poll mode compression & decompression driver support.

Package: librte-crypto-bcmfs24
Description-md5: bedc2c32b6d8cef8b00b482cbc83024b
Description-en: Data Plane Development Kit (librte-crypto-bcmfs runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-bcmfs.

Package: librte-crypto-caam-jr24
Description-md5: a5f12ee5357cf3842e6e4f47eae2695d
Description-en: Data Plane Development Kit (librte-crypto-caam-jr runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-caam-jr.

Package: librte-crypto-ccp24
Description-md5: 24f046ef82081b5f1d502e954c4365e7
Description-en: Data Plane Development Kit (librte-crypto-ccp runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-ccp.

Package: librte-crypto-cnxk24
Description-md5: d5d929959b7d2f70bf834c7bfbc55b48
Description-en: Data Plane Development Kit (librte-crypto-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-cnxk.

Package: librte-crypto-dpaa-sec24
Description-md5: a8f728703380f59dbc70c8cfa54bf007
Description-en: Data Plane Development Kit (librte-crypto-dpaa-sec runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-dpaa-sec.

Package: librte-crypto-dpaa2-sec24
Description-md5: d24620080557912172e7d798a0d30dee
Description-en: Data Plane Development Kit (librte-crypto-dpaa2-sec runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-dpaa2-sec.

Package: librte-crypto-ipsec-mb24
Description-md5: 318e9c3510ab5f11909c3b63c9a94612
Description-en: Data Plane Development Kit (librte-crypto-ipsec-mb runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-ipsec-mb.
 .
 As of DPDK 21.11 this absorbed the former crypto libs for aesni-gcm, aesni-mb,
 kasumi, snow3g and zuc - their usage and EAL options stay the same.

Package: librte-crypto-mlx5-24
Description-md5: 8afeb7dd2fd10cf04ac25ed1776e6a69
Description-en: Data Plane Development Kit (librte-crypto-mlx5 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-mlx5.

Package: librte-crypto-nitrox24
Description-md5: 0d83fa746c05263658c8c2d1e3498777
Description-en: Data Plane Development Kit (librte-crypto-nitrox runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-nitrox which is
 The Nitrox crypto poll mode driver provides support for offloading
 cryptographic operations to the NITROX V security processor

Package: librte-crypto-null24
Description-md5: eb1ca335028833b10a6bc7cca526c95e
Description-en: Data Plane Development Kit (librte-crypto-null runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-null.

Package: librte-crypto-octeontx24
Description-md5: b030557f69d3b6fa7cbe5bbd8721b429
Description-en: Data Plane Development Kit (librte-crypto-octeontx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-octeontx.

Package: librte-crypto-openssl24
Description-md5: 3c7cce51bd2cdee0bb3fc55841ef2816
Description-en: Data Plane Development Kit (librte-crypto-openssl runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-openssl.

Package: librte-crypto-scheduler24
Description-md5: c786b32ffbc6936b59575b0a7d895651
Description-en: Data Plane Development Kit (librte-crypto-scheduler runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-scheduler.

Package: librte-crypto-virtio24
Description-md5: 52dcce7d550825ce3340c65251314464
Description-en: Data Plane Development Kit (librte-crypto-virtio runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-crypto-virtio.

Package: librte-dispatcher24
Description-md5: 9008c9b929dd86f26fc5c8dd6883300c
Description-en: Data Plane Development Kit (librte-dispatcher runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dispatcher.

Package: librte-distributor24
Description-md5: da1331faf098413667bd4c98973a000e
Description-en: Data Plane Development Kit (librte-distributor runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-distributor.

Package: librte-dma-cnxk24
Description-md5: 6043aea7559d66388076dff33eb2dde6
Description-en: Data Plane Development Kit (librte-dma-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-cnxk.

Package: librte-dma-dpaa2-24
Description-md5: fca6a15299169b3791dfbec4d01a0d01
Description-en: Data Plane Development Kit (librte-dma-dpaa2 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-dpaa2.

Package: librte-dma-dpaa24
Description-md5: 349ec41a8ab3634ec4ecd7bba174f710
Description-en: Data Plane Development Kit (librte-dma-dpaa runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-dpaa.

Package: librte-dma-hisilicon24
Description-md5: bce9dd6bd4e408b4113f9a1e6bd5df70
Description-en: Data Plane Development Kit (librte-dma-hisilicon runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-hisilicon.

Package: librte-dma-idxd24
Description-md5: fab1f21de65a27862cc8ec4dc21f1456
Description-en: Data Plane Development Kit (librte-dma-idxd runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-idxd.

Package: librte-dma-ioat24
Description-md5: ff34d3ca023b3f710d39ef8a7a2096b3
Description-en: Data Plane Development Kit (librte-dma-ioat runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-ioat.

Package: librte-dma-skeleton24
Description-md5: 4342416f5cecbfb9abf7b79963c0ca92
Description-en: Data Plane Development Kit (librte-dma-skeleton runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dma-skeleton.

Package: librte-efd24
Description-md5: 5a046496680fbf2806c42e4e127507ea
Description-en: Data Plane Development Kit (librte-efd runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-efd.

Package: librte-event-cnxk24
Description-md5: 83bc8fd299392ae02409db419a76d5d8
Description-en: Data Plane Development Kit (librte-event-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-cnxk.

Package: librte-event-dlb2-24
Description-md5: 757137dff40b24e64f51ac542f3f7eb1
Description-en: Data Plane Development Kit (librte-event-dlb2 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-dlb2.

Package: librte-event-dpaa2-24
Description-md5: e6498f02f16c610e9e97f756293c5ccb
Description-en: Data Plane Development Kit (librte-event-dpaa2 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-dpaa2.

Package: librte-event-dpaa24
Description-md5: 75788392906a8a73ed281f9cb543753d
Description-en: Data Plane Development Kit (librte-event-dpaa runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-dpaa.

Package: librte-event-dsw24
Description-md5: 3b9396458247b583cfa2ceb6e397b0e6
Description-en: Data Plane Development Kit (librte-event-dsw runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-dsw-event.

Package: librte-event-octeontx24
Description-md5: b1a126011e37a5677cae1f7407169277
Description-en: Data Plane Development Kit (librte-event-octeontx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-octeontx.

Package: librte-event-opdl24
Description-md5: b7794a2452c755cb8408f2707af7b672
Description-en: Data Plane Development Kit (librte-event-opdl runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-opdl.

Package: librte-event-skeleton24
Description-md5: 06769780e134586ddd46f57b33605590
Description-en: Data Plane Development Kit (librte-event-skeleton runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-skeleton.

Package: librte-event-sw24
Description-md5: 4030a959b9aeb9256ad95be211281f1f
Description-en: Data Plane Development Kit (librte-event-sw runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-event-sw.

Package: librte-eventdev24
Description-md5: bceb237e2179c1d9f649ec4196bf5bed
Description-en: Data Plane Development Kit (librte-eventdev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-eventdev.

Package: librte-fib24
Description-md5: c735f4fd26cbe0689d311d9e189b752f
Description-en: Data Plane Development Kit (libfib runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for libfib.
 FIB (Forwarding information base) implementation for IPv4 Longest Prefix Match

Package: librte-gpudev24
Description-md5: 672e4fdfe8dc00f57673ebed45bd1997
Description-en: Data Plane Development Kit (librte-gpudev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-gpudev.

Package: librte-graph24
Description-md5: 5ecf0b3b73b33cf1257c95a941a25276
Description-en: Data Plane Development Kit (librte-graph runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-graph.

Package: librte-gro24
Description-md5: f43e2e3e4205df571e1e567900f8c972
Description-en: Data Plane Development Kit (librte-gro runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-gro.

Package: librte-ipsec24
Description-md5: aa02e7b2bd25643377fd3561794019aa
Description-en: Data Plane Development Kit (librte-ipsec runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-ipsec.

Package: librte-jobstats24
Description-md5: e6ee4244db07a08725983b0cb8bb3caa
Description-en: Data Plane Development Kit (librte-jobstats runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-jobstats.

Package: librte-latencystats24
Description-md5: 1fffcd4e3ce4e4d4992c914adbdddc5e
Description-en: Data Plane Development Kit (librte-latencystats runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-latencystats.

Package: librte-lpm24
Description-md5: 408ded5de556acc64826bd7673473e36
Description-en: Data Plane Development Kit (librte-lpm runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-lpm.

Package: librte-member24
Description-md5: 6621f59968b6db54793c0254f73ffd72
Description-en: Data Plane Development Kit (librte-member runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-member.

Package: librte-mempool-bucket24
Description-md5: 981761b4e5df1d367e55d8cd64659c5b
Description-en: Data Plane Development Kit (librte-mempool-bucket runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mempool-bucket.

Package: librte-mempool-cnxk24
Description-md5: 9c4362780a5f86efca113646b65c73a7
Description-en: Data Plane Development Kit (librte-mempool-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mempool-cnxk.

Package: librte-mempool-dpaa2-24
Description-md5: 8bf5b48ac893733a90aacd769d49e261
Description-en: Data Plane Development Kit (librte-mempool-dpaa2 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mempool-dpaa2.

Package: librte-mempool-dpaa24
Description-md5: 0297c86cc92d444d8026d1a3d0fd97aa
Description-en: Data Plane Development Kit (librte-mempool-dpaa runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mempool-dpaa.

Package: librte-mempool-octeontx24
Description-md5: 98a089f0e8e47a2b9142c537fc70e781
Description-en: Data Plane Development Kit (librte-mempool-octeontx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mempool-octeontx.

Package: librte-mempool-stack24
Description-md5: 19db10379a4420cee72113f52437c7e8
Description-en: Data Plane Development Kit (librte-mempool-stack runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mempool-stack.

Package: librte-meta-all
Description-md5: 500ceb7a8069273219c8f1fc8fb059dc
Description-en: Data Plane Development Kit (all sub-libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all librte libraries produced by DPDK.

Package: librte-meta-allpmds
Description-md5: 765656312bba5336bd1594e32557a349
Description-en: Data Plane Development Kit (all poll mode drivers)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all poll mode drivers produced by DPDK.

Package: librte-meta-baseband
Description-md5: e2cc28d70939a29f985175aeba36d488
Description-en: Data Plane Development Kit (baseband libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte baseband libraries.

Package: librte-meta-bus
Description-md5: 258638de2a320f6076b1f490e30e8b97
Description-en: Data Plane Development Kit (bus libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte bus libraries.

Package: librte-meta-common
Description-md5: 14ae31a5236f6641dd196a1da8f4d6a8
Description-en: Data Plane Development Kit (common libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte common libraries.

Package: librte-meta-compress
Description-md5: c3cf8e623caf0ca9028f88d3f60fca45
Description-en: Data Plane Development Kit (compress libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte compress libraries.

Package: librte-meta-crypto
Description-md5: 7a90e0af829627c97ff04ced1ca4e0b4
Description-en: Data Plane Development Kit (crypto libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte crypto libraries.

Package: librte-meta-dma
Description-md5: 92ad5827f85e6310962e58f01a070c1f
Description-en: Data Plane Development Kit (dma libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte dma libraries.

Package: librte-meta-event
Description-md5: aeda28723b9b2eb93d42ec8661e0dfd9
Description-en: Data Plane Development Kit (event libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte event libraries.

Package: librte-meta-mempool
Description-md5: b69ed1e75152fd6027537be61afb7241
Description-en: Data Plane Development Kit (mempool libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte mempool libraries.

Package: librte-meta-net
Description-md5: a1b81595ed97f73e17b39fed64a33361
Description-en: Data Plane Development Kit (net libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte net libraries.

Package: librte-meta-raw
Description-md5: f295c104e38a8eacff8bb01ddb0430e6
Description-en: Data Plane Development Kit (raw libraries)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This is a metapackage to pull in all the librte raw libraries.

Package: librte-metrics24
Description-md5: 12637f259119e227b7395f9f586b5117
Description-en: Data Plane Development Kit (librte-metrics runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-metrics.

Package: librte-ml-cnxk24
Description-md5: 0e75c52f5cc0a9d03c33a80c3d4dee67
Description-en: Data Plane Development Kit (librte-ml-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-ml-cnxk.

Package: librte-mldev24
Description-md5: 6d98d765361c7fcd5a05aef38edfedbb
Description-en: Data Plane Development Kit (librte-mldev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-mldev.

Package: librte-net-af-xdp24
Description-md5: 1f308773035690d2a316beecdf557c69
Description-en: Data Plane Development Kit (librte-net-af-xdp runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-af-xdp.
 AF_XDP is an address family that is optimized for high performance packet
 processing. AF_XDP sockets enable the possibility for XDP program to redirect
 packets to a memory buffer in userspace.

Package: librte-net-ark24
Description-md5: e6f67600a802c9eb00b90994cc79acea
Description-en: Data Plane Development Kit (librte-net-ark runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ark.

Package: librte-net-atlantic24
Description-md5: 59afcd0d5e27304b9c81bb80658deee6
Description-en: Data Plane Development Kit (librte-net-atlantic runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-atlantic.

Package: librte-net-avp24
Description-md5: 96e188803586b87e56b7142d8a096d0b
Description-en: Data Plane Development Kit (librte-net-avp runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-avp.

Package: librte-net-axgbe24
Description-md5: 3303a7322396b4a4fd6f48901596d4fe
Description-en: Data Plane Development Kit (librte-net-axgbe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-axgbe.

Package: librte-net-bnx2x24
Description-md5: dae1cc2c87172533e5061e0f6ccc13b6
Description-en: Data Plane Development Kit (librte-net-bnx2x runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-bnx2x.

Package: librte-net-bnxt24
Description-md5: dd9becf254fe57b4b2043547499dd879
Description-en: Data Plane Development Kit (librte-net-bnxt runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-bnxt.

Package: librte-net-cnxk24
Description-md5: 81318687fec2b9fbdf32fe352781af83
Description-en: Data Plane Development Kit (librte-net-cnxk runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-cnxk.

Package: librte-net-cpfl24
Description-md5: bfb774ff70da8ef8c680ff718e40a85b
Description-en: Data Plane Development Kit (librte-net-cpfl runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-cpfl.

Package: librte-net-cxgbe24
Description-md5: 8f917b3e3b9950611182c8939d79ab77
Description-en: Data Plane Development Kit (librte-net-cxgbe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-cxgbe.

Package: librte-net-dpaa2-24
Description-md5: bda92ceb650c96ba0929ecf10397baa5
Description-en: Data Plane Development Kit (librte-net-dpaa2 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-dpaa2.

Package: librte-net-dpaa24
Description-md5: c8e2cd66d925bbe54e9ad61dd2f5aca5
Description-en: Data Plane Development Kit (librte-net-dpaa runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-dpaa.

Package: librte-net-ena24
Description-md5: d97cd9ed3d631f8866a77f83f71338c1
Description-en: Data Plane Development Kit (librte-net-ena runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ena.

Package: librte-net-enetc24
Description-md5: c46f100079b8a14e953a9bb23e7238ea
Description-en: Data Plane Development Kit (librte-net-enetc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-enetc.

Package: librte-net-enetfec24
Description-md5: 3141536dd90df5b548cd1571ea1278d3
Description-en: Data Plane Development Kit (librte-net-enetfec runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-enetfec.

Package: librte-net-enic24
Description-md5: aa26ba84267b77ac9ee5ecb9a487604f
Description-en: Data Plane Development Kit (librte-net-enic runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-enic.

Package: librte-net-failsafe24
Description-md5: 1175f8abdcb230eeb3f45177c3bd951a
Description-en: Data Plane Development Kit (librte-net-failsafe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-failsafe.

Package: librte-net-gve24
Description-md5: 46be6901c31b66787c3295d95c3a49b6
Description-en: Data Plane Development Kit (librte-net-gve runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-gve.

Package: librte-net-hinic24
Description-md5: 66236e31563b141d225645c94580871f
Description-en: Data Plane Development Kit (librte-net-hinic runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-hinic.

Package: librte-net-hns3-24
Description-md5: ee9ba5871cf451800f06c4445dd5e503
Description-en: Data Plane Development Kit (librte-net-hns3 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-hns3 which is
 The hns3 PMD (librte-net-hns3) provides poll mode driver support for the
 inbuilt Hisilicon Network Subsystem(HNS) network engine found in the
 Hisilicon Kunpeng 920 SoC

Package: librte-net-iavf24
Description-md5: e4caae55f49af7b068f1de649476fcb3
Description-en: Data Plane Development Kit (librte-net-iavf runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-iavf.

Package: librte-net-ice24
Description-md5: 1e16853432ea0848fd521de40f8eea6b
Description-en: Data Plane Development Kit (librte-net-ice runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ice.

Package: librte-net-idpf24
Description-md5: f89dff0a47ad25e177da4efda3d7dd62
Description-en: Data Plane Development Kit (librte-net-idpf runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-idpf.

Package: librte-net-igc24
Description-md5: 26072124e4b82629284873e608f0f00f
Description-en: Data Plane Development Kit (librte-net-igc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-igc.

Package: librte-net-ionic24
Description-md5: 30124b38b8512f0d19953ab453eb56a6
Description-en: Data Plane Development Kit (librte-net-ionic runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ionic.

Package: librte-net-ipn3ke24
Description-md5: 4caf62b37e15cb79949c9456140a8386
Description-en: Data Plane Development Kit (librte-net-ipn3ke runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ipn3ke.
 It provides poll mode driver support for Intel FPGA PAC(Programmable
 Acceleration Card) N3000 based on the Intel Ethernet Controller
 X710/XXV710 and Intel Arria 10 FPGA.

Package: librte-net-mana24
Description-md5: 66ae010690dc31ef405a895dbf735e1b
Description-en: Data Plane Development Kit (librte-net-mana runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-mana.

Package: librte-net-memif24
Description-md5: c1267e232b83240b2348a701c7d31714
Description-en: Data Plane Development Kit (librte-net-memif runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-memif.

Package: librte-net-nfp24
Description-md5: 8ea2f7ac05b98fba613d6c6181083143
Description-en: Data Plane Development Kit (librte-net-nfp runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-nfp.

Package: librte-net-ngbe24
Description-md5: c21fc600d58cec050141ed8e96645412
Description-en: Data Plane Development Kit (librte-net-ngbe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ngbe.

Package: librte-net-null24
Description-md5: 163d74ebe99f50759431ecdf3fca7b8e
Description-en: Data Plane Development Kit (librte-net-null runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-null.

Package: librte-net-octeon-ep24
Description-md5: 72e1b8a87b082d6b8488a21dfc9e426d
Description-en: Data Plane Development Kit (librte-net-octeon-ep runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-octeon-ep.

Package: librte-net-octeontx24
Description-md5: 8a194a957288bb682ee7bcffb00efa5d
Description-en: Data Plane Development Kit (librte-net-octeontx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-octeontx.

Package: librte-net-pfe24
Description-md5: fee4fae246bea45089c83c3946b4dace
Description-en: Data Plane Development Kit (librte-net-pfe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-pfe which is
 The PFE NIC PMD (librte-net-pfe) provides poll mode driver support for the
 inbuilt NIC found in the NXP LS1012 SoC.

Package: librte-net-qede24
Description-md5: 07f1a5c68a6f94574be8a2d0cff0577f
Description-en: Data Plane Development Kit (librte-net-qede runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-qede which is
 The base driver is the backend module for the QLogic FastLinQ QL4xxxx
 25G/40G CNA family of adapters as well as their virtual functions (VF)
 in SR-IOV context.

Package: librte-net-ring24
Description-md5: 1b881da32e89ca7545133c6f13d54e8b
Description-en: Data Plane Development Kit (librte-net-ring runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-ring.

Package: librte-net-sfc24
Description-md5: 6cc36008fe7d31fcdb25fe5a6edf8dde
Description-en: Data Plane Development Kit (librte-net-sfc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-sfc.

Package: librte-net-softnic24
Description-md5: 9ff54da6a79e4d70964f4e0fb79c0aa1
Description-en: Data Plane Development Kit (librte-net-softnic runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-softnic.

Package: librte-net-txgbe24
Description-md5: 33b125d4482012cad409972f973edd69
Description-en: Data Plane Development Kit (librte-net-txgbe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-txgbe.

Package: librte-node24
Description-md5: 3ff97126eae0de1a5bba78df0750b273
Description-en: Data Plane Development Kit (librte-node runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-node.
 .
 The graph library provides API to enable graph framework operations such as
 create, lookup, dump and destroy on graph and node operations such as clone,
 edge update, and edge shrink, etc. The API also allows one to create the stats
 cluster to monitor per graph and per node stats.

Package: librte-pcapng24
Description-md5: f586c935d788adaca0fc4abeb1876213
Description-en: Data Plane Development Kit (librte-net-pcapng runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-net-pcapng.

Package: librte-pdcp24
Description-md5: 8ef772a63303cd824bde789ca14aeb42
Description-en: Data Plane Development Kit (librte-pdcp runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-pdcp.

Package: librte-pdump24
Description-md5: 889496901115352e4b0e409e438f51c7
Description-en: Data Plane Development Kit (librte-pdump runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-pdump.

Package: librte-pipeline24
Description-md5: 68d0d509ca595953349b8332c677a5b5
Description-en: Data Plane Development Kit (librte-pipeline runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-pipeline.

Package: librte-port24
Description-md5: b7f1259fb6f50629558d09c46f11e354
Description-en: Data Plane Development Kit (librte-port runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-port.

Package: librte-power24
Description-md5: 0e709de74160909e47a34c24c3ff24c3
Description-en: Data Plane Development Kit (librte-power runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-power.

Package: librte-raw-cnxk-bphy24
Description-md5: 9535e3ee8d25f2396f2a3f0ad9b840d4
Description-en: Data Plane Development Kit (librte-raw-cnxk-bphy runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-raw-cnxk-bphy.

Package: librte-raw-cnxk-gpio24
Description-md5: 44e7bc8146163a056b4eb58145e787d4
Description-en: Data Plane Development Kit (librte-raw-cnxk-gpio runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-raw-cnxk-gpio.

Package: librte-raw-dpaa2-cmdif24
Description-md5: e333e918bdc1c363ecaacf4729ca4ef0
Description-en: Data Plane Development Kit (librte-raw-dpaa2-cmdif runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-raw-dpaa2-cmdif.

Package: librte-raw-ifpga24
Description-md5: 9e6bf30803d23b502e3c897fbc0dbd2d
Description-en: Data Plane Development Kit (librte-raw-ifpga runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-raw-ifpga.
 .
 The SW IFPGA Rawdev Driver (ifpga-raw) provides a Rawdev driver that
 utilizes Intel FPGA Software Stack OPAE(Open Programmable Acceleration Engine)
 for FPGA management.

Package: librte-raw-ntb24
Description-md5: 4de2c9e0a75799d16a125369c73c3e74
Description-en: Data Plane Development Kit (librte-raw-ntb runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-raw-ntb.

Package: librte-raw-skeleton24
Description-md5: fa12fed29610bdf7e335c3f0ac5cd0e7
Description-en: Data Plane Development Kit (librte-raw-skeleton runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-raw-skeleton.

Package: librte-rawdev24
Description-md5: ddebb18fbea00325885e90ba076f27e6
Description-en: Data Plane Development Kit (librte-rawdev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-rawdev.

Package: librte-regex-cn9k24
Description-md5: faa88c118ff31cbf9b03b7fa853b5a6b
Description-en: Data Plane Development Kit (librte-regex-cn9k runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-regex-cn9k.

Package: librte-regex-mlx5-24
Description-md5: f610d7028ee3b8ff28aa9db04391ae64
Description-en: Data Plane Development Kit (librte-regex-mlx5 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-regex-mlx5.

Package: librte-regexdev24
Description-md5: 4c9246d1cad930e23615b9b5f9eb2215
Description-en: Data Plane Development Kit (librte-regexdev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-regexdev.

Package: librte-reorder24
Description-md5: 1bd5f612b3b33b52891bfc6584ec9ad4
Description-en: Data Plane Development Kit (librte-reorder runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-reorder.

Package: librte-rib24
Description-md5: f431bd231a2ba226e7eb97f46f3b9496
Description-en: Data Plane Development Kit (librib runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librib.
 RIB is a Level compressed tree implementation for IPv4 Longest Prefix Match

Package: librte-stack24
Description-md5: 86892477e1beed410f63695db7706d82
Description-en: Data Plane Development Kit (librte-stack runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-stack.

Package: librte-table24
Description-md5: fabf0f94a3ff5d1a7ebd4ffe86892aa9
Description-en: Data Plane Development Kit (librte-table runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-table.

Package: librte-timer24
Description-md5: fe14de18c22808f7dd94937bda4ab506
Description-en: Data Plane Development Kit (librte-timer runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-timer.

Package: librte-vdpa-ifc24
Description-md5: 707bccae2ca6540dd0eb319bed2cf5cf
Description-en: Data Plane Development Kit (librte-vdpa-ifc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-vdpa-ifc.

Package: librte-vdpa-mlx5-24
Description-md5: 9fb3216df3907215900c510194ab56f8
Description-en: Data Plane Development Kit (librte-vdpa-mlx5 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-vdpa-mlx5.

Package: librte-vdpa-nfp24
Description-md5: 42a5587cb5067c6269fa5f94eb72ebd4
Description-en: Data Plane Development Kit (librte-vdpa-nfp runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-vdpa-nfp.

Package: librte-vdpa-sfc24
Description-md5: 795f7e72c99ae0eb1cc1c9ed9c63bae2
Description-en: Data Plane Development Kit (librte-vdpa-sfc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-vdpa-sfc.

Package: libsecsipid-dev
Description-md5: b43e24a264fb4507e460c3c897c0c95a
Description-en: Secure SIP Identity Extensions - C headers files
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services.
 .
 This package contains headers ans static libs

Package: libsecsipid1t64
Description-md5: 79e7816f829d0968f696bafb763b6d8f
Description-en: Secure SIP Identity Extensions - library
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services.
 .
 This package contains shared libs

Package: libserf-1-1
Description-md5: 0ddd0a211e1720f4d5dc567d33bbeb7c
Description-en: high-performance asynchronous HTTP client library
 serf library is a C-based HTTP client library built upon the Apache
 Portable Runtime (APR) library.  It multiplexes connections, running the
 read/write communication asynchronously.  Memory copies and
 transformations are kept to a minimum to provide high performance
 operation.

Package: libserf-dev
Description-md5: 1d5e42006c42271fcb2927cdcd32b348
Description-en: high-performance asynchronous HTTP client library headers
 serf library is a C-based HTTP client library built upon the Apache
 Portable Runtime (APR) library.  It multiplexes connections, running the
 read/write communication asynchronously.  Memory copies and
 transformations are kept to a minimum to provide high performance
 operation.
 .
 This package contains development headers for serf.

Package: libsoup-3.0-dev
Description-md5: b4638a95f7f2c26babe971a6525a65ca
Description-en: HTTP library implementation in C -- Development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP support
 .
 This package contains the development files.

Package: libsoup-3.0-tests
Description-md5: 3548f8905c3d8a2d8f34650ae4a3c218
Description-en: HTTP library implementation in C -- installed tests
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 This package contains automated tests, mostly for use via autopkgtest.
 They can most easily be invoked via the gnome-desktop-testing-runner
 tool in the gnome-desktop-testing package.

Package: libsoup2.4-tests
Description-md5: 3548f8905c3d8a2d8f34650ae4a3c218
Description-en: HTTP library implementation in C -- installed tests
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 This package contains automated tests, mostly for use via autopkgtest.
 They can most easily be invoked via the gnome-desktop-testing-runner
 tool in the gnome-desktop-testing package.

Package: libsss-sudo
Description-md5: 43cb83a7573af74214858e973f744090
Description-en: Communicator library for sudo
 Utility library to allow communication between sudo and SSSD for caching
 sudo rules by SSSD.

Package: libstd-rust-1.76
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-1.76-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: libstd-rust-1.77
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-1.77-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: libstd-rust-1.78
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-1.78-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: libstd-rust-1.79
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-1.79-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: libstd-rust-1.80
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-1.80-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: libstdc++-13-dev-alpha-cross
Description-md5: 0e691d175b22e08f5fb4ec06ccfa6661
Description-en: GNU Standard C++ Library v3 (development files) (alpha)
 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 alpha architecture, for use in cross-compile
 environment.

Package: libstdc++-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: libstdc++-13-dev-arc-cross
Description-md5: cd2ad0496c8f7b261859c3dd4774e80c
Description-en: GNU Standard C++ Library v3 (development files) (arc)
 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 arc architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-armel-cross
Description-md5: ab3bbd18acc1427942e370921d69bba6
Description-en: GNU Standard C++ Library v3 (development files) (armel)
 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 armel architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-hppa-cross
Description-md5: 3289c7de723a5f226a78565aee38eb5e
Description-en: GNU Standard C++ Library v3 (development files) (hppa)
 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 hppa architecture, for use in cross-compile
 environment.

Package: libstdc++-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: libstdc++-13-dev-loong64-cross
Description-md5: c3dba1b542e40bef5f0cf6521e0eb43f
Description-en: GNU Standard C++ Library v3 (development files) (loong64)
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-m68k-cross
Description-md5: 0829514fa6f25204a2a56f32093b5496
Description-en: GNU Standard C++ Library v3 (development files) (m68k)
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mips-cross
Description-md5: 05755abdfa063dbe6573ea1108a17f08
Description-en: GNU Standard C++ Library v3 (development files) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mips64-cross
Description-md5: 9694eddaa25cad4ecadcdfd0b8aa42e8
Description-en: GNU Standard C++ Library v3 (development files) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mips64el-cross
Description-md5: 268b16ec942125a360b59b2dbc0390ae
Description-en: GNU Standard C++ Library v3 (development files) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mips64r6-cross
Description-md5: 23c9b573fd21936f1b9a980cd440514a
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mips64r6el-cross
Description-md5: 09da8031daea91b3223aac9f711bb4d3
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mipsel-cross
Description-md5: 18aa08670926f6f48bc8b92686e377e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mipsr6-cross
Description-md5: 53054b833a4f7196e72ccfddf01b44e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-mipsr6el-cross
Description-md5: 7940ce18311e881b522f34469316cae3
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

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-dev-ppc64-cross
Description-md5: 9ed53ed2eade4c8b1ec98247d3d535f0
Description-en: GNU Standard C++ Library v3 (development files) (ppc64)
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-sh4-cross
Description-md5: 59250095b2d466277be2eb5637a5a157
Description-en: GNU Standard C++ Library v3 (development files) (sh4)
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-sparc64-cross
Description-md5: 751105838e19d8219c75e6a4fcad4465
Description-en: GNU Standard C++ Library v3 (development files) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-dev-x32-cross
Description-md5: 58857ed969230a807511ee5014cd839a
Description-en: GNU Standard C++ Library v3 (development files) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-alpha-cross
Description-md5: b02119c56e48ba28d32a337719642f4c
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (alpha)
 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 alpha 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-arc-cross
Description-md5: df1f90242b29cf6d30bd198cec53202e
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (arc)
 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 arc 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-armel-cross
Description-md5: 63f80af80be8c7aa9d2e4b0c8cce96d1
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (armel)
 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 armel 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-hppa-cross
Description-md5: 566fbbc443ff2965ab0534050aa962ae
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (hppa)
 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 hppa 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-loong64-cross
Description-md5: edebd1b7d00a8647467e35315aaaa46e
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (loong64)
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-m68k-cross
Description-md5: 67c2a93a5b3de0a479ddf2953824e9f9
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (m68k)
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mips-cross
Description-md5: 981341f0eb6bca19f0665b5ab12627d1
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mips64-cross
Description-md5: 8bf191d852768a0cbcd2d04cd4d5d194
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mips64el-cross
Description-md5: 473d3048bf773bebd8db3b819238630d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mips64r6-cross
Description-md5: cbbcbd47340102026983bc8a32ffe170
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mips64r6el-cross
Description-md5: 9c697415810a4e83063d2d4694d3773f
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mipsel-cross
Description-md5: 55f2b216405d890c51bb81fe15dfa51f
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mipsr6-cross
Description-md5: 29577bbfb82d4ecd270b606d17c3b36d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-mipsr6el-cross
Description-md5: 88bac6ea567edf4a4188013495060a5c
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mipsr6el)
 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 mipsr6el 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-ppc64-cross
Description-md5: 5910789309872c0a41711802dd6397cd
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (ppc64)
 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 ppc64 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++-13-pic-sh4-cross
Description-md5: f7eb5c17cb48aca62d22c21ce777e6dd
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (sh4)
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-sparc64-cross
Description-md5: 3d9a93eab2fa4ba7f17a3f281414de1d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-13-pic-x32-cross
Description-md5: 19bff1c161a1bd26e17d27fa01001347
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (x32)
 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 x32 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-dev-alpha-cross
Description-md5: 0e691d175b22e08f5fb4ec06ccfa6661
Description-en: GNU Standard C++ Library v3 (development files) (alpha)
 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 alpha architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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: libstdc++-14-dev-arc-cross
Description-md5: cd2ad0496c8f7b261859c3dd4774e80c
Description-en: GNU Standard C++ Library v3 (development files) (arc)
 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 arc architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-arm64-cross
Description-md5: b3cf592d4bba33e3b225bbffa19ad85f
Description-en: GNU Standard C++ Library v3 (development files) (arm64)
 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 arm64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-armel-cross
Description-md5: ab3bbd18acc1427942e370921d69bba6
Description-en: GNU Standard C++ Library v3 (development files) (armel)
 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 armel architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-armhf-cross
Description-md5: 5c94411e364c10e6c08261a0a964d7c8
Description-en: GNU Standard C++ Library v3 (development files) (armhf)
 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 armhf architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-hppa-cross
Description-md5: 3289c7de723a5f226a78565aee38eb5e
Description-en: GNU Standard C++ Library v3 (development files) (hppa)
 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 hppa architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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: libstdc++-14-dev-loong64-cross
Description-md5: c3dba1b542e40bef5f0cf6521e0eb43f
Description-en: GNU Standard C++ Library v3 (development files) (loong64)
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-m68k-cross
Description-md5: 0829514fa6f25204a2a56f32093b5496
Description-en: GNU Standard C++ Library v3 (development files) (m68k)
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mips-cross
Description-md5: 05755abdfa063dbe6573ea1108a17f08
Description-en: GNU Standard C++ Library v3 (development files) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mips64-cross
Description-md5: 9694eddaa25cad4ecadcdfd0b8aa42e8
Description-en: GNU Standard C++ Library v3 (development files) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mips64el-cross
Description-md5: 268b16ec942125a360b59b2dbc0390ae
Description-en: GNU Standard C++ Library v3 (development files) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mips64r6-cross
Description-md5: 23c9b573fd21936f1b9a980cd440514a
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mips64r6el-cross
Description-md5: 09da8031daea91b3223aac9f711bb4d3
Description-en: GNU Standard C++ Library v3 (development files) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mipsel-cross
Description-md5: 18aa08670926f6f48bc8b92686e377e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mipsr6-cross
Description-md5: 53054b833a4f7196e72ccfddf01b44e2
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-mipsr6el-cross
Description-md5: 7940ce18311e881b522f34469316cae3
Description-en: GNU Standard C++ Library v3 (development files) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-dev-ppc64-cross
Description-md5: 9ed53ed2eade4c8b1ec98247d3d535f0
Description-en: GNU Standard C++ Library v3 (development files) (ppc64)
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-ppc64el-cross
Description-md5: 813d263957e8d32c052437fddcfd908e
Description-en: GNU Standard C++ Library v3 (development files) (ppc64el)
 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 ppc64el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-riscv64-cross
Description-md5: 4ece25cff1ca3aab6c0da4e011b01872
Description-en: GNU Standard C++ Library v3 (development files) (riscv64)
 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 riscv64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-s390x-cross
Description-md5: 2e07343add09b92b671f67aa5b4d02b8
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: libstdc++-14-dev-sh4-cross
Description-md5: 59250095b2d466277be2eb5637a5a157
Description-en: GNU Standard C++ Library v3 (development files) (sh4)
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-sparc64-cross
Description-md5: 751105838e19d8219c75e6a4fcad4465
Description-en: GNU Standard C++ Library v3 (development files) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-dev-x32-cross
Description-md5: 58857ed969230a807511ee5014cd839a
Description-en: GNU Standard C++ Library v3 (development files) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

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++-14-pic-alpha-cross
Description-md5: b02119c56e48ba28d32a337719642f4c
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (alpha)
 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 alpha architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-pic-arc-cross
Description-md5: df1f90242b29cf6d30bd198cec53202e
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (arc)
 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 arc architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-pic-armel-cross
Description-md5: 63f80af80be8c7aa9d2e4b0c8cce96d1
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (armel)
 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 armel architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-pic-hppa-cross
Description-md5: 566fbbc443ff2965ab0534050aa962ae
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (hppa)
 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 hppa architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-pic-loong64-cross
Description-md5: edebd1b7d00a8647467e35315aaaa46e
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (loong64)
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-m68k-cross
Description-md5: 67c2a93a5b3de0a479ddf2953824e9f9
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (m68k)
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mips-cross
Description-md5: 981341f0eb6bca19f0665b5ab12627d1
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mips64-cross
Description-md5: 8bf191d852768a0cbcd2d04cd4d5d194
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mips64el-cross
Description-md5: 473d3048bf773bebd8db3b819238630d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mips64r6-cross
Description-md5: cbbcbd47340102026983bc8a32ffe170
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mips64r6el-cross
Description-md5: 9c697415810a4e83063d2d4694d3773f
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mipsel-cross
Description-md5: 55f2b216405d890c51bb81fe15dfa51f
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mipsr6-cross
Description-md5: 29577bbfb82d4ecd270b606d17c3b36d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-mipsr6el-cross
Description-md5: 88bac6ea567edf4a4188013495060a5c
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-pic-ppc64-cross
Description-md5: 5910789309872c0a41711802dd6397cd
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (ppc64)
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-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++-14-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++-14-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-pic-sh4-cross
Description-md5: f7eb5c17cb48aca62d22c21ce777e6dd
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (sh4)
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-sparc64-cross
Description-md5: 3d9a93eab2fa4ba7f17a3f281414de1d
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++-14-pic-x32-cross
Description-md5: 19bff1c161a1bd26e17d27fa01001347
Description-en: GNU Standard C++ Library v3 (shared library subset kit) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

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-alpha-cross
Description-md5: 6cde10314b912c2178957251d2a42f50
Description-en: GNU Standard C++ Library v3 (debug build) (alpha)
 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 alpha architecture, for use in cross-compile
 environment.

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-arc-cross
Description-md5: 83c08e41d7a53a2592f22fb1be12acfb
Description-en: GNU Standard C++ Library v3 (debug build) (arc)
 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 arc 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-armel-cross
Description-md5: b74ada7586fcf49790198c7aab2c3fe5
Description-en: GNU Standard C++ Library v3 (debug build) (armel)
 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 armel 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-hppa-cross
Description-md5: bbfabac6595863d9d8b2aa19321e92e1
Description-en: GNU Standard C++ Library v3 (debug build) (hppa)
 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 hppa 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-loong64-cross
Description-md5: 489212125dd13ebc23bcb5db4bb600c7
Description-en: GNU Standard C++ Library v3 (debug build) (loong64)
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-m68k-cross
Description-md5: f2941590e5d6949db3f08ded4d2b8993
Description-en: GNU Standard C++ Library v3 (debug build) (m68k)
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mips-cross
Description-md5: 6e9c58d4cd678e4a78fecfa36243e73f
Description-en: GNU Standard C++ Library v3 (debug build) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mips64-cross
Description-md5: 282f559a9454c17f9bb24b2282fce503
Description-en: GNU Standard C++ Library v3 (debug build) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mips64el-cross
Description-md5: f06dfcf951ffac7c0df17a21f605fdfe
Description-en: GNU Standard C++ Library v3 (debug build) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mips64r6-cross
Description-md5: 2b0ae6666da6caf3f44a5d26e69a4097
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mips64r6el-cross
Description-md5: c878fbe61b0478e9f5b5990ff99d7677
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mipsel-cross
Description-md5: 228f9b0e5c5d12c6f1b3ede6bee2b4c0
Description-en: GNU Standard C++ Library v3 (debug build) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mipsr6-cross
Description-md5: 09986fe9cb4d1b99da8747f8c5d9fa81
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-mipsr6el-cross
Description-md5: f7476d55bb4d0381dd137d55cf732bb8
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6el)
 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 mipsr6el 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-ppc64-cross
Description-md5: 63ddd8f846ac247debc54f517d86639d
Description-en: GNU Standard C++ Library v3 (debug build) (ppc64)
 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 ppc64 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-13-dbg-sh4-cross
Description-md5: 458bf17786f114de7c72571866123d89
Description-en: GNU Standard C++ Library v3 (debug build) (sh4)
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-sparc64-cross
Description-md5: 34f72c42d2a8cc980ba5b3df641c0cf3
Description-en: GNU Standard C++ Library v3 (debug build) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-13-dbg-x32-cross
Description-md5: ba27cf8c6183b2ee9015ed672f7ebf42
Description-en: GNU Standard C++ Library v3 (debug build) (x32)
 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 x32 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: libstdc++6-14-dbg-alpha-cross
Description-md5: 6cde10314b912c2178957251d2a42f50
Description-en: GNU Standard C++ Library v3 (debug build) (alpha)
 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 alpha architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-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-14-dbg-arc-cross
Description-md5: 83c08e41d7a53a2592f22fb1be12acfb
Description-en: GNU Standard C++ Library v3 (debug build) (arc)
 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 arc architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-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-14-dbg-armel-cross
Description-md5: b74ada7586fcf49790198c7aab2c3fe5
Description-en: GNU Standard C++ Library v3 (debug build) (armel)
 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 armel architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-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-14-dbg-hppa-cross
Description-md5: bbfabac6595863d9d8b2aa19321e92e1
Description-en: GNU Standard C++ Library v3 (debug build) (hppa)
 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 hppa architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-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-14-dbg-loong64-cross
Description-md5: 489212125dd13ebc23bcb5db4bb600c7
Description-en: GNU Standard C++ Library v3 (debug build) (loong64)
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-m68k-cross
Description-md5: f2941590e5d6949db3f08ded4d2b8993
Description-en: GNU Standard C++ Library v3 (debug build) (m68k)
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mips-cross
Description-md5: 6e9c58d4cd678e4a78fecfa36243e73f
Description-en: GNU Standard C++ Library v3 (debug build) (mips)
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mips64-cross
Description-md5: 282f559a9454c17f9bb24b2282fce503
Description-en: GNU Standard C++ Library v3 (debug build) (mips64)
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mips64el-cross
Description-md5: f06dfcf951ffac7c0df17a21f605fdfe
Description-en: GNU Standard C++ Library v3 (debug build) (mips64el)
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mips64r6-cross
Description-md5: 2b0ae6666da6caf3f44a5d26e69a4097
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6)
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mips64r6el-cross
Description-md5: c878fbe61b0478e9f5b5990ff99d7677
Description-en: GNU Standard C++ Library v3 (debug build) (mips64r6el)
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mipsel-cross
Description-md5: 228f9b0e5c5d12c6f1b3ede6bee2b4c0
Description-en: GNU Standard C++ Library v3 (debug build) (mipsel)
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mipsr6-cross
Description-md5: 09986fe9cb4d1b99da8747f8c5d9fa81
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6)
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-mipsr6el-cross
Description-md5: f7476d55bb4d0381dd137d55cf732bb8
Description-en: GNU Standard C++ Library v3 (debug build) (mipsr6el)
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-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-14-dbg-ppc64-cross
Description-md5: 63ddd8f846ac247debc54f517d86639d
Description-en: GNU Standard C++ Library v3 (debug build) (ppc64)
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-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-14-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-14-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-sh4-cross
Description-md5: 458bf17786f114de7c72571866123d89
Description-en: GNU Standard C++ Library v3 (debug build) (sh4)
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-sparc64-cross
Description-md5: 34f72c42d2a8cc980ba5b3df641c0cf3
Description-en: GNU Standard C++ Library v3 (debug build) (sparc64)
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-14-dbg-x32-cross
Description-md5: ba27cf8c6183b2ee9015ed672f7ebf42
Description-en: GNU Standard C++ Library v3 (debug build) (x32)
 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 x32 architecture, for use in cross-compile
 environment.

Package: libstdc++6-alpha-cross
Description-md5: 77d6f08df433332036055863b9ef7da1
Description-en: GNU Standard C++ Library v3 (alpha)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 alpha architecture, for use in cross-compile
 environment.

Package: libstdc++6-amd64-cross
Description-md5: 5e49ca869389309d7a1689d9c5c97e1a
Description-en: GNU Standard C++ Library v3 (amd64)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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: libstdc++6-arc-cross
Description-md5: 5c7e475abfc5ee064ff21e4c4abfc03f
Description-en: GNU Standard C++ Library v3 (arc)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 arc architecture, for use in cross-compile
 environment.

Package: libstdc++6-armel-cross
Description-md5: 3145e34b663c25d8c84322e1ca966066
Description-en: GNU Standard C++ Library v3 (armel)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 armel architecture, for use in cross-compile
 environment.

Package: libstdc++6-hppa-cross
Description-md5: 23d2ef2a94443af687c0fb81a3fab323
Description-en: GNU Standard C++ Library v3 (hppa)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 hppa architecture, for use in cross-compile
 environment.

Package: libstdc++6-i386-cross
Description-md5: 28e5bee6794a19d1c3c53f77739d091f
Description-en: GNU Standard C++ Library v3 (i386)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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: libstdc++6-loong64-cross
Description-md5: 339382eb8a9015d940f51a84c0b8c261
Description-en: GNU Standard C++ Library v3 (loong64)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 loong64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-m68k-cross
Description-md5: 86c0319c80b8069fd15ae0b53e3afd64
Description-en: GNU Standard C++ Library v3 (m68k)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 m68k architecture, for use in cross-compile
 environment.

Package: libstdc++6-mips-cross
Description-md5: f169c6452bc6c9c9a841f12b6d509f48
Description-en: GNU Standard C++ Library v3 (mips)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips architecture, for use in cross-compile
 environment.

Package: libstdc++6-mips64-cross
Description-md5: b7018fb902644ec9c1bc435e656ca004
Description-en: GNU Standard C++ Library v3 (mips64)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-mips64el-cross
Description-md5: f44f153acf0738c498694cf7a5ec9926
Description-en: GNU Standard C++ Library v3 (mips64el)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64el architecture, for use in cross-compile
 environment.

Package: libstdc++6-mips64r6-cross
Description-md5: 1415ddd4684985d7796518a5bbdae431
Description-en: GNU Standard C++ Library v3 (mips64r6)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64r6 architecture, for use in cross-compile
 environment.

Package: libstdc++6-mips64r6el-cross
Description-md5: 5a4afc830384f08a84d3c27234ea1b6e
Description-en: GNU Standard C++ Library v3 (mips64r6el)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mips64r6el architecture, for use in cross-compile
 environment.

Package: libstdc++6-mipsel-cross
Description-md5: e660a54a60eb027be986f95203194b95
Description-en: GNU Standard C++ Library v3 (mipsel)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsel architecture, for use in cross-compile
 environment.

Package: libstdc++6-mipsr6-cross
Description-md5: b9aba3e09ea4bc6974bb6bd9d093a395
Description-en: GNU Standard C++ Library v3 (mipsr6)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsr6 architecture, for use in cross-compile
 environment.

Package: libstdc++6-mipsr6el-cross
Description-md5: b676078a3f2eea2422d683e3f226c0d9
Description-en: GNU Standard C++ Library v3 (mipsr6el)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 mipsr6el architecture, for use in cross-compile
 environment.

Package: libstdc++6-powerpc-cross
Description-md5: 918ab370246d860a81b1fef587175b0a
Description-en: GNU Standard C++ Library v3 (powerpc)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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++6-ppc64-cross
Description-md5: f6e15964395d8d9cd0b6b1fd48c51c45
Description-en: GNU Standard C++ Library v3 (ppc64)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 ppc64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-sh4-cross
Description-md5: 01c1db71e5e4ff0203bfb90f345f7bdd
Description-en: GNU Standard C++ Library v3 (sh4)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 sh4 architecture, for use in cross-compile
 environment.

Package: libstdc++6-sparc64-cross
Description-md5: 4657c40108e08136b88fd48ddf2f08cb
Description-en: GNU Standard C++ Library v3 (sparc64)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 sparc64 architecture, for use in cross-compile
 environment.

Package: libstdc++6-x32-cross
Description-md5: 2e5c14095fc6a9fdeefc42e23ca1100d
Description-en: GNU Standard C++ Library v3 (x32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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 x32 architecture, for use in cross-compile
 environment.

Package: libtaskmanager6
Description-md5: f1bb4603fcff3e44ccc7366f0dcda36a
Description-en: Plasma Workspace for KF5 library
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 Taskmanager library.
 .
 This package contains library files.

Package: libtasn1-bin
Description-md5: 732971f746a6a2ec0311889ae799da20
Description-en: Manage ASN.1 structures (binaries)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains programs to encode, decode and parse asn1 data
 structures.

Package: libtiff-opengl
Description-md5: 8b1debea0e0eac5de9dc7eb9a32524a2
Description-en: TIFF manipulation and conversion tools
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 contains libtiff tools that depend upon opengl.  It complements the
 libtiff-tools package, which contains the libtiff tools that don't
 depend upon opengl.

Package: libtiff-tools
Description-md5: f333fccce3ca049190b80f117d3faa92
Description-en: TIFF manipulation and conversion tools
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes tools for converting TIFF images to and from other formats
 and tools for doing simple manipulations of TIFF images.  See also
 libtiff-opengl.

Package: libtomcat9-java
Description-md5: 00d5ea98b1d596ecf9152383a3eafc0d
Description-en: Apache Tomcat 9 - Servlet and JSP engine -- core libraries
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Oracle, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the Tomcat core classes which can be used by other
 Java applications to embed Tomcat.

Package: libtsan2-amd64-cross
Description-md5: 750c144e4cc79bcf76c58f43c882ff70
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

Package: libtsan2-loong64-cross
Description-md5: 750c144e4cc79bcf76c58f43c882ff70
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

Package: libtsan2-ppc64-cross
Description-md5: 750c144e4cc79bcf76c58f43c882ff70
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

Package: libtsan2-riscv64-cross
Description-md5: 750c144e4cc79bcf76c58f43c882ff70
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

Package: libubsan1-amd64-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-armel-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-i386-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-loong64-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-powerpc-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-ppc64-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-sparc64-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libubsan1-x32-cross
Description-md5: 0d50b6d1808d18442db720f04627b846
Description-en: UBSan -- undefined behaviour sanitizer (runtime)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libunoil-java
Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890
Description-en: transitional package for LibreOffice UNO runtime environment
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This has now been merged into liblibreoffice-java and this package thus
 can be safely removed once installed.

Package: libvirt-clients-qemu
Description-md5: 082e084529c4e3e0c61639b0984ad3bc
Description-en: Programs for the libvirt library (QEMU specific)
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the QEMU-specific client binaries.

Package: libvirt-daemon-driver-lxc
Description-md5: 2cc07557cd5de83a9972e42c6de8aaa2
Description-en: Virtualization daemon LXC connection driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd connection driver for LXC.

Package: libvirt-daemon-driver-storage-gluster
Description-md5: 7c5efa2eb9f5a55e51f953e2496dc89d
Description-en: Virtualization daemon glusterfs storage driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd storage driver for GlusterFS.

Package: libvirt-daemon-driver-storage-iscsi-direct
Description-md5: 10acda7b12929a3c0a850b914a00cfb0
Description-en: Virtualization daemon iSCSI (libiscsi) storage driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains a libvirtd storage driver for iSCSI volumes implemented
 using libiscsi.

Package: libvirt-daemon-driver-storage-rbd
Description-md5: 4e2039368200982b12534d16d0792845
Description-en: Virtualization daemon RBD storage driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd storage driver for RBD/Rados/Ceph.

Package: libvirt-daemon-driver-storage-zfs
Description-md5: 82733d9170fa45c9e6ed76bcec5869e9
Description-en: Virtualization daemon ZFS storage driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd storage driver for ZFS.

Package: libvirt-daemon-driver-vbox
Description-md5: 12b3becd7a3f100f8639457b28573a6a
Description-en: Virtualization daemon VirtualBox connection driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd connection driver for VirtualBox.

Package: libvirt-daemon-driver-xen
Description-md5: 4443d0d7dc3e14e6af4fa769a49871a0
Description-en: Virtualization daemon Xen connection driver
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the libvirtd connection driver for Xen.

Package: libvirt-daemon-system-sysv
Description-md5: e4ade653752f064f0e8f735bf248d504
Description-en: Libvirt daemon configuration files (sysv)
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains dependencies and init scripts to make libvirt work with
 sysv based init systems. Using libvirt-daemon-systemd is preferred since the
 init scripts are incomplete.
 .
 This package is useless without the libvirt-daemon-system package installed.

Package: libvirt-dev
Description-md5: 7e0bab852c890b732dbbdd941dc00165
Description-en: development files for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the header files and static libraries which are
 needed for developing the applications with libvirt.

Package: libvirt-login-shell
Description-md5: b5e830e5771db93ed6a4c1c4f7927c4f
Description-en: Isolate user sessions using LXC containers
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the virt-login-shell tool, which can be set as a user's
 login shell to isolate their sessions using LXC containers.

Package: libvirt-sanlock
Description-md5: b7c793f838fe9e323ae4910fd5c1fa9e
Description-en: Sanlock plugin for virtlockd
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the sanlock plugin for libvirt's locking daemon.

Package: libvirt-wireshark
Description-md5: 0fe09d3e4f6e75cb9e76d08eab9490e4
Description-en: Wireshark dissector for the libvirt protocol
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the wireshark dissector.

Package: libvte-2.91-dev
Description-md5: c01f512a615de9ecef77cc50f3e492b1
Description-en: Terminal emulator widget for GTK+ 3.0 - development files
 The VTE library provides a terminal emulator widget VteTerminal for
 applications using the GTK+ toolkit. It also provides the VtePTY object
 containing functions for starting a new process on a new
 pseudo-terminal and for manipulating pseudo-terminals.
 .
 This package contains development files for the VTE library and its
 Python bindings. It is needed to develop and build programs using the
 VTE widget with GTK+ 3.0.

Package: libvte-2.91-gtk4-dev
Description-md5: af63b8eca2461c28425ccbc0b64d285c
Description-en: Terminal emulator widget for GTK 4 - development files
 The VTE library provides a terminal emulator widget VteTerminal for
 applications using the GTK toolkit. It also provides the VtePTY object
 containing functions for starting a new process on a new
 pseudo-terminal and for manipulating pseudo-terminals.
 .
 This package contains development files for the VTE library and its
 Python bindings. It is needed to develop and build programs using the
 VTE widget with GTK 4.

Package: libweather-ion7
Description-md5: b1bc4c131733a1a5f4c157c588f97211
Description-en: Plasma Workspace for KF5 library
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 Weather_ion library.
 .
 This package contains library files.

Package: libwebkit2gtk-4.1-dev
Description-md5: 6f7ca6c0925469585667e0c1b28a2099
Description-en: Web content engine library for GTK - development files
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 4.1 of the API and uses libsoup v3 for
 the networking stack and the GTK 3 widget toolkit.
 .
 This package contains the development files.

Package: libwebkitgtk-6.0-dev
Description-md5: 18007af192c3d327e12b221008c58783
Description-en: Web content engine library for GTK - development files
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 This build provides version 6.0 of the API and uses libsoup v3 for
 the networking stack and the GTK 4 widget toolkit.
 .
 This package contains the development files.

Package: libx32asan8-amd64-cross
Description-md5: 51a639c3760e456ac48834fb47045c42
Description-en: AddressSanitizer -- a fast memory error detector (x32)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libx32asan8-i386-cross
Description-md5: 51a639c3760e456ac48834fb47045c42
Description-en: AddressSanitizer -- a fast memory error detector (x32)
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

Package: libx32atomic1-amd64-cross
Description-md5: 17429d2d39217f0a95507decf171c10f
Description-en: support library providing __atomic built-in functions (x32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

Package: libx32atomic1-i386-cross
Description-md5: 17429d2d39217f0a95507decf171c10f
Description-en: support library providing __atomic built-in functions (x32)
 library providing __atomic built-in functions. When an atomic call cannot
 be turned into lock-free instructions, GCC will make calls into this library.

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: libx32gcc-14-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-14-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: libx32gcc-s1-amd64-cross
Description-md5: 556068bbd72a9d61bacd43322c3826f5
Description-en: GCC support library (amd64) (x32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for amd64 architecture, for use in cross-compile
 environment.

Package: libx32gcc-s1-i386-cross
Description-md5: 0a83617569fda4f6b4128b3fda8103d8
Description-en: GCC support library (i386) (x32)
 Shared version of the support library, a library of internal subroutines
 that GCC uses to overcome shortcomings of particular machines, or
 special needs for some languages.
 .
 This package contains files for i386 architecture, for use in cross-compile
 environment.

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: libx32gfortran-14-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-14-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: libx32gfortran5-amd64-cross
Description-md5: 3c011e928f9c344ce5ade56af0ec77b2
Description-en: Runtime library for GNU Fortran applications (x32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libx32gfortran5-i386-cross
Description-md5: 3c011e928f9c344ce5ade56af0ec77b2
Description-en: Runtime library for GNU Fortran applications (x32)
 Library needed for GNU Fortran applications linked against the
 shared library.

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: libx32go-14-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-14-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: libx32go23-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: libx32go23-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: libx32gomp1-amd64-cross
Description-md5: 1388436f97e9425feb598766343a05b7
Description-en: GCC OpenMP (GOMP) support library (x32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libx32gomp1-i386-cross
Description-md5: 1388436f97e9425feb598766343a05b7
Description-en: GCC OpenMP (GOMP) support library (x32)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

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: libx32gphobos-14-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-14-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: 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: libx32gphobos5-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: libx32gphobos5-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: libx32itm1-amd64-cross
Description-md5: 60c3549c857ee22163b3a82b265880de
Description-en: GNU Transactional Memory Library (x32)
 This manual documents the usage and internals of libitm. It provides
 transaction support for accesses to the memory of a process, enabling
 easy-to-use synchronization of accesses to shared memory by several threads.

Package: libx32itm1-i386-cross
Description-md5: 60c3549c857ee22163b3a82b265880de
Description-en: GNU Transactional Memory Library (x32)
 This manual documents the usage and internals of libitm. It provides
 transaction support for accesses to the memory of a process, enabling
 easy-to-use synchronization of accesses to shared memory by several threads.

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: libx32objc-14-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-14-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: 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: libx32objc4-amd64-cross
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: libx32objc4-i386-cross
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: libx32quadmath0-amd64-cross
Description-md5: 514c6a5cffd4febce8121f2d08419504
Description-en: GCC Quad-Precision Math Library (x32)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

Package: libx32quadmath0-i386-cross
Description-md5: 514c6a5cffd4febce8121f2d08419504
Description-en: GCC Quad-Precision Math Library (x32)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype. The library is used to provide on such
 targets the REAL(16) type in the GNU Fortran compiler.

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++-14-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++-14-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++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: libx32stdc++6-14-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-14-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-amd64-cross
Description-md5: 0b4f943ad6f8520cd48bff4cb3ac380c
Description-en: GNU Standard C++ Library v3 (amd64) (x32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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++6-i386-cross
Description-md5: 3c4511ad1b073e393a184645c27951d1
Description-en: GNU Standard C++ Library v3 (i386) (x32)
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
 .
 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: libx32ubsan1-amd64-cross
Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74
Description-en: UBSan -- undefined behaviour sanitizer (x32)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libx32ubsan1-i386-cross
Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74
Description-en: UBSan -- undefined behaviour sanitizer (x32)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

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: license-detector
Description-md5: 6dbbf3e5d1e2fe29a2325bceadb26b87
Description-en: Reliable project licenses detector (command line)
 It scans the given directory for license files, normalizes and hashes them
 and outputs all the fuzzy matches with the list of reference texts.  The
 returned names follow SPDX standard.
 .
 Why? There are no similar projects which can be compiled into a native binary
 without dependencies and also support the whole SPDX license database
 (≈400 items). This implementation is also fast, requires little memory, and
 the API is easy to use.
 .
 The detection algorithm is not template matching; this directly implies that
 go-license-detector does not provide any legal guarantees. The intended area
 of it's usage is data mining.
 .
 This package provides the command line interface.

Package: linux-azure-6.11-cloud-tools-6.11.0-1008
Description-md5: ff481ca68eeb1291809a4d1d118b4de7
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1008 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.11.0-1008-<flavour>.

Package: linux-azure-6.11-headers-6.11.0-1008
Description-md5: a745cf13fdef75127a312fe668ea8c69
Description-en: Header files related to Linux kernel version 6.11.0
 This package provides kernel header files for version 6.11.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-azure-6.11-headers-6.11.0-1008/debian.README.gz for details

Package: linux-azure-6.11-tools-6.11.0-1008
Description-md5: 3db240d4a9b89106b9abab17dc3fdf00
Description-en: Linux kernel version specific tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1008 on
 64 bit x86.
 You probably want to install linux-tools-6.11.0-1008-<flavour>.

Package: linux-azure-edge
Description-md5: c6a5538486720a06350fb0da8de56a71
Description-en: Complete Linux kernel for Azure systems (vmlinuz).
 This package will always depend on the latest complete Linux kernel available
 for Azure systems.
 .
 This package will use vmlinuz during boot.

Package: linux-azure-fde-edge
Description-md5: 694cc055b718ed96b443c20449ca4e7c
Description-en: Complete Linux kernel for Azure systems (kernel.efi).
 This package will always depend on the latest complete Linux kernel available
 for Azure systems.
 .
 This package will use kernel.efi during boot.

Package: linux-buildinfo-6.11.0-1008-azure
Description-md5: 54eb553ac0fd5d703877bcf4a642050a
Description-en: Linux kernel buildinfo for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1001-gkeop
Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b
Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1002-gkeop
Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b
Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1003-gkeop
Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b
Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1004-gkeop
Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b
Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1006-gkeop
Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b
Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1007-gkeop
Description-md5: b9a14cd4520c87c8b2cdb070f9d4570b
Description-en: Linux kernel buildinfo for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-cloud-tools-6.11.0-1008-azure
Description-md5: 3b38d3d60f66ed2d5a33315c28b2aa63
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1008 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1001-gkeop
Description-md5: f0ec9fec68174cfed6bc4c78ca13bd97
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1001 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1002-gkeop
Description-md5: 08f86869384daad7b3b4708fbf55c8e0
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1002
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1002 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1003-gkeop
Description-md5: 83799cdff2412d481f536e39b595ebe5
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1003
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1003 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1004-gkeop
Description-md5: a75083670eb8ca2bc76b2982f1be00dd
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1004
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1004 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1006-gkeop
Description-md5: f9f69d1158be1ca6023f97d0b9bbd56b
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1006 on
 64 bit x86.

Package: linux-cloud-tools-6.8.0-1007-gkeop
Description-md5: c40fc6fa29b24df7370193a0a872d5fe
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1007
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.8.0-1007 on
 64 bit x86.

Package: linux-cloud-tools-azure-edge
Description-md5: 996a134ced918fe9256d7b32c3a50925
Description-en: Linux kernel versioned cloud tools for Azure systems.
 This package will always depend on the latest Linux kernel versioned cloud
 tools available for Azure systems.

Package: linux-cloud-tools-gkeop
Description-md5: 0d0d34ab49678482e7e576718e72d303
Description-en: GKEOP Linux kernel cloud tools
 This package will always depend on the latest gkeop kernel cloud tools
 available.

Package: linux-cloud-tools-gkeop-6.8
Description-md5: 0d0d34ab49678482e7e576718e72d303
Description-en: GKEOP Linux kernel cloud tools
 This package will always depend on the latest gkeop kernel cloud tools
 available.

Package: linux-gkeop
Description-md5: 5b56b3aac181f9b30507943712bee649
Description-en: Complete GKEOP Linux kernel and headers
 This package will always depend on the latest complete gkeop Linux kernel
 and headers.

Package: linux-gkeop-6.8
Description-md5: 5b56b3aac181f9b30507943712bee649
Description-en: Complete GKEOP Linux kernel and headers
 This package will always depend on the latest complete gkeop Linux kernel
 and headers.

Package: linux-gkeop-cloud-tools-6.8.0-1001
Description-md5: b8eee00face6b6e8aa6eb611bd5fdc7a
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1001
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1001 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1001-<flavour>.

Package: linux-gkeop-cloud-tools-6.8.0-1002
Description-md5: 0e815d6d5495ac81cad5f43a08f149d7
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1002
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1002 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1002-<flavour>.

Package: linux-gkeop-cloud-tools-6.8.0-1003
Description-md5: 5bd7445998a8fb9b6f40523ae3acb201
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1003
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1003 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1003-<flavour>.

Package: linux-gkeop-cloud-tools-6.8.0-1004
Description-md5: 2bb440dc1a1d34049137365a6bb61741
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1004
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1004 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1004-<flavour>.

Package: linux-gkeop-cloud-tools-6.8.0-1006
Description-md5: cdcc18ad67bc75f177d4aa464ef23fef
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1006 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1006-<flavour>.

Package: linux-gkeop-cloud-tools-6.8.0-1007
Description-md5: 8ed794c405d57bd54bb6934e42f58354
Description-en: Linux kernel version specific cloud tools for version 6.8.0-1007
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.8.0-1007 on
 64 bit x86.
 You probably want to install linux-cloud-tools-6.8.0-1007-<flavour>.

Package: linux-gkeop-headers-6.8.0-1001
Description-md5: c957b82fc7f516672ec06d82fe4bbae0
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gkeop-headers-6.8.0-1001/debian.README.gz for details

Package: linux-gkeop-headers-6.8.0-1002
Description-md5: a6f1f601c5fa8c015d861c979e9fb4a8
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gkeop-headers-6.8.0-1002/debian.README.gz for details

Package: linux-gkeop-headers-6.8.0-1003
Description-md5: cc0f0b1f59389d3b31882d87d2f7498a
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gkeop-headers-6.8.0-1003/debian.README.gz for details

Package: linux-gkeop-headers-6.8.0-1004
Description-md5: e3fdcd939d68db0a7c6623348c11c3dc
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gkeop-headers-6.8.0-1004/debian.README.gz for details

Package: linux-gkeop-headers-6.8.0-1006
Description-md5: 2f2e325b4fc73062efe23337f24df41c
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gkeop-headers-6.8.0-1006/debian.README.gz for details

Package: linux-gkeop-headers-6.8.0-1007
Description-md5: aaed91b11a7bf555cc8ccbb36a89faec
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gkeop-headers-6.8.0-1007/debian.README.gz for details

Package: linux-gkeop-tools-6.8.0-1001
Description-md5: 2b913f848ec7f625c4d25782bc5a4d67
Description-en: Linux kernel version specific tools for version 6.8.0-1001
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1001 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1001-<flavour>.

Package: linux-gkeop-tools-6.8.0-1002
Description-md5: 9aa5245c61a8575dc7cb82f7a640da9e
Description-en: Linux kernel version specific tools for version 6.8.0-1002
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1002 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1002-<flavour>.

Package: linux-gkeop-tools-6.8.0-1003
Description-md5: aff5deb6cb796077bf24b5825b9d6cdd
Description-en: Linux kernel version specific tools for version 6.8.0-1003
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1003 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1003-<flavour>.

Package: linux-gkeop-tools-6.8.0-1004
Description-md5: ddbfb688abc457a77effeba9aadb3fce
Description-en: Linux kernel version specific tools for version 6.8.0-1004
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1004 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1004-<flavour>.

Package: linux-gkeop-tools-6.8.0-1006
Description-md5: a1183b7dd7357e4b4f0d05d7b1edc4c9
Description-en: Linux kernel version specific tools for version 6.8.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1006 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1006-<flavour>.

Package: linux-gkeop-tools-6.8.0-1007
Description-md5: ee0e3b7ea2f03c29758258243fea9f9a
Description-en: Linux kernel version specific tools for version 6.8.0-1007
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1007 on
 64 bit x86.
 You probably want to install linux-tools-6.8.0-1007-<flavour>.

Package: linux-headers-6.11.0-1008-azure
Description-md5: b3e5623eb2154fb44dbed74977660be5
Description-en: Linux kernel headers for version 6.11.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.11.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1008/debian.README.gz for details.

Package: linux-headers-6.8.0-1001-gkeop
Description-md5: 7708171020bb4aca4f676c435d69122f
Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.8.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1001/debian.README.gz for details.

Package: linux-headers-6.8.0-1002-gkeop
Description-md5: 2a8e32fec4f6bf05d150eb8644b5c986
Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.8.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1002/debian.README.gz for details.

Package: linux-headers-6.8.0-1003-gkeop
Description-md5: 42258af4e207097e939552fab4a5e511
Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.8.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1003/debian.README.gz for details.

Package: linux-headers-6.8.0-1004-gkeop
Description-md5: 6b53cc09685b47e02e4d28c85517f3ca
Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.8.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1004/debian.README.gz for details.

Package: linux-headers-6.8.0-1006-gkeop
Description-md5: 14286c1a0d32380249612ccae95987b5
Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.8.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1006/debian.README.gz for details.

Package: linux-headers-6.8.0-1007-gkeop
Description-md5: 644ec6ef9edaae76994707be39677a9c
Description-en: Linux kernel headers for version 6.8.0 on 64 bit x86 SMP
 This package provides kernel header files for version 6.8.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1007/debian.README.gz for details.

Package: linux-headers-azure-edge
Description-md5: eeb9ab16adc26b5a55752a82472d09ac
Description-en: Linux kernel headers for Azure systems.
 This package will always depend on the latest kernel headers available
 for Azure systems.

Package: linux-headers-gkeop
Description-md5: 2658c93fbb5d200d88aa6dfceb4d482a
Description-en: GKEOP Linux kernel headers
 This package will always depend on the latest gkeop kernel headers
 available.

Package: linux-headers-gkeop-6.8
Description-md5: 2658c93fbb5d200d88aa6dfceb4d482a
Description-en: GKEOP Linux kernel headers
 This package will always depend on the latest gkeop kernel headers
 available.

Package: linux-image-6.11.0-1008-azure
Description-md5: a97547a316dd89fcd627f217a100729f
Description-en: Signed kernel image azure
 A kernel image for azure.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.11.0-1008-azure-fde
Description-md5: cfbede4995eea30dfa2e739ffae596bd
Description-en: Signed kernel image azure for CVM
 A kernel image for azure.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1001-gkeop
Description-md5: d6de8ee6f7aa44321c96cf74885ca44e
Description-en: Signed kernel image gkeop
 A kernel image for gkeop.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1002-gkeop
Description-md5: d6de8ee6f7aa44321c96cf74885ca44e
Description-en: Signed kernel image gkeop
 A kernel image for gkeop.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1003-gkeop
Description-md5: d6de8ee6f7aa44321c96cf74885ca44e
Description-en: Signed kernel image gkeop
 A kernel image for gkeop.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1004-gkeop
Description-md5: d6de8ee6f7aa44321c96cf74885ca44e
Description-en: Signed kernel image gkeop
 A kernel image for gkeop.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1005-intel
Description-md5: 6b221f87dbeb95d3e2e28e4f2d200c00
Description-en: Signed kernel image intel
 A kernel image for intel.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1006-gkeop
Description-md5: d6de8ee6f7aa44321c96cf74885ca44e
Description-en: Signed kernel image gkeop
 A kernel image for gkeop.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1006-intel
Description-md5: 6b221f87dbeb95d3e2e28e4f2d200c00
Description-en: Signed kernel image intel
 A kernel image for intel.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-6.8.0-1007-gkeop
Description-md5: d6de8ee6f7aa44321c96cf74885ca44e
Description-en: Signed kernel image gkeop
 A kernel image for gkeop.  This version of it is signed with
 Canonical's signing key.

Package: linux-image-azure-edge
Description-md5: 7c6ef99d66fe73c5decac014854cc430
Description-en: Linux kernel image for Azure systems (vmlinuz).
 This package will always depend on the latest kernel image available
 for Azure systems.
 .
 This package will use vmlinuz during boot.

Package: linux-image-azure-fde-edge
Description-md5: 4d8a2bf28e8d79f30b4b3e382ce30cc0
Description-en: Linux kernel image for Azure systems (kernel.efi).
 This package will always depend on the latest kernel image available
 for Azure systems.
 .
 This package will use kernel.efi during boot.

Package: linux-image-gkeop
Description-md5: 2c96c797602d89a9814802dd805d8b3f
Description-en: GKEOP Linux kernel image
 This package will always depend on the latest gkeop kernel image
 available.

Package: linux-image-gkeop-6.8
Description-md5: 2c96c797602d89a9814802dd805d8b3f
Description-en: GKEOP Linux kernel image
 This package will always depend on the latest gkeop kernel image
 available.

Package: linux-image-unsigned-6.11.0-1008-azure
Description-md5: 846bd47d0bc797037ccb41a8c65b20b8
Description-en: Linux kernel image for version 6.11.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 64 bit x86 SMP.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1001-gkeop
Description-md5: d26977f40d1a5425e0c81b71398fb297
Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.8.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1002-gkeop
Description-md5: d26977f40d1a5425e0c81b71398fb297
Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.8.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1003-gkeop
Description-md5: d26977f40d1a5425e0c81b71398fb297
Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.8.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1004-gkeop
Description-md5: d26977f40d1a5425e0c81b71398fb297
Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.8.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1006-gkeop
Description-md5: d26977f40d1a5425e0c81b71398fb297
Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.8.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.8.0-1007-gkeop
Description-md5: d26977f40d1a5425e0c81b71398fb297
Description-en: Linux kernel image for version 6.8.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 6.8.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-libc-dev-alpha-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-arc-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-hppa-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-loong64-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-m68k-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-ppc64-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-sh4-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-sparc64-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-libc-dev-x32-cross
Description-md5: 1451bbb6883623d253eaf0cf7565213a
Description-en: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

Package: linux-modules-6.11.0-1008-azure
Description-md5: 5238b04facded36ad5a9b1d8594378f4
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1001-gkeop
Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1002-gkeop
Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1003-gkeop
Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1004-gkeop
Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1006-gkeop
Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1007-gkeop
Description-md5: 6e8d3ccb7c6a73d8bccbe6d73d5497c7
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1008-azure
Description-md5: 9697fcf776b4668d5e8839ec68a434a1
Description-en: Linux kernel extra modules for version 6.11.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1001-gkeop
Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.8.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1002-gkeop
Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.8.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1003-gkeop
Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.8.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1004-gkeop
Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.8.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1006-gkeop
Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.8.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.8.0-1007-gkeop
Description-md5: 5e0276bf06ab3075f7701b11d6dd7dc9
Description-en: Linux kernel extra modules for version 6.8.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 6.8.0 on
 64 bit x86 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports amd64 processors.
 .
 Geared toward GKE on-prem installations.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gkeop meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-azure-edge
Description-md5: e86fbc654b899819b491fe9eee9760a1
Description-en: Linux kernel extra modules for Azure systems.
 This package will always depend on the latest extra modules package
 available for Azure systems.

Package: linux-modules-extra-gkeop
Description-md5: b4126d18b04be1d5713f17564b1bb670
Description-en: Additional modules for the GKEOP kernel
 This package will always depend the latest modules-extra package of
 the gkeop kernel available.

Package: linux-modules-extra-gkeop-6.8
Description-md5: b4126d18b04be1d5713f17564b1bb670
Description-en: Additional modules for the GKEOP kernel
 This package will always depend the latest modules-extra package of
 the gkeop kernel available.

Package: linux-modules-iwlwifi-6.11.0-1008-azure
Description-md5: b6a2ff5fc58efe9b4a37af0afd03175a
Description-en: Linux kernel iwlwifi modules for version 6.11.0-1008
 This package provides the Linux kernel iwlwifi modules for version
 6.11.0-1008.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-iwlwifi-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-iwlwifi-azure-edge
Description-md5: 8cfcd7d85276cff4531b61957ec41401
Description-en: Extra drivers for iwlwifi for the azure flavour
 Install extra signed iwlwifi modules compatible with the azure flavour.

Package: linux-modules-nvidia-535-open-6.11.0-1008-azure
Description-md5: 7862bd4c435e7085efd5159a87d305ad
Description-en: Linux kernel nvidia modules for version 6.11.0-1008
 This package pulls together the Linux kernel nvidia modules for
 version 6.11.0-1008 with the appropriate signatures.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-535-open-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-535-server-open-6.11.0-1008-azure
Description-md5: 07682cdaade07b5689ca08692e4b560b
Description-en: Linux kernel nvidia modules for version 6.11.0-1008
 This package pulls together the Linux kernel nvidia modules for
 version 6.11.0-1008 with the appropriate signatures.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-535-server-open-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-550-open-6.11.0-1008-azure
Description-md5: 1ffef16821a23be6736359e0ae9b9b83
Description-en: Linux kernel nvidia modules for version 6.11.0-1008
 This package pulls together the Linux kernel nvidia modules for
 version 6.11.0-1008 with the appropriate signatures.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-550-open-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-550-server-open-6.11.0-1008-azure
Description-md5: ec321ea0681b0d09282f6982e25ee24c
Description-en: Linux kernel nvidia modules for version 6.11.0-1008
 This package pulls together the Linux kernel nvidia modules for
 version 6.11.0-1008 with the appropriate signatures.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-550-server-open-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-565-server-open-6.11.0-1008-azure
Description-md5: 15e5d64f6764d82715383a01f136ddbc
Description-en: Linux kernel nvidia modules for version 6.11.0-1008
 This package pulls together the Linux kernel nvidia modules for
 version 6.11.0-1008 with the appropriate signatures.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-565-server-open-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-modules-nvidia-570-server-open-6.11.0-1008-azure
Description-md5: 5e0109d7be9490f9223d7ce5f34b7b85
Description-en: Linux kernel nvidia modules for version 6.11.0-1008
 This package pulls together the Linux kernel nvidia modules for
 version 6.11.0-1008 with the appropriate signatures.
 .
 You likely do not want to install this package directly. Instead, install the
 one of the linux-modules-nvidia-570-server-open-azure* meta-packages,
 which will ensure that upgrades work correctly, and that supporting packages are
 also installed.

Package: linux-signatures-nvidia-6.11.0-1008-azure
Description-md5: 902da7737f962097742e33dd8b05c1b3
Description-en: Linux kernel signatures for nvidia modules for version 6.11.0-1008-azure
 This package contains the Linux kernel signatures nvidia modules for
 version 6.11.0-1008-azure.
 .
 You likely do not want to install this package directly.

Package: linux-tools-6.11.0-1008-azure
Description-md5: 5c79d03458b1cdcdb10722cf25259852
Description-en: Linux kernel version specific tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1008 on
 64 bit x86.

Package: linux-tools-6.8.0-1001-gkeop
Description-md5: 3631c318ebe9a5e2723f97a537b74eda
Description-en: Linux kernel version specific tools for version 6.8.0-1001
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1001 on
 64 bit x86.

Package: linux-tools-6.8.0-1002-gkeop
Description-md5: d0e84f658113d3383a1db42483516108
Description-en: Linux kernel version specific tools for version 6.8.0-1002
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1002 on
 64 bit x86.

Package: linux-tools-6.8.0-1003-gkeop
Description-md5: c767800670bea55a8bc3e4565a7398a5
Description-en: Linux kernel version specific tools for version 6.8.0-1003
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1003 on
 64 bit x86.

Package: linux-tools-6.8.0-1004-gkeop
Description-md5: 93a7935b0a6d89628b22d8e5f0b69cb6
Description-en: Linux kernel version specific tools for version 6.8.0-1004
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1004 on
 64 bit x86.

Package: linux-tools-6.8.0-1006-gkeop
Description-md5: a184dfa4b6031691c962e7ee2f877b14
Description-en: Linux kernel version specific tools for version 6.8.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1006 on
 64 bit x86.

Package: linux-tools-6.8.0-1007-gkeop
Description-md5: 5210af02a5d9b6c16a463a223bff58ac
Description-en: Linux kernel version specific tools for version 6.8.0-1007
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1007 on
 64 bit x86.

Package: linux-tools-azure-edge
Description-md5: 4c6b704fa5b907a56eecc933f84b2a44
Description-en: Linux kernel versioned tools for Azure systems.
 This package will always depend on the latest Linux kernel versioned tools
 available for Azure systems.

Package: linux-tools-gkeop
Description-md5: b276bbf83a57f60db72a070240c739d1
Description-en: GKEOP Linux kernel tools
 This package will always depend on the latest gkeop kernel tools
 available.

Package: linux-tools-gkeop-6.8
Description-md5: b276bbf83a57f60db72a070240c739d1
Description-en: GKEOP Linux kernel tools
 This package will always depend on the latest gkeop kernel tools
 available.

Package: linux-xilinx-headers-6.8.0-1008
Description-md5: 7283ae4caebf04fc39513cf998f8691f
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-xilinx-headers-6.8.0-1008/debian.README.gz for details

Package: linux-xilinx-headers-6.8.0-1009
Description-md5: bff8715b933b4266dc2b711d6fc95001
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-xilinx-headers-6.8.0-1009/debian.README.gz for details

Package: linux-xilinx-headers-6.8.0-1011
Description-md5: 98f7d5ccd31e422d6d218b10be52ecd6
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-xilinx-headers-6.8.0-1011/debian.README.gz for details

Package: linux-xilinx-headers-6.8.0-1012
Description-md5: e57fe4561985069fe9b18ac486583363
Description-en: Header files related to Linux kernel version 6.8.0
 This package provides kernel header files for version 6.8.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-xilinx-headers-6.8.0-1012/debian.README.gz for details

Package: linux-xilinx-tools-common
Description-md5: aee6cd2d95f555559f899e9ee0c4e27a
Description-en: Linux kernel version specific tools for version 6.8.0
 This package provides the architecture independent parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0.

Package: linux-xilinx-tools-host
Description-md5: d29120b11150b79af4338241d0a5dc74
Description-en: Linux kernel VM host tools
 This package provides kernel tools useful for VM hosts.

Package: lltsv
Description-md5: 18cd2f542a1742732ce920f981c68df4
Description-en: List specified keys of LTSV (Labeled Tab Separated Values)
 lltsv is a command line tool to list specified keys of LTSV (Labeled
 Tab Separated Values) text with colorized output to a terminal.
 .
 It supports to filter with some comparing operators (arithmetic expression
 or regular expression)

Package: lmdb-go-tools
Description-md5: 24fbea39311e6ce7a915a0ef4b0d658b
Description-en: utilities for command-line lmdb usage
 This package contains tools like lmdb_cat, lmdb_copy, lmdb_stat and
 testresize.

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: luksy
Description-md5: b886ea3c01dc2fe220136db2434b47f7
Description-en: offline encryption/decryption using LUKS formats (program)
 luksy implements encryption and decryption using LUKSv1 and LUKSv2
 formats. Think of it as a clunkier cousin of gzip/bzip2/xz that doesn't
 actually produce smaller output than input, but it encrypts, and that's
 nice.
 .
 The main goal is to be able to encrypt/decrypt without the Linux device
 mapper.  Duplicating functions of cryptsetup that it can perform without
 accessing the Linux device mapper is not a priority.
 .
 If you can cryptsetup, you should use that instead.

Package: lumin
Description-md5: e22e7acf0563efd01a17894e821bb5e9
Description-en: pattern match highlighter
 lumin highlights matches to a specified pattern (string or regular
 expression) in files, using color. This is similar to grep with
 colorized output, but it outputs all lines in the given files, not
 only matching lines.

Package: madonctl
Description-md5: 87d9088d47f13789aec17a79138bd818
Description-en: CLI client for the Mastodon social network API
 This package contains a Golang command line interface for the
 Mastodon Rest API.
 .
 In order to use madonctl, you need to specify the instance name or URL,
 and usually provide an account login/password (or a token).
 These settings can be passed as command line arguments or environment
 variables, but the easiest way is to use a configuration file.
 .
 Note that one can generate a configuration file for your settings with
 .
 madonctl config dump -i mastodon.social -L username@domain -P password
 .
 (One can redirect the output to a configuration file.)

Package: mahonia
Description-md5: 97776bb1cb63c890ea97b36103e61d1d
Description-en: Character-set conversion library implemented in Go. (program)
 Mahonia is a character-set conversion library implemented in Go.
 All data is compiled into the executable; it doesn't need any external
 data files.

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-common
Description-md5: c9e69aa662965fe71e3bc9b0287ee934
Description-en: MariaDB database common files (e.g. /etc/mysql/mariadb.conf.d/)
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package includes configuration files common to all MariaDB programs.

Package: mariadb-plugin-connect
Description-md5: 506802608814c7a120919c156cb40a99
Description-en: Connect storage engine for MariaDB server
 Connect engine supports a number of file formats (dbf, xml, txt, bin, etc),
 connections to ODBC tables and remote MySQL tables, as well as a number of
 other interesting features.
 This package contains the Connect plugin for MariaDB server.

Package: mariadb-plugin-cracklib-password-check
Description-md5: f9c8bfa119168785d8062c883f59fc34
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: mariadb-test-data
Description-md5: 4e2584329df41bfe2241de957d88c44a
Description-en: MariaDB database regression test suite - data files
 MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MariaDB are speed, robustness and
 ease of use.
 .
 This package has the architecture independent data files for the test suite.

Package: mender-artifact
Description-md5: bac1d6358362e4e04db229a5ab5f9f32
Description-en: utility to generate .mender artifacts
 Mender Artifacts Library Mender is an open source over-the-air (OTA)
 software updater for embedded Linux devices. Mender comprises a client
 running at the embedded device, as well as a server that manages
 deployments across many devices.
 .
 This package contains the mender-artifact program which is used to generate
 the artifacts needed for mender OTA updates. The artifacts are generated
 from your existing ext4 rootfs image that you built for direct device
 deployments.

Package: mender-cli
Description-md5: 03e9d8b5b19c8d9cb68133a8b8af350a
Description-en: general-purpose CLI for the Mender backend
 Mender is an open source over-the-air (OTA) software updater
 for embedded Linux devices. Mender comprises a client running at the
 embedded device, as well as a server that manages deployments across
 many devices.
 .
 This package contains a standalone tool that makes it
 much easier to work with the Mender server management APIs
 (https://docs.mender.io/apis/management-apis).
 .
 The goal with mender-cli is to simplify integration between the Mender
 server and cloud services like continuous integration (CI)/build
 automation.

Package: mender-client
Description-md5: f63cb2510c63afcdfdc6f0f55a578cad
Description-en: Mender over-the-air software updater client.
 Mender: over-the-air updater for embedded Linux devices
 .
 Mender is an open source over-the-air (OTA) software updater for embedded
 Linux devices. Mender comprises a client running at the embedded device, as
 well as a server that manages deployments across many devices.
 .
 Embedded product teams often end up creating homegrown updaters
 at the last minute due to the need to fix bugs in field-deployed
 devices. However, the most important requirement for an embedded update
 process is robustness, for example loss of power at any time should not
 brick a device. This creates a challenge given the time constraints to
 develop and maintain a homegrown updater.
 .
 Mender aims to address this challenge with a robust and easy to use
 updater for embedded Linux devices, which is open source and available
 to anyone.
 .
 Robustness is ensured with atomic image-based deployments using a dual
 A/B rootfs partition layout. This makes it always possible to roll
 back to a working state, even when losing power at any time during the
 update process.
 .
 Ease of use is addressed with an intuitive UI, comprehensive documentation
 (https://docs.mender.io/), a meta layer for the Yocto Project
 (https://github.com/mendersoftware/meta-mender) for easy integration
 into existing environments, and high quality software (see the test
 coverage badge).
 .
 This repository contains the Mender client updater, which can be run in
 standalone mode (manually triggered through its command line interface)
 or managed mode (connected to the Mender server).
 .
 Mender not only provides the client-side updater, but also the backend and
 UI for managing deployments as open source. The Mender server is designed
 as a microservices architecture and comprises several repositories.
 .
 To start using Mender, we recommend that you begin with the Getting
 started section in the Mender documentation (https://docs.mender.io/).
 .
 In order to support rollback, the Mender client depends on integration
 with U-Boot and the partition layout. It is therefore most easily
 built as part of your Yocto Project image by using the meta layer for
 the Yocto Project (https://github.com/mendersoftware/meta-mender).

Package: mender-connect
Description-md5: a19e9144b9fe79fa1b5cf8c7b85d1837
Description-en: remote shell access add-on
 This package contains the remote shell access add-on. It enhances the
 Mender client (mender-client), allowing to log in to the devices
 remotely and start a shell in a remote terminal session.

Package: miller
Description-md5: 7d4af4f0e32d6bca0337ea22abe4ca93
Description-en: name-indexed data processing tool
 Miller (mlr) allows name-indexed data such as CSV files to be
 processed with functions equivalent to sed, awk, cut, join, sort
 etc. It can convert between formats, preserves headers when sorting
 or reversing, and streams data where possible so its memory
 requirements stay small. It works well with pipes and can feed
 "tail -f".

Package: minica
Description-md5: 43403a3d993625d80387f70e58081103
Description-en: super micro binary to issue new CAs
 This is a super micro binary to issue new CAs. This contains nearly nothing
 else, and does not support revocation, or anything really important. This is
 just for when you need keys and don't intend to use them for anything big and
 important. Otherwise, issue things for real.

Package: miniflux
Description-md5: e6169e71764e123c102589b759a18f0b
Description-en: minimalist and opinionated feed reader
 Miniflux is a minimalist and opinionated feed reader:
   - Written in Go (Golang)
   - Works only with PostgreSQL
   - Doesn't use any ORM
   - Doesn't use any complicated framework
   - Use only modern vanilla Javascript (ES6 and Fetch API)
   - Single binary compiled statically without dependency
   - The number of features is voluntarily limited
 It's simple, fast, lightweight and super easy to install.

Package: mkcert
Description-md5: add76e57ecb5ee9e183265fde18545c5
Description-en: Simple zero-config tool to make locally trusted certificates
 mkcert is a simple tool for making locally-trusted development
 certificates. It requires no configuration.
 .
 mkcert automatically creates and installs a local CA in the system
 root store, and generates locally-trusted certificates. mkcert does
 not automatically configure servers to use the certificates, though,
 that's up to you.

Package: mmark
Description-md5: 338adc3e3046070f45fb6cbf509ad514
Description-en: powerful markdown processor in Go geared towards the IETF (program)
 Mmark is a powerful markdown processor written in Go, geared towards
 writing IETF documents. It is, however, *also* suited for writing
 complete books and other technical documentation, like the Learning Go
 book (https://miek.nl/go), Internet-Draft text output
 (https://miek.nl/go/learninggo-2.txt)) and RFCs.
 .
 It provides an advanced markdown dialect that processes file(s) to
 produce internet-drafts in XML RFC 7991 format. Mmark can produce
 xml2rfc (aforementioned RFC 7991), HTML5 output, and manual pages.
 .
 Mmark uses gomarkdown (https://github.com/gomarkdown/markdown) which is
 a fork of blackfriday (https://github.com/russross/blackfriday/).
 .
 This package provides the /usr/bin/mmark executable binary and documentation.

Package: mockery
Description-md5: d7e904d1a7150ca29bbc0cfedd4b43fc
Description-en: mock code autogenerator for Golang
 Mockery provides the ability to easily generate mocks for golang
 interfaces. It removes the boilerplate coding required to use mocks.

Package: mockgen
Description-md5: 08aab40ea6e9ecbc214767942f93f3ad
Description-en: mocking framework for the Go programming language - mockgen
 GoMock is a mocking framework for the Go programming language.
 It integrates well with Go's built-in testing package, but can be used in
 other contexts too.
 .
 This package provides the "mockgen" utility.

Package: molly-brown
Description-md5: fd012e4f4c418df800c2e38bd3a43c1b
Description-en: full-featured Gemini server implemented in Go
 Molly Brown is intended to be a full-featured Gemini server which is
 suitable for use in pubnix or similar shared-hosting environments,
 where users can upload their content but do not have access to the
 main configuration file. It is also perfectly suitable for single
 user environments, but its multi-user supports sets it apart from
 many other Gemini servers.

Package: morty
Description-md5: b73ad6ce55466f9d958bad385fda3dfa
Description-en: Privacy aware web content sanitizer proxy as a service
 Morty Web content sanitizer proxy as a service
 .
 Morty rewrites web pages to exclude malicious HTML tags and attributes. It
 also replaces external resource references to prevent third party
 information leaks.
 .
 The main goal of morty is to provide a result proxy for searx, but it can be
 used as a standalone sanitizer service too.
 .
 Features:
 .
  - HTML sanitization
  - Rewrites HTML/CSS external references to locals
  - JavaScript blocking
  - No Cookies forwarded
  - No Referrers
  - No Caching/Etag
  - Supports GET/POST forms and IFrames
  - Optional HMAC URL verifier key to prevent service abuse

Package: mpc-ace
Description-md5: 2546db1431c5863dac20fce3ca730bdf
Description-en: makefile, project, and workspace creator
 This package contains the Makefile, Project, and Workspace Creator (MPC)
 as distributed with the ACE toolkit.
 .
 MPC generates platform- and compiler-specific files to automate the
 compilation process.
 .
 The following programs are included:
  * mpc-ace: generates project files for a single target
  * mwc-ace: generates workspace files for a set of projects

Package: mpg123
Description-md5: 5ebabad0916ebd65863379ea1316b415
Description-en: MPEG layer 1/2/3 audio player
 mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
 .
 This package contains output plugins for several audio systems, including
 OSS4, the Advanced Linux Sound Architecture (ALSA), JACK, PortAudio,
 PulseAudio, OpenAL and the Network Audio System (NAS).

Package: mtail
Description-md5: d232cf12d2546c08ee3e00f5bc77df52
Description-en: Extract monitoring data from logs for collection in a timeseries database
 Mtail is a tool for extracting metrics from application logs to be exported
 into a timeseries database or timeseries calculator for alerting and
 dashboarding.
 .
 It aims to fill a niche between applications that do not export their own
 internal state, and existing monitoring systems, without patching those
 applications or rewriting the same framework for custom extraction glue code.
 .
 Metrics are exported for scraping by a collector as JSON or Prometheus format
 over HTTP, or can be periodically sent to a collectd, StatsD, or Graphite
 collector socket.

Package: music123
Description-md5: f6c8f290ed4849e25985b9a75c1add9e
Description-en: Command-line shell for sound-file players
 A command-line shell for programs like mpg123 and ogg123, music123
 plays a variety of sound files using a mpg123/ogg123-like interface.
 With all the Recommends installed, music123 plays wav, mp3 and
 ogg files. By simply changing the config file, music123 can play any
 sound file you have a player for.

Package: mysql-router
Description-md5: 68df088e13493c106d4f76a2eb4efc60
Description-en: route connections from MySQL clients to MySQL servers
 MySQL Router is part of InnoDB cluster, and is lightweight middleware that
 provides transparent routing between your application and back-end MySQL
 servers. It can be used for a wide variety of use cases, such as providing
 high availability and scalability by effectively routing database traffic to
 appropriate back-end MySQL servers. The pluggable architecture also enables
 developers to extend MySQL Router for custom use cases.
 .
 Since MySQL Router is clustering software and needs to be configured and
 managed across an entire cluster, packaging cannot manage it for you. This
 package supplies the binary build only, ready for manual configuration.

Package: mysql-source-8.0
Description-md5: 88f58941059fab032315a68e3122ac60
Description-en: MySQL source
 MySQL is a fast, stable, and true multi-user, multi-threaded SQL database
 server.  SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes the MySQL source code as configured before building
 - but after the arch specific configuration. This is currently required for
 building plugins.

Package: mysql-testsuite
Description-md5: a37f36627bd4d1ec3a167a2eae840534
Description-en: MySQL regression tests
 This is an empty package that depends on the current "best" version of
 mysql-testsuite (currently mysql-testsuite-8.0), as determined by the
 MySQL maintainers.  Install this package if in doubt about which MySQL
 version you want, as this is the one we consider to be in the best shape.

Package: mysql-testsuite-8.0
Description-md5: ccc32250aefb33a80993be5dab467ee4
Description-en: MySQL 8.0 testsuite
 MySQL is a fast, stable, and true multi-user, multi-threaded SQL database
 server.  SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes the MySQL testsuite.

Package: nano-tiny
Description-md5: 26373c621bdb00986d716853280c567b
Description-en: small, friendly text editor inspired by Pico - tiny build
 GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).
 .
 This package contains a build of GNU nano with many features disabled, for
 environments such as rescue disks where resources are limited.

Package: nats-server
Description-md5: ed8934ca827147bcabb458b3a00fc40c
Description-en: High-Performance server for NATS.io (program)
 NATS is a simple, secure and performant communications
 system for digital systems, services and devices. NATS is part of the
 Cloud Native Computing Foundation (CNCF) and has
 over 40 client language implementations.
 .
 Its server can run on-premise, in the cloud, at the edge, and even on a
 Raspberry Pi. NATS can secure and simplify design and operation of
 modern distributed systems.
 .
 This package provides the nats-server binary.

Package: ncbi-entrez-direct
Description-md5: 10c6a6866d4021f4e8969018b2d1adbc
Description-en: NCBI Entrez utilities on the command line
 Entrez Direct (EDirect) is an advanced method for accessing NCBI's set
 of interconnected databases (publication, sequence, structure, gene,
 variation, expression, etc.) from a terminal window or script.
 Functions take search terms from command-line arguments.  Individual
 operations are combined to build multi-step queries.  Record retrieval
 and formatting normally complete the process.
 .
 EDirect also provides an argument-driven function that simplifies the
 extraction of data from document summaries or other results that are
 returned in structured XML format.  This can eliminate the need for
 writing custom software to answer ad hoc questions.  Queries can move
 seamlessly between EDirect commands and UNIX utilities or scripts to
 perform actions that cannot be accomplished entirely within Entrez.

Package: nebula
Description-md5: b9d0f872d324e8b0018965f8c17c15ed
Description-en: performant, scalable network overlay
 Nebula is a scalable overlay networking tool with a focus on performance,
 simplicity and security. It is intended to be more robust than current virtual
 networking solutions by providing peer-to-peer connectivity and NAT traversal
 mechanisms. Nebula uses state-of-the-art cryptography based on the "Noise"
 protocol.
 .
 This package provide the binaries and default configuration for Nebula.

Package: nextcloud-spreed-signaling
Description-md5: bf15e376b7ce3c772393cafe68cb3c17
Description-en: Standalone signaling server for Nextcloud Talk
 Nextcloud is an open source, self-hosted cloud software, and Talk
 is its WebRTC communication app. It requires a dedicated signaling
 server and a WebRTC media relay for scalability.
 .
 nextcloud-spreed-signaling is a standalone signaling server for Nextcloud Talk
 for improved performance.

Package: nextcloud-spreed-signaling-client
Description-md5: bb86ff142f2897cda18c4a87841ba709
Description-en: Standalone signaling server for Nextcloud Talk - benchmarking client
 Nextcloud is an open source, self-hosted cloud software, and Talk
 is its WebRTC communication app. It requires a dedicated signaling
 server and a WebRTC media relay for scalability.
 .
 nextcloud-spreed-signaling is a standalone signaling server for Nextcloud Talk
 for improved performance.
 .
 This package contains a client for benchmarking the signaling server.

Package: nextcloud-spreed-signaling-common
Description-md5: e4c1127f807a7c5c56179f214f104a03
Description-en: Standalone signaling server for Nextcloud Talk - common
 Nextcloud is an open source, self-hosted cloud software, and Talk
 is its WebRTC communication app. It requires a dedicated signaling
 server and a WebRTC media relay for scalability.
 .
 nextcloud-spreed-signaling is a standalone signaling server for Nextcloud Talk
 for improved performance.
 .
 This dependency package contains common files / scripts and creates
 the _signaling system user.

Package: nextcloud-spreed-signaling-proxy
Description-md5: 0353ab9af457013951d084c59ea48c63
Description-en: Standalone signaling server for Nextcloud Talk - proxy
 Nextcloud is an open source, self-hosted cloud software, and Talk
 is its WebRTC communication app. It requires a dedicated signaling
 server and a WebRTC media relay for scalability.
 .
 nextcloud-spreed-signaling is a standalone signaling server for Nextcloud Talk
 for improved performance.
 .
 This package contains the proxy code that is necessary to connect a signaling
 server to multiple Janus backends.

Package: nghttp2
Description-md5: ca84fd3762013e2b3766232f5365fa1f
Description-en: server, proxy and client implementing HTTP/2
 This package will install a set of programs implementing the HTTP/2
 protocol: a standalone server (nghttp2-server), a reverse proxy
 (nghttp2-proxy) and a client (nghttp2-client). It provides no files
 on its own and is not necessary for these programs to work.

Package: nghttp2-client
Description-md5: c9f9eea931674bd2c6a88fff60dc43ef
Description-en: client implementing HTTP/2 protocol
 This is a command line client implementing the HTTP/2 protocol. It
 gives access to many low-level and advanced aspects of the protocol
 and therefore is useful for debugging.

Package: nghttp2-proxy
Description-md5: 8e735de4aa891e6f34f1f0121d726cb0
Description-en: reverse proxy implementing HTTP/2 protocol
 This is a standalone server implementing the HTTP/2 protocol with
 HTTP/1.1 fallback for clients that do not support it. It can be used
 as a frontend in front of web servers that do not support HTTP/2.

Package: nghttp2-server
Description-md5: 1d388440c4e8648708dbc32d3eda635d
Description-en: server implementing HTTP/2 protocol
 This is a standalone server implementing the HTTP/2 protocol with
 HTTP/1.1 fallback for clients that do not support it. It can be used
 to serve files from a local directory.

Package: nginx-dev
Description-md5: 387bf5738ea8e41f4461abf0d6b13b30
Description-en: nginx web/proxy server - development headers
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides development headers and necessary config scripts
 for the nginx web/proxy server, useful to develop and link third party
 additions to the Debian nginx web/proxy server packages.

Package: nginx-extras
Description-md5: 1d3b9fb345563354827d5cafdc42a135
Description-en: nginx web/proxy server (extended version)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx with the standard modules, plus
 extra features and modules such as the Perl module, which allows the
 addition of Perl in configuration files.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP,
 Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log,
 MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL,
 SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream, GeoIP, GeoIP2
 .
 THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index,
 GeoIP2, Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress,
 Upstream Fair Queue.

Package: nginx-full
Description-md5: 38101909ef24536167f0acdee4f45ef9
Description-en: nginx web/proxy server (standard version with 3rd parties)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a version of nginx with the complete set of
 standard modules included (but omitting some of those included in
 nginx-extras).
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty
 GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
 Referer, Rewrite, SCGI, Split Clients, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip,
 Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP,
 Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread  Pool,
 Upstream, User ID, XSLT.
 .
 OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
 .
 OPTIONAL STREAM MODULES: Stream Core, GeoIP, GeoIP2
 .
 THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions
 Upstream Fair Queue.

Package: nginx-light
Description-md5: 3988a4d9cebce50812e3e3cb815d6200
Description-en: nginx web/proxy server (basic version)
 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This metapackage provides a very light version of nginx with only the
 minimal set of features and modules.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF,
 FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI.
 .
 OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression,
 Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread
 Pool, WebDAV, Upstream.
 .
 THIRD PARTY MODULES: Echo.

Package: nncp
Description-md5: dd3fe09c85dc858be21dec282ca872b1
Description-en: Secure store-and-forward files, mail, and commands
 NNCP is a package facilitating secure store-and-forward file and mail
 exchange.  It can be thought of as a modern UUCP with Internet smarts.
 .
 NNCP supports direct online communication over a LAN or Internet,
 scheduled communication, offline copies, streaming communication
 (pipes), and more.  It can therefore be used for air-gapped computers
 that might be communicated with by CD-ROM, tape, or USB stick.  It can
 also be used for intermittent or on-demand links, very slow or high
 latency links, etc.
 .
 NNCP can build up ad-hoc friend-to-friend (F2F) statically routed,
 darknet, delay-tolerant networks for fire-and-forget secure reliable
 files, file requests, Internet mail and commands transmission. All
 packets are integrity checked, end-to-end encrypted, explicitly
 authenticated by known participants public keys. Onion encryption is
 applied to relayed packets. Each node acts both as a client and server, can
 use push and poll behaviour model. Also there is multicasting areas support.
 .
 Out-of-box offline sneakernet/floppynet, dead drops, sequential and append-only
 CD-ROM/tape storages, air-gapped computers support. But online TCP daemon with
 full-duplex resumable data transmission exists.

Package: notary
Description-md5: e711f233992770c0982664a996c25313
Description-en: tool for running and interacting with trusted collections
 Notary is a project that allows anyone to have trust over arbitrary
 collections of data.
 .
 The Notary project comprises a server (cmd/notary-server) and a client
 (cmd/notary) for running and interacting with trusted collections.
 .
 Notary aims to make the internet more secure by making it easy for people to
 publish and verify content. We often rely on TLS to secure our communications
 with a web server which is inherently flawed, as any compromise of the server
 enables malicious content to be substituted for the legitimate content.
 .
 With Notary, publishers can sign their content offline using keys kept highly
 secure. Once the publisher is ready to make the content available, they can
 push their signed trusted collection to a Notary Server.
 .
 Consumers, having acquired the publisher's public key through a secure
 channel, can then communicate with any notary server or (insecure) mirror,
 relying only on the publisher's key to determine the validity and integrity
 of the received content.
 .
 This package contains the binaries/tools.

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: oathtool
Description-md5: d984121e7ec1e8e81c5eb05708fd6f3d
Description-en: OATH Toolkit oathtool command line tool
 OATH Toolkit provide components to build one-time password
 authentication systems.  It contains shared C libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm
 (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to
 manage secret key data.  OATH stands for Open AuTHentication, which is
 the organization that specify the algorithms.
 .
 This package contains the OATH Toolkit "oathtool" command line tool.

Package: obfs4proxy
Description-md5: fa2d91d7e21407c55f950a3b9437add6
Description-en: pluggable transport proxy for Tor, implementing obfs4
 obfs4proxy is a tool that attempts to circumvent censorship by
 transforming the Tor traffic between the client and the bridge. This way
 censors, who usually monitor traffic between the client and the bridge, will
 see innocent-looking transformed traffic instead of the actual Tor traffic.
 .
 obfs4proxy implements the obfuscation protocols obfs2, obfs3, and obfs4.
 .
 It is written in Go and is compliant with the Tor pluggable transports
 specification, and its modular architecture allows it to support multiple
 pluggable transports.
 .
 This package contains both the client and the bridge in a single program.

Package: obs-cli
Description-md5: 576c9fa759c490ba81f9b15b2b74a289
Description-en: command-line remote control for OBS Studio
 OBS-cli is a command-line remote control for Open Broadcaster Software (OBS)
 Studio. It requires the obs-websocket plugin to be installed on your system.
 .
 obs-cli supports following commands:
  * label countdown/text
  * recording start/status/stop/toggle
  * scene switch
  * sceneitem center/hide/list/show/toggle
  * source list/toggle-mute
  * stream start/status/stop/toggle

Package: oci-image-tool
Description-md5: 827d73fbc4fd1a33bf0a8ff619f79acc
Description-en: OCI image tooling
 oci-image-tool is a collection of tools for working with the OCI image
 format specification (https://github.com/opencontainers/image-spec).

Package: oci-seccomp-bpf-hook
Description-md5: 46d2f5d72e14834b01cf6b7668c3c85a
Description-en: OCI hook to trace syscalls and generate a seccomp profile
 This project provides an OCI hook to generate seccomp profiles by
 tracing the syscalls made by the container. The generated profile
 would allow all the syscalls made and deny every other syscall.

Package: octave-phclab
Description-md5: a0dea643971943e05b0042cf9f79e7c8
Description-en: general-purpose solver for polynomial systems (Octave)
 PHClab is a collection of scripts to call phc from within
 a MATLAB or Octave session.  It provides an interface to the blackbox
 solver for finding isolated solutions.  PHClab also interfaces to the
 numerical irreducible decomposition, giving access to the tools to
 represent, factor, and intersect positive dimensional solution sets.

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: ofono
Description-md5: 424c82f98ad60ebfb090dca93af81717
Description-en: Mobile telephony stack (daemon)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes the core daemon.

Package: ofono-dev
Description-md5: 144644b11747a939d416d7c282e0e0e5
Description-en: Mobile telephony stack (development files)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes the header files for building oFono plugins.

Package: ofono-scripts
Description-md5: 277aef1d813c6ac0a723a9b785d7d80d
Description-en: Mobile telephony stack (test and maintenance script files)
 oFono is a stack for mobile telephony devices on Linux.  oFono supports
 speaking to telephony devices through specific drivers, or with generic
 AT commands.
 .
 oFono also includes a low-level plug-in API for integrating with other
 telephony stacks, cellular modems and storage back-ends. The plug-in API
 functionality is modeled on public standards, in particular
 3GPP TS 27.007 "AT command set for User Equipment (UE)."
 .
 This package includes test and maintenance scripts.

Package: opengcs
Description-md5: 3567b534575a1a58390413720f96dd35
Description-en: Guest Compute Service for Linux Hyper-V Container
 Open Guest Compute Service is a Linux-based open source project to
 further the development of a production quality implementation of
 Linux Hyper-V container on Microsoft Windows (LCOW).
 It's designed to run inside a custom Linux OS for supporting Linux
 container payload.

Package: openjdk-11-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-11-demo
Description-md5: 8c587e17f25fb354ef51e27e56507756
Description-en: Java runtime based on OpenJDK (demos and examples)
 OpenJDK Java runtime

Package: openjdk-11-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-11-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-11-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-11-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-11-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-11-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-11-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-17-demo
Description-md5: 8c587e17f25fb354ef51e27e56507756
Description-en: Java runtime based on OpenJDK (demos and examples)
 OpenJDK Java runtime

Package: openjdk-17-doc
Description-md5: 4689d9c1e14d405d15f0710639599643
Description-en: OpenJDK Development Kit (JDK) documentation
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the API documentation.

Package: openjdk-17-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-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-source
Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf
Description-en: OpenJDK Development Kit (JDK) source files
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This package contains the Java programming language source files
 (src.zip) for all classes that make up the Java core API.

Package: openjdk-21-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-8-dbg
Description-md5: 62cbbd2d3e6bc94279f18db4f735142b
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.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-demo
Description-md5: c2a5624aa60e4de3025a249886fa82d7
Description-en: Java runtime based on OpenJDK (demos and examples)
 OpenJDK Java runtime
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-doc
Description-md5: c1aebd5e8058a6cce0d5690571eddb7b
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.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-jdk
Description-md5: 675290db0de49757986666504c33f9b2
Description-en: OpenJDK Development Kit (JDK)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This binary package extends the headless JDK with GUI-specific
 utilities, libraries and, as necessary, package dependencies.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-jdk-headless
Description-md5: 8728353da59d7b1608e908f191d9b820
Description-en: OpenJDK Development Kit (JDK) (headless)
 OpenJDK is a development environment for building applications,
 applets, and components using the Java programming language.
 .
 This binary package contains almost the full JDK, except for some
 tools (appletviewer, jconsole) and headers (jawt) that make sense
 only in GUI environments.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-jre
Description-md5: adca808a02a80aed4051cc95b7fe5f37
Description-en: OpenJDK Java runtime, using Hotspot JIT
 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot JIT.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-jre-headless
Description-md5: 20eb08d56f9496cba7ae5bc1fc762f93
Description-en: OpenJDK Java runtime, using Hotspot JIT (headless)
 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot JIT.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-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-8-source
Description-md5: 328263bb6fbf81f04f5d459d67244ea0
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.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openshift-imagebuilder
Description-md5: 4c3d3e84df058f4cf7c03dc1e52b02a5
Description-en: Builds container images using Dockerfile as input
 This package supports using the Dockerfile syntax to build OCI & Docker
 compatible images, without invoking a container build command such
 as buildah bud or docker build. It is intended to give clients more
 control over how they build container images, including:
  - Instead of building one layer per line, run all instructions in the
    same container
  - Set HostConfig settings like network and memory controls that are
    not available when running container builds
  - Mount external files into the build that are not persisted as part
    of the final image (i.e. "secrets")
  - If there are no RUN commands in the Dockerfile, the container is
    created and committed, but never started.  The final image should be
    99.9% compatible with regular container builds, but bugs are always
    possible.
 .
 This package provides the imagebuilder command-line utility.

Package: opensmtpd-filter-rspamd
Description-md5: d9d3ea15c3c850141525184bcc8544dc
Description-en: OpenSMTPD filter integration for the Rspamd daemon
 This filter implements the Rspamd protocol and allows OpenSMTPD to request an
 Rspamd analysis of an SMTP transaction before a message is committed to queue.
 .
 The filter currently supports:
  * greylisting
  * adding X-Spam related headers to a message
  * rewriting Subject headers
  * DKIM-signing messages
  * using Rspamd-provided SMTP replies
  * allowing Rspamd to add and remove headers

Package: opensmtpd-filter-senderscore
Description-md5: 538445a5b46d92b9a08fe6959ff7101b
Description-en: OpenSMTPD filter integration for SenderScore reputation
 This filter performs a SenderScore lookup and allows OpenSMTPD to either block
 or slow down a session based on the reputation of the source IP address.
 .
 The filter currently supports:
  * blocking hosts with reputation below a certain value
  * adding an X-SenderScore header with the score of the source IP address
  * adding an X-Spam header to hosts with reputation below a certain value
  * applying a time penalty proportional to the IP reputation
  * whitelisting IP addresses or subnets

Package: opensnitch
Description-md5: 70a7beb0fba436ced27b1a33b90140fa
Description-en: GNU/Linux interactive application firewall
 Whenever a program makes a connection, it'll prompt the user to allow or deny
 it.
 .
 The user can decide if block the outgoing connection based on properties of
 the connection: by port, by uid, by dst ip, by program or a combination
 of them.
 .
 These rules can last forever, until the app restart or just one time.
 .
 The GUI allows the user to view live outgoing connections, as well as search
 by process, user, host or port.
 .
 OpenSnitch can also work as a system-wide domains blocker, by using lists
 of domains, list of IPs or list of regular expressions.

Package: 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: panicparse
Description-md5: 3ffa3f55ac4dff2d5ba5247abb9e0650
Description-en: Crash your app in style (compiled Go binaries)
 panicparse Parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized process.
 .
 This package contains the compiled Go panicparse and panicweb binaries.

Package: pat
Description-md5: 83b114b21eba42c198146e27685616b0
Description-en: Winlink client for amateur radio email
 Pat is a client for sending and receiving email over Winlink, using multiple
 transports including telnet, AX.25, WINMOR and ARDOP. It supports both a
 command-line and a web interface using a built-in HTTP server.

Package: pebble
Description-md5: 250fa5b1a10946c58f617f175c54538e
Description-en: ACME (RFC 8555) test-only server
 Pebble is a miniature version of Boulder
 (https://github.com/letsencrypt/boulder) that can assist in the
 development and testing of ACME clients against the standard without
 having to setup a full production-capable ACME server.
 .
 Pebble is NOT designed for production use and is for testing only.  By
 design, it will drop all of its state between invocations and will
 randomize keys and certificates used for issuance!
 .
 Pebble has several top level goals:
 .
 1. Provide a simplified ACME testing front end
 2. Provide a test-bed for new and compatibility breaking ACME features
 3. Encourage ACME client best-practices
 4. Aggressively build in guardrails against non-testing usage

Package: peco
Description-md5: b3cc55b2863011dd1d94bd8a54c6b3c3
Description-en: Simplistic interactive filtering tool
 peco Simplistic interactive filtering tool
 .
 peco can be a great tool to filter stuff like logs, process stats, find
 files, because unlike grep, you can type as you think and look through
 the current results.

Package: peg-go
Description-md5: 6128081c6d2cab9a4914d98ade23fcaf
Description-en: implementation of a Packrat parser generator in Go
 Peg, Parsing Expression Grammar, is an implementation of a Packrat
 parser generator. A Packrat parser is a descent recursive parser capable
 of backtracking. The generated parser searches for the correct parsing
 of the input.
 .
 This is the main package used to generate code.

Package: phcpack
Description-md5: 3c3520fee185211a0733ff72bfaa4343
Description-en: general-purpose solver for polynomial systems (command line)
 PHCpack is a software package to solve polynomial systems by homotopy
 continuation methods.
 .
 A polynomial system is given as a sequence of polynomials in several
 variables.  Homotopy continuation methods operate in two stages. In
 the first stage, a family of polynomial systems (the so-called
 homotopy) is constructed. This homotopy contains a polynomial system
 with known solutions. In the second stage, numerical continuation
 methods are applied to track the solution paths defined by the
 homotopy, starting at the known solutions and leading to the solutions
 of the given polynomial system.
 .
 This package contains the command line interface to PHCpack.

Package: phcpack-doc
Description-md5: 69dbc6e49257d5edd5ecc82808ff1c2f
Description-en: general-purpose solver for polynomial systems (documentation)
 PHCpack is a software package to solve polynomial systems by homotopy
 continuation methods.
 .
 A polynomial system is given as a sequence of polynomials in several
 variables.  Homotopy continuation methods operate in two stages. In
 the first stage, a family of polynomial systems (the so-called
 homotopy) is constructed. This homotopy contains a polynomial system
 with known solutions. In the second stage, numerical continuation
 methods are applied to track the solution paths defined by the
 homotopy, starting at the known solutions and leading to the solutions
 of the given polynomial system.
 .
 This package contains demo files and documentation.

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: pinfish
Description-md5: e070704f0ce179f7e25e747b54785f16
Description-en: Collection of tools to annotate genomes using long read transcriptomics data
 The toolchain is composed of the following tools:
 1. spliced_bam2gff - a tool for converting sorted BAM
 files containing spliced alignments
 into GFF2 format. Each read will be represented as a distinct
 transcript. This tool comes handy when visualizing spliced
 reads at particular loci and to provide input to the rest
 of the toolchain.
 .
 2. cluster_gff - this tool takes a sorted GFF2 file as
 input and clusters together reads having similar
 exon/intron structure and creates a rough consensus
 of the clusters by taking the median of exon
 boundaries from all transcripts in the cluster.
 .
 3. polish_clusters - this tool takes the cluster
 definitions generated by cluster_gff and for each
 cluster creates an error corrected read by mapping
 all reads on the read with the median length
 and polishing it using racon. The polished reads
 can be mapped to the genome using minimap2 or GMAP.
 .
 4. collapse_partials - this tool takes GFFs generated
 by either cluster_gff or polish_clusters and filters
 out transcripts which are likely to be based on RNA
 degradation products from the 5' end. The tool clusters
 the input transcripts into "loci" by the 3' ends and
 discards transcripts which have a compatible transcripts
 in the loci with more exons.

Package: pinfish-examples
Description-md5: 8eae3bcd591f8fbbebc4c6f807a136ec
Description-en: Examples and test data for pinfish
 The toolchain is composed of the following tools:
 1. spliced_bam2gff - a tool for converting sorted BAM
 files containing spliced alignments
 into GFF2 format. Each read will be represented as a distinct
 transcript. This tool comes handy when visualizing spliced
 reads at particular loci and to provide input to the rest
 of the toolchain.
 .
 2. cluster_gff - this tool takes a sorted GFF2 file as
 input and clusters together reads having similar
 exon/intron structure and creates a rough consensus
 of the clusters by taking the median of exon
 boundaries from all transcripts in the cluster.
 .
 3. polish_clusters - this tool takes the cluster
 definitions generated by cluster_gff and for each
 cluster creates an error corrected read by mapping
 all reads on the read with the median length
 and polishing it using racon. The polished reads
 can be mapped to the genome using minimap2 or GMAP.
 .
 4. collapse_partials - this tool takes GFFs generated
 by either cluster_gff or polish_clusters and filters
 out transcripts which are likely to be based on RNA
 degradation products from the 5' end. The tool clusters
 the input transcripts into "loci" by the 3' ends and
 discards transcripts which have a compatible transcripts
 in the loci with more exons.
 .
 This package contains a test data set as well as sample scripts
 running some test suite provided by Debian also as autopkgtest.

Package: pk4
Description-md5: 12a79bced01106d10b2470230cf64166
Description-en: make available the Debian source package producing the specified package
 pk4 resolves the specified argument(s) as either:
 .
 1. the name of a Debian binary package, and selects its Debian source package.
 2. the name of a Debian source package, and selects it.
 3. or a file path, and selects the Debian source package of the owning package.
 .
 The source package version is either the installed version (if any) or the
 installation candidate, as per “apt-cache policy”.
 .
 Then, pk4 downloads the entire selected source package (every file referenced
 by — and including — its .dsc file) and prints the output directory path.
 .
 pk4…
 • caps the disk usage of the checked out packages by deleting the oldest ones
   after crossing a limit (default: 2GiB).
 • allows users to enable supplied or shipped-with-pk4 hooks, e.g. git-init.
 • optimizes for low latency of each operation.
 • respects your APT configuration, i.e. should work in company intranets.
 • comes with tab completion for bash and zsh.
 • tries hard to download source packages, with fallback to snapshot.debian.org.

Package: plasma-workspace
Description-md5: c9eeac7a3197ce102b9f182a0d0ac537
Description-en: Plasma Workspace for KF5
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.

Package: plasma-workspace-data
Description-md5: c4cf4a5759b6bdfffe70dba0f85bb1cd
Description-en: Plasma Workspace for KF5 - data files
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 .
 This contains the data files for the Plasma workspace.

Package: plasma-workspace-dev
Description-md5: 734199d7564073487b8e8744bc62b71a
Description-en: Plasma Workspace for KF5 devel files
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 .
 This package contains the development files.

Package: plasma-workspace-wayland
Description-md5: e6185a098bd97f536a993b1b264f0249
Description-en: Plasma Workspace for KF5 - Wayland integration
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 .
 This package contains the Wayland session.

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: pluginhook
Description-md5: 4e6f6cb0b8c07fde10f8b55c40a92244
Description-en: simple plugin system for Bash programs
 The pluginhook command loops through all plugin directories found in the
 path defined by the environment variable PLUGIN_PATH and passes the same
 arguments to any hook scripts by that name. This means installing a
 plugin is as simple as putting it in your PLUGIN_PATH.
 .
 pluginhook does not only provide a mechanism for arguments broadcasting,
 it also accepts streams and pass them through each plugin.

Package: png2svg
Description-md5: e955bc9559c76b69c372afc30a87bff4
Description-en: CLI utility for converting small PNG images to SVG Tiny 1.2
 Go module and command line utility for converting small PNG images to
 SVG Tiny 1.2.

Package: podman
Description-md5: 8aac015280e967d04c60ed695058cd99
Description-en: tool to manage containers and pods
 Podman (the POD MANager) is a tool for managing containers and images, volumes
 mounted into those containers, and pods made from groups of containers.
 .
 At a high level, the scope of Podman and libpod is the following:
  * Support for multiple container image formats, including OCI and Docker
    images.
  * Full management of those images, including pulling from various sources
    (including trust and verification), creating (built via Containerfile or
    Dockerfile or committed from a container), and pushing to registries and
    other storage backends.
  * Full management of container lifecycle, including creation (both from an
    image and from an exploded root filesystem), running, checkpointing and
    restoring (via CRIU), and removal.
  * Full management of container networking, using Netavark.
  * Support for pods, groups of containers that share resources and are managed
    together.
  * Support for running containers and pods without root or other elevated
    privileges.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface, which can both run
    containers locally and on remote systems.
  * No manager daemon, for improved security and lower resource utilization at
    idle.
  * Support for a REST API providing both a Docker-compatible interface and an
    improved interface exposing advanced Podman functionality.
  * Support for running on Windows and Mac via virtual machines run by podman
    machine.
 .
 Podman is a daemon-less alternative to Docker.

Package: podman-docker
Description-md5: 86932255b02c6ae469890a2a3d83ec62
Description-en: tool to manage containers and pods (Docker CLI)
 Podman (the POD MANager) is a tool for managing containers and images, volumes
 mounted into those containers, and pods made from groups of containers.
 .
 At a high level, the scope of Podman and libpod is the following:
  * Support for multiple container image formats, including OCI and Docker
    images.
  * Full management of those images, including pulling from various sources
    (including trust and verification), creating (built via Containerfile or
    Dockerfile or committed from a container), and pushing to registries and
    other storage backends.
  * Full management of container lifecycle, including creation (both from an
    image and from an exploded root filesystem), running, checkpointing and
    restoring (via CRIU), and removal.
  * Full management of container networking, using Netavark.
  * Support for pods, groups of containers that share resources and are managed
    together.
  * Support for running containers and pods without root or other elevated
    privileges.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface, which can both run
    containers locally and on remote systems.
  * No manager daemon, for improved security and lower resource utilization at
    idle.
  * Support for a REST API providing both a Docker-compatible interface and an
    improved interface exposing advanced Podman functionality.
  * Support for running on Windows and Mac via virtual machines run by podman
    machine.
 .
 Podman is a daemon-less alternative to Docker.
 .
 This package installs a Docker-compatible CLI interface, capable of running
 containers locally and on remote systems.

Package: podman-remote
Description-md5: 2c3adbea445f519cb3c193ba3ab0ab87
Description-en: tool to manage containers and pods (remote CLI)
 Podman (the POD MANager) is a tool for managing containers and images, volumes
 mounted into those containers, and pods made from groups of containers.
 .
 At a high level, the scope of Podman and libpod is the following:
  * Support for multiple container image formats, including OCI and Docker
    images.
  * Full management of those images, including pulling from various sources
    (including trust and verification), creating (built via Containerfile or
    Dockerfile or committed from a container), and pushing to registries and
    other storage backends.
  * Full management of container lifecycle, including creation (both from an
    image and from an exploded root filesystem), running, checkpointing and
    restoring (via CRIU), and removal.
  * Full management of container networking, using Netavark.
  * Support for pods, groups of containers that share resources and are managed
    together.
  * Support for running containers and pods without root or other elevated
    privileges.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface, which can both run
    containers locally and on remote systems.
  * No manager daemon, for improved security and lower resource utilization at
    idle.
  * Support for a REST API providing both a Docker-compatible interface and an
    improved interface exposing advanced Podman functionality.
  * Support for running on Windows and Mac via virtual machines run by podman
    machine.
 .
 Podman is a daemon-less alternative to Docker.
 .
 This package provides a smaller executable, a local client to interact with a
 Podman backend node through a RESTful API tunneled through an SSH connection.

Package: pollen
Description-md5: e82e0d796160a300116ea3ec9e3e4bf5
Description-en: Entropy-as-a-Service web server
 Pollen is an Entropy-as-a-Service web server, providing random seeds.
 This can be performed over both cleartext http and encrypted
 https TLS connections.

Package: postgresql-server-dev-16
Description-md5: b9e02b587bceefc788c1c12d54570ddd
Description-en: development files for PostgreSQL 16 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: ppdc
Description-md5: e7f99ec45e57c5a517be9d38459a27ea
Description-en: OpenPrinting libppd - PPD utilities (transitional package)
 This is a transitional package and can safely be removed once no other
 packages depend on it.

Package: proftpd-core
Description-md5: 4ded3a58e7e7b81b4793dab6f2b1d63d
Description-en: Versatile, virtual-hosting FTP daemon - binaries
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package contains the daemon and all main modules used for
 common configurations. If you need database-centric authentication
 install the suitable proftpd-mod suggested package.

Package: proftpd-dev
Description-md5: 9d71a4e0d0d30cb8e1091fc6f7cece75
Description-en: Versatile, virtual-hosting FTP daemon - development files
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package contains all files required to develop third-parties
 modules that can be loaded at run-time by means of DSO support.

Package: proftpd-doc
Description-md5: 734d933b7bfe84385058699eb8ca818e
Description-en: Versatile, virtual-hosting FTP daemon - documentation
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package contains the software documentation.

Package: proftpd-mod-crypto
Description-md5: 041b57a12a4e3424c76a21aed775d37a
Description-en: Versatile, virtual-hosting FTP daemon - TLS/SSL/SFTP modules
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 The proftpd-mod-crypto package carries some proftp modules having to do
 with crypto technologies. These modules are linked with libsodium, which
 is not needed by the main binary:
  - mod_sftp.so
  - mod_sql_passwd.so
  - mod_tls.so

Package: proftpd-mod-geoip
Description-md5: 3348e26e68b0eff05e85fd812a6922d6
Description-en: Versatile, virtual-hosting FTP daemon - GeoIP module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package provides GeoIP functionalities.

Package: proftpd-mod-ldap
Description-md5: 4e3d0cca75c843db3554fb2d936f371a
Description-en: Versatile, virtual-hosting FTP daemon - LDAP module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package provides LDAP based authentication.

Package: proftpd-mod-mysql
Description-md5: 18e17ab8c72f16da50521f3a5fbb482f
Description-en: Versatile, virtual-hosting FTP daemon - MySQL module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package provides MySQL based authentication.

Package: proftpd-mod-odbc
Description-md5: 5a1e8ce64cc3371ee50e415ba7f85e03
Description-en: Versatile, virtual-hosting FTP daemon - ODBC module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package provides ODBC based authentication.

Package: proftpd-mod-pgsql
Description-md5: 47f3bc2584d2984eabc93893f6f938ff
Description-en: Versatile, virtual-hosting FTP daemon - PostgreSQL module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package provides PostgreSQL based authentication.

Package: proftpd-mod-snmp
Description-md5: af02b5b732451c401ca9316c753828d3
Description-en: Versatile, virtual-hosting FTP daemon - SNMP module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 The mod_snmp module implements SNMPv1 and SNMPv2, for monitoring of
 proftpd statistics via SNMP.

Package: proftpd-mod-sqlite
Description-md5: eaa7d5df2783d2bf4ad44162364f166d
Description-en: Versatile, virtual-hosting FTP daemon - SQLite3 module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This package provides SQLite based authentication.

Package: proftpd-mod-wrap
Description-md5: 2b27e3e8e0cf25355220957a0d666233
Description-en: Versatile, virtual-hosting FTP daemon - tcpwrapper module
 ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
 Protocol daemon supports also hidden directories, virtual hosts, and
 per-directory ".ftpaccess" files. It uses a single main configuration
 file, with a syntax similar to Apache.
 .
 Because of the advanced design, anonymous-FTP directories can have
 an arbitrary internal structure (bin, lib, etc, and special files are
 not needed). Advanced features such as multiple password files and
 upload/download ratios are also supported.
 .
 This module is contained in the contrib/mod_wrap.c file for ProFTPD 1.2+. It
 enables the daemon to use the common tcpwrappers access control library while
 in standalone mode, and in a very configurable manner.

Package: prometheus
Description-md5: ed8e3840401470b3bc3fb55243535f98
Description-en: monitoring system and time series database
 Prometheus is a systems and services monitoring system. It collects metrics
 from configured targets at given intervals, evaluates rule expressions,
 displays the results, and can trigger alerts if some condition is observed to
 be true.
 .
 Prometheus' main distinguishing features as compared to other monitoring
 systems are:
 .
  * A multi-dimensional data model (timeseries defined by metric name and set
    of key/value dimensions).
  * A flexible query language to leverage this dimensionality.
  * No dependency on distributed storage; single server nodes are autonomous.
  * Timeseries collection happens via a pull model over HTTP.
  * Pushing timeseries is supported via an intermediary gateway.
  * Targets are discovered via service discovery or static configuration.
  * Multiple modes of graphing and dashboarding support.
  * Federation support coming soon.

Package: prometheus-alertmanager
Description-md5: 3f68f63f49ce79ab49e1e311540ab47e
Description-en: handle and deliver alerts created by Prometheus
 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.

Package: prometheus-apache-exporter
Description-md5: e0f78b4de6d146ff7d1815bf040e9583
Description-en: Prometheus exporter for Apache server metrics
 Prometheus exporter for Apache server metrics, written in Go.
 .
 This server reads Apache mod_status statistics and exports them via HTTP for
 consumption by Prometheus.

Package: prometheus-bind-exporter
Description-md5: 1550384cb9a1df52de43ca5af80d0582
Description-en: Prometheus exporter for BIND server metrics
 Prometheus exporter for BIND (named/dns) v9+ server metrics, written in Go.

Package: prometheus-bird-exporter
Description-md5: bbfa4011aaac98b69230482752eed96a
Description-en: Prometheus exporter for the BIRD routing daemon
 Prometheus exporter for the BIRD routing daemon, which collects metrics from
 BIRD's Unix control socket. Exposed metrics include:
 .
  * BGP session state
  * OSPF neighbor / interface count
  * Imported / exported / filtered prefix counts / route state changes (BGP,
    OSPF, Kernel, Static, Device, Direct)
  * Protocol uptimes (BGP, OSPF)

Package: prometheus-blackbox-exporter
Description-md5: b3249e95615cf68e52ba265e4c1af204
Description-en: blackbox prober for Prometheus
 The blackbox exporter allows blackbox probing of network endpoints over HTTP,
 HTTPS, DNS, TCP and ICMP. Additional modules can be defined to suit other
 needs.
 .
 Querying of endpoints happens via HTTP GET queries, by specifying the target
 name and what kind of probing to execute. Results from the probe are returned
 as a set of Prometheus metrics.

Package: prometheus-elasticsearch-exporter
Description-md5: 2ec19b2338ed24ad2f60c342fcf7abe2
Description-en: Prometheus exporter for various metrics about Elasticsearch
 The exporter fetches various information from an Elasticsearch
 cluster on every scrape.

Package: prometheus-exporter-exporter
Description-md5: eafebb6644f8ab3af7427a460c4107de
Description-en: simple reverse proxy to other Prometheus exporters
 prometheus-exporter-exporter is intended as a single binary alternative to
 nginx/apache for use in environments where opening multiple TCP ports to all
 servers might be difficult (technically or politically).

Package: prometheus-frr-exporter
Description-md5: ae9877ae96975881a6fdfffab9ec19a0
Description-en: Prometheus exporter for Free Range Routing (FRR)
 Prometheus exporter for FRR version 3.0+ that collects metrics by using vtysh
 and exposes them via HTTP, ready for collecting by Prometheus.

Package: prometheus-hacluster-exporter
Description-md5: 8f246271e439f342ff140a51ea664100
Description-en: Prometheus exporter for HA cluster services
 Prometheus exporter for Pacemaker cluster services, written in Go.
 .
 This service scrapes status of Corosync, Pacemaker, SBD and DRBD
 services and exports them via HTTP for Prometheus consumption.

Package: prometheus-haproxy-exporter
Description-md5: 5b311ab5288c3a7b335fe41fc1d8d119
Description-en: HAProxy exporter for Prometheus
 Simple server that scrapes HAProxy stats and exports them via HTTP for
 Prometheus consumption.

Package: prometheus-homeplug-exporter
Description-md5: ebc0624dca276a5218aae99bb24f342d
Description-en: Prometheus exporter for HomePlug/Power Line Communication
 Exports HomePlug PLC network and station statistics via HTTP for Prometheus
 consumption.

Package: prometheus-ipmi-exporter
Description-md5: 5a7234af932b452f2884a49a9f7f0385
Description-en: Prometheus exporter for IPMI devices
 Prometheus exporter for Intelligent Platform Management Interface (IPMI)
 device sensor metrics. Supports local IPMI devices (e.g., /dev/ipmi0), or
 remote devices via Remote Management Control Protocol (RMCP). When using
 RMCP, a single exporter can be used to monitor a large number of IPMI
 devices by passing a target hostname as a parameter.
 .
 This exporter relies on tools from the FreeIPMI suite for the actual IPMI
 implementation.

Package: prometheus-libvirt-exporter
Description-md5: 208b2c3ddcde9899a068575d1b4c46eb
Description-en: Prometheus metrics exporter for libvirt
 This exporter connects to any libvirt daemon and exports per-domain metrics
 related to CPU, memory, disk and network usage. By default, this exporter
 listens on TCP port 9177.

Package: prometheus-mailexporter
Description-md5: 3c845b7ec935d2730b12e6785d61f13f
Description-en: exports prometheus-style metrics about mail server functionality
 This package exports metrics for the prometheus monitoring system about
 mail server functionality. It can be used for mail delivery systems that
 are based on Maildir and tests MDA and optionally SMTP functionality.
 .
 Gathered metrics include roundtrip times and mail timeouts and exposes
 those in the prometheus metrics format.

Package: prometheus-mongodb-exporter
Description-md5: 950c3c621c98f63abad15b3d8082d2b6
Description-en: Prometheus exporter for MongoDB
 Prometheus exporter for MongoDB, written in Go.
 .
 This service scrapes MongoDB stats and exports them via HTTP for Prometheus
 consumption.

Package: prometheus-mqtt-exporter
Description-md5: c1ae15e33fb6061092a06a3ccaaa2547
Description-en: Prometheus exporter for metrics sent via MQTT topics
 This exporter translates from MQTT topics to prometheus metrics, allowing
 small/IoT devices that can't be polled directly to be monitored.
 .
 Clients push metrics as abritrary JSON messages via MQTT to an MQTT Broker.
 This exporter subscribes to the broker and publish the received messages as
 prometheus metrics.
 .
 While the upstream project is called `mqtt2prometheus`, the Debian packaging
 uses the name `prometheus-mqtt-exporter` for consistency with other exporters.

Package: prometheus-mysqld-exporter
Description-md5: 2d3f549eb032b931c69a16083dc2ad46
Description-en: Prometheus exporter for MySQL server
 Prometheus exporter for MySQL server metrics.
 .
 Supported MySQL versions: 5.1 and up, however not all collection methods
 are supported on MySQL < 5.6.

Package: prometheus-nextcloud-exporter
Description-md5: 9b4cee548e479bcfd28924774c25bca7
Description-en: Prometheus exporter for Nextcloud server metrics
 The prometheus-nextcloud-exporter can be used to gather metrics from a
 Nextcloud server instance.

Package: prometheus-nginx-exporter
Description-md5: d92e6abf96eb04c2b1aff77e20c8fb4a
Description-en: Prometheus exporter for NGINX webservers
 Official Prometheus exporter for NGINX, developed by NGINX, Inc. This exporter
 supports the NGINX stub_status handler, as well as the NGINX Plus API, and
 exposes metrics such as number of current requests and total requests served.

Package: prometheus-node-exporter
Description-md5: 9366958e5739169b3c3e951f14e3802f
Description-en: Prometheus exporter for machine metrics
 Prometheus exporter for machine metrics, written in Go with pluggable metric
 collectors.

Package: prometheus-postfix-exporter
Description-md5: aedc440c542569e32af341be03601e84
Description-en: Prometheus exporter for Postfix mail servers
 Prometheus exporter which scrapes the systemd journal of Postfix MTA daemons
 to expose various metrics such as SMTP connection counts, message delivery
 statuses / delays etc. This exporter has a slight advantage over the mtail
 log parser approach, since it also connects to the Postfix admin Unix socket
 to expose metrics about messages currently in the queue.

Package: prometheus-postgres-exporter
Description-md5: a03ff7f6f3924bc3d982523f8ddca638
Description-en: Prometheus exporter for PostgreSQL server metrics
 Prometheus exporter for PostgreSQL server metrics, written in Go.
 Supports Postgres versions 9.4 and up.

Package: prometheus-process-exporter
Description-md5: 4076c3304a9fe29d43ed04aaf82b2157
Description-en: Prometheus exporter that exposes process metrics from procfs
 Some apps are impractical to instrument directly, either because you don't
 control the code or they're written in a language that isn't easy to
 instrument with Prometheus. This exporter solves that issue by mining
 process metrics from procfs.

Package: prometheus-pushgateway
Description-md5: 95fbeb244faa98192d9c460610063023
Description-en: Prometheus exporter for ephemereal jobs
 The Prometheus Pushgateway exists to allow ephemeral and batch jobs to expose
 their metrics to Prometheus. Since these kinds of jobs may not exist long
 enough to be scraped, they can instead push their metrics to a Pushgateway.
 The Pushgateway then exposes these metrics to Prometheus.
 .
 The Pushgateway is explicitly not an aggregator, but rather a metrics cache.
 It does not have a statsd-like semantics. The metrics pushed are exactly the
 same as you would present for scraping in a permanently running program.
 .
 For machine-level metrics, the textfile collector of prometheus-node-exporter
 is usually more appropriate. The Pushgateway is best used for service-level
 metrics.

Package: prometheus-redis-exporter
Description-md5: bdfa4140f53a8a1b3f32ba58d06211cc
Description-en: Prometheus exporter for Redis metrics
 Supports Redis 2.x, 3.x, 4.x, 5.x, and 6.x.

Package: prometheus-smokeping-prober
Description-md5: 3d09cbc8d88a6f240ba49a9a4e5d70d1
Description-en: Prometheus style "smokeping" prober
 This prober sends a series of ICMP (or UDP) pings to a target and records
 the responses in Prometheus histogram metrics. The resulting metrics are
 useful for detecting changes in network latency (or round trip time), as
 well as packet loss over a network path.

Package: prometheus-snmp-exporter
Description-md5: 009f2bf0727254a8939c746159c2aaee
Description-en: Prometheus exporter for SNMP-enabled devices
 An exporter for Prometheus which exposes information gathered from Simple
 Network Management Protocol (SNMP) for use by the Prometheus monitoring
 system.
 .
 There are two components - an exporter which does the actual scraping, and a
 generator which creates the configuration for use by the exporter.

Package: prometheus-sql-exporter
Description-md5: 9263de1244ec588d0b84cd1488f1ffc4
Description-en: Flexible SQL Exporter for Prometheus
 This Prometheus exporter extracts various metrics from PostgreSQL, MySQL, and
 MSSQL databases. The metrics are configurable via a YAML file.

Package: prometheus-squid-exporter
Description-md5: fd5696f5e49e10b5f480edadffa9782f
Description-en: Prometheus exporter for Squid proxy servers
 Prometheus exporter which connects to a Squid proxy server's cache manager
 API and exposes metrics such as:
 .
  * Cache hit counters
  * Client HTTP request / byte counters
  * Server HTTP / FTP requests
  * Request error counters

Package: prometheus-tplink-plug-exporter
Description-md5: 7c97d24bb302d25447f87850b1be3942
Description-en: Prometheus exporter for TP-Link Smart plug metrics
 This application scrapes TP-Link Smart Plugs HS110 for power statistics on the
 local network and exports metrics for use by prometheus.

Package: prometheus-varnish-exporter
Description-md5: 8e1e38fb3c826f961b59c38a63310a20
Description-en: Prometheus exporter for Varnish
 Prometheus exporter for Varnish metrics.
 .
 prometheus-varnish-exporter scrapes the varnishstat -j JSON output on
 each Prometheus collect and exposes all reported metrics. Metrics with
 multiple backends or Varnish defined identifiers (e.g. VBE.*.happy
 SMA.*.c_bytes LCK.*.creat) and other metrics with similar structure
 (e.g. MAIN.fetch_*) are combined under a single metric name with
 distinguishable labels. Vanish naming conventions are preserved as much
 as possible to be familiar to Varnish users when building queries,
 while at the same time trying to following Prometheus conventions like
 lower casing and using _ separators.

Package: protoc-gen-connect-go
Description-md5: 786e74ed3434cd7599964a5addbe237a
Description-en: Go implementation of Connect (protobuf plugin)
 Connect is a slim library for building browser and gRPC-compatible HTTP APIs.
 You write a short Protocol Buffer schema and implement your application logic,
 and Connect generates code to handle marshaling, routing, compression, and
 content type negotiation. It also generates an idiomatic, type-safe client.
 Handlers and clients support three protocols: gRPC, gRPC-Web, and Connect's own
 protocol.
 .
 The Connect protocol is a simple protocol that works over HTTP/1.1 or HTTP/2.
 It takes the best portions of gRPC and gRPC-Web, including streaming, and
 packages them into a protocol that works equally well in browsers, monoliths,
 and microservices. Calling a Connect API is as easy as using curl.
 .
 protoc-gen-connect-go is a plugin for the Protobuf compiler that generates Go
 code for Connect.

Package: protoc-gen-go
Description-md5: de89c175b2d408de1772318ee6de510c
Description-en: Go plugin for protobuf compiler (APIv2)
 This protobuf compiler plugin is from google.golang.org/protobuf module,
 which is recommended by upstream.
 .
 Compared to the old plugin provided by github.com/golang/protobuf module, in
 protoc-gen-go-1-3 or protoc-gen-go-1-5 package, it doesn't support generating
 gRPC service definitions.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.

Package: protoc-gen-go-1-3
Description-md5: 5f19c8236e70f705994b688dfc47b6d1
Description-en: Go plugin for protobuf compiler (version v1.3.x)
 This protobuf compiler plugin is from github.com/golang/protobuf module.
 .
 v1.3.x is the most recent pre-APIv2 version of Go API for protocol buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.

Package: protoc-gen-go-1-5
Description-md5: 5751e2e6b6ac34b323b8c7e9c6da3286
Description-en: Go plugin for protobuf compiler (version v1.5.x)
 This protobuf compiler plugin is from github.com/golang/protobuf module,
 which is deprecated.
 .
 v1.5.x implements Go APIv2 for protocol buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.
 .
 People should migrate to protoc-gen-go package which is provided
 by google.golang.org/protobuf module.
 .
 Go files generated by this version will cause runtime panic with
 golang-github-gogo-protobuf-dev.

Package: protoc-gen-go-grpc
Description-md5: b7151d70e59938cd4fc374cd61f87dec
Description-en: gRPC plugin for protobuf compiler
 This protobuf compiler plugin generates gRPC service definitions for the
 protocol buffer defined by file.proto.
 .
 The new protoc-gen-go plugin (provided by google.golang.org/protobuf) no longer
 supports generating gRPC service.

Package: protoc-gen-yarpc
Description-md5: 85bc3190c687be9d3d60c1f38e0e41c4
Description-en: Yet Another RPC for Go - command-line utility
 yarpc is Yet Another RPC package for Go.
 .
 This package contails the command-line utility

Package: provd
Description-md5: 5e7fe28c8928378b95c9caa7850ac585
Description-en: Ubuntu init backend
 Backend service used by Ubuntu init to
 perform different system setup activities.

Package: pskctool
Description-md5: edf8c44ffbaa594af237cc0977d00da9
Description-en: OATH Toolkit pskctool command line tool
 OATH Toolkit provide components to build one-time password
 authentication systems.  It contains shared C libraries, command line
 tools and a PAM module.  Supported technologies include the
 event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm
 (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to
 manage secret key data.  OATH stands for Open AuTHentication, which is
 the organization that specify the algorithms.
 .
 This package contains the OATH Toolkit "pskctool" command line tool.

Package: python-aiohttp-doc
Description-md5: 3c8129e3bdeb5060e745f9baecf62116
Description-en: documentation of python3-aiohttp
 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.
 .
 This package provides HTML documentation for aiohttp.

Package: python-asyncssh-doc
Description-md5: 4fd1f087b339c2a5c6fc2f89f04899f0
Description-en: asyncio-based client and server implementation of SSHv2 protocol (doc)
 AsyncSSH is a Python package which provides an asynchronous client
 and server implementation of the SSHv2 protocol on top of the Python
 3.4+ asyncio framework.
 .
 It comes with a full support of SSHv2 and SFTP client and server
 functions, including shell, command and subsystem channels, direct
 and forwarded TCP channels, local and remote TCP port forwarding.
 .
 This package contains the HTML docs and examples.

Package: python-jinja2-doc
Description-md5: e5fe357cd6b91f10c8ecccac668a8672
Description-en: documentation for the Jinja2 Python library
 Jinja2 is a small but fast and easy to use stand-alone template engine
 .
 This package contains the documentation for Jinja2 in HTML and
 reStructuredText formats.

Package: python3-access2base
Description-md5: 62049593c5d96b74959809148594af38
Description-en: interface between Python and the LibreOffice Access2Base library
 Access2Base is a LibreOffice/OpenOffice Basic library of macros for
 (business or personal) application developers and advanced users.
 .
 Their syntax and their meaning are directly inspired by MSAccess.
 The macros are callable from
  - a LibreOffice / OpenOffice Base application,
  - any LibreOffice / OpenOffice document wanting to access data
   stored in databases.
 .
 This package contains an interface between Python (user) scripts
 and Access2Base.

Package: python3-aiohttp
Description-md5: f730c1eb49e4f113817da234d7a43357
Description-en: http client/server for asyncio
 HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
 .
 Features:
  * supports both client and server side of HTTP protocol,
  * supports both client and server Web-Sockets out-of-the-box,
  * web-server has middlewares and pluggable routing.

Package: python3-asyncssh
Description-md5: ea709ca614c3167bf115b4408f4f223d
Description-en: asyncio-based client and server implementation of SSHv2 protocol
 AsyncSSH is a Python package which provides an asynchronous client
 and server implementation of the SSHv2 protocol on top of the Python
 3.4+ asyncio framework.
 .
 It comes with a full support of SSHv2 and SFTP client and server
 functions, including shell, command and subsystem channels, direct
 and forwarded TCP channels, local and remote TCP port forwarding.
 .
 Other features include:
    + Multiple simultaneous sessions on a single SSH connection
    + Multiple SSH connections in a single event loop
    + Byte and string based I/O with settable encoding
    + A variety of key exchange, encryption, and MAC algorithms
    + Support for gzip compression
    + Password, public key, and keyboard-interactive user authentication methods
    + Many types and formats of public keys and certificates
    + OpenSSH-style known_hosts file support
    + OpenSSH-style authorized_keys file support

Package: python3-ceph
Description-md5: 73168f4688e222dd80dcdae1068a35d8
Description-en: Meta-package for all Python 3.x modules for the Ceph libraries
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package is a metapackage for all Ceph Python 3.x bindings.

Package: python3-ironic
Description-md5: 232396c2e8995c1bc5fe3c8276581ac1
Description-en: Openstack bare metal provisioning service - Python 3 library
 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from 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 contains the Python 3 libraries.

Package: python3-libipa-hbac
Description-md5: 212cdd41ce04657029030f82f6a07c23
Description-en: Python3 bindings for the FreeIPA HBAC Evaluator library
 The libipa_hbac-python contains the bindings so that libipa_hbac can be
 used by Python applications.
 .
 This package installs the library for Python 3.

Package: python3-libsss-nss-idmap
Description-md5: 9dc7d17bee37f7358268401ea7fe5b96
Description-en: Python3 bindings for the SID lookups library
 This package contains the bindings for libnss_sss_idmap to be used by
 Python applications.
 .
 This package installs the library for Python 3.

Package: python3-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-opensnitch-ui
Description-md5: ce1a73790d7415b5a67b186908a0dfb0
Description-en: GNU/Linux interactive application firewall GUI
 opensnitch-ui is a GUI for opensnitch written in Python.
 It allows the user to view live outgoing connections, as well as search
 for details of the intercepted connections.
 .
 The user can decide if block outgoing connections based on properties of
 the connection: by port, by uid, by dst ip, by program or a combination
 of them.
 .
 These rules can last forever, until restart the daemon or just one time.
 .
 OpenSnitch can also work as a system-wide domains blocker, by using lists
 of domains, list of IPs or list of regular expressions.

Package: python3-phcpy
Description-md5: 1b03090eddeb762f442c92e59fd476a2
Description-en: general-purpose solver for polynomial systems (Python)
 PHCpack is a software package to solve polynomial systems by homotopy
 continuation methods.
 .
 A polynomial system is given as a sequence of polynomials in several
 variables.  Homotopy continuation methods operate in two stages. In
 the first stage, a family of polynomial systems (the so-called
 homotopy) is constructed. This homotopy contains a polynomial system
 with known solutions. In the second stage, numerical continuation
 methods are applied to track the solution paths defined by the
 homotopy, starting at the known solutions and leading to the solutions
 of the given polynomial system.
 .
 This package contains PHCpy, the Python interface to PHCpack.

Package: python3-pil.imagetk
Description-md5: ea3aa1a359c8f5a637ed1b909420a7d4
Description-en: Python Imaging Library - ImageTk Module (Python3)
 Tk dependent python-pil module.

Package: python3-pip
Description-md5: 9d251b212c019b715059567c86cd6fa2
Description-en: Python package installer
 pip is the Python package installer.  It integrates with virtualenv, doesn't
 do partial installs, can save package state for replaying, can install from
 non-egg sources, and can install from version control repositories.
 .
 This is the Python 3 version of the package.

Package: python3-pip-whl
Description-md5: ab97ef931cbcd89f89c3ef1661772645
Description-en: Python package installer (pip wheel)
 pip is the Python package installer.  It integrates with virtualenv, doesn't
 do partial installs, can save package state for replaying, can install from
 non-egg sources, and can install from version control repositories.
 .
 This is the support package for the PEP 427 wheel version of the package,
 required for using pip inside a virtual environment.

Package: python3-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-pyrad
Description-md5: 5f6a183bec21c351c53951b74f70fea5
Description-en: Python module for creating and decoding RADIUS packets (Python 3)
 It takes care of all the details like building RADIUS
 packets, sending them and decoding responses.
 This package contains several modules:
  - client: RADIUS client code
  - dictionary: RADIUS attribute dictionary
  - server: Basic RADIUS server and proxy classes.
  - packet: a RADIUS packet as send to/from servers
  - tools: utility functions
 .
 This package contains the module for Python 3.

Package: python3-receptor-python-worker
Description-md5: 0bca69f6754719a7e1c3058d855efe9e
Description-en: Command to let receptor supervise a Python worker plugin
 Receptor calls this command to supervise worker operations inside
 a node.
 .
 Receptor is a daemon for controlling a mesh of nodes and workers.

Package: python3-receptorctl
Description-md5: 6eaca69e4f014039f4d1b50a74207620
Description-en: Python library and client for interacting with receptor daemon
 This provides the Python library and command-line client to interact
 with receptor over its control socket interface.
 .
 Receptor is a daemon for controlling a mesh of nodes and workers.

Package: python3-rgw
Description-md5: 06f6fa39d546967387c6ab7f058abce7
Description-en: Python 3 libraries for the Ceph librgw library
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 RGW library.

Package: python3-scriptforge
Description-md5: 97e0d75f97d05ddf0ead3ba75f99a8fb
Description-en: interface between Python and the LibreOffice ScriptForge library
 ScriptForge libraries build up an extensible collection of macro scripting
 resources for LibreOffice to be invoked from Basic macros or Python scripts.
 .
 This package contains the public scriptforge python library.

Package: python3-setuptools-whl
Description-md5: 398006ad36d8a53e427dd26e4307b523
Description-en: Python Distutils Enhancements (wheel package)
 Extensions to the python-distutils for large or complex distributions.
 .
 This is the support package for the PEP 427 wheel version of the package,
 required for using setuptools inside a virtual environment.

Package: python3-unbound
Description-md5: af30f925fc4c43d06de34592670b36e8
Description-en: library implementing DNS resolution and validation (Python3 bindings)
 Python3 extension module for libunbound.
 .
 libunbound performs and validates DNS lookups; it can be used to convert
 hostnames to IP addresses and back and obtain other information from the
 DNS. Cryptographic validation of results is performed with DNSSEC.

Package: python3.12-full
Description-md5: 1b67db45d84701fe9e53467a07c15ec2
Description-en: Python Interpreter with complete class library (version 3.12)
 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.12-nopie
Description-md5: b2caa9209422575dc286fad5c3159b64
Description-en: Python interpreter linked without PIE (version 3.12)
 This package contains the interpreter not built as position independent
 executable. This interpreter is diverting the python3.12 executable, and making
 the interpreter built with PIE available as python3.12-pie.

Package: python3.12-venv
Description-md5: 1541a921c4cf1a31fd5c4c49c0b86732
Description-en: Interactive high-level object-oriented language (pyvenv binary, version 3.12)
 Python is a high-level, interactive, object-oriented language. Its 3.12 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the pyvenv-3.12 binary.

Package: qemu-block-supplemental
Description-md5: 031949f62a0fa976d28f708f327a82eb
Description-en: supplemental block backend modules for qemu-system and qemu-utils
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides supplemental block device backend modules for qemu-system
 emulation and qemu-img from qemu-utils package.
 .
 Currently, the following module is shipped in this package: block-glusterfs

Package: qemu-guest-agent
Description-md5: c5d18e452bd7f7d1477905b4957a8f24
Description-en: Guest-side qemu-system agent
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides a daemon (agent) to run inside qemu-system
 guests (full system emulation).  It communicates with the host using
 a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform
 some functions in the guest from the host, including:
  - querying and setting guest system time
  - performing guest filesystem sync operation
  - initiating guest shutdown or suspend to ram
  - accessing guest files
  - freezing/thawing guest filesystem operations
  - others.
 .
 Install this package on a system which is running as guest inside
 qemu virtual machine.  It is not used on the host.

Package: qemu-system-x86-xen
Description-md5: 27adb7f3674734cd12ad1dd4d5ecc76c
Description-en: QEMU full system emulation binaries (x86)
 The former qemu-system-x86-xen binaries are now in qemu-system-xen.
 .
 This is a transitional package. You can safely remove it.

Package: qemu-system-xen
Description-md5: aa7dcd7497006c10704a348f8ff89e3a
Description-en: QEMU full system emulation (Xen helper package)
 This package provides the i386 system emulation binary to work
 together with the Xen hypervisor for some types of DomUs.
 This package is not useful by its own.

Package: qemu-user
Description-md5: 5dec3867872e57f34f2066e8bdaf7633
Description-en: QEMU user mode emulation binaries
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides the user mode emulation binaries. In this mode
 QEMU can launch Linux processes compiled for one CPU on another CPU.
 .
 If qemu-user-binfmt package is also installed, it will register binary
 format handlers from this qemu-user package with the kernel so it will
 be possible to run foreign binaries directly.  However, this might not
 be suitable for using inside foreign chroots, in which case it is
 possible to use qemu-user-static package instead of qemu-user-binmft, --
 qemu-user-static will register statically linked binfmt handlers instead.

Package: qemu-user-binfmt
Description-md5: 1a71141d23c84491d4408d044d57e27b
Description-en: QEMU user mode binfmt registration for qemu-user
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides binfmt support registration for the user mode
 emulation binaries from qemu-user.  This is an empty package, it does
 not contain any additional files, only registration scripts which run
 at install and remove times.

Package: qemu-user-static
Description-md5: 143c5f57d5ff1fe3c42922ff036f914e
Description-en: QEMU user mode emulation binaries (static version)
 QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
 CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
 S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
 translation it achieves reasonable speed while being easy to port on new host
 CPUs.
 .
 This package provides the user mode emulation binaries, built
 statically. In this mode QEMU can launch Linux processes compiled for
 one CPU on another CPU.
 .
 qemu-user-static package will register binary formats which the provided
 emulators can handle, so that it will be possible to run foreign binaries
 directly.

Package: qrterminal
Description-md5: 7cc8f9bd761347ebd8ae03afa399d451
Description-en: Display QR Codes in terminal (program)
 A golang library for generating QR codes in the terminal.
 .
 Originally this was a port of the NodeJS version. Recently it's been updated
 to allow for smaller code generation using ASCII 'half blocks'
 .
 This package contains the command line program qrterminal.

Package: ratt
Description-md5: ea8c420622886054f8c0d4688a4b3053
Description-en: Rebuild All The Things!
 ratt (“Rebuild All The Things!”) operates on a Debian .changes file of a
 just-built package, identifies all reverse-build-dependencies and rebuilds
 them with the .debs from the .changes file.
 .
 The intended use-case is, for example, to package a new snapshot of
 a Go library and verify that the new version does not break any other
 Go libraries/binaries.

Package: rawdns
Description-md5: 6b826e5ceb92af5abdcfe4de044e5e77
Description-en: raw DNS interface to the Docker API
 "rawdns" is a DNS forwarder that allows for DNS requests to return the IP
 addresses of Docker containers directly.
 .
 For example, if one has a container named "app", then a request for
 "app.docker" would return the IP address of that container.  Likewise, if the
 "app" container has a linked database container whose alias name is "db", then
 a request for "db.app.docker" would return the IP address of the linked
 database container.

Package: rbd-fuse
Description-md5: 15cf24eaec74387c1ae6ddef87cdb866
Description-en: FUSE-based rbd client for the Ceph distributed file system
 Ceph is a distributed network file system designed to provide
 excellent performance, reliability, and scalability.  This is a
 FUSE-based client that allows one to map Ceph rbd images as files.

Package: rbd-mirror
Description-md5: 1d710ddd4d105de6cfd76d4ca18a79b3
Description-en: Ceph daemon for mirroring RBD images
 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package provides a daemon for mirroring RBD images between
 Ceph clusters, streaming changes asynchronously.

Package: rbd-nbd
Description-md5: 7780c9ecf943aeed38e3b3d394062e74
Description-en: NBD-based rbd client for the Ceph distributed file system
 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.  This is a
 NBD-based client that allows one to map Ceph rbd images as local
 block device.
 .
 NBD base client that allows one to map Ceph rbd images as local
 block device.

Package: rclone
Description-md5: d7ca0f5fe3f1e0b38e3fd01075b9012c
Description-en: rsync for commercial cloud storage
 Rclone is a program to sync files and directories between the local
 file system and a variety of commercial cloud storage providers:
 .
  - Google Drive
  - Amazon S3
  - Openstack Swift / Rackspace cloud files / Memset Memstore
  - Dropbox
  - Google Cloud Storage
  - Amazon Drive
  - Microsoft One Drive
  - Hubic
  - Backblaze B2
  - Yandex Disk
  - Infomaniak kDrive / SwissBackup

Package: receptor
Description-md5: e3bea6321cce0588e63b511adb660f67
Description-en: Daemon for controlling a mesh of nodes and workers
 Receptor is an overlay network intended to ease the distribution
 of work across a large and dispersed collection of workers.
 Receptor nodes establish peer-to-peer connections with each other via
 existing networks.

Package: receptor-doc
Description-md5: 2b964dfcb9e0e8dca6633a948396a32f
Description-en: Receptor HTML documentation
 Users, developers, and contributors guides.
 .
 Receptor is a daemon for controlling a mesh of nodes and workers.

Package: redis
Description-md5: 78a6a1a27b35b2a9388a817f91f05f71
Description-en: Persistent key-value database with network interface (metapackage)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.
 .
 This package depends on the redis-server package.

Package: redis-sentinel
Description-md5: f4556dfa5cce22a246afed26179a780a
Description-en: Persistent key-value database with network interface (monitoring)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 This package contains the Redis Sentinel monitoring software.

Package: redis-server
Description-md5: 9160ed1405585ab844f8750a9305d33f
Description-en: Persistent key-value database with network interface
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.

Package: redis-tools
Description-md5: 73e12355ae0942ddf9ddc6d068f95d50
Description-en: Persistent key-value database with network interface (client)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 This package contains the command line client and other tools.

Package: reflex
Description-md5: a93811cd1d8a5403944275b3d3bb4635
Description-en: Run a command when files change
 Reflex is a small tool to watch a directory and rerun a command
 when certain files change. It's great for automatically running
 compile/lint/test tasks and for reloading your application when the
 code changes.

Package: reposurgeon
Description-md5: 1b46c082d5403c85905efc120cbb2e94
Description-en: Tool for editing version-control repository history
 `reposurgeon` enables risky operations that version-control systems
 don't want to let you do, such as (a) editing past comments and metadata,
 (b) excising commits, (c) coalescing commits, and (d) removing files and
 subtrees from repo history. The original motivation for `reposurgeon`
 was to clean up artifacts created by repository conversions.
 .
 `reposurgeon` is also useful for scripting very high-quality
 conversions from Subversion.  It is better than `git-svn` at tag
 lifting, automatically cleaning up `cvs2svn` conversion artifacts,
 dealing with nonstandard repository layouts, recognizing branch
 merges, handling mixed-branch commits, and generally at coping with
 Subversion's many odd corner cases.  Normally Subversion repos should
 be analyzed at a rate of upwards of ten thousand commits per minute,
 though that rate can fall significantly on extremely large
 repositories.
 .
 An auxiliary program, `repotool`, performs various useful
 operations such as checkouts and tag listing in a VCS-independent
 manner.  Yet another, `repomapper`, assists in automatically preparing
 contributor maps of CVS and SVN repositories.
 .
 The `repocutter` program is available for some specialized operations on
 Subversion dumpfiles; it may be useful in extracting portions of
 particularly gnarly Subversion repositories for conversion with
 reposurgeon.
 .
 This distribution supports a generic conversion workflow using these
 tools, and includes a long-form manual "Repository Editing and
 Conversion With Reposurgeon" that describes how to use it.
 .
 The file `reposurgeon-git-aliases` can be appended to your `~/.gitconfig` to
 support working directly with action stamps in git.
 .
 Finally, an Emacs Lisp mode with useful functions for editing large
 comment message-boxes is included.

Package: restic
Description-md5: 306158c67df1c70aca079d38e0afc1e3
Description-en: backup program with multiple revisions, encryption and more
 restic is a program that does backups right and was designed with the following
 principles in mind:
    - Easy: Doing backups should be a frictionless process, otherwise you might
 be tempted to skip it.  Restic should be easy to configure and use, so
 that, in the event of a data loss, you can just restore it. Likewise,
 restoring data should not be complicated.
    - Fast: Backing up your data with restic should only be limited by your
 network or hard disk bandwidth so that you can backup your files every day.
 Nobody does backups if it takes too much time. Restoring backups should
 only transfer data that is needed for the files that are to be restored, so
 that this process is also fast.
    - Verifiable: Much more important than backup is restore, so restic enables
 you to easily verify that all data can be restored.
    - Secure: Restic uses cryptography to guarantee confidentiality and
 integrity of your data. The location the backup data is stored is assumed
 not to be a trusted environment (e.g. a shared space where others like
 system administrators are able to access your backups). Restic is
 built to secure your data against such attackers.
    - Efficient: With the growth of data, additional snapshots should only take
 the storage of the actual increment. Even more, duplicate data should be
 de-duplicated before it is actually written to the storage back end to save
 precious backup space.

Package: ripper
Description-md5: 2bbb5efb5214f8923f588dd2c647341a
Description-en: scrape licenses out of files
 Ripper inspect source files and show the license if it found. It
 support directories, files or URI repositories as argument.
 .
 This package provides command-line to use alone or embbed in others
 programs.

Package: riseup-vpn
Description-md5: c4a4158e33c8c7613142a62f2704c344
Description-en: Easy, fast, and secure VPN service from riseup.net
 Riseup offers Personal VPN service for censorship circumvention,
 location anonymization and traffic encryption. To make this possible, it
 sends all user's internet traffic through an encrypted connection to
 riseup.net, where it then goes out onto the public internet.

Package: robustirc-bridge
Description-md5: 7c523959e308d2b13a295e8d7c90af1a
Description-en: bridge between IRC and RobustIRC
 The RobustIRC bridge allows you to connect to a RobustIRC network using your
 regular IRC client (such as irssi, WeeChat, XChat, etc).
 .
 It can be used as a SOCKS proxy for IRC clients which support SOCKS proxies,
 or it can be run for a specific RobustIRC network, in which case it will
 listen on a port (localhost:6667 by default) and talk IRC.

Package: rootlesskit
Description-md5: 323333f58ebf45dcb9ac4b525e13a56b
Description-en: Linux-native "fake root" for rootless containers
 The purpose of RootlessKit is to run Docker and
 Kubernetes as an unprivileged user (known as "Rootless mode"),
 so as to protect the real root on the host from potential
 container-breakout attacks.
 .
 RootlessKit creates user_namespaces(7) and mount_namespaces(7),
 and executes newuidmap(1)/newgidmap(1) along with subuid(5) and
 subgid(5).
 .
 RootlessKit also supports isolating network_namespaces(7) with
 userspace NAT using "slirp".
 .
 This Debian package doesn't support vpnkit mode.
 .
 On Debian system, kernel.unprivileged_userns_clone should be enabled.

Package: ruby-saml
Description-md5: 1b4725dc0c79138c04cb7e84b06e9d0b
Description-en: SAML toolkit for Ruby on Rails
 The Ruby SAML library is for implementing the  client side of a SAML
 authorization, i.e. it provides a means for managing authorization
 initialization and confirmation requests from identity providers.
 .
 SAML authorization is a two step process and you are expected to implement
 support for both.

Package: runsc
Description-md5: 5acf71e81c140d95c3c5021727c8f768
Description-en: gVisor container sandbox runtime
 gVisor is an application kernel, written in Go, that implements a
 substantial portion of the Linux system surface. It includes an Open
 Container Initiative (OCI) runtime called runsc that provides an
 isolation boundary between the application and the host kernel.
 .
 This package provides runsc runtime, which can be integrated to Docker
 and Kubernetes.

Package: rust-1.76-all
Description-md5: 90140e39ec4bd9741a36b3f6d4c6d053
Description-en: Rust systems programming language - all developer tools
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

Package: rust-1.76-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-1.76-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-1.76-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-1.76-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-1.76-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rust-1.77-all
Description-md5: 90140e39ec4bd9741a36b3f6d4c6d053
Description-en: Rust systems programming language - all developer tools
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

Package: rust-1.77-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-1.77-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-1.77-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-1.77-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-1.77-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rust-1.78-all
Description-md5: 90140e39ec4bd9741a36b3f6d4c6d053
Description-en: Rust systems programming language - all developer tools
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

Package: rust-1.78-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-1.78-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-1.78-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-1.78-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-1.78-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rust-1.79-all
Description-md5: 90140e39ec4bd9741a36b3f6d4c6d053
Description-en: Rust systems programming language - all developer tools
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

Package: rust-1.79-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-1.79-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-1.79-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-1.79-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-1.79-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rust-1.80-all
Description-md5: 90140e39ec4bd9741a36b3f6d4c6d053
Description-en: Rust systems programming language - all developer tools
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

Package: rust-1.80-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-1.80-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-1.80-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-1.80-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-1.80-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rustc-1.76
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustc-1.77
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustc-1.78
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustc-1.79
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustc-1.80
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustfmt-1.76
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: rustfmt-1.77
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: rustfmt-1.78
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: rustfmt-1.79
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: rustfmt-1.80
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: scep
Description-md5: 4770a063efa86ff7d58d38df2ed49c62
Description-en: SCEP server and client written in go
 scep implements Simple Certificate Enrollment Protocol server and client.
 This package provides its binaries scepserver and scepclient.

Package: sddm-theme-breeze
Description-md5: fa4d30497603bc22192f0fb33827bf09
Description-en: Breeze SDDM theme
 Plasma Workspace for KF5. Workspaces provide
 support for KDE Plasma Widgets, integrated search,
 hardware management and a high degree of customizability.
 Taskmanager library.
 .
 This package contains the files for the breeze SDDM theme.

Package: secsipidx
Description-md5: dad093b9c5fb2f79e001e967478c1d0c
Description-en: Secure SIP Identity Extensions - IETF STIR and SHAKEN
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services:
 .
  • RFC8224 - https://tools.ietf.org/html/rfc8224
  • RFC8588 - https://tools.ietf.org/html/rfc8588
 .
 This package contains CLI tool and HTTP API server for checking or
 Building SIP identitysecsipidx

Package: seqkit
Description-md5: cbf53322980bad60a2f766bd99556176
Description-en: cross-platform and ultrafast toolkit for FASTA/Q file manipulation
 SeqKit describes a cross-platform ultrafast comprehensive toolkit for
 FASTA/Q processing. SeqKit provides executable binary files for all
 major operating systems, including Windows, Linux, and Mac OS X, and can
 be directly used without any dependencies or pre-configurations. SeqKit
 demonstrates competitive performance in execution time and memory usage
 compared to similar tools. The efficiency and usability of SeqKit enable
 researchers to rapidly accomplish common FASTA/Q file manipulations.

Package: seqkit-examples
Description-md5: 3471f31edc824941275da34002c6dfd5
Description-en: examples for seqkit: toolkit for FASTA/Q file manipulation
 SeqKit describes a cross-platform ultrafast comprehensive toolkit for
 FASTA/Q processing. SeqKit provides executable binary files for all
 major operating systems, including Windows, Linux, and Mac OS X, and can
 be directly used without any dependencies or pre-configurations. SeqKit
 demonstrates competitive performance in execution time and memory usage
 compared to similar tools. The efficiency and usability of SeqKit enable
 researchers to rapidly accomplish common FASTA/Q file manipulations.
 .
 This package contains a test data set as well as sample scripts
 running some test suite provided by Debian also as autopkgtest.

Package: shadowsocks-v2ray-plugin
Description-md5: 38f884b03b036637de7ab81925a8f855
Description-en: V2Ray plugin for shadowsocks
 Yet another SIP003 plugin for shadowsocks, based on v2ray.
 It should be used with shadowsocks.

Package: shoelaces
Description-md5: af0acab96061815b047f18360c2a0996
Description-en: automated server bootstrapping
 Shoelaces provides a mechanism for automating the bootstrapping of servers.
 It serves iPXE boot scripts, cloud-init configurations and, actually, any kind
 of plain text files.
 .
 Shoelaces main features are:
   - automation of the boot script to serve for a given server based on its IP
     address or DNS PTR record.
   - usage of Go templates to serve the configurations, allowing the user to
     customize them with parameters received via GET request.
   - web UI to show the current configurations, and history of servers that
     booted.

Package: sia
Description-md5: ad065d9d74c6eb3eeeab33e17b67e849
Description-en: Blockchain-based marketplace for file storage
 Sia is a decentralized cloud storage platform aimed at giving users
 control of their data. Data is split into hundreds of erasure coded
 pieces and encrypted locally, and then each piece is uploaded to a
 separate host. A blockchain is used to create cryptographic contracts
 ensuring that hosts will only get paid if they actually store the
 data. Out of hundreds of hosts, only a fraction are required to
 recover the original file.
 .
 Anybody can join the network as a host and get income from the
 storage they contribute. This openness allows Sia to build and take
 advantage of a global network of small datacenters. Combined with
 advanced algorithms for storing and retrieving data, Sia is poised to
 be a highly competitive cloud storage platform. More information
 about the technology can be found on our website and in the 'doc'
 folder of the repo.
 .
 Sia is ready for use with small sums of money and non-critical files,
 but until the network has a more proven track record, we advise
 against using it as a sole means of storing important data.

Package: siftool
Description-md5: bdf52f12e9e1fd6d9db3fcf264b8ef4a
Description-en: utility to manipulate Singularity Image Format (SIF) files
 This package provides "siftool" CLI program to manipulate
 SIF container files.

Package: sigsum-go
Description-md5: 007761a1c57d4f36eb16256565a4c5f7
Description-en: tools for public and transparent logging of signed checksums
 The goal of Sigsum is to provide building blocks that can be used to
 enforce public logging of signed checksums.
 .
 This package contains the sigsum-key, sigsum-submit, sigsum-verify,
 and sigsum-monitor command line tools.

Package: singularity-container
Description-md5: 8a226989b7919c020c83d0c8818d5d98
Description-en: container platform focused on supporting "Mobility of Compute"
 Mobility of Compute encapsulates the development to compute model
 where developers can work in an environment of their choosing and
 creation and when the developer needs additional compute resources,
 this environment can easily be copied and executed on other platforms.
 Additionally as the primary use case for Singularity is targeted
 towards computational portability, many of the barriers to entry of
 other container solutions do not apply to Singularity making it an
 ideal solution for users (both computational and non-computational)
 and HPC centers.

Package: skeema
Description-md5: bc29bc8bbd4e8250882c58c74670c50b
Description-en: Schema management CLI for MySQL (program)
 Skeema is a tool for managing MySQL tables and schema changes in a
 declarative fashion using pure SQL. It provides a CLI tool allowing you
 to:
  * Export CREATE TABLE statements to the filesystem, for tracking
    in a repo (git, hg, svn, etc)
  * Diff changes in the schema repo against live DBs to automatically generate
    DDL
  * Manage multiple environments (e.g. dev, staging, prod) and keep them in sync
    with ease
  * Configure use of online schema change tools, such as
    pt-online-schema-change, for performing ALTERs
  * Apply configurable linter rules to proactively catch schema design problems
    and enforce company policies
 Skeema supports a pull-request-based workflow for schema change submission,
 review, and execution. This permits your team to manage schema changes in
 exactly the same way as you manage code changes.

Package: skopeo
Description-md5: d03726f6234fe2b000f2b3e7e3028234
Description-en: Tooling to work with remote images registries
 skopeo is a command line utility that performs various operations on
 container images and image repositories.
 .
 skopeo can work with OCI images
 (https://github.com/opencontainers/image-spec) as well as the original
 Docker v2 images.

Package: slinkwatch
Description-md5: 63d1d92a0c06d6d4320b4c7d87411783
Description-en: automatic maintenance of Suricata monitoring interfaces
 slinkwatch is the Suricata Link Watcher, a tool to dynamically maintain
 interface entries in Suricata's configuration file, depending on what
 network interfaces are connected. It is meant to ease deployment of identical
 sensor installations at many heterogenous sites, allowing to make full use
 of the sensor resources in the light of varying monitoring volume.

Package: slt
Description-md5: aa0728a3604dd38aa263f55cd5249cc6
Description-en: TLS reverse-proxy with SNI multiplexing (TLS virtual hosts)
 slt lets a user accept TLS/SSL connections for multiple different
 applications on the same port and the server can forward them all to
 the appropriate backend hosts depending on the intended destination.
 .
 slt is capable of either terminating the TLS and passing the
 cleartext traffic to the origin server (if it has appropriate key
 material), or just passing the encrypted traffic along (if it has no
 key material).

Package: smarty3
Description-md5: 28e7605eec56dbb491b7b3e3a2ad5da0
Description-en: Smarty - the compiling PHP template engine
 Smarty is a template engine for PHP. More specifically, it
 facilitates a manageable way to separate application logic and content
 from its presentation.
 .
 Smarty 3.1 is a departure from 2.0 compatibility. Most notably, all
 backward compatibility has been moved to a separate class file named
 SmartyBC.class.php. If you require compatibility with 2.0, you will
 need to use this class.

Package: snap-confine
Description-md5: 3223c275ff89224fda1b277eec5e7ffe
Description-en: Transitional package for snapd
 This is a transitional dummy package. It can safely be removed.

Package: snapd-xdg-open
Description-md5: ba6c49ad1a4e739a75a7e8d0fde06a77
Description-en: Transitional package for snapd-xdg-open
 This is a transitional dummy package. It can safely be removed.

Package: sndfile-programs
Description-md5: df7c420bbb7c20980d2fec5ce08b1a8c
Description-en: Sample programs that use libsndfile
 This package contains simple programs which use libsndfile for operating on
 sound files.
 .
 Programs include:
   - sndfile-cmp : compare the audio data of two files
   - sndfile-concat : concatenate two or more files
   - sndfile-convert : convert between sound file formats
   - sndfile-info : print information about files
   - sndfile-metadata-get/set : get and set file metadata
   - sndfile-play : play a sound file

Package: snowflake-client
Description-md5: dfd6c1ccb33f02f8a27af99842b1c15a
Description-en: WebRTC pluggable transport for Tor (client)
 Snowflake helps users circumvent censorship by making a WebRTC
 connection to volunteer proxies. These proxies relay Tor traffic to a
 Snowflake bridge and then to through the Tor network.
 .
 This package provides the client.

Package: snowflake-proxy
Description-md5: 89ccbccc1242a66948d321dfd0a4847f
Description-en: WebRTC pluggable transport for Tor (proxy)
 Snowflake helps users circumvent censorship by making a WebRTC
 connection to volunteer proxies. These proxies relay Tor traffic to a
 Snowflake bridge and then to through the Tor network.
 .
 This package provides the proxy.

Package: soju
Description-md5: e4d7d87352cfc397a7e299945cd252dc
Description-en: user-friendly IRC bouncer
 soju is an user-friendly IRC bouncer. soju connects to upstream IRC
 servers on behalf of the user to provide extra functionality. soju
 supports many features such as multiple users, numerous IRCv3
 extensions, chat history playback and detached channels. It is
 well-suited for both small and large deployments.

Package: soju-utils
Description-md5: 96dc6c5f841abc31e6903eb6d1175af5
Description-en: user-friendly IRC bouncer (utilities)
 soju is an user-friendly IRC bouncer. soju connects to upstream IRC
 servers on behalf of the user to provide extra functionality. soju
 supports many features such as multiple users, numerous IRCv3
 extensions, chat history playback and detached channels. It is
 well-suited for both small and large deployments.
 .
 This package contains various utilities that might be helpful to soju
 users.

Package: soong
Description-md5: d4a0565ae6fb9f761674c557bbee3146
Description-en: Soong build system (command-line tools)
 Soong is a build system for Android built on top of Blueprint, a
 meta-build system. Soong is the replacement for the old Android
 make-based build system. It replaces Android.mk files with Android.bp
 files, which are JSON-like simple declarative descriptions of modules
 to build.
 .
 This package contains command-line tools for Soong.

Package: sql-migrate
Description-md5: 6b893ecb8abffe16f1628bdf7e8e196a
Description-en: SQL schema migration tool for Go (program)
 sql-migrate is SQL Schema migration tool for Go based on gorp and goose
 .
 Features
  • Usable as a CLI tool or as a library
  • Supports SQLite, PostgreSQL, MySQL, MSSQL and Oracle databases
    (through gorp)
  • Can embed migrations into your application
  • Migrations are defined with SQL for full flexibility
  • Atomic migrations
  • Up/down migrations to allow rollback
  • Supports multiple database types in one project
  • Works great with other libraries such as sqlx

Package: sqlformat
Description-md5: f2cb2e72112fd06ed30d9dad2fc0081d
Description-en: SQL formatting utility
 The sqlformat command-line tool can be used to reformat SQL file according to
 specified options or prepare a snippet in some programming language (only
 Python and PHP currently supported).

Package: squid-cgi
Description-md5: 5ab35b78b725a6663f5e407bfcac05e1
Description-en: Full featured Web Proxy cache (HTTP proxy) - control CGI
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, ICY and HTTP data objects.
 .
 This package contains a CGI program that can be used to query and administrate
 a `squid' proxy cache through a web browser.

Package: squid-openssl
Description-md5: f31af3c48c8be767a56fc1a0a916c628
Description-en: Full featured Web Proxy cache (HTTP proxy OpenSSL flavour)
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, ICY and HTTP data objects.

Package: squid-purge
Description-md5: fa1f413c4a2f6afcc991f0e382965557
Description-en: Full featured Web Proxy cache (HTTP proxy) - cache management utility
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, ICY and HTTP data objects.
 .
 This package contains a small utility that can be used to manage the disk cache
 from the command line.

Package: squidclient
Description-md5: bb272ec9606fbbbbab1f02c5d5edce39
Description-en: Full featured Web Proxy cache (HTTP proxy) - HTTP(S) message utility
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, ICY and HTTP data objects.
 .
 This package contains a small utility that can be used to get URLs from the
 command line.

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: sshesame
Description-md5: 9556255a8efd844d1e40d324c1fdab9c
Description-en: fake SSH server
 This package contains a fake SSH server that lets everyone in and logs
 their activity.
 .
 Details sshesame accepts and logs
  * every password authentication request,
  * every SSH channel open request and
  * every SSH request
 .
 without actually executing anything on the host.
 .
 Warning: This software, just like any other, might contain bugs. Given
 the popular nature of SSH, you probably shouldn't run it unsupervised as
 root on a production server on port 22. Use common sense.

Package: sssd-idp
Description-md5: 85e1e169064e36070dddc5507d091974
Description-en: System Security Services Daemon -- Kerberos plugins for external id providers
 Provides Kerberos plugins that are required to enable authentication against
 external identity providers.

Package: sssd-kcm
Description-md5: 33bacd6e1ef4d2c4e5af5b7e63fc778f
Description-en: System Security Services Daemon -- Kerberos KCM server implementation
 Provides an implementation of a Kerberos KCM server. Use this package if
 you want to use the KCM: Kerberos credentials cache.

Package: sssd-passkey
Description-md5: e74d74f3e771b76f41f636748a8f6eaf
Description-en: System Security Services Daemon -- passkey helpers and plugins
 Provides the helper processes and Kerberos plugins that are required to
 enable authentication with a passkey token.

Package: stargz-snapshotter
Description-md5: 9cb93539b45e42f64f072346c89868b0
Description-en: Fast container image distribution plugin with lazy pulling (program)
 Pulling image is one of the time-consuming steps in the
 container lifecycle. Stargz Snapshotter is an
 implementation of snapshotter which aims to solve this problem by lazy
 pulling.  Lazy pulling here means a container can run without waiting
 for the pull completion of the image and necessary chunks of the image
 are fetched on-demand.
 .
 eStargz is a lazily-pullable image format proposed by this project.  This is
 compatible to OCI images so this can be pushed to standard container
 registries (e.g. ghcr.io) as well as this is still runnable even on
 eStargz-agnostic runtimes including Docker.  eStargz format is based on stargz
 image format by CRFS but comes with additional features like runtime
 optimization and content verification.
 .
 This package contains the ctr-remote command.

Package: stayrtr
Description-md5: 2520a5b621cea320d0ed84aa091954fc
Description-en: RPKI to Router server
 StayRTR is an implementation of the RPKI to Router protocol (RFC 6810):
 it can be used to publish Resource Public Key Infrastructure (RFC 6480)
 prefix origin data from a trusted cache to BGP routers.

Package: stenographer
Description-md5: bfdbe3eceabac7b22db0d33a99adb325
Description-en: full-packet-capture utility -- server
 Stenographer is a full-packet-capture utility for buffering packets
 to disk for intrusion detection and incident response purposes. It
 provides a high-performance implementation of NIC-to-disk packet
 writing, handles deleting those files as disk fills up, and provides
 methods for reading back specific sets of packets quickly and easily.

Package: stenographer-client
Description-md5: 9c1304b823804c59ac9648762b2a4316
Description-en: full-packet-capture utility -- clients
 Stenographer is a full-packet-capture utility for buffering packets
 to disk for intrusion detection and incident response purposes. It
 provides a high-performance implementation of NIC-to-disk packet
 writing, handles deleting those files as disk fills up, and provides
 methods for reading back specific sets of packets quickly and easily.
 .
 This package contains a HTTP-based client.

Package: stenographer-common
Description-md5: bd5a0d3528a03f1ee2a4f1fc0f04ebed
Description-en: full-packet-capture utility -- common files
 Stenographer is a full-packet-capture utility for buffering packets
 to disk for intrusion detection and incident response purposes. It
 provides a high-performance implementation of NIC-to-disk packet
 writing, handles deleting those files as disk fills up, and provides
 methods for reading back specific sets of packets quickly and easily.
 .
 This package contains configuration common to client and server and
 creates the Unix user and group needed for operation.

Package: suffixfsm
Description-md5: 6258e451672d871bf5ef5c4279f54da8
Description-en: Go finite state machine generator for Porter2 stemmers
 Suffixfsm generates Go finite state machines implementing the Porter2
 stemming algorithm, as found in golang-github-dataence-porter2-dev.

Package: syncthing
Description-md5: 1a4918fe5ed39dee33ebb3642be28ec0
Description-en: decentralized file synchronization
 Syncthing is an application that lets you synchronize your files across
 multiple devices. This means the creation, modification or deletion of files
 on one machine will automatically be replicated to your other devices.
 Syncthing does not upload your data to the cloud but exchanges your data
 across your machines as soon as they are online at the same time.
 .
 This package contains the main binary: syncthing.

Package: syncthing-discosrv
Description-md5: 2c54d441d2ee44c698f9892df3f9fe08
Description-en: decentralized file synchronization - discovery server
 Syncthing is an application that lets you synchronize your files across
 multiple devices. This means the creation, modification or deletion of files
 on one machine will automatically be replicated to your other devices.
 Syncthing does not upload your data to the cloud but exchanges your data
 across your machines as soon as they are online at the same time.
 .
 Syncthing relies on a discovery server to find peers on the internet. Anyone
 can run a discovery server and point its syncthing installations to it.
 .
 This package contains the discovery server binary: stdiscosrv.

Package: syncthing-relaysrv
Description-md5: f79592a1a4146be7da2786a174d9dd76
Description-en: decentralized file synchronization - relay server
 Syncthing is an application that lets you synchronize your files across
 multiple devices. This means the creation, modification or deletion of files
 on one machine will automatically be replicated to your other devices.
 Syncthing does not upload your data to the cloud but exchanges your data
 across your machines as soon as they are online at the same time.
 .
 Syncthing relies on a network of community-contributed relay servers. Anyone
 can run a relay server, and it will automatically join the relay pool and be
 available to Syncthing users.
 .
 This package contains the relay server binary: strelaysrv.

Package: tar-split
Description-md5: 0a7073586375397f4634a2441b79a786
Description-en: tar archive assembly/disassembly
 Pristinely disassembling a tar archive, and stashing needed raw bytes and
 offsets to reassemble a validating original archive.
 .
 Eventually this should detect TARs that this is not possible with.
 .
 For example stored sparse files that have "holes" in them, will be read as a
 contiguous file, though the archive contents may be recorded in sparse format.
 Therefore when adding the file payload to a reassembled tar, to achieve
 identical output, the file payload would need be precisely re-sparsified. This
 is not something I seek to fix immediately, but would rather have an alert that
 precise reassembly is not possible. (see more
 http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html)
 .
 Other caveat, while tar archives support having multiple file entries for the
 same path, we will not support this feature. If there are more than one entries
 with the same path, expect an err (like ErrDuplicatePath) or a resulting tar
 stream that does not validate your original checksum/signature.

Package: tea-cli
Description-md5: 68a19f8c6fbbc21c20275d654923a169
Description-en: command line tool to interact with Gitea
 tea is a productivity helper for Gitea. It can be used to manage most
 entities on one or multiple Gitea instances & provides local helpers
 like 'tea pr checkout'.
 .
 The package and the program have been renamed to tea-cli to avoid
 conflicts with the tea package.

Package: terminews
Description-md5: aa3f4d4062cc8e6a1d55066de06ef058
Description-en: read your RSS feeds from your terminal
 Terminews is a terminal based application (TUI)
 that allows you to manage RSS resources and display their news feeds.

Package: termshark
Description-md5: 527c3db8000c7204920ee9c3746a5c8f
Description-en: Terminal UI for tshark, inspired by Wireshark
 If you're debugging on a remote machine with a large pcap and no desire
 to scp it back to your desktop, termshark can help!
 .
 Features:
  • Read pcap files or sniff live interfaces (where tshark is permitted)
  • Inspect each packet using familiar Wireshark-inspired views
  • Filter pcaps or live captures using Wireshark's display filters
  • Copy ranges of packets to the clipboard from the terminal
  • Written in Go, compiles to a single executable on each platform

Package: terraform-config-inspect
Description-md5: 0f826737aacd9bfd7a6f09028c47ef58
Description-en: helper CLI tool for shallow inspection of Terraform configurations
 terraform-config-inspect is a helper library and CLI tool for extracting
 high-level metadata about Terraform modules from their source code. It
 processes only a subset of the information Terraform itself would process,
 and in return it's able to be broadly compatible with modules written for
 many different versions of Terraform.
 .
 The primary way to use this repository is as a Go library, but as a
 convenience it also contains a CLI tool called terraform-config-inspect
 that allows viewing module information in either a Markdown-like format
 or in JSON format.

Package: terraform-switcher
Description-md5: 6909baa87acd0d2b350c91eccb01ffcc
Description-en: switch between different versions of terraform (CLI tool)
 The tfswitch command line tool lets you switch between different versions of
 terraform. If you do not have a particular version of terraform installed,
 tfswitch will download the version you desire. The installation is minimal
 and easy. Once installed, simply select the version you require from the
 dropdown and start using terraform.

Package: textql
Description-md5: 91337aa2e02f440bc101ff50360cf624
Description-en: execute SQL against structured text like CSV or TSV
 TextQL allows you to easily execute SQL against structured text like
 CSV or TSV.

Package: tfk8s
Description-md5: 3c25783f7a810da44fd9c0d5dac76603
Description-en: Tool for converting Kubernetes YAML manifests to Terraform HCL
 Tool that makes it easier to work with the Terraform Kubernetes Provider
 converting YAML manifest files to Terraform HCL format.

Package: tinyproxy
Description-md5: 9a9117d50c5477bd5c15a1a34fa40b57
Description-en: Lightweight, non-caching, optionally anonymizing HTTP proxy
 An anonymizing HTTP proxy which is very light on system resources,
 ideal for smaller networks and similar situations where other proxies
 (such as Squid) may be overkill and/or a security risk. Tinyproxy can
 also be configured to anonymize HTTP requests (allowing for exceptions
 on a per-header basis).
 .
 This package contains everything for running tinyproxy as a system-wide
 service.

Package: tinyproxy-bin
Description-md5: df55788894ed0eddb96fac9b7fa5d37d
Description-en: Lightweight, non-caching, optionally anonymizing HTTP proxy (executable only)
 An anonymizing HTTP proxy which is very light on system resources,
 ideal for smaller networks and similar situations where other proxies
 (such as Squid) may be overkill and/or a security risk. Tinyproxy can
 also be configured to anonymize HTTP requests (allowing for exceptions
 on a per-header basis).
 .
 This package contains the minimal set of files required for running
 the tinyproxy executable.

Package: tlsrouter
Description-md5: 34ccc642944965f9e5e1b9759a990b98
Description-en: Proxy TCP implementation written in golang (program)
 Networking utility to provide connections based on static rules, HTTP Host
 headers, and SNI server names

Package: tml
Description-md5: d1d53037c1e2162ad896f720140e60f9
Description-en: terminal markup language
 tml is a tiny program for make the output of coloured/formatted text in the
 terminal easier and more readable.

Package: tmpl
Description-md5: 88510668850b5b61b9ea370984d8ed12
Description-en: Command line interface to Go's text/template library - CLI utility
 This program is a command line interface to Go's text/template
 library. It can be used by passing in a set of JSON-encoded data and a
 list of template paths ending in a .tmpl extension. The templates are
 processed and their results are saved to the filename with the .tmpl
 extension removed.
 .
 This package contains the command line interface utility.

Package: topal
Description-md5: 1f2cff64b86ea9f275679c3c34b89217
Description-en: Links Pine and GnuPG together
 Topal is yet another program that links GnuPG and Pine/Alpine.  It
 offers facilities to encrypt, decrypt, sign, and verify messages.
 Multiple PGP blocks included in the text of a message are processed.
 Decryption and verification output can be cached to reduce the
 number of times the passphrase is entered.  RFC2015/3156 multipart
 messages can be sent and received with help from some scripts,
 procmail, and a patch to Pine/Alpine.  It includes basic support for
 verifying S/MIME multipart/signed messages.  There is a remote
 sending mode for reading email on a distant computer via SSH with
 secret keys on the local computer.  There is a high level of
 configurability.

Package: truststore
Description-md5: 530370b66efb927bf7ddbcf4708cab0f
Description-en: Go application for local installation of development certificates
 Go Report Card:
 https://goreportcard.com/report/github.com/smallstep/truststore
 .
 Based on https://github.com/FiloSottile/mkcert

Package: tty-share
Description-md5: afd9618aa502efad2f55783a1ef91712
Description-en: Terminal sharing over the Internet
 tty-share is a very simple command line tool that gives remote access to a UNIX
 terminal session.
 .
 tty-share is used on the machine that wants to share the terminal, and it
 connects to the server to generate a secret URL, over which the terminal can
 be viewed in the browser.
 .
 tty-share connects over a TLS connection to the server (runs at tty-share.com),
 which uses a proxy for the SSL termination, and the browser terminal is served
 over HTTPS. The communication on both sides is encrypted and secured.
 However, end-to-end encryption is still desired, so nothing but the sender and
 receiver can decrypt the data passed around.

Package: tzdata-icu
Description-md5: a5c3f50b1819a84102de7f4c1903524f
Description-en: ICU time zone and daylight-saving time data
 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
 .
 This package contains the time zone data in the format used by
 International Components for Unicode (ICU).

Package: ubuntu-core-launcher
Description-md5: 3223c275ff89224fda1b277eec5e7ffe
Description-en: Transitional package for snapd
 This is a transitional dummy package. It can safely be removed.

Package: ubuntu-core-snapd-units
Description-md5: 1f317b04f78374dba7d1e14def0b7f80
Description-en: transitional dummy package
 This is a transitional dummy package. It can safely be removed.

Package: ubuntu-proxy-manager
Description-md5: 24dc96484a20761a7b47f3a510ca8d5d
Description-en: Ubuntu Proxy Manager service
 Ubuntu Proxy Manager is a D-Bus mediated service that allows for managing
 system proxy settings via multiple backends (APT, environment variables and
 GSettings).

Package: ubuntu-snappy
Description-md5: 1f317b04f78374dba7d1e14def0b7f80
Description-en: transitional dummy package
 This is a transitional dummy package. It can safely be removed.

Package: ubuntu-snappy-cli
Description-md5: 1f317b04f78374dba7d1e14def0b7f80
Description-en: transitional dummy package
 This is a transitional dummy package. It can safely be removed.

Package: udhcpc
Description-md5: 980db8209449f6869f96f48028357b9f
Description-en: Provides the busybox DHCP client implementation
 Busybox contains a very small yet fully functional RFC compliant DHCP
 client udhcpc.
 .
 This package contains the glue to use the busybox udhcpc as DHCP
 client in the system by providing the appropriate symbolic links and
 scripts.

Package: udhcpd
Description-md5: 00992e0cc21834c42a6cb935b7eb4c3f
Description-en: Provides the busybox DHCP server implementation
 Busybox contains a very small yet fully function RFC compliant DHCP
 server udhcpd.
 .
 This package contains the glue to use the busybox udhcpd as DHCP
 server in the system by providing the appropriate symbolic links and
 scripts.

Package: umoci
Description-md5: 3de86304c0593ba60d1399cca0948062
Description-en: Open Container Images manipulation tool
 umoci creates and modifies Open Container images.
 See the official website (https://umo.ci/) for more accessible
 documentation about how to use umoci.
 .
 umoci intends to be a complete manipulation tool for OCI images
 (https://github.com/opencontainers/image-spec).  In particular, it should
 be seen as a more end-user-focused version of the oci-image-tools provided
 by the OCI (https://github.com/opencontainers/image-tools). The hope is
 that all of this tooling will eventually be merged with the upstream
 repository, so that it is always kept up-to-date by the Open Container
 Initiative community.
 .
 umoci provides tooling that can abstract all of the internals of the OCI
 specification into a single CLI interface.

Package: unbound
Description-md5: fbeecad8349f6b3042087b256bc69b68
Description-en: validating, recursive, caching DNS resolver
 Unbound is a recursive-only caching DNS server which can perform DNSSEC
 validation of results. It implements only a minimal amount of authoritative
 service to prevent leakage to the root nameservers: forward lookups for
 localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by
 AS112. Stub and forward zones are supported.
 .
 This package contains the unbound daemon.

Package: unbound-anchor
Description-md5: f49fb3435120bde9cd4af959aeac719c
Description-en: utility to securely fetch the root DNS trust anchor
 unbound-anchor is a utility which securely fetches or updates the root DNS
 zone trust anchor. A copy of the current root anchor and root update
 certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is
 performed, with fallback to an SSL fetch if this fails.

Package: unbound-host
Description-md5: 287e113772f55d3575bb8577560cb3eb
Description-en: reimplementation of the 'host' command
 This package provides the 'unbound-host' program that is bundled with the
 Unbound domain name server. This version differs from the one provided in the
 package called host, which is from NIKHEF, and bind9-host, which is from ISC,
 and has a similar but different set of features and options.

Package: unikmer
Description-md5: ae93c55c549e164962d5c9d4f0df42b0
Description-en: Toolkit for nucleic acid k-mer analysis
 unikmer is a golang package and a toolkit for nucleic acid k-mer
 analysis, providing functions including set operation k-mers
 optional with TaxIDs but without count information.
 .
 K-mers are either encoded (k<=32) or hashed (arbitrary k) into uint64,
 and serialized in binary file with extension .unik.
 .
 TaxIDs can be assigned when counting k-mers from genome
 sequences, and LCA (Lowest Common Ancestor) is computed during set
 opertions including computing union, intersecton, set difference,
 unique and repeated k-mers.

Package: unixodbc
Description-md5: c4c9c0f96d11d7fc6b79cd43715167b8
Description-en: Basic ODBC tools
 UnixODBC is an implementation of the Open Database Connectivity standard,
 a database abstraction layer that allows applications to be used with
 many different relational databases by way of a single library.
 .
 This package contains isql and iusql, command-line tools that allow SQL
 commands to be entered interactively or in batches.

Package: v2ray
Description-md5: 9484d4960333b0c5e2f0843e7ce4fb6f
Description-en: Command line tool for golang-v2ray-core
 This package provides command line tool for V2Ray, which is a set of
 network tools that help you to build your own computer network.
 It secures your network connections and thus protects your privacy.

Package: varlink-go
Description-md5: c74de2573287dedc47b06fd9f54f44ce
Description-en: Varlink interface generator utility
 Utility to generate Varlink interfaces.

Package: vcfanno
Description-md5: e762099ab07ec0feedacd5a15d3514cf
Description-en: annotate a VCF with other VCFs/BEDs/tabixed files
 Vcfanno allows you to quickly annotate your VCF with any number of INFO
 fields from any number of VCFs or BED files. It uses a simple conf file
 to allow the user to specify the source annotation files and fields and
 how they will be added to the info of the query VCF.
 .
   * For VCF, values are pulled by name from the INFO field with special
     cases of ID and FILTER to pull from those VCF columns.
   * For BED, values are pulled from (1-based) column number.
   * For BAM, depth (count), "mapq" and "seq" are currently supported.
 .
 Vcfanno is written in go and it supports custom user-scripts written in
 Lua. It can annotate more than 8000 variants per second with 34
 annotations from 9 files on a modest laptop and over 30K variants per
 second using 12 processes on a server.

Package: vcfanno-examples
Description-md5: 2ea5ff5f5baec69048fa20cdea9663f5
Description-en: examples for vcfanno: annotate a VCF with other VCFs/BEDs/tabixed files
 Vcfanno allows you to quickly annotate your VCF with any number of INFO
 fields from any number of VCFs or BED files. It uses a simple conf file
 to allow the user to specify the source annotation files and fields and
 how they will be added to the info of the query VCF.
 .
   * For VCF, values are pulled by name from the INFO field with special
     cases of ID and FILTER to pull from those VCF columns.
   * For BED, values are pulled from (1-based) column number.
   * For BAM, depth (count), "mapq" and "seq" are currently supported.
 .
 This package contains a test data set as well as sample scripts
 running some test suite provided by Debian also as autopkgtest.

Package: victoria-metrics
Description-md5: 501b1c659440c82b2a48c77598b94938
Description-en: fast, cost-effective and scalable time series database
 VictoriaMetrics is a fast, cost-effective and scalable time-series database.
 It can be used as long-term remote storage for Prometheus.
 .
 Prominent features:
  * Supports Prometheus querying API, so it can be used as Prometheus
    drop-in replacement in Grafana. VictoriaMetrics implements MetricsQL
    query language, which is inspired by PromQL.
  * Supports global query view. Multiple Prometheus instances may write
    data into VictoriaMetrics. Later this data may be used in a single query.
  * High performance and good scalability for both inserts and selects.
    Outperforms InfluxDB and TimescaleDB by up to 20x.
  * Uses 10x less RAM than InfluxDB when working with millions of unique time
    series (aka high cardinality).
  * Optimized for time series with high churn rate. Think about
    prometheus-operator metrics from frequent deployments in Kubernetes.
  * High data compression, so up to 70x more data points may be crammed into
    limited storage comparing to TimescaleDB.
  * Optimized for storage with high-latency IO and low IOPS (HDD and network
    storage in AWS, Google Cloud, Microsoft Azure, etc).
  * A single-node VictoriaMetrics may substitute moderately sized clusters
    built with competing solutions such as Thanos, M3DB, Cortex, InfluxDB or
    TimescaleDB.
  * Easy operation:
    - VictoriaMetrics consists of a single small executable without external
      dependencies.
    - All the configuration is done via explicit command-line flags with
      reasonable defaults.
    - All the data is stored in a single directory pointed by
      -storageDataPath flag.
    - Easy and fast backups from instant snapshots to S3 or GCS with
      vmbackup / vmrestore.
    - Data migration between VictoriaMetrics, Prometheus and InfluxDB with
      vmctl.
  * Storage is protectedfrom corruption on unclean shutdown (i.e. OOM,
    hardware reset or kill -9) thanks to the storage architecture.
  * Supports metrics' scraping, ingestion and backfilling (#backfilling)
    via the following protocols:
    - Metrics from Prometheus exporters such as node_exporter.
    - Prometheus remote write API
    - InfluxDB line protocol
    - Graphite plaintext protocol with tags if -graphiteListenAddr is set.
    - OpenTSDB put message if -opentsdbListenAddr is set.
    - HTTP OpenTSDB /api/put requests if -opentsdbHTTPListenAddr is set.
    - /api/v1/import.
  * Ideally works with big amounts of time series data from Kubernetes, IoT
    sensors, connected cars, industrial telemetry, financial data and
    various Enterprise workloads.
  * Has open source cluster version.

Package: vim-athena
Description-md5: 215b4520fd9a69b317132881ce593b7d
Description-en: Vi IMproved - enhanced vi editor (dummy package)
 This is a transitional package to install the vim-motif package.  You may
 remove this package if nothing depends on it.

Package: vim-gtk3
Description-md5: 55a9161bf3dec9e8a999586c8e73467a
Description-en: Vi IMproved - enhanced vi editor - with GTK3 GUI
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a GTK3 GUI
 and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.

Package: vim-gui-common
Description-md5: f51060aa71b1aeaa83cfde145ca640c3
Description-en: Vi IMproved - Common GUI files
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 This package contains files shared by all GUI-enabled vim
 variants available in Debian.  Examples of such shared files are:
 gvimtutor, icons, and desktop environments settings.

Package: vim-haproxy
Description-md5: f0f210c34582537684988d90bc2d6337
Description-en: syntax highlighting for HAProxy configuration files
 The vim-haproxy package provides filetype detection and syntax highlighting
 for HAProxy configuration files.
 .
 As per the Debian vim policy, installed addons are not activated
 automatically, but the "vim-addon-manager" tool can be used for this purpose.

Package: vim-motif
Description-md5: 0d24b1f25ebcc42266fd1abc532adc46
Description-en: Vi IMproved - enhanced vi editor - with Motif GUI
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with a Motif GUI
 and support for scripting with Lua, Perl, Python 3, and Tcl.

Package: vim-nox
Description-md5: f840d0104436408f409898adc9a43d8c
Description-en: Vi IMproved - enhanced vi editor - with scripting languages support
 Vim is an almost compatible version of the UNIX editor Vi.
 .
 Many new features have been added: multi level undo, syntax
 highlighting, command line history, on-line help, filename
 completion, block operations, folding, Unicode support, etc.
 .
 This package contains a version of vim compiled with support for
 scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.

Package: vip-manager
Description-md5: ec765ab519e05a1af471d1c957bd9d26
Description-en: Patroni virtual IP manager
 This package needs to be installed and configured on all nodes of a Patroni
 PostgreSQL cluster. Given a Patroni namespace and scope in etcd or consul,
 the vip-manager service monitors that namespace for leader changes due to
 failovers or switchovers and adds or removes the VIP on the local node
 accordingly.

Package: vip-manager2
Description-md5: 63e85af596828ee05f2ead3070a83de5
Description-en: Patroni virtual IP manager
 This package needs to be installed and configured on all nodes of a Patroni
 PostgreSQL cluster. Given a Patroni namespace and scope in etcd or consul,
 the vip-manager service monitors that namespace for leader changes due to
 failovers or switchovers and adds or removes the VIP on the local node
 accordingly.
 .
 This package works only with version 3 of the etcd API.

Package: vpx-tools
Description-md5: 41cd6c10fc838ed5f4e38bb18b5f43df
Description-en: VP8 and VP9 video codec encoding/decoding tools
 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the commandline tools vpxdec and vpxenc.

Package: vuls
Description-md5: 2afbe0d54a55f10aa2223efbd68f0938
Description-en: Vulnerability scanner for Linux/FreeBSD, agentless, written in Go
 This is scanner which checks the package inventory against a local copy of
 the National Vunerabilities Database (NVD) of vulnerabilities according to
 their CVE (Common Vulnerabilities and Exposures) indentifiers. The backends
 supports a couple of OSs (Debian, RHEL, CentOS, Amazon Linux). Scanning servers
 over the network is possible.

Package: webext-browserpass
Description-md5: 9c24e9dd6ded727cba7fcb15ccd7e9d0
Description-en: web extension for the password manager pass
 webext-browserpass is a Firefox/Chromium extension for the password manager
 pass. It retrieves your decrypted passwords for the current domain and allows
 you to auto-fill login forms, as well as copy it to clipboard. If you have
 multiple logins for the current site, the extension shows you a list of
 usernames to choose from.

Package: webhook
Description-md5: 9d758bbff9a3152bfecbb17464d6fcf0
Description-en: Small server for creating HTTP endpoints (hooks)
 Webhook is a lightweight configurable tool written in Go, that
 allows you to easily create HTTP endpoints (hooks) on your
 server, which you can use to execute configured commands. You
 can also pass data from the HTTP request (such as headers,
 payload or query variables) to your commands. webhook also
 allows you to specify rules which have to be satisfied in
 order for the hook to be triggered.
 .
 For example, if you're using Github or Bitbucket, you can
 use webhook to set up a hook that runs a redeploy script
 for your project on your staging server, whenever you push
 changes to the master branch of your project.

Package: webkit2gtk-driver
Description-md5: 088bf78d76ece6d47a2cd75d9dee0fbe
Description-en: WebKitGTK WebDriver support
 WebKit is a web content engine, derived from KHTML and KJS from KDE, and
 used primarily in Apple's Safari browser.  It is made to be embedded in
 other applications, such as mail readers, or web browsers.
 .
 It is able to display content such as HTML, SVG, XML, and others. It also
 supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
 .
 WebKitGTK is a WebKit port designed to be used in GTK applications.
 .
 This package provides the WebDriver service implementation for
 WebKitGTK.

Package: websocketd
Description-md5: 620d413bb1790a3a32cd9f3ee383a922
Description-en: Turn any program that uses STDIN/STDOUT into a WebSocket server
 websocketd is a small command-line tool that will wrap an existing
 command-line interface program, and allow it to be accessed
 via a WebSocket.
 .
 WebSocket-capable applications can now be built very easily. As long as
 you can write an executable program that reads STDIN and writes to STDOUT,
 you can build a WebSocket server. Do it in Python, Ruby, Perl, Bash,
 C, Go, PHP, Java, Clojure, Scala, Groovy, Expect, Awk, VBScript,
 Haskell, Lua, R, whatever! No networking libraries necessary.
 .
 websocketd will start a WebSocket server on a specified port, and listen
 for connections.
 .
 Upon a connection, it will fork the appropriate process, and disconnect
 the process when the WebSocket connection closes (and vice-versa).
 .
 Any message sent from the WebSocket client will be piped to the process's
 STDIN stream, followed by a \n newline.

Package: winpr3-utils
Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec
Description-en: Windows Portable Runtime library command line utilities
 WinPR is a spin-off project of FreeRDP which aims at providing a portable
 implementation of important portions of the Windows API. Just like FreeRDP,
 WinPR is released under the Apache license. Unlike Wine, WinPR does not provide
 binary compatibility, and does not require applications to be built for
 Windows. Instead, WinPR provides API compatibility for applications targeting
 non-Windows environments. When on Windows, the original native API is being
 used instead of the equivalent WinPR implementation, without having to modify
 the code using it.
 .
 This package contains WinPR command line utils (winpr-hash, winpr-makecert).

Package: winrmcp
Description-md5: 0c87d55f298b75cd5bac8922667401d9
Description-en: tool for copying files to remote Windows machines using WinRM
 This is a tool which provides copyies files to remote Windows
 machines using Windows Remote Management (WinRM/WinRS). The remote
 system must be prepared for that.

Package: wireguard-go
Description-md5: f0283a4e033926e0f2a4df309270a55b
Description-en: Userspace implementation of WireGuard in Go (program)
 This is a userspace implementation of WireGuard in Go.
 .
 This package contains the program for using userspace WireGuard.
 .
 Most Linux users will want the "wireguard" package instead.

Package: wormhole-william
Description-md5: ddb94f4c6a37cd6a3e13ea029b46d27f
Description-en: Magic wormhole CLI and API in Go (program)
 wormhole-william is a Go (golang) implementation of magic wormhole
 (https://magic-wormhole.readthedocs.io/en/latest/). It provides secure
 end-to-end encrypted file transfers between computers. The endpoints are
 connected using the same "wormhole code".
 .
 wormhole-william is compatible with the official Python magic wormhole
 cli tool (https://github.com/warner/magic-wormhole).
 .
 Currently, wormhole-william supports:
 .
  * sending and receiving text over the wormhole protocol
  * sending and receiving files over the transit protocol
  * sending and receiving directories over the transit protocol
 .
 This package contains program.

Package: wpagui
Description-md5: ff6f6b78c6e933f8b6abafcd0fce9276
Description-en: graphical user interface for wpa_supplicant
 wpagui provides a Qt interface for choosing which configured network
 to connect to. It also provides a method for browsing 802.11 SSID scan
 results, an event history log of messages generated by wpa_supplicant,
 and a method to add or edit wpa_supplicant networks.

Package: wuzz
Description-md5: ee6377bf61a4621be116397ebc549d23
Description-en: Interactive console tool for HTTP inspection
 Wuzz is an interactive tool for generating and sending HTTP requests,
 as well as viewing the responses. Instead of having to specify the HTTP
 headers, parameters, body etc. on the command-line, a simple and intuitive
 CUI (console user interface) can be used. Wuzz's command line arguments are
 similar to cURL's, so it can be used to inspect and modify requests copied
 from a browser's network inspector with the "copy as cURL" feature.

Package: xfpt
Description-md5: 4f18f0f9f6e01f72c3d25e523873f3ee
Description-en: generate XML from plain text
 xfpt is a program that reads a file of plain text that contains relatively
 simple markup, and outputs an XML file. It is intended to simplify the
 management of XML data. It is not a program that attempts to turn a plain text
 document into XML. Markup within text is introduced by ampersand characters,
 but is otherwise "soft". You can define what follows the ampersand, for
 example, &" to generate a "quote" element. There is also a macro facility that
 allows for higher level concepts such as chapters, displays, tables, etc.

Package: xmpp-dns
Description-md5: c6f3fc47255f1bedefe92b0ac5e062cd
Description-en: CLI tool to check XMPP SRV records.
 Xmpp-dns can look up XMPP SRV records, resolve the IPs,
 test the connection and the certificates.

Package: xnest
Description-md5: 8fb9e95ed5f9c018992a8cdc83935474
Description-en: Nested X server
 Xnest is a nested X server that simply relays all its requests to another
 X server, where it runs as a client.  This means that it appears as another
 window in your current X session.  Xnest relies upon its parent X server
 for font services.
 .
 Use of the Xephyr X server instead of Xnest is recommended.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.

Package: xorg-server-source
Description-md5: 6be9dae6db2bfd4321ce1a5c689cbeb4
Description-en: Xorg X server - source files
 This package provides original Debian (with Debian patches already
 applied, and autotools files updated) sources for the X.Org ('Xorg')
 X server shipped in a tarball.  This enables other projects re-using
 X server codebase (e.g. VNC servers) to (re-)use officially
 Debian-supported version of the X xserver for their builds.
 .
 Unless you are building a software product using X server sources,
 you probably want xserver-xorg and/or xserver-xorg-core instead.

Package: xq
Description-md5: 4ee56fa5a3b46bff6b15d4514430a1e5
Description-en: command line XML and HTML beautifier and content extractor
 xq is a command line XML and HTML beautifier and content extractor, similar
 to jq.
 .
 Features:
  - Syntax highlighting
  - Automatic indentation
  - Automatic pagination
  - Node content extraction

Package: xvfb
Description-md5: 1cd5b85acd06c23d376b7b5a7f30a0b8
Description-en: Virtual Framebuffer 'fake' X server
 Xvfb provides an X server that can run on machines with no display hardware
 and no physical input devices. It emulates a dumb framebuffer using virtual
 memory. The primary use of this server was intended to be server testing,
 but other novel uses for it have been found, including testing clients
 against unusual depths and screen configurations, doing batch processing with
 Xvfb as a background rendering engine, load testing, as an aid to porting the
 X server to a new platform, and providing an unobtrusive way to run
 applications that don't really need an X server but insist on having one
 anyway.
 .
 This package also contains a convenience script called xvfb-run which
 simplifies the automated execution of X clients in a virtual server
 environment. This convenience script requires the use of the xauth
 program.
 .
 More information about X.Org can be found at:
 <URL:https://www.x.org>
 .
 This package is built from the X.org xserver module.

Package: yggdrasil
Description-md5: a1adde9a2a34322ed14bf437ef681821
Description-en: Fully encrypted global-scale mesh network (program)
 Yggdrasil is an early-stage implementation of a fully end-to-end encrypted
 IPv6 network. It is lightweight, self-arranging, supported on multiple
 platforms and allows pretty much any IPv6-capable application to
 communicate securely with other Yggdrasil nodes. Yggdrasil does not
 require you to have IPv6 Internet connectivity - it also works over IPv4.
 .
 This package contains the executables.

Package: ykls
Description-md5: 5a0f96d67b106013d47af7b6267ed221
Description-en: Utility for listing connected Yubikeys
 ykls is a utility for listing connected Yubikeys, along with some relevant
 information, such as enabled modes, firmware version, serial number,
 identities present in the various key slots, ...
 .
 For example:
 $ ykls
 Reader:  Yubico YubiKey FIDO+CCID 00 00
 Version: 4.3.7
 Serial:  6447364
 Slot Authentication (9a): nicoo@debian.org

Package: ymuse
Description-md5: 33e7642382fff0afeed265f3423008a6
Description-en: GTK client for Music Player Daemon (MPD) written in Go
 Ymuse is an easy, functional, and snappy GTK front-end (client) for
 Music Player Daemon (https://www.musicpd.org/) written in Go. It
 supports both light and dark desktop theme.

Package: yubikey-agent
Description-md5: d66b82f8fd628077906a55605a299349
Description-en: seamless ssh agent for YubiKeys
 yubikey-agent is an easy to use ssh-agent for YubiKeys, written in Go.
 The key is generated on the YubiKey and can't be extracted. Every
 session requires the PIN, every login requires a touch. The setup
 takes care of the PUK and the management key.

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++-14-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: 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-13-x86-64-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-14-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-14-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-14-x86-64-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: 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-14-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: gccrs-14-aarch64-linux-gnu
Description-md5: eb75234f2fddd5902c44709d3f946b62
Description-en: GNU Rust compiler for the aarch64-linux-gnu architecture
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!
 .
 gccrs is a full alternative implementation of the Rust
 language ontop of GCC with the goal to become fully
 upstream with the GNU toolchain.
 .
 !!!!! Please note, the compiler is in a very early stage
 and not usable yet for compiling real Rust programs !!!!!

Package: 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-14-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: 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-14-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: 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++-14-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-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-14-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: linux-azure-6.11-cloud-tools-6.11.0-1008
Description-md5: 0beee03d785061fca0df25b9f8149fed
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 6.11.0-1008 on
 ARMv8.
 You probably want to install linux-cloud-tools-6.11.0-1008-<flavour>.

Package: linux-azure-6.11-tools-6.11.0-1008
Description-md5: 96b6733205a59a4e0ba934b50c7d1606
Description-en: Linux kernel version specific tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1008 on
 ARMv8.
 You probably want to install linux-tools-6.11.0-1008-<flavour>.

Package: linux-buildinfo-6.11.0-1008-azure
Description-md5: 1ae00f57c75f69740bd57ec30e75190b
Description-en: Linux kernel buildinfo for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.11.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1008-xilinx
Description-md5: 5a6366eac80524daf4fff1198b9b2a45
Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1009-xilinx
Description-md5: 5a6366eac80524daf4fff1198b9b2a45
Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1011-xilinx
Description-md5: 5a6366eac80524daf4fff1198b9b2a45
Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-6.8.0-1012-xilinx
Description-md5: 5a6366eac80524daf4fff1198b9b2a45
Description-en: Linux kernel buildinfo for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 6.8.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-cloud-tools-6.11.0-1008-azure
Description-md5: b353e66caf781dbc48f812b6552f998b
Description-en: Linux kernel version specific cloud tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 6.11.0-1008 on
 ARMv8.

Package: linux-headers-6.11.0-1008-azure
Description-md5: 9a0518377e752c0481e9f22ae999818f
Description-en: Linux kernel headers for version 6.11.0 on ARMv8 SMP
 This package provides kernel header files for version 6.11.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.11.0-1008/debian.README.gz for details.

Package: linux-headers-6.8.0-1008-xilinx
Description-md5: 4645431190c736aca24df48dc4acfe93
Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP
 This package provides kernel header files for version 6.8.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1008/debian.README.gz for details.

Package: linux-headers-6.8.0-1009-xilinx
Description-md5: dbf8f47069ef2c1dd9fb93f1b108ff67
Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP
 This package provides kernel header files for version 6.8.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1009/debian.README.gz for details.

Package: linux-headers-6.8.0-1011-xilinx
Description-md5: 092f602874e2274c9e8a70619b633299
Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP
 This package provides kernel header files for version 6.8.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1011/debian.README.gz for details.

Package: linux-headers-6.8.0-1012-xilinx
Description-md5: c62041c9fb1442eb4742f25b5e824ace
Description-en: Linux kernel headers for version 6.8.0 on ARMv8 SMP
 This package provides kernel header files for version 6.8.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-6.8.0-1012/debian.README.gz for details.

Package: linux-headers-xilinx
Description-md5: fa0acf240b783404e900dcda9b66c38e
Description-en: Linux kernel headers for Xilinx ZYNQ Ultrascale+ systems.
 This package will always depend on the latest kernel headers available
 for for Xilinx ZYNQ Ultrascale+ systems.

Package: linux-headers-xilinx-zynqmp
Description-md5: 48eabd4e8758a8b76533a28329a6c4e6
Description-en: Linux kernel headers for Xilinx ZYNQ Ultrascale+ systems. (transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-image-6.8.0-1008-xilinx
Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3
Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 6.8.0 on
 ARMv8 SMP.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-6.8.0-1009-xilinx
Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3
Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 6.8.0 on
 ARMv8 SMP.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-6.8.0-1011-xilinx
Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3
Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 6.8.0 on
 ARMv8 SMP.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-6.8.0-1012-xilinx
Description-md5: 35443ba3c52a7d34547ffbf2d0ab21b3
Description-en: Linux kernel image for version 6.8.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 6.8.0 on
 ARMv8 SMP.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-6.11.0-1008-azure
Description-md5: cab63f0bd8fc05066e0f2e75255ef5aa
Description-en: Linux kernel image for version 6.11.0 on ARMv8 SMP
 This package contains the unsigned Linux kernel image for version 6.11.0 on
 ARMv8 SMP.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-xilinx
Description-md5: 06208ef28340df18c0f77b072594dff3
Description-en: Linux kernel image for Xilinx ZYNQ Ultrascale+ systems.
 This package will always depend on the latest kernel image available
 for Xilinx ZYNQ Ultrascale+ systems.

Package: linux-image-xilinx-zynqmp
Description-md5: ae4a4e5e9806c9aa2153f22366775420
Description-en: Linux kernel image for Xilinx ZYNQ Ultrascale+ systems. (transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-modules-6.11.0-1008-azure
Description-md5: 270246aeaed83b75b6a53bd02e8d06e1
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1008-xilinx
Description-md5: 2f8e18f126968a4f1524da9af16a3f8b
Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1009-xilinx
Description-md5: 2f8e18f126968a4f1524da9af16a3f8b
Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1011-xilinx
Description-md5: 2f8e18f126968a4f1524da9af16a3f8b
Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-6.8.0-1012-xilinx
Description-md5: 2f8e18f126968a4f1524da9af16a3f8b
Description-en: Linux kernel extra modules for version 6.8.0 on ARMv8 SMP
 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Xilinx ZYNQ Ultrascale+ processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-xilinx meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-6.11.0-1008-azure
Description-md5: 8ce53c89c838cb0fbeac31196c73ca32
Description-en: Linux kernel extra modules for version 6.11.0 on ARMv8 SMP
 This package contains the Linux kernel extra modules for version 6.11.0 on
 ARMv8 SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports Azure processors.
 .
 Geared toward Azure systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-azure meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-tools-6.11.0-1008-azure
Description-md5: 3397bd310dd178cadd3381c168cda6e2
Description-en: Linux kernel version specific tools for version 6.11.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.11.0-1008 on
 ARMv8.

Package: linux-tools-6.8.0-1008-xilinx
Description-md5: 683f7dd1be136435f349619ff823b015
Description-en: Linux kernel version specific tools for version 6.8.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1008 on
 ARMv8.

Package: linux-tools-6.8.0-1009-xilinx
Description-md5: 1bae827e25409bf002d90301c92e9fc9
Description-en: Linux kernel version specific tools for version 6.8.0-1009
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1009 on
 ARMv8.

Package: linux-tools-6.8.0-1011-xilinx
Description-md5: e6f522c2203726cc9358160047911a04
Description-en: Linux kernel version specific tools for version 6.8.0-1011
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1011 on
 ARMv8.

Package: linux-tools-6.8.0-1012-xilinx
Description-md5: 74fe9b07ce71a9db8871be94c66cc42f
Description-en: Linux kernel version specific tools for version 6.8.0-1012
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1012 on
 ARMv8.

Package: linux-tools-xilinx
Description-md5: cb74ba9d8d077b1d38d9c66f1dc196d9
Description-en: Linux kernel tools for Xilinx ZYNQ Ultrascale+ systems.
 This package will always depend on the latest kernel tools available
 for Xilinx ZYNQ Ultrascale+ systems.

Package: linux-tools-xilinx-zynqmp
Description-md5: f790a9260eb24dc4276d2e0961ce0ec1
Description-en: Linux kernel tools for Xilinx ZYNQ Ultrascale+ systems. (transitional package)
 Transitional package for upgrades. This package can be safely removed.

Package: linux-xilinx
Description-md5: 0165521250eb9392a64a45c261d62c38
Description-en: Complete Linux kernel and headers for Xilinx ZYNQ Ultrascale+ systems.
 This package will always depend on the latest complete Linux kernel and headers
 for Xilinx ZYNQ Ultrascale+ systems.

Package: linux-xilinx-tools-6.8.0-1008
Description-md5: 7d6a06f0922d972b56da0ef7b6036ec7
Description-en: Linux kernel version specific tools for version 6.8.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1008 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1008-<flavour>.

Package: linux-xilinx-tools-6.8.0-1009
Description-md5: f1077856d4634fe10d8c75676313a150
Description-en: Linux kernel version specific tools for version 6.8.0-1009
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1009 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1009-<flavour>.

Package: linux-xilinx-tools-6.8.0-1011
Description-md5: 21c7127352e57c2b832a7f4768c2a078
Description-en: Linux kernel version specific tools for version 6.8.0-1011
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1011 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1011-<flavour>.

Package: linux-xilinx-tools-6.8.0-1012
Description-md5: 4a7191d4a35a91301fc0899d14c7160d
Description-en: Linux kernel version specific tools for version 6.8.0-1012
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 6.8.0-1012 on
 ARMv8.
 You probably want to install linux-tools-6.8.0-1012-<flavour>.

Package: linux-xilinx-zynqmp
Description-md5: ace7074f11c0b3fbeda4fee6d1337323
Description-en: Complete Linux kernel and headers for Xilinx ZYNQ Ultrascale+ systems. (transitional package)
 Transitional package for upgrades. This package can be safely removed.

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

Package: gccrs-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: 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: 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: 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: openjdk-11-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-11-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: 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: openjdk-8-jre
Description-md5: d8844993602e4875dfbd87983091c18c
Description-en: OpenJDK Java runtime, using Hotspot Zero
 Full Java runtime environment - needed for executing Java GUI and Webstart
 programs, using Hotspot Zero.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.

Package: openjdk-8-jre-headless
Description-md5: 501cffbd670429c46b6c73ca3974ed93
Description-en: OpenJDK Java runtime, using Hotspot Zero (headless)
 Minimal Java runtime - needed for executing non GUI Java programs,
 using Hotspot Zero.
 .
 The packages are built using the IcedTea build support and patches
 from the IcedTea project.