Package: adduser
Description-md5: 0e61515c925d932d3824e3dc6af2842b
Description-en: add and remove users and groups
 This package includes the 'adduser' and 'deluser' commands for creating
 and removing users.
 .
  - 'adduser' creates new users and groups and adds existing users to
    existing groups;
  - 'deluser' removes users and groups and removes users from a given
    group.
 .
 Adding users with 'adduser' is much easier than adding them manually.
 Adduser will choose appropriate UID and GID values, create a home
 directory, copy skeletal user configuration, and automate setting
 initial values for the user's password, real name and so on.
 .
 Deluser can back up and remove users' home directories
 and mail spool or all the files they own on the system.
 .
 A custom script can be executed after each of the commands.

Package: anope
Description-md5: 46a4c0d16e8f1328456692a6c0b14d89
Description-en: IRC Services designed for flexibility and ease of use
 Anope offers various services to maintain your IRC network.
 .
 The following main services are included: NickServ, ChanServ, MemoServ,
 OperServ, BotServ, and HostServ.
 .
 The following IRC servers are supported:
 .
  * Bahamut 1.4.27 or later (including 1.8)
  * Charybdis 3.4 or later
  * Hybrid 8.2 or later
  * InspIRCd 1.2 or 2.0
  * ngIRCd 19.2 or later
  * Plexus 3 or later
  * Ratbox 2.0.6 or later
  * UnrealIRCd 3.2 or later

Package: checkbox-ng
Description-md5: 94b5ef78da01f8122bfd9cc4f404005b
Description-en: PlainBox based test runner
 CheckBoxNG is a hardware testing tool useful for certifying laptops,
 desktops and servers. It is a new version of CheckBox that is built
 directly on top of PlainBox. CheckBoxNG replaces CheckBox, where applicable.
 .
 This package contains the CheckBox command line tool

Package: corosync
Description-md5: 66e7e12ea9ecefc23cd13347b02ab6dc
Description-en: cluster engine daemon and utilities
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Corosync daemon and some administration tools.

Package: corosync-doc
Description-md5: 8ce9b74e1ab176352a6bf49cf33b5e79
Description-en: cluster engine HTML documentation
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Corosync HTML manuals and the API documentation
 generated by Doxygen.

Package: cpp-7
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-7-doc
Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf
Description-en: Documentation for the GNU C preprocessor (cpp)
 Documentation for the GNU C preprocessor in info format.

Package: cpp-8
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-8-doc
Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf
Description-en: Documentation for the GNU C preprocessor (cpp)
 Documentation for the GNU C preprocessor in info format.

Package: cpp-9
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-9-doc
Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf
Description-en: Documentation for the GNU C preprocessor (cpp)
 Documentation for the GNU C preprocessor in info format.

Package: cyrus-sasl2-doc
Description-md5: d7d08ebfc592e9842e2cf44e2e6633b0
Description-en: Cyrus SASL - documentation
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package contains documentation for system administrators.

Package: dovecot-core
Description-md5: 42825422b1ef9e3a592c94dfafed375c
Description-en: secure POP3/IMAP server - core files
 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 main server and its command line utility.

Package: dovecot-dev
Description-md5: ffb4394c4cda3a428a661a4a841033fd
Description-en: secure POP3/IMAP server - header files
 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 header files needed to compile plugins for the Dovecot
 mail server.

Package: dovecot-imapd
Description-md5: c160efea9f93533ab3404291018f7556
Description-en: secure POP3/IMAP server - IMAP daemon
 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 IMAP server.

Package: dovecot-pop3d
Description-md5: 399e133dbb91be39d372ab3528375bab
Description-en: secure POP3/IMAP server - POP3 daemon
 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 POP3 server.

Package: dpdk
Description-md5: cb8a15fa900de86d21d3a722f3b66d95
Description-en: Data Plane Development Kit (runtime)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime environment to run DPDK applications.

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: exim4
Description-md5: 458592f74d76e446735736c1d55ce615
Description-en: metapackage to ease Exim MTA (v4) installation
 Exim (v4) is a mail transport agent. exim4 is the metapackage depending
 on the essential components for a basic exim4 installation.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-base
Description-md5: ab23a802a5e7dee33641329abf2b6565
Description-en: support files for all Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. exim4-base provides the support
 files needed by all exim4 daemon packages. You need an additional package
 containing the main executable. The available packages are:
 .
  exim4-daemon-light
  exim4-daemon-heavy
 .
 If you build exim4 from the source package locally, you can also
 build an exim4-daemon-custom package tailored to your own feature set.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-config
Description-md5: 32395c972fcf7f5014c06bce8ee1c59a
Description-en: configuration for the Exim MTA (v4)
 Exim (v4) is a mail transport agent. exim4-config provides the configuration
 for the exim4 daemon packages. The configuration framework has been split
 off the main package to allow sites to replace the configuration scheme
 with their own without having to change the actual exim4 packages.
 .
 Sites with special configuration needs (having a lot of identically
 configured machines for example) can use this to distribute their own
 custom configuration via the packaging system, using the magic
 available with dpkg's conffile handling, without having to do local
 changes on all of these machines.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-daemon-heavy
Description-md5: 29c4b395a92bdc12932f151c3643a602
Description-en: Exim MTA (v4) daemon with extended features, including exiscan-acl
 Exim (v4) is a mail transport agent. This package contains the exim4
 daemon with extended features. In addition to the features already
 supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP,
 sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication,
 embedded Perl interpreter, and the content scanning extension
 (formerly known as "exiscan-acl") for integration of virus scanners
 and spamassassin.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-daemon-light
Description-md5: 3f5190a801cb3e11718c951f768c4d54
Description-en: lightweight Exim MTA (v4) daemon
 Exim (v4) is a mail transport agent. This package contains the exim4
 daemon with only basic features enabled. It works well with the
 standard setups that are provided by Debian and includes support for
 TLS encryption and the dlopen patch to allow dynamic loading of a
 local_scan function.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: exim4-dev
Description-md5: d5a123381ab67fa02f35533169e299d5
Description-en: header files for the Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. This package contains header
 files that can be used to compile code that is then dynamically linked
 to exim's local_scan interface.
 .
 The Debian exim4 packages have their own web page,
 http://wiki.debian.org/PkgExim4. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users

Package: freeradius
Description-md5: 8f93db923be1449fe3d8c09996bd75e7
Description-en: high-performance and highly configurable RADIUS server
 FreeRADIUS is a high-performance RADIUS server with support for:
  - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more.
  - Powerful policy configuration language.
  - Proxying and replicating requests by any criteria.
  - Support for many EAP types; TLS, PEAP, TTLS, etc.
  - Many vendor-specific attributes.
  - Regexp matching in string attributes.
 and lots more.

Package: freeradius-common
Description-md5: 1c7945f97894906b5aaee9b087c2f56c
Description-en: FreeRADIUS common files
 This package contains common files used by several of the other packages from
 the FreeRADIUS project.

Package: freeradius-config
Description-md5: ac5463a5cccad417d59c5cd9a88dd876
Description-en: FreeRADIUS default config files
 freeradius-config contains the default configuration for FreeRADIUS.
 .
 You can install a custom package which sets "Provides: freeradius-config" in
 order to use the FreeRADIUS packages without any default configuration getting
 into your way.

Package: freeradius-dhcp
Description-md5: 63c03705d2b33716c280099cb1b24d9d
Description-en: DHCP module for FreeRADIUS server
 The FreeRADIUS server can act as a DHCP server, and this module
 is necessary for that.

Package: freeradius-utils
Description-md5: 24b3cb63eaad19ed5b58df947d58078e
Description-en: FreeRADIUS client utilities
 This package contains various client programs and utilities from
 the FreeRADIUS Server project, including:
  - radclient
  - radeapclient
  - radlast
  - radsniff
  - radsqlrelay
  - radtest
  - radwho
  - radzap
  - rlm_ippool_tool
  - smbencrypt

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

Package: g++-8-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++-9
Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c
Description-en: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

Package: g++-9-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: gcc-7
Description-md5: 394374e688b1afb3af5f419895d29698
Description-en: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.

Package: gcc-7-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-7-doc
Description-md5: bf320d6d806b62ff03b567626d36b1fb
Description-en: Documentation for the GNU compilers (gcc, gobjc, g++)
 Documentation for the GNU compilers in info format.

Package: gcc-7-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-8
Description-md5: 394374e688b1afb3af5f419895d29698
Description-en: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.

Package: gcc-8-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-8-doc
Description-md5: bf320d6d806b62ff03b567626d36b1fb
Description-en: Documentation for the GNU compilers (gcc, gobjc, g++)
 Documentation for the GNU compilers in info format.

Package: gcc-8-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-9
Description-md5: 394374e688b1afb3af5f419895d29698
Description-en: GNU C compiler
 This is the GNU C compiler, a fairly portable optimizing compiler for C.

Package: gcc-9-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-9-doc
Description-md5: bf320d6d806b62ff03b567626d36b1fb
Description-en: Documentation for the GNU compilers (gcc, gobjc, g++)
 Documentation for the GNU compilers in info format.

Package: gcc-9-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-9-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-9-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-9-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-9-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-9-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-9-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: gccbrig-9
Description-md5: 9a28e5a1b5ddb546cea02ce7e6daf674
Description-en: GNU BRIG (HSA IL) frontend
 This is the GNU BRIG (HSA IL) frontend.
 The consumed format is a binary representation. The textual HSAIL
 can be compiled to it with a separate assembler.

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

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

Package: gccgo-9
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-9-doc
Description-md5: 76326180b2469131aa9547f46e5b3105
Description-en: Documentation for the GNU Go compiler (gccgo)
 Documentation for the GNU Go compiler in info format.

Package: gccgo-9-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: gdc-9
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-9-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: gfortran-8
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-8-doc
Description-md5: 17a01a9ada93e104865a01e6615e2401
Description-en: Documentation for the GNU Fortran compiler (gfortran)
 Documentation for the GNU Fortran compiler in info format.

Package: gfortran-8-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-9
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-9-doc
Description-md5: 17a01a9ada93e104865a01e6615e2401
Description-en: Documentation for the GNU Fortran compiler (gfortran)
 Documentation for the GNU Fortran compiler in info format.

Package: gfortran-9-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: gnat-9
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-9-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: gobjc++-9
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++-9-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-9
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-9-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: initramfs-tools-ubuntu-core
Description-md5: af54d8d6ffbd87c31ed1d0cd86710c89
Description-en: Tools for making a read-only Ubuntu Core image selectively writeable
 This package contains the scripts to make a read-only Ubuntu Core image
 selectively writeable. These scripts are run within the initramfs.
 This package should be installed on Ubuntu Core systems.

Package: lib32asan4
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: lib32asan4-dbg
Description-md5: bde72eaadd150a362fa2a39d6da988d7
Description-en: AddressSanitizer -- a fast memory error detector (32 bit debug symbols)
 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: lib32asan5
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: lib32asan5-dbg
Description-md5: bde72eaadd150a362fa2a39d6da988d7
Description-en: AddressSanitizer -- a fast memory error detector (32 bit debug symbols)
 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
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-dbg
Description-md5: 865d3c01985d4c1517371f8f439ecadf
Description-en: support library providing __atomic built-in functions (32 bit debug symbols)
 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: lib32cilkrts5
Description-md5: cfc0a1e0e2c2fe8e45700724c806a987
Description-en: Intel Cilk Plus language extensions (32bit)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: lib32cilkrts5-dbg
Description-md5: 302371f2bf006ba155500edad2c90bb0
Description-en: Intel Cilk Plus language extensions (32 bit debug symbols)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

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

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

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

Package: lib32gcc1
Description-md5: a31c67d540f86442c895f2663cb4d5c9
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.

Package: lib32gcc1-dbg
Description-md5: d2281f8d5a2b7dae7c362df43affcb03
Description-en: GCC support library (debug symbols)
 Debug symbols for the GCC support library.

Package: lib32gfortran-7-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-8-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-9-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: lib32gfortran4
Description-md5: 6b1141cbf03c78b07b329d00c2e7823f
Description-en: Runtime library for GNU Fortran applications (32bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran4-dbg
Description-md5: f1c6c70ede14acca0d8908ffcb0e809d
Description-en: Runtime library for GNU Fortran applications (32 bit debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib32gfortran5
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-dbg
Description-md5: f1c6c70ede14acca0d8908ffcb0e809d
Description-en: Runtime library for GNU Fortran applications (32 bit debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

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

Package: lib32go14-dbg
Description-md5: c72834060f6b473c88c959fce8644a48
Description-en: Runtime library for GNU Go applications (32 bit debug symbols)
 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

Package: lib32gomp1
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-dbg
Description-md5: 91ff2112f352a83cd9b7528de9b7a7c4
Description-en: GCC OpenMP (GOMP) support library (32 bit debug symbols)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib32gphobos-7-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-8-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-9-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: lib32gphobos71
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: lib32gphobos76
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: lib32gphobos76-dbg
Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b
Description-en: Phobos D standard library (debug symbols)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib32itm1
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-dbg
Description-md5: 7e27c82a201c45d900c2bb92b43713b5
Description-en: GNU Transactional Memory Library (32 bit debug symbols)
 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: lib32lsan0
Description-md5: e9b900fdd2d820580fa5248285865c55
Description-en: LeakSanitizer -- a memory leak detector (32bit)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer (empty package).

Package: lib32lsan0-dbg
Description-md5: 3324d53f5a8070bc617f2c2b066d6f74
Description-en: LeakSanitizer -- a memory leak detector (32 bit debug symbols)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer (empty package).

Package: lib32mpx2
Description-md5: 5afc922c54fcccb02d0244c2257bc6c3
Description-en: Intel memory protection extensions (32bit)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

Package: lib32mpx2-dbg
Description-md5: 6ba9160e11fb55e508faaa74118c8d01
Description-en: Intel memory protection extensions (32 bit debug symbols)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

Package: lib32objc-7-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-9-dev
Description-md5: 4563909f76273e1eff5ff297d7d93981
Description-en: Runtime library for GNU Objective-C applications (32bit development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

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

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

Package: lib32quadmath0
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-dbg
Description-md5: 2408724947bd37356dc923703c9b320e
Description-en: GCC Quad-Precision Math Library (32 bit debug symbols)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

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

Package: lib32stdc++6
Description-md5: 2124b81bef171d19a7c047c58ae7058f
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.

Package: lib32stdc++6-7-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: lib32stdc++6-9-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: lib32ubsan0
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: lib32ubsan0-dbg
Description-md5: 9f7135992c8b7133983b2e7952f67e04
Description-en: UBSan -- undefined behaviour sanitizer (32 bit debug symbols)
 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
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-dbg
Description-md5: 9f7135992c8b7133983b2e7952f67e04
Description-en: UBSan -- undefined behaviour sanitizer (32 bit debug symbols)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libasan4
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: libasan4-dbg
Description-md5: e0ab64cebecfb2c8f3560d8854956043
Description-en: AddressSanitizer -- a fast memory error detector (debug symbols)
 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: libasan5
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: libasan5-dbg
Description-md5: e0ab64cebecfb2c8f3560d8854956043
Description-en: AddressSanitizer -- a fast memory error detector (debug symbols)
 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
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-dbg
Description-md5: 26d76486cdd4f1973b721c8f322e9e61
Description-en: support library providing __atomic built-in functions (debug symbols)
 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: libcc1-0
Description-md5: d8a62f43eef344a718f9c7152d75d70c
Description-en: GCC cc1 plugin for GDB
 libcc1 is a plugin for GDB.

Package: libcfg-dev
Description-md5: 4bc98e25835b2f4b0e6530336514f27e
Description-en: cluster engine CFG library development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the CFG library.

Package: libcfg7
Description-md5: bfcc76deac5ea8587931f0c3452c5822
Description-en: cluster engine CFG library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the CFG library.

Package: libcilkrts5
Description-md5: ee1eb21d65e9b0336fe6bb9239b54288
Description-en: Intel Cilk Plus language extensions (runtime)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: libcilkrts5-dbg
Description-md5: b47b64f33229d8794aaceff5f0bba7d7
Description-en: Intel Cilk Plus language extensions (debug symbols)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: libcmap-dev
Description-md5: 011c0614008a69b95801932c49408b59
Description-en: cluster engine CMAP library development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Configuration Map library.

Package: libcmap4
Description-md5: 9e130adda9da57b225f213fe8d9773ce
Description-en: cluster engine CMAP library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Configuration Map library.

Package: libcorosync-common-dev
Description-md5: a24c346d394cb27215ad43b6414b94bd
Description-en: cluster engine common development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Corosync libraries.

Package: libcorosync-common4
Description-md5: c80f03ed4c2fc0e40bcf82475007ed0c
Description-en: cluster engine common library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Corosync common library.

Package: libcpg-dev
Description-md5: f66453120dd15a981a4ad80e994cc28b
Description-en: cluster engine CPG library development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Closed Process Group library.

Package: libcpg4
Description-md5: 6eeb162ab30ad3185c7bc13c1787ce68
Description-en: cluster engine CPG library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Closed Process Group library.

Package: libdbd-freetds
Description-md5: 437893fe7e8036a8f1aaebb14b0de68e
Description-en: Freetds database server driver for libdbi
 This driver provides connectivity to MS SQL Server or Sybase database
 servers through the libdbi Database Independent Abstraction Layer using
 Freetds. Switching a program's driver does not require recompilation or
 rewriting source code.

Package: libdbd-mysql
Description-md5: 2f6453a1b87e77abc15937f5ab7942e2
Description-en: MySQL database server driver for libdbi
 This driver provides connectivity to MySQL database servers through the
 libdbi Database Independent Abstraction Layer. Switching a program's driver
 does not require recompilation or rewriting source code.

Package: libdbd-pgsql
Description-md5: fe889b22a31ff8978490eec7cfd7eec3
Description-en: PostgreSQL database server driver for libdbi
 This driver provides connectivity to PostgreSQL database servers through the
 libdbi Database Independent Abstraction Layer. Switching a program's driver
 does not require recompilation or rewriting source code.

Package: libdbd-sqlite3
Description-md5: bbac5c425b82d758def37597a82c7afd
Description-en: SQLite3 database driver for libdbi
 This driver provides support for serverless SQLite3 databases through the
 libdbi Database Independent Abstraction Layer. Switching a program's driver
 does not require recompilation or rewriting source code.

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: libfreeradius-dev
Description-md5: 3c0c3d13bc398f9c14b6ccb3e25e2af3
Description-en: FreeRADIUS shared library development files
 The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by
 the FreeRADIUS server and some of the utilities.
 .
 This package contains the development headers and static library version.

Package: libfreeradius3
Description-md5: 919b31a593d09cd5d4a89177002536aa
Description-en: FreeRADIUS shared library
 The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by
 the FreeRADIUS server and some of the utilities.

Package: libgcc-7-dev
Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac
Description-en: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libgcc-8-dev
Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac
Description-en: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libgcc-9-dev
Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac
Description-en: GCC support library (development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libgcc1
Description-md5: bbd60d723e97d8e06c04228ee4c76f10
Description-en: GCC support library
 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.

Package: libgcc1-dbg
Description-md5: d2281f8d5a2b7dae7c362df43affcb03
Description-en: GCC support library (debug symbols)
 Debug symbols for the GCC support library.

Package: libgccjit-7-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-7-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-8-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-9-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-9-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: libgccjit0-dbg
Description-md5: a7bfe11387687a724589b6cd0df627c5
Description-en: GCC just-in-time compilation (debug information)
 libgccjit provides an embeddable shared library with an API for adding
 compilation to existing programs using GCC.

Package: libgfortran-7-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-8-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-9-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: libgfortran4
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran4-dbg
Description-md5: 8e6e17da8d0b42fc976ade7330c11a20
Description-en: Runtime library for GNU Fortran applications (debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5
Description-md5: bb4b9e7dbbaa67e95441936718b11f39
Description-en: Runtime library for GNU Fortran applications
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgfortran5-dbg
Description-md5: 8e6e17da8d0b42fc976ade7330c11a20
Description-en: Runtime library for GNU Fortran applications (debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libgnat-9
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-9-dbg
Description-md5: a1f30e9b04fb19502b1c456fd0019eb1
Description-en: runtime for applications compiled with GNAT (debugging symbols)
 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 debugging symbols.

Package: libgnatvsn9
Description-md5: 75e330fcf9a585cbfe2857d4468e3c84
Description-en: GNU Ada compiler selected components (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 libgnatvsn library exports selected GNAT components for use in other
 packages, most notably ASIS tools. It is licensed under the GNAT-Modified
 GPL, allowing to link proprietary programs with it.
 .
 This package contains the runtime shared library.

Package: libgnatvsn9-dbg
Description-md5: 814414c51c0b951882f9da1be21702ba
Description-en: GNU Ada compiler selected components (debugging symbols)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnatvsn library exports selected GNAT components for use in other
 packages, most notably ASIS tools. It is licensed under the GNAT-Modified
 GPL, allowing to link proprietary programs with it.
 .
 This package contains the debugging symbols.

Package: libgnatvsn9-dev
Description-md5: fa344c0d231c640dd6ef6c54f6b9640a
Description-en: GNU Ada compiler selected components (development files)
 GNAT is a compiler for the Ada programming language. It produces optimized
 code on platforms supported by the GNU Compiler Collection (GCC).
 .
 The libgnatvsn library exports selected GNAT components for use in other
 packages, most notably ASIS tools. It is licensed under the GNAT-Modified
 GPL, allowing to link proprietary programs with it.
 .
 This package contains the development files and static library.

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

Package: libgo14-dbg
Description-md5: e9237330081a278c3cbccde9c5c63b3a
Description-en: Runtime library for GNU Go applications (debug symbols)
 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

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
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-dbg
Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677
Description-en: GCC OpenMP (GOMP) support library (debug symbols)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libgphobos-7-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-8-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-9-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: libgphobos71
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: libgphobos76
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: libgphobos76-dbg
Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b
Description-en: Phobos D standard library (debug symbols)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libhsail-rt-7-dev
Description-md5: fdf9fe3239090741752f3b2eb4cff918
Description-en: HSAIL runtime library (development files)
 This library implements the agent-side runtime functionality required
 to run HSA finalized programs produced by the BRIG frontend.
 .
 The library contains both the code required to run kernels on the agent
 and also functions implementing more complex HSAIL instructions.

Package: libhsail-rt-9-dev
Description-md5: fdf9fe3239090741752f3b2eb4cff918
Description-en: HSAIL runtime library (development files)
 This library implements the agent-side runtime functionality required
 to run HSA finalized programs produced by the BRIG frontend.
 .
 The library contains both the code required to run kernels on the agent
 and also functions implementing more complex HSAIL instructions.

Package: libhsail-rt0
Description-md5: 84a3c02391f5e02bf06f20db11410669
Description-en: HSAIL runtime library
 This library implements the agent-side runtime functionality required
 to run HSA finalized programs produced by the BRIG frontend.
 .
 The library contains both the code required to run kernels on the agent
 and also functions implementing more complex HSAIL instructions.

Package: libhsail-rt0-dbg
Description-md5: 39f852853221b4edf5e1683739a093bd
Description-en: HSAIL runtime library (debug symbols)
 This library implements the agent-side runtime functionality required
 to run HSA finalized programs produced by the BRIG frontend.
 .
 The library contains both the code required to run kernels on the agent
 and also functions implementing more complex HSAIL instructions.

Package: libitm1
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-dbg
Description-md5: 41462d1cfcabe3bd47bcd28353e14894
Description-en: GNU Transactional Memory Library (debug symbols)
 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: libjs-jquery
Description-md5: c8b22b976a623a2bd39ace0d8c51066f
Description-en: JavaScript library for dynamic web applications
 jQuery is a fast, concise, JavaScript Library
 that simplifies how you traverse HTML documents, handle events,
 perform animations, and add Ajax interactions to your web pages.
 jQuery is designed to change the way that you write JavaScript.

Package: liblsan0
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-dbg
Description-md5: 542bbc8ec886b845fc7ef771c238206f
Description-en: LeakSanitizer -- a memory leak detector (debug symbols)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer.

Package: libmpx2
Description-md5: 068b37fc53b1ed6a5ce5c0b46ead8728
Description-en: Intel memory protection extensions (runtime)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

Package: libmpx2-dbg
Description-md5: 3a1bc98a578060323f606916da38cc8d
Description-en: Intel memory protection extensions (debug symbols)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

Package: libmysqlclient-dev
Description-md5: 716f7a81dc4e3e8899c7eaa66b24736d
Description-en: MySQL database development files
 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 development libraries and header files.

Package: libmysqlclient21
Description-md5: 49de807663510f5f2afd3e71efe199f1
Description-en: MySQL database client library
 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 client library.

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

Package: libnss-systemd
Description-md5: f5bdd7572f97a2162876ec5b0a11a2ca
Description-en: nss module providing dynamic user and group name resolution
 nss-systemd is a plug-in module for the GNU Name Service Switch (NSS)
 functionality of the GNU C Library (glibc), providing UNIX user and group name
 resolution for dynamic users and groups allocated through the DynamicUser=
 option in systemd unit files. See systemd.exec(5) for details on this
 option.
 .
 Installing this package automatically adds the module to /etc/nsswitch.conf.

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

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

Package: libobjc4-dbg
Description-md5: b444a22ecf71ec41ec6388bbebb0e347
Description-en: Runtime library for GNU Objective-C applications (debug symbols)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libpam-systemd
Description-md5: 7acf141cc9da21b0ad349b6cecc40e46
Description-en: system and service manager - PAM module
 This package contains the PAM module which registers user sessions in
 the systemd control group hierarchy for logind.
 .
 If in doubt, do install this package.
 .
 Packages that depend on logind functionality need to depend on libpam-systemd.

Package: libperl-dev
Description-md5: 493158c7ca91f27f024cd9c2d9d421aa
Description-en: Perl library: development files
 Files for developing applications which embed a Perl interpreter.

Package: libperl5.28
Description-md5: 0ffb4a62736cf4212cb75a32f9a1d520
Description-en: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.28 which contains the
 architecture-independent parts).

Package: libpython2.7
Description-md5: ca83a75c05dbdfe28eaeb1252ff614a4
Description-en: Shared Python runtime library (version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: libpython2.7-dbg
Description-md5: f2b41391895402a123a55c07a1d6812f
Description-en: Debug Build of the Python Interpreter (version 2.7)
 The package holds two things:
 .
 - Extensions for a Python interpreter configured with --pydebug.
 - Debug information for standard python extensions.
 .
 See the README.debug for more information.

Package: libpython2.7-dev
Description-md5: 2ef5e0390998d9ab1872bc0f6b694ff7
Description-en: Header files and a static library for Python (v2.7)
 Header files, a static library and development tools for building
 Python (v2.7) modules, extending the Python interpreter or embedding
 Python (v2.7) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
 .
 This package contains development files. It is normally not
 used on it's own, but as a dependency of python2.7-dev.

Package: libpython2.7-minimal
Description-md5: 703efc0a29ea636b32f475404406f7cc
Description-en: Minimal subset of the Python language (version 2.7)
 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python2.7-minimal.

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

Package: libpython3.7
Description-md5: 41806af1f2efb47f53d9ace13353377c
Description-en: Shared Python runtime library (version 3.7)
 Python is a high-level, interactive, object-oriented language. Its 3.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

Package: libpython3.7-dbg
Description-md5: 1644b04b4add55ce72b9f767532db8a6
Description-en: Debug Build of the Python Interpreter (version 3.7)
 The package holds two things:
 .
 - Extensions for a Python interpreter configured with --pydebug.
 - Debug information for standard python extensions.
 .
 See the README.debug for more information.

Package: libpython3.7-dev
Description-md5: f7023a6ff3c2a4cb7e6f2bae1f027f67
Description-en: Header files and a static library for Python (v3.7)
 Header files, a static library and development tools for building
 Python (v3.7) modules, extending the Python interpreter or embedding
 Python (v3.7) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
 .
 This package contains development files. It is normally not
 used on it's own, but as a dependency of python3.7-dev.

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

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

Package: libquadmath0
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-dbg
Description-md5: 51e0d32e2b63fbbb4bd76acf3872936c
Description-en: GCC Quad-Precision Math Library (debug symbols)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

Package: libquorum-dev
Description-md5: 5a1401b508b369fbcb611507f3de14c1
Description-en: cluster engine Quorum library development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Quorum library.

Package: libquorum5
Description-md5: 35ffe992b65b5cabe7c61af39d1f05ed
Description-en: cluster engine Quorum library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Quorum library.

Package: librte-acl18.11
Description-md5: 9e3dea0b3e48a93abc4b23404a46bd63
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-bbdev18.11
Description-md5: 855d84204892985c498d7543a08ceb9c
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-bitratestats18.11
Description-md5: f1172933b506cf2547ec3421b79f0496
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-bpf18.11
Description-md5: da26c1e63d8cd64f461ab4a4978d409f
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-dpaa18.11
Description-md5: 055e22a2b51396bfc6cbdaf7f0becb00
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-fslmc18.11
Description-md5: 17fad8cb6625a431792c054d1b835907
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-ifpga18.11
Description-md5: c9456b80421bbc8f7dd3f64f8b52dcfe
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-pci18.11
Description-md5: 1296fe38ff1cf8b2ad911d23133f3928
Description-en: Data Plane Development Kit (librte_bus_pci runtime library)
 DPDK is a set of libraries 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_pci.

Package: librte-bus-vdev18.11
Description-md5: 3e72293bbcfc41e9a79c3c49f0217989
Description-en: Data Plane Development Kit (librte_bus_vdev runtime library)
 DPDK is a set of libraries 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_vdev.

Package: librte-bus-vmbus18.11
Description-md5: 1da74c13ffc1c03fe5d4f42fba7f4ed1
Description-en: Data Plane Development Kit (librte_bus_vmbus runtime library)
 DPDK is a set of libraries 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_vmbus.

Package: librte-cfgfile18.11
Description-md5: bae1bd6562131d6285c9d5225074bbb4
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-cmdline18.11
Description-md5: c2be8ade147bad1d5ffed05742fc579a
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-cpt18.11
Description-md5: b961e21e11d9a689575911ac0f114392
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-dpaax18.11
Description-md5: 46787fd976304fbeae30e4afa9609609
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-octeontx18.11
Description-md5: 16c89d719f5141a6bfba22668d19c4f4
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_common_octeontx.

Package: librte-compressdev18.11
Description-md5: 75f4f4b844b32c26a86e89465aedbd40
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-cryptodev18.11
Description-md5: 8191d8bfca4c62e2c74a24c746d1f9fb
Description-en: Data Plane Development Kit (librte-cryptodev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_cryptodev.

Package: librte-distributor18.11
Description-md5: c29dafade78a7a8a65808867aea57a16
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-eal18.11
Description-md5: dafa3baa945c3153f83863b4260dcfa1
Description-en: Data Plane Development Kit (librte-eal runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_eal.

Package: librte-efd18.11
Description-md5: 1877a241cf3628b909c9916d106effb4
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-ethdev18.11
Description-md5: 080e41f540a61af23fe57117baf08264
Description-en: Data Plane Development Kit (libethdev runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for libethdev.

Package: librte-eventdev18.11
Description-md5: 12a473616c984b55df4d6bc30cd95544
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-flow-classify18.11
Description-md5: dc91ca2ea67f4e596fc3b218d6ba5499
Description-en: Data Plane Development Kit (librte-flow-classify runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_flow_classify.

Package: librte-gro18.11
Description-md5: 4992f8e3236e156e2506d5223c2de3d1
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-gso18.11
Description-md5: 4616ffd047af63e5d1633a3bbd5d7bae
Description-en: Data Plane Development Kit (librte-gso runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_gso.

Package: librte-hash18.11
Description-md5: 679d7db628e855105d6fd56d2d57c505
Description-en: Data Plane Development Kit (librte-hash runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_hash.

Package: librte-ip-frag18.11
Description-md5: 9d93c5e4e1bf55edd591523f954bf2a9
Description-en: Data Plane Development Kit (librte-ip-frag runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_ip_frag.

Package: librte-jobstats18.11
Description-md5: 3b3b089b2b36c647eee868bee6fcc012
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-kni18.11
Description-md5: 834193babe6dc7e9be1b70344230834f
Description-en: Data Plane Development Kit (librte-kni runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_kni.

Package: librte-kvargs18.11
Description-md5: 1ad6db530041104cbcd909faafbb5d35
Description-en: Data Plane Development Kit (librte-kvargs runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_kvargs.

Package: librte-latencystats18.11
Description-md5: c88ce9ef6f429f0bf42f68c53809624e
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-lpm18.11
Description-md5: 1093758bea991825f8c0fb8f0366e9a6
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-mbuf18.11
Description-md5: 086978340fc4aa377ccde57c6ed51854
Description-en: Data Plane Development Kit (librte-mbuf2 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_mbuf.

Package: librte-member18.11
Description-md5: 58684628999a23c3dbce9d6091d9cfee
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-bucket18.11
Description-md5: 29d17b3a3c3bf4221f19ad5f2d596a71
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-dpaa18.11
Description-md5: ecf8bfdb1391f169c2972b20dfbe5432
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-dpaa2-18.11
Description-md5: 6cd6ecdefb99ccdc0ee6fbd9d660d801
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-octeontx18.11
Description-md5: 0a4ef7c339915ae8187a9dfb8f19810a
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-ring18.11
Description-md5: 50fb1d52f8bf13379f8bf3c0852b8633
Description-en: Data Plane Development Kit (librte_mempool_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_mempool_ring.

Package: librte-mempool-stack18.11
Description-md5: 34bc997546fa7f2f59765062cb162999
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-mempool18.11
Description-md5: 2ae9e8bb684f400c67e753c6f8cab766
Description-en: Data Plane Development Kit (librte-mempool runtime library)
 DPDK is a set of libraries 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.

Package: librte-meter18.11
Description-md5: 5350674e50bb9c6f249e9a8837d32eb8
Description-en: Data Plane Development Kit (librte-meter runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_meter.

Package: librte-metrics18.11
Description-md5: 5c6519a0f6de9828c834b19ea3eb8c2e
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-net18.11
Description-md5: 5fe8c84fc1c71993d36c7e85f1811afd
Description-en: Data Plane Development Kit (librte-net runtime library)
 DPDK is a set of libraries 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.
 .
 The librte_net library is a collection of IP protocol definitions and
 convenience macros. It is based on code from the FreeBSD* IP stack and
 contains protocol numbers (for use in IP headers), IP-related macros,
 IPv4/IPv6 header structures and TCP, UDP and SCTP header structures.

Package: librte-pci18.11
Description-md5: b78ecbf9ec4fb8cabfd4054705a93071
Description-en: Data Plane Development Kit (librte_pci runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pci.

Package: librte-pdump18.11
Description-md5: 1e4229989f5a4ea0d05e0c10a430f724
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-pipeline18.11
Description-md5: 1b6c2316554e3b8356abaac636cb3086
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-pmd-aesni-gcm18.11
Description-md5: 7ada26e613c0eb027d3b6502df260c5c
Description-en: Data Plane Development Kit (librte_pmd_aesni_gcm runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_aesni_gcm.

Package: librte-pmd-aesni-mb18.11
Description-md5: f8acdf19760f10331422d363861bcb68
Description-en: Data Plane Development Kit (librte_pmd_aesni_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_pmd_aesni_mb.

Package: librte-pmd-af-packet18.11
Description-md5: b2c9c20267e7c95b8123983e09871f1c
Description-en: Data Plane Development Kit (librte-pmd-af-packet runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_af_packet.

Package: librte-pmd-ark18.11
Description-md5: 8aa28d8ec68087dd3df3d426a01e58e7
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_ark.

Package: librte-pmd-atlantic18.11
Description-md5: 24f16bb0b6e30312c68bd2826c9154e2
Description-en: Data Plane Development Kit (librte-pmd-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-pmd-atlantic.

Package: librte-pmd-avf18.11
Description-md5: 349e45ff727c7bc654ca967a699dbbc1
Description-en: Data Plane Development Kit (librte_pmd_avf runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_avf.

Package: librte-pmd-avp18.11
Description-md5: e48ef72916dfa78d5d07e085811b3dd6
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_avp.

Package: librte-pmd-axgbe18.11
Description-md5: d4a3c46f052b362ebdd4486f7e74fb2f
Description-en: Data Plane Development Kit (librte-pmd-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-pmd-axgbe.

Package: librte-pmd-bbdev-null18.11
Description-md5: 30a0ab8880698d256e23bc90de35031c
Description-en: Data Plane Development Kit (librte-pmd-bbdev-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-pmd-bbdev-null.

Package: librte-pmd-bnx2x18.11
Description-md5: 3b5778c33f2ccc38cc817d36fa286031
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_bnx2x.

Package: librte-pmd-bnxt18.11
Description-md5: c1f6f4a58472b5d4289ae2575cf7392d
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_bnxt.

Package: librte-pmd-bond18.11
Description-md5: 8621cdf2decbb001a63e7519e8d0be15
Description-en: Data Plane Development Kit (librte-pmd-bond runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_bond.

Package: librte-pmd-caam-jr18.11
Description-md5: 6f13bdebfb782c1b9ba5f3f89a8561f9
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_caam_jr.

Package: librte-pmd-ccp18.11
Description-md5: bdcee56edeb9e9b9cd8952cc6bd4e035
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_ccp.

Package: librte-pmd-crypto-scheduler18.11
Description-md5: 4c57442511afb026ca4ac91e30c77d79
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_crypto_scheduler.

Package: librte-pmd-cxgbe18.11
Description-md5: 06a2a48441ed18fb275a6e5f488aa7fb
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_cxgbe.

Package: librte-pmd-dpaa-event18.11
Description-md5: 01b19f2810122ba9ff23552ee82cfb0c
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa_event.

Package: librte-pmd-dpaa-sec18.11
Description-md5: d727ce65b87708cf317ec550a083ec5e
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa_sec.

Package: librte-pmd-dpaa18.11
Description-md5: 11bcb0560a9831894aeb8e8ab4884b17
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa.

Package: librte-pmd-dpaa2-18.11
Description-md5: d34348257b948486e99c5815c70b3821
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa2.

Package: librte-pmd-dpaa2-cmdif18.11
Description-md5: a57b74f2bbf31d59a9f4e4cd89a10492
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa2_cmdif.

Package: librte-pmd-dpaa2-event18.11
Description-md5: 155b2ce37216c22ec3989c89467af0c2
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa2_event.

Package: librte-pmd-dpaa2-qdma18.11
Description-md5: 3b23e2b3ffe21c3f4986ff6619b35fb6
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa2-qdma.

Package: librte-pmd-dpaa2-sec18.11
Description-md5: a796e09d8870a123d8ae70a29feaec27
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_dpaa2_sec.

Package: librte-pmd-dsw-event18.11
Description-md5: 89aa45877418e561b18bd11e4fe4625f
Description-en: Data Plane Development Kit (librte-pmd-dsw-event runtime library)
 DPDK is a set of libraries 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-pmd-e1000-18.11
Description-md5: eb55e2c08592c7ffdc46e36997f64b1a
Description-en: Data Plane Development Kit (librte-pmd-e1000 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_e1000.

Package: librte-pmd-ena18.11
Description-md5: c3bb9e89b926fb5377afa07fbbf3951b
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_ena.

Package: librte-pmd-enetc18.11
Description-md5: da74e4a558a357ed080862f25c726938
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_enetc.

Package: librte-pmd-enic18.11
Description-md5: 753eb9bd7f24159b24072271b0520288
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_enic.

Package: librte-pmd-failsafe18.11
Description-md5: 500c5004c965449b5867a725f127d272
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_failsafe.

Package: librte-pmd-fm10k18.11
Description-md5: bc0e7b4df0f97299c62be454687db543
Description-en: Data Plane Development Kit (librte-pmd-fm10k runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_fm10k.

Package: librte-pmd-i40e18.11
Description-md5: 7e6e1a97b9f3f5f0f1d958f4e426adb0
Description-en: Data Plane Development Kit (librte-pmd-i40e runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_i40e.

Package: librte-pmd-ifc18.11
Description-md5: 257c9ef061fd8916ee1d630cb55fb310
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_ifc.

Package: librte-pmd-ifpga-rawdev18.11
Description-md5: 3f54a804b54bd8d4b3c4a45e0ef2a9e6
Description-en: Data Plane Development Kit (librte-pmd-ifpga-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-pmd-ifpga-rawdev.

Package: librte-pmd-ixgbe18.11
Description-md5: 582791dda87a7a1fa114687f7537ac59
Description-en: Data Plane Development Kit (librte-pmd-ixgbe runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_ixgbe.

Package: librte-pmd-kni18.11
Description-md5: 8446abc0a73ce07b2b265ecef95f03a8
Description-en: Data Plane Development Kit (librte_pmd_kni runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_kni.

Package: librte-pmd-liquidio18.11
Description-md5: 12191ca95254dcb1c5806b98fdf8ab3d
Description-en: Data Plane Development Kit (librte_pmd_liquidio runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_liquidio.

Package: librte-pmd-mlx4-18.11
Description-md5: daf758adc39ec3b75b2cd2971654dc8e
Description-en: Data Plane Development Kit (librte-pmd-mlx4 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-pmd-mlx4.

Package: librte-pmd-mlx5-18.11
Description-md5: 3df8941f40463032dbbad32e680788c0
Description-en: Data Plane Development Kit (librte-pmd-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-pmd-mlx5.

Package: librte-pmd-netvsc18.11
Description-md5: 0f4b9e6889bc1b3cf4a92a3fe1380c36
Description-en: Data Plane Development Kit (librte-pmd-netvsc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_netvsc.

Package: librte-pmd-nfp18.11
Description-md5: 425e0fbc3b10fded7672da3b5955be0c
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_nfp.

Package: librte-pmd-null-crypto18.11
Description-md5: 3bd8632b68eb478af29a716a26281011
Description-en: Data Plane Development Kit (librte-pmd-null-crypto runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_null_crypto.

Package: librte-pmd-null18.11
Description-md5: 7a6523deb704753dd367f24079230081
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_null.

Package: librte-pmd-octeontx-compress18.11
Description-md5: f0bd3e61068d30093b7ebd5437ac2acc
Description-en: Data Plane Development Kit (librte_pmd_octeontx_compress runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_octeontx_compress.

Package: librte-pmd-octeontx-crypto18.11
Description-md5: 0e85a374f0a2b77c63f364f698935402
Description-en: Data Plane Development Kit (librte_pmd_octeontx_crypto runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_octeontx_crypto.

Package: librte-pmd-octeontx-event18.11
Description-md5: 6e7ad727dfae69a314bafd62179cff90
Description-en: Data Plane Development Kit (librte_pmd_octeontx_event runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_octeontx_event.

Package: librte-pmd-octeontx18.11
Description-md5: 4aa8a3d3c4fa1430a8ea090ffe5de888
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_octeontx.

Package: librte-pmd-opdl-event18.11
Description-md5: 6b4d9e7160c6129b43de835464a80dd4
Description-en: Data Plane Development Kit (librte_pmd_opdl_event runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_opdl_event.

Package: librte-pmd-openssl18.11
Description-md5: dc9ddc763fd1916d4ad387e914c26f82
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_openssl.

Package: librte-pmd-pcap18.11
Description-md5: 69724a93064f29eb5efd8762cd722068
Description-en: Data Plane Development Kit (librte-pmd-pcap runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_pcap.

Package: librte-pmd-qat18.11
Description-md5: 031540f43231a6b59636af41b96439ae
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_qat.

Package: librte-pmd-qede18.11
Description-md5: 0d33301b1609f759a2ac4e303b082131
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_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-pmd-ring18.11
Description-md5: 2649167d3a64a845f0093444bf43c16f
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_ring.

Package: librte-pmd-sfc18.11
Description-md5: 80eee23f18999de10dae55415afafca5
Description-en: Data Plane Development Kit (librte_pmd_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_pmd_sfc.

Package: librte-pmd-skeleton-event18.11
Description-md5: e7930342c2c4c7cb5daa5407293b6406
Description-en: Data Plane Development Kit (librte_pmd_skeleton_event runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_skeleton_event.

Package: librte-pmd-skeleton-rawdev18.11
Description-md5: c9a944b5cf2b3af74cc50c02cfcfb55f
Description-en: Data Plane Development Kit (librte-pmd-skeleton-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-pmd-skeleton-rawdev.

Package: librte-pmd-softnic18.11
Description-md5: b9a8c02cedcd8c498afc8a4fecd35e26
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_softnic.

Package: librte-pmd-sw-event18.11
Description-md5: c56fb2221e1e6b43eb9a40434f5872d9
Description-en: Data Plane Development Kit (librte_pmd_sw_event runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_sw_event.

Package: librte-pmd-tap18.11
Description-md5: ea1aa37e282d7e1765424835ee2661d8
Description-en: Data Plane Development Kit (librte_pmd_tap runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_tap.

Package: librte-pmd-thunderx18.11
Description-md5: 76346326bafe7996f6c5b73de5a56d92
Description-en: Data Plane Development Kit (librte_pmd_thunderx runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_thunderx.

Package: librte-pmd-vdev-netvsc18.11
Description-md5: fce4e918674577b17110092b010a8e41
Description-en: Data Plane Development Kit (librte-pmd-vdev-netvsc runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-pmd-vdev-netvsc.

Package: librte-pmd-vhost18.11
Description-md5: 550e3e76644680ba43f51cdae9b9bb06
Description-en: Data Plane Development Kit (librte-pmd-vhost runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_vhost.

Package: librte-pmd-virtio-crypto18.11
Description-md5: a4d4c657aa403349cd186dbe4188ac56
Description-en: Data Plane Development Kit (librte-pmd-virtio-crypto runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte-pmd-virtio-crypto.

Package: librte-pmd-virtio18.11
Description-md5: 7d96ac5153bc54c904fe96d33e71ac85
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_virtio.

Package: librte-pmd-vmxnet3-18.11
Description-md5: effc3133d6bbc34248b59f07fc1cd97a
Description-en: Data Plane Development Kit (librte-pmd-vmxnet3 runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_pmd_vmxnet3.

Package: librte-pmd-zlib18.11
Description-md5: 44398ec2ed33b34389f176d79607f223
Description-en: Data Plane Development Kit (librte-pmd-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_pmd_zlib.

Package: librte-port18.11
Description-md5: 697ac8487adbef10ffc9c6d3a7ca7313
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-power18.11
Description-md5: 59b60fcafb0d534ee6b68c2e1d78d516
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-rawdev18.11
Description-md5: 4b8f146f9c926118dceab59eaece074a
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-reorder18.11
Description-md5: b525b6145ec1b3da47279e7b37a4ad32
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-ring18.11
Description-md5: 194dd419c47845d686891138f770f11b
Description-en: Data Plane Development Kit (librte_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_ring.

Package: librte-sched18.11
Description-md5: 25f59e092e9490c382d3b07f91820659
Description-en: Data Plane Development Kit (librte_sched runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_sched.

Package: librte-security18.11
Description-md5: 9cddb0041f79b9607b8f1978b16cefa0
Description-en: Data Plane Development Kit (librte_security runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_security.

Package: librte-table18.11
Description-md5: 75f8994b659c550c6b2af17f264ce84b
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-telemetry18.11
Description-md5: 09f119979564e1887df6536a86f3da24
Description-en: Data Plane Development Kit (librte_telemetry runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_telemetry.

Package: librte-timer18.11
Description-md5: 9791ba77b8f05124f451de7210920b5f
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-vhost18.11
Description-md5: a7e6ec505d08bf2314f8c01f34ddc8d2
Description-en: Data Plane Development Kit (librte_vhost runtime library)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package contains the runtime libraries for librte_vhost.

Package: libsam-dev
Description-md5: bd55388001ddd39b9a21717ed5bec96f
Description-en: cluster engine SAM library development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Simple Availability Manager library.

Package: libsam4
Description-md5: be87b1ed7191d2d021081874095558d1
Description-en: cluster engine SAM library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Simple Availability Manager library.

Package: libsasl2-2
Description-md5: 3c521c98e6199cc3a38294bbf7517d23
Description-en: Cyrus SASL - authentication abstraction library
 This is the Cyrus SASL API implementation, version 2.1.
 .
 SASL is the Simple Authentication and Security Layer, a method for
 adding authentication support to connection-based protocols. To use
 SASL, a protocol includes a command for identifying and
 authenticating a user to a server and for optionally negotiating
 protection of subsequent protocol interactions. If its use is
 negotiated, a security layer is inserted between the protocol and the
 connection. See RFC 2222 for more information.
 .
 Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
 Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.

Package: libsasl2-dev
Description-md5: d7f32bc5a3915152e13a4ce1d8983dbc
Description-en: Cyrus SASL - development files for authentication abstraction library
 This is the Cyrus SASL API implementation, version 2. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package includes development files for compiling programs with SASL
 support. It is needed for development purposes only.

Package: libsasl2-modules
Description-md5: da76219b54f65f70b0087c7723cb0ad6
Description-en: Cyrus SASL - pluggable authentication modules
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS,
 NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support).

Package: libsasl2-modules-db
Description-md5: c4f2723280fa2cd92e5cd59c13f3ab2b
Description-en: Cyrus SASL - pluggable authentication modules (DB)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the DB plugin, which supports Berkeley DB lookups.

Package: libsasl2-modules-gssapi-mit
Description-md5: b1eb80e47fbc2a5ec747847f924fba48
Description-en: Cyrus SASL - pluggable authentication modules (GSSAPI)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the GSSAPI plugin, compiled with the MIT
 Kerberos 5 library.

Package: libsasl2-modules-sql
Description-md5: 1d3931918dd7a4d68b405fdd4c3c75e0
Description-en: Cyrus SASL - pluggable authentication modules (SQL)
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package provides the SQL plugin, which supports MySQL, PostgreSQL
 and SQLite.

Package: libspeechd-dev
Description-md5: b0cbd061ec5ff46814f8d8ed60212ce0
Description-en: Speech Dispatcher: Development libraries and header files
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains static library, and C headers needed for programs
 linked with the shared or static library.

Package: libspeechd2
Description-md5: 86fcde9fb71606efb4e51038d49469ac
Description-en: Speech Dispatcher: Shared libraries
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains a shared library needed for C programs linked with it.

Package: libstdc++-7-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++-7-doc
Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01
Description-en: GNU Standard C++ Library v3 (documentation files)
 This package contains documentation files for the GNU stdc++ library.
 .
 One set is the distribution documentation, the other set is the
 source documentation including a namespace list, class hierarchy,
 alphabetical list, compound list, file list, namespace members,
 compound members and file members.

Package: libstdc++-7-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++-8-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++-8-doc
Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01
Description-en: GNU Standard C++ Library v3 (documentation files)
 This package contains documentation files for the GNU stdc++ library.
 .
 One set is the distribution documentation, the other set is the
 source documentation including a namespace list, class hierarchy,
 alphabetical list, compound list, file list, namespace members,
 compound members and file members.

Package: libstdc++-9-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++-9-doc
Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01
Description-en: GNU Standard C++ Library v3 (documentation files)
 This package contains documentation files for the GNU stdc++ library.
 .
 One set is the distribution documentation, the other set is the
 source documentation including a namespace list, class hierarchy,
 alphabetical list, compound list, file list, namespace members,
 compound members and file members.

Package: libstdc++-9-pic
Description-md5: 1b398e74a3b20401a8669d8c6472c7cc
Description-en: GNU Standard C++ Library v3 (shared library subset kit)
 This is used to develop subsets of the libstdc++ shared libraries for
 use on custom installation floppies and in embedded systems.
 .
 Unless you are making one of those, you will not need this package.

Package: libstdc++6
Description-md5: 724ab84919e0e220afb960e36463914d
Description-en: GNU Standard C++ Library v3
 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.

Package: libstdc++6-7-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: libstdc++6-9-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: libsystemd-dev
Description-md5: 7122bf9ab5ca8703093117a2cda0fe22
Description-en: systemd utility library - development files
 The libsystemd0 library provides interfaces to various systemd components.
 .
 This package contains the development files.

Package: libsystemd0
Description-md5: 92180a6b506aa0eff52136aeb8212dc6
Description-en: systemd utility library
 The libsystemd0 library provides interfaces to various systemd components.

Package: libtiff-dev
Description-md5: 9da8bcdaa4c04ca6ee4ae233236c1927
Description-en: Tag Image File Format library (TIFF), development files
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the development files, static library, and header files.

Package: libtiff-doc
Description-md5: 418b6b38755ca1f970cc3282a8afc939
Description-en: TIFF manipulation and conversion documentation
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 contains documentation.

Package: libtiff5
Description-md5: bdf182da5cc17db1c9eb4ccb03647efc
Description-en: Tag Image File Format (TIFF) library
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library.

Package: libtiff5-dev
Description-md5: 73b8d3f4e7f02a253471dffb5c04c99a
Description-en: Tag Image File Format library (TIFF), development files (transitional package)
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the development files, static library, and header files.
 .
 This is a transitional package. It can safely be removed.

Package: libtiffxx5
Description-md5: 3947dc613cbd7efbe601b6c89e20c44f
Description-en: Tag Image File Format (TIFF) library -- C++ interface
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library for the experimental C++ interfaces.

Package: libtsan0
Description-md5: 750c144e4cc79bcf76c58f43c882ff70
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

Package: libtsan0-dbg
Description-md5: 12e218524cfc4fca62857d3e660e0018
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols)
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
 The Linux and Mac versions are based on Valgrind.

Package: libubsan0
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: libubsan0-dbg
Description-md5: 659cb3d2af748e8f726465d97392ba98
Description-en: UBSan -- undefined behaviour sanitizer (debug symbols)
 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
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-dbg
Description-md5: 659cb3d2af748e8f726465d97392ba98
Description-en: UBSan -- undefined behaviour sanitizer (debug symbols)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libudev-dev
Description-md5: 4085049214953c1e2cf5d9aee1c32173
Description-en: libudev development files
 This package contains the files needed for developing applications that
 use libudev.

Package: libudev1
Description-md5: ace5b83d7b48187416c90173a93255b6
Description-en: libudev shared library
 This library provides access to udev device information.

Package: libvotequorum-dev
Description-md5: 12e9b7dd8ba138413f4e3fb88da9d37a
Description-en: cluster engine Votequorum library development
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use the Votequorum library.

Package: libvotequorum8
Description-md5: d6e5672238307b23322e302f8af0107b
Description-en: cluster engine Votequorum library
 The Corosync Cluster Engine is a Group Communication
 System with additional features for implementing high availability within
 applications. The project provides four C Application Programming Interface
 features:
 .
  * A closed process group communication model with virtual synchrony
    guarantees for creating replicated state machines.
  * A simple availability manager that restarts the application process
    when it has failed.
  * A configuration and statistics in-memory database that provide the
    ability to set, retrieve, and receive change notifications of
    information.
  * A quorum system that notifies applications when quorum is achieved
    or lost.
 .
 This package contains the Votequorum library.

Package: libx32asan4
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: libx32asan4-dbg
Description-md5: b66995cafb0cff1e16849ce190628573
Description-en: AddressSanitizer -- a fast memory error detector (x32 debug symbols)
 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: libx32asan5
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: libx32asan5-dbg
Description-md5: b66995cafb0cff1e16849ce190628573
Description-en: AddressSanitizer -- a fast memory error detector (x32 debug symbols)
 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
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-dbg
Description-md5: a1d046f7c7bf1745f37238262b4d1081
Description-en: support library providing __atomic built-in functions (x32 debug symbols)
 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: libx32cilkrts5
Description-md5: be40389da3c3f2332e113477a1f68923
Description-en: Intel Cilk Plus language extensions (x32)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: libx32cilkrts5-dbg
Description-md5: 0b84023b44919fc8802e01e3945fa7d3
Description-en: Intel Cilk Plus language extensions (x32 debug symbols)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: libx32gcc-7-dev
Description-md5: df49fd36cacd441ececa361c98eaaa4a
Description-en: GCC support library (x32 development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libx32gcc-8-dev
Description-md5: df49fd36cacd441ececa361c98eaaa4a
Description-en: GCC support library (x32 development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libx32gcc-9-dev
Description-md5: df49fd36cacd441ececa361c98eaaa4a
Description-en: GCC support library (x32 development files)
 This package contains the headers and static library files necessary for
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.

Package: libx32gcc1
Description-md5: 23c4abc6ef9d972b6f047316897bf30d
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.

Package: libx32gcc1-dbg
Description-md5: d2281f8d5a2b7dae7c362df43affcb03
Description-en: GCC support library (debug symbols)
 Debug symbols for the GCC support library.

Package: libx32gfortran-7-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-8-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-9-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: libx32gfortran4
Description-md5: 3c011e928f9c344ce5ade56af0ec77b2
Description-en: Runtime library for GNU Fortran applications (x32)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libx32gfortran4-dbg
Description-md5: 10f29f1b5242ebba520971f18415252b
Description-en: Runtime library for GNU Fortran applications (x32 debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libx32gfortran5
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-dbg
Description-md5: 10f29f1b5242ebba520971f18415252b
Description-en: Runtime library for GNU Fortran applications (x32 debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libx32go14
Description-md5: 274d67a4807b2168ae6370f3e1f6a565
Description-en: Runtime library for GNU Go applications (x32)
 Library needed for GNU Go applications linked against the
 shared library.

Package: libx32go14-dbg
Description-md5: ecdc36ec2c26f4d5b8faf65a52d45fa4
Description-en: Runtime library for GNU Go applications (x32 debug symbols)
 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

Package: libx32gomp1
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-dbg
Description-md5: 7f819ff9ae10ec2d6646003e0204dc5f
Description-en: GCC OpenMP (GOMP) support library (x32 debug symbols)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers

Package: libx32gphobos-7-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-8-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-9-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: libx32gphobos71
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: libx32gphobos76
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: libx32gphobos76-dbg
Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b
Description-en: Phobos D standard library (debug symbols)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libx32itm1
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-dbg
Description-md5: 139a395a1e47ba8b13f22f43588f31ae
Description-en: GNU Transactional Memory Library (x32 debug symbols)
 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: libx32lsan0
Description-md5: e55556fa790743d4c47d82cff1e0e15d
Description-en: LeakSanitizer -- a memory leak detector (x32)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer (empty package).

Package: libx32lsan0-dbg
Description-md5: 0fe2e1c3967be8db432006845283cb08
Description-en: LeakSanitizer -- a memory leak detector (x32 debug symbols)
 LeakSanitizer (Lsan) is a memory leak detector which is integrated
 into AddressSanitizer (empty package).

Package: libx32objc-7-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-9-dev
Description-md5: f7dcb47d6608005e0ecbde60e08685b0
Description-en: Runtime library for GNU Objective-C applications (x32 development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libx32objc4
Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b
Description-en: Runtime library for GNU Objective-C applications (x32)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libx32objc4-dbg
Description-md5: 15ac2bbe50562f8e9e528e6d5f6f1024
Description-en: Runtime library for GNU Objective-C applications (x32 debug symbols)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libx32quadmath0
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-dbg
Description-md5: d1cced9ca62d9dde3650384b57532901
Description-en: GCC Quad-Precision Math Library (x32 debug symbols)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

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

Package: libx32stdc++6
Description-md5: f336833aedca4cda1d9923ce79172164
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.

Package: libx32stdc++6-7-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: libx32stdc++6-9-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: libx32ubsan0
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: libx32ubsan0-dbg
Description-md5: d6c2f65b1df2a03b9c7b4e20d596d17e
Description-en: UBSan -- undefined behaviour sanitizer (x32 debug symbols)
 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
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-dbg
Description-md5: d6c2f65b1df2a03b9c7b4e20d596d17e
Description-en: UBSan -- undefined behaviour sanitizer (x32 debug symbols)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: linux-aws
Description-md5: 7e69860171c6c8a0efda6ea26320ac20
Description-en: Complete Linux kernel for Amazon Web Services (AWS) systems.
 This package will always depend on the latest complete Linux kernel available
 for Amazon Web Services (AWS) systems.

Package: linux-aws-headers-4.18.0-1008
Description-md5: a98ca3fb2fe998fd02f557e9209de6e1
Description-en: Header files related to Linux kernel version 4.18.0
 This package provides kernel header files for version 4.18.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-aws-headers-4.18.0-1008/debian.README.gz for details

Package: linux-aws-tools-4.18.0-1008
Description-md5: d241e0542ce3369516ee1d89a2bfb761
Description-en: Linux kernel version specific tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1008 on
 64 bit x86.
 You probably want to install linux-tools-4.18.0-1008-<flavour>.

Package: linux-azure
Description-md5: 5d143c4091c2e7a303d314c0e24595f5
Description-en: Complete Linux kernel for Azure systems.
 This package will always depend on the latest complete Linux kernel available
 for Azure systems.

Package: linux-azure-cloud-tools-4.18.0-1008
Description-md5: e6c44fae2082a142524c2c2f1789d0fb
Description-en: Linux kernel version specific cloud tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 4.18.0-1008 on
 64 bit x86.
 You probably want to install linux-cloud-tools-4.18.0-1008-<flavour>.

Package: linux-azure-headers-4.18.0-1008
Description-md5: d9b70edb79f429fdda2569c0911de6d3
Description-en: Header files related to Linux kernel version 4.18.0
 This package provides kernel header files for version 4.18.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-azure-headers-4.18.0-1008/debian.README.gz for details

Package: linux-azure-tools-4.18.0-1008
Description-md5: d241e0542ce3369516ee1d89a2bfb761
Description-en: Linux kernel version specific tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1008 on
 64 bit x86.
 You probably want to install linux-tools-4.18.0-1008-<flavour>.

Package: linux-buildinfo-4.15.0-1032-oem
Description-md5: ec6b9a317bc4aefc4bb8618c8c2a11bc
Description-en: Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.15.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.18.0-1006-gcp
Description-md5: 0f0ce651de3166932e71b61cf63acd77
Description-en: Linux kernel buildinfo for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.18.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.18.0-1007-kvm
Description-md5: 0f0ce651de3166932e71b61cf63acd77
Description-en: Linux kernel buildinfo for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.18.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.18.0-1008-aws
Description-md5: 0f0ce651de3166932e71b61cf63acd77
Description-en: Linux kernel buildinfo for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.18.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.18.0-1008-azure
Description-md5: 0f0ce651de3166932e71b61cf63acd77
Description-en: Linux kernel buildinfo for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.18.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.19.0-12-generic
Description-md5: ee92a1345103ddd02e018b156a69f47d
Description-en: Linux kernel buildinfo for version 4.19.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.19.0-12-lowlatency
Description-md5: ee92a1345103ddd02e018b156a69f47d
Description-en: Linux kernel buildinfo for version 4.19.0 on 64 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 64 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-cloud-tools-4.18.0-1008-azure
Description-md5: d5dfe14827b090d111e92c8be452a56d
Description-en: Linux kernel version specific cloud tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.18.0-1008 on
 64 bit x86.

Package: linux-cloud-tools-4.19.0-12
Description-md5: 3f9b4a14f2f1381f250f1c7531f743c3
Description-en: Linux kernel version specific cloud tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 4.19.0-12 on
 64 bit x86.
 You probably want to install linux-cloud-tools-4.19.0-12-<flavour>.

Package: linux-cloud-tools-4.19.0-12-generic
Description-md5: 47bc56eeb0f38f4fe735eb43079ef869
Description-en: Linux kernel version specific cloud tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.19.0-12 on
 64 bit x86.

Package: linux-cloud-tools-4.19.0-12-lowlatency
Description-md5: 47bc56eeb0f38f4fe735eb43079ef869
Description-en: Linux kernel version specific cloud tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.19.0-12 on
 64 bit x86.

Package: linux-cloud-tools-azure
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-common
Description-md5: 627d80740c4d6a14c9916c3e545d23c9
Description-en: Linux kernel version specific cloud tools for version 4.19.0
 This package provides the architecture independent parts for kernel
 version locked tools for cloud tools for version PGKVER.

Package: linux-cloud-tools-generic
Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8
Description-en: Generic Linux kernel cloud tools
 This package will always depend on the latest generic kernel cloud tools
 available.

Package: linux-cloud-tools-lowlatency
Description-md5: 89afda7d1e45501227d8188a5d763dd8
Description-en: lowlatency Linux kernel cloud tools
 This package will always depend on the latest lowlatency kernel cloud tools
 available.

Package: linux-cloud-tools-virtual
Description-md5: 435e414f8a2bb73a3e9efac963d69981
Description-en: Virtual Linux kernel cloud tools
 This package will always depend on the latest minimal generic kernel cloud tools
 used for virtual instances.

Package: linux-crashdump
Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337
Description-en: Linux kernel crashdump setup for the latest generic kernel
 This package installs all the needed infrastructure to get crashdumps from
 your running system. If you are experiencing kernel crashes that cannot
 be debugged normally (because the problem is infrequent or panic's the
 system in such a way as to make information gathering impossible), then
 you can install this package to automatically enable capture of the
 vmcore on crashes.

Package: linux-doc
Description-md5: c6363f3ad94645d410a9aefaf0a088a5
Description-en: Linux kernel specific documentation for version 4.19.0
 This package provides the various documents in the 4.19.0 kernel
 Documentation/ subdirectory.  These document kernel subsystems, APIs, device
 drivers, and so on.  See
 /usr/share/doc/linux-doc/00-INDEX for a list of what is
 contained in each file.

Package: linux-gcp
Description-md5: d87663192d7fe5dc7add0127cbf19bdb
Description-en: Complete Google Cloud Platform (GCP) Linux kernel and headers
 This package will always depend on the latest complete Google Cloud Platform
 (GCP) Linux kernel and headers.

Package: linux-gcp-headers-4.18.0-1006
Description-md5: b9869a9e56aa474025e61177c0b8479c
Description-en: Header files related to Linux kernel version 4.18.0
 This package provides kernel header files for version 4.18.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-gcp-headers-4.18.0-1006/debian.README.gz for details

Package: linux-gcp-tools-4.18.0-1006
Description-md5: 9f7c89ab7dbfc7427ae7bed4f6ce0da1
Description-en: Linux kernel version specific tools for version 4.18.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1006 on
 64 bit x86.
 You probably want to install linux-tools-4.18.0-1006-<flavour>.

Package: linux-generic
Description-md5: 000d0a6187a93215f75bba542cc6df27
Description-en: Complete Generic Linux kernel and headers
 This package will always depend on the latest complete generic Linux kernel
 and headers.

Package: linux-gke
Description-md5: 5369f3a7274b192c6526117074b6f2a1
Description-en: Complete Google Container Engine (GKE) Linux kernel and headers
 This package will always depend on the latest complete Google Container Engine
 (GKE) Linux kernel and headers.

Package: linux-headers-4.15.0-1032-oem
Description-md5: e5fe9bf3ae8dd0bf9606b3fedd9aeef4
Description-en: Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.15.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.15.0-1032/debian.README.gz for details.

Package: linux-headers-4.18.0-1006-gcp
Description-md5: 0cdce1ff2c30124f545efbea85ff6d8d
Description-en: Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.18.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.18.0-1006/debian.README.gz for details.

Package: linux-headers-4.18.0-1007-kvm
Description-md5: 57603a7e190710baf68aa41d6c5ac7b6
Description-en: Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.18.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.18.0-1007/debian.README.gz for details.

Package: linux-headers-4.18.0-1008-aws
Description-md5: 8f7d7e445c2ac009b4909f253ab9e01d
Description-en: Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.18.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.18.0-1008/debian.README.gz for details.

Package: linux-headers-4.18.0-1008-azure
Description-md5: 8f7d7e445c2ac009b4909f253ab9e01d
Description-en: Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.18.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.18.0-1008/debian.README.gz for details.

Package: linux-headers-4.19.0-12
Description-md5: fff5b0608968cf37cde82d41103365d0
Description-en: Header files related to Linux kernel version 4.19.0
 This package provides kernel header files for version 4.19.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details

Package: linux-headers-4.19.0-12-generic
Description-md5: bf0d0c0c0b93e8566528003ee52e6c63
Description-en: Linux kernel headers for version 4.19.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.19.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-4.19.0-12-lowlatency
Description-md5: bf0d0c0c0b93e8566528003ee52e6c63
Description-en: Linux kernel headers for version 4.19.0 on 64 bit x86 SMP
 This package provides kernel header files for version 4.19.0 on
 64 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-aws
Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f
Description-en: Linux kernel headers for Amazon Web Services (AWS) systems.
 This package will always depend on the latest kernel headers available
 for Amazon Web Services (AWS) systems.

Package: linux-headers-azure
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-gcp
Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d
Description-en: Google Cloud Platform (GCP) Linux kernel headers
 This package will always depend on the latest Google Cloud Platform (GCP)
 kernel headers available.

Package: linux-headers-generic
Description-md5: 9c9742ab9c289b1e900fab477bc0070d
Description-en: Generic Linux kernel headers
 This package will always depend on the latest generic kernel headers
 available.

Package: linux-headers-gke
Description-md5: 9cfa072fb01881a41ab30aa1699e0970
Description-en: Google Container Engine (GKE) Linux kernel headers
 This package will always depend on the latest Google Container Engine (GKE)
 kernel headers available.

Package: linux-headers-kvm
Description-md5: 40a9cb111eb5468e160855868a0f395c
Description-en: Linux kernel headers for virtual systems.
 This package will always depend on the latest kernel headers available
 for virtual systems.

Package: linux-headers-lowlatency
Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6
Description-en: lowlatency Linux kernel headers
 This package will always depend on the latest lowlatency kernel headers
 available.

Package: linux-headers-oem
Description-md5: a38c8392f77a111af30e6bd7ecc16c1f
Description-en: OEM Linux kernel headers
 This package will always depend on the latest OEM kernel headers
 available.

Package: linux-headers-virtual
Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27
Description-en: Virtual Linux kernel headers
 This package will always depend on linux-headers-generic.

Package: linux-image-4.15.0-1032-oem
Description-md5: 5dc01de5fa314f0696e8cd7dde9b887b
Description-en: Signed kernel image oem
 A kernel image for oem.  This version of it is signed with
 Canonical's UEFI/Opal signing key.

Package: linux-image-4.18.0-1006-gcp
Description-md5: a844e08bb9bc7e5da00eb900399526fd
Description-en: Signed kernel image GCP
 A kernel image for GCP.  This version of it is signed with
 Canonical's UEFI/Opal signing key.

Package: linux-image-4.18.0-1007-kvm
Description-md5: 214154c219a8b2447ced7cbec663af5f
Description-en: Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel image for version 4.18.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward virtual systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-kvm meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-4.18.0-1008-aws
Description-md5: 613865091fe3410c781f37daa29c207d
Description-en: Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel image for version 4.18.0 on
 64 bit x86 SMP.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-4.18.0-1008-azure
Description-md5: 4f10ee54ba011a7f5b60c437e681a38d
Description-en: Signed kernel image azure
 A kernel image for azure.  This version of it is signed with
 Canonical's UEFI/Opal signing key.

Package: linux-image-4.19.0-12-generic
Description-md5: 54a18b1adebc179da3c9e59a5db5fe77
Description-en: Signed kernel image generic
 A kernel image for generic.  This version of it is signed with
 Canonical's UEFI/Opal signing key.

Package: linux-image-4.19.0-12-lowlatency
Description-md5: d033c93139790e893a4e35936dd49bc8
Description-en: Signed kernel image lowlatency
 A kernel image for lowlatency.  This version of it is signed with
 Canonical's UEFI signing key.

Package: linux-image-aws
Description-md5: d48f8260f8c20a3da56fff707dd8ef26
Description-en: Linux kernel image for Amazon Web Services (AWS) systems.
 This package will always depend on the latest kernel image available
 for Amazon Web Services (AWS) systems.

Package: linux-image-azure
Description-md5: 59fc023c98c9e1d74aefb185eab773d3
Description-en: Linux kernel image for Azure systems.
 This package will always depend on the latest kernel image available
 for Azure systems.

Package: linux-image-extra-virtual
Description-md5: 9294e4085f6284a282d73159409194a6
Description-en: Extra drivers for Virtual Linux kernel image
 This package will always depend on linux-image-generic.

Package: linux-image-gcp
Description-md5: f100d59138809689d7ab845357f64201
Description-en: Google Cloud Platform (GCP) Linux kernel image
 This package will always depend on the latest Google Cloud Platform (GCP)
 kernel image available.

Package: linux-image-generic
Description-md5: 6d632579c673704f44b290b16e7dbfd1
Description-en: Generic Linux kernel image
 This package will always depend on the latest generic kernel image
 available.

Package: linux-image-gke
Description-md5: 4b1a3063844337a92bdbf600862ec65d
Description-en: Google Container Engine (GKE) Linux kernel image
 This package will always depend on the latest Google Container Engine (GKE)
 kernel image available.

Package: linux-image-kvm
Description-md5: 7d945f6f00763871c0863ed74e08dd5c
Description-en: Linux kernel image for virtual systems.
 This package will always depend on the latest kernel image available
 for virtual systems.

Package: linux-image-lowlatency
Description-md5: 81c6fc6425f7566aa856ff1be6d8b320
Description-en: lowlatency Linux kernel image
 This package will always depend on the latest lowlatency kernel image
 available.

Package: linux-image-oem
Description-md5: 3dde93b5bdac4bce49c7cb3c374d0dd5
Description-en: OEM Linux kernel image
 This package will always depend on the latest OEM kernel image
 available.

Package: linux-image-unsigned-4.15.0-1032-oem
Description-md5: 5035480e37133c0c031647ce3c9d6b04
Description-en: Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 4.15.0 on
 64 bit x86 SMP.
 .
 Supports OEM processors.
 .
 Geared toward desktop systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-oem meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-4.18.0-1006-gcp
Description-md5: 6c977bb716397532ec6e452b80377d02
Description-en: Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 4.18.0 on
 64 bit x86 SMP.
 .
 Supports amd64 processors.
 .
 Geared toward GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-4.18.0-1008-azure
Description-md5: 5a4814bc61d50ead62b396386b68ffd5
Description-en: Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 4.18.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-4.19.0-12-generic
Description-md5: 9ac0946aaf471d63c1e326ccda167051
Description-en: Linux kernel image for version 4.19.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 4.19.0 on
 64 bit x86 SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-unsigned-4.19.0-12-lowlatency
Description-md5: 3ad95f94ff6290428d9d96aeab861a5f
Description-en: Linux kernel image for version 4.19.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 4.19.0 on
 64 bit x86 SMP.
 .
 Supports Lowlatency processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-lowlatency meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-virtual
Description-md5: 730c41972b2fe1e17a49895d30344c78
Description-en: Virtual Linux kernel image
 This package will always depend on the latest minimal generic kernel image
 used for virtual instances.

Package: linux-kvm
Description-md5: 253e7b91934acfd4384c636877e8fca1
Description-en: Complete Linux kernel for virtual systems.
 This package will always depend on the latest complete Linux kernel available
 for virtual systems.

Package: linux-kvm-headers-4.18.0-1007
Description-md5: 7b3ffdd9f67c13ef8f4e181721b29d5f
Description-en: Header files related to Linux kernel version 4.18.0
 This package provides kernel header files for version 4.18.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-kvm-headers-4.18.0-1007/debian.README.gz for details

Package: linux-kvm-tools-4.18.0-1007
Description-md5: 152f0c851c1d525d00575db8a88fab91
Description-en: Linux kernel version specific tools for version 4.18.0-1007
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1007 on
 64 bit x86.
 You probably want to install linux-tools-4.18.0-1007-<flavour>.

Package: linux-libc-dev
Description-md5: d5d143e6dffc891f04a85464446f9451
Description-en: Linux Kernel Headers for development
 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-lowlatency
Description-md5: b52e19b8044c25aff9dce108f24e2ee9
Description-en: Complete lowlatency Linux kernel
 This package will always depend on the latest complete lowlatency Linux kernel
 available.

Package: linux-modules-4.15.0-1032-oem
Description-md5: 15623059edd746625619a225b28750b5
Description-en: Linux kernel extra modules for version 4.15.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 OEM processors.
 .
 Geared toward desktop systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-oem meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.18.0-1006-gcp
Description-md5: af1b0389be281b03df124ebc6a892408
Description-en: Linux kernel extra modules for version 4.18.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 GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.18.0-1007-kvm
Description-md5: a28732f82f9989ddd5c18b227f618141
Description-en: Linux kernel extra modules for version 4.18.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 virtual systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-kvm meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.18.0-1008-aws
Description-md5: d8e005fdd40f87f27b74008edc0d7532
Description-en: Linux kernel extra modules for version 4.18.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 AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.18.0-1008-azure
Description-md5: bba892c329b19d18b2dc35e36515ac96
Description-en: Linux kernel extra modules for version 4.18.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-4.19.0-12-generic
Description-md5: 217d9e599f614e6d5bfe7964c75f4163
Description-en: Linux kernel extra modules for version 4.19.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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-lowlatency
Description-md5: 1362d46dbacccc18d5623b2cf3977c11
Description-en: Linux kernel extra modules for version 4.19.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 Lowlatency processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-lowlatency meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-4.18.0-1006-gcp
Description-md5: 751f0f47b6f2e4af08702d08eaa09756
Description-en: Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 4.18.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 GCP/GKE systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-gcp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-4.18.0-1008-azure
Description-md5: e4b4b092ada40a9d70fa892e616ab338
Description-en: Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 4.18.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-4.19.0-12-generic
Description-md5: 54780221b2fcfc43c5d21fa6fcac6bfd
Description-en: Linux kernel extra modules for version 4.19.0 on 64 bit x86 SMP
 This package contains the Linux kernel extra modules for version 4.19.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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-azure
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-gcp
Description-md5: 90c9f926cfb2494a683cedd71a374ab9
Description-en: Google Cloud Platform (GCP) Linux kernel extra modules
 This package will always depend on the latest Google Cloud Platform (GCP)
 extra modules package available.

Package: linux-modules-extra-gke
Description-md5: 03b54e749908469728e71772f8fa00ad
Description-en: Google Container Engine (GKE) Linux kernel extra modules
 This package will always depend on the latest Google Container Engine (GKE)
 extra modules package available.

Package: linux-oem
Description-md5: f5ceccf3e6ffde2bc0f9e5adc29d6f9e
Description-en: Complete OEM Linux kernel and headers
 This package will always depend on the latest complete OEM Linux kernel
 and headers.

Package: linux-oem-headers-4.15.0-1032
Description-md5: c39175b20560b25028e812521323754b
Description-en: Header files related to Linux kernel version 4.15.0
 This package provides kernel header files for version 4.15.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-oem-headers-4.15.0-1032/debian.README.gz for details

Package: linux-oem-tools-4.15.0-1032
Description-md5: 68fc8c27b91bd07de77e9a8f42361fb5
Description-en: Linux kernel version specific tools for version 4.15.0-1032
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.15.0-1032 on
 64 bit x86.
 You probably want to install linux-tools-4.15.0-1032-<flavour>.

Package: linux-signed-azure
Description-md5: 1f20c6cb7313fa276cb34a479c42a15c
Description-en: Complete Signed Azure Linux kernel and headers (dummy transitional package)
 This package will always depend on the latest complete azure Linux kernel
 and headers.  Signed with the Ubuntu EFI key.

Package: linux-signed-generic
Description-md5: 834e093e2da0bcd5097f327be8fe4de8
Description-en: Complete Signed Generic Linux kernel and headers (dummy transitional package)
 This package will always depend on the latest complete generic Linux kernel
 and headers.  Signed with the Ubuntu EFI key.

Package: linux-signed-image-azure
Description-md5: 09d9b4e6661a4033d59cdfeb8f6446a5
Description-en: Signed Azure Linux kernel image (dummy transitional package)
 This package will always depend on the latest azure kernel image
 available.  Signed with the Ubuntu EFI key.

Package: linux-signed-image-generic
Description-md5: 241ab7e8a95119fcc90f7f2597a69ca6
Description-en: Signed Generic Linux kernel image (dummy transitional package)
 This package will always depend on the latest generic kernel image
 available.  Signed with the Ubuntu EFI key.

Package: linux-signed-image-lowlatency
Description-md5: fb7412669e63b716da869c0baa45983a
Description-en: Signed Lowlatency Linux kernel image (dummy transitional package)
 This package will always depend on the latest lowlatency kernel image
 available.  Signed with the Ubuntu EFI key.

Package: linux-signed-lowlatency
Description-md5: 6ba000f7a97ad3db7d1f7c027cb7b1b7
Description-en: Complete Signed Lowlatency Linux kernel and headers (dummy transitional package)
 This package will always depend on the latest complete lowlatency Linux kernel
 and headers.  Signed with the Ubuntu EFI key.

Package: linux-source
Description-md5: 1cac084d2ae18dfd06b96585b4be564d
Description-en: Linux kernel source with Ubuntu patches
 This package will always depend on the latest Linux kernel source code
 available. The Ubuntu patches have been applied.

Package: linux-source-4.19.0
Description-md5: 4cc07ab98db686c54a07a950d81b4366
Description-en: Linux kernel source for version 4.19.0 with Ubuntu patches
 This package provides the source code for the Linux kernel version
 4.19.0.
 .
 This package is mainly meant for other packages to use, in order to build
 custom flavours.
 .
 If you wish to use this package to create a custom Linux kernel, then it
 is suggested that you investigate the package kernel-package, which has
 been designed to ease the task of creating kernel image packages.
 .
 If you are simply trying to build third-party modules for your kernel,
 you do not want this package. Install the appropriate linux-headers
 package instead.

Package: linux-tools-4.15.0-1032-oem
Description-md5: 9d9114da46e7fb0fab5691ddb8ba9568
Description-en: Linux kernel version specific tools for version 4.15.0-1032
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.15.0-1032 on
 64 bit x86.

Package: linux-tools-4.18.0-1006-gcp
Description-md5: 4d53d6bca8115cdc08a5592d54cb6673
Description-en: Linux kernel version specific tools for version 4.18.0-1006
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1006 on
 64 bit x86.

Package: linux-tools-4.18.0-1007-kvm
Description-md5: d7e5610b7e0643c75e5978069c1a3e60
Description-en: Linux kernel version specific tools for version 4.18.0-1007
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1007 on
 64 bit x86.

Package: linux-tools-4.18.0-1008-aws
Description-md5: c86dcd2b7add27c820643c5536839d66
Description-en: Linux kernel version specific tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1008 on
 64 bit x86.

Package: linux-tools-4.18.0-1008-azure
Description-md5: c86dcd2b7add27c820643c5536839d66
Description-en: Linux kernel version specific tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1008 on
 64 bit x86.

Package: linux-tools-4.19.0-12
Description-md5: 198e8ebe28a91d6243e421ac5d1abd82
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 64 bit x86.
 You probably want to install linux-tools-4.19.0-12-<flavour>.

Package: linux-tools-4.19.0-12-generic
Description-md5: fb146a59b38114e3c531cb3e866445a0
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 64 bit x86.

Package: linux-tools-4.19.0-12-lowlatency
Description-md5: fb146a59b38114e3c531cb3e866445a0
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 64 bit x86.

Package: linux-tools-aws
Description-md5: afac901302a564cef62a0809a4d8ec7b
Description-en: Linux kernel versioned tools for Amazon Web Services (AWS) systems.
 This package will always depend on the latest Linux kernel versioned tools
 available for Amazon Web Services (AWS) systems.

Package: linux-tools-azure
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-common
Description-md5: 73b404a93f873007750ab7d1867e59c2
Description-en: Linux kernel version specific tools for version 4.19.0
 This package provides the architecture independent parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version PGKVER.

Package: linux-tools-gcp
Description-md5: 3d914bfcdd174f3e1189d829307612c2
Description-en: Google Cloud Platform (GCP) Linux kernel tools
 This package will always depend on the latest Google Cloud Platform (GCP)
 kernel tools available.

Package: linux-tools-generic
Description-md5: 64a22a7a6c16a9e754ca8416e318c089
Description-en: Generic Linux kernel tools
 This package will always depend on the latest generic kernel tools
 available.

Package: linux-tools-gke
Description-md5: 6e72416911e80a401d51458df80874c4
Description-en: Google Container Engine (GKE) Linux kernel tools
 This package will always depend on the latest Google Container Engine (GKE)
 kernel tools available.

Package: linux-tools-host
Description-md5: d29120b11150b79af4338241d0a5dc74
Description-en: Linux kernel VM host tools
 This package provides kernel tools useful for VM hosts.

Package: linux-tools-kvm
Description-md5: e17495f95d35a6507f5ac75579a7c604
Description-en: Linux kernel versioned tools for virtual systems.
 This package will always depend on the latest Linux kernel versioned tools
 available for virtual systems.

Package: linux-tools-lowlatency
Description-md5: e3526bccc03154dd5bfd31ac11ba341e
Description-en: lowlatency Linux kernel tools
 This package will always depend on the latest lowlatency kernel tools
 available.

Package: linux-tools-oem
Description-md5: 544dead17e2cf698cd9acab1fb72ea0b
Description-en: OEM Linux kernel tools
 This package will always depend on the latest OEM kernel tools
 available.

Package: linux-tools-virtual
Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb
Description-en: Virtual Linux kernel tools
 This package will always depend on the latest minimal generic kernel tools
 used for virtual instances.

Package: linux-virtual
Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c
Description-en: Minimal Generic Linux kernel and headers
 This package will always depend on linux-image-virtual and
 linux-headers-virtual.

Package: livecd-rootfs
Description-md5: 7b59fd93401bd0efd37505de924d874f
Description-en: construction script for the livecd rootfs
 livecd-rootfs provides the script used to create the root filesystem
 on the livecd.

Package: lsb-base
Description-md5: 097c50ae4dc8b22ec551f0128089a56c
Description-en: Linux Standard Base init script functionality
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 This package only includes the init-functions shell library, which
 may be used by other packages' initialization scripts for console
 logging and other purposes.

Package: lsb-release
Description-md5: 65ec3e346c054b77b914b6a1d4e5fb15
Description-en: Linux Standard Base version reporting utility
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
 core system that third-party applications written for Linux can
 depend upon.
 .
 The lsb-release command is a simple tool to help identify the Linux
 distribution being used and its compliance with the Linux Standard Base.
 LSB conformance will not be reported unless the required metapackages are
 installed.
 .
 While it is intended for use by LSB packages, this command may also
 be useful for programmatically distinguishing between a pure Debian
 installation and derived distributions.

Package: mail-stack-delivery
Description-md5: a344ae6c5f24033e88eae160780ba7aa
Description-en: transitional package
 This is a transitional package. It can safely be removed.
 .
 If you had formerly set up dovecot via mail-stack-delivery this package will
 still have the configuration /etc/dovecot/conf.d/99-mail-stack-delivery.conf
 associated to it which will be removed if you purge the package.

Package: mysql-client
Description-md5: 5d7fa8d3505d811b2b9e71e639c7e1dd
Description-en: MySQL database client (metapackage depending on the latest version)
 This is an empty package that depends on the current "best" version of
 mysql-client (currently mysql-client-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 considered to be in the best shape by the
 Maintainers.

Package: mysql-client-8.0
Description-md5: ffe884a5da09cb7b198d6de70b149317
Description-en: MySQL database client binaries
 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 client binaries and the additional tool
 mysqlreport.

Package: mysql-client-core-8.0
Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0
Description-en: MySQL database core client binaries
 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 core client files, as used by Akonadi.

Package: mysql-server
Description-md5: 743caadb7bcc9923a15d886cf7260d23
Description-en: MySQL database server (metapackage depending on the latest version)
 This is an empty package that depends on the current "best" version of
 mysql-server (currently mysql-server-8.0), as determined by the MySQL
 maintainers. Install this package if in doubt about which MySQL
 version you need. That will install the version recommended by the
 package maintainers.
 .
 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.

Package: mysql-server-8.0
Description-md5: 3ae11e16f793b3ee84f73a5fa268ad9b
Description-en: MySQL database server binaries and system database setup
 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 contains all the infrastructure needed to setup system
 databases.

Package: mysql-server-core-8.0
Description-md5: a54aa75db64667c487b6c9d3800b8153
Description-en: MySQL database server binaries
 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 server binaries but doesn't contain all the
 infrastructure needed to setup system databases.

Package: net-tools
Description-md5: 08f345ee19e62d4fd85e960d3a061a33
Description-en: NET-3 networking toolkit
 This package includes the important tools for controlling the network
 subsystem of the Linux kernel.  This includes arp, ifconfig, netstat,
 rarp, nameif and route.  Additionally, this package contains utilities
 relating to particular network hardware types (plipconfig, slattach,
 mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr).
 .
 In the upstream package 'hostname' and friends are included. Those are
 not installed by this package, since there is a special "hostname*.deb".

Package: openstack-dashboard
Description-md5: a54f5b92f84ab1d5b6c3fa553f99ef77
Description-en: Django web interface for OpenStack
 The OpenStack Dashboard is a reference implementation of a Django site that
 uses the Django-Nova project to provide web based interactions with the
 OpenStack Nova cloud controller.

Package: openstack-dashboard-common
Description-md5: 1b68105103a266973cb0e91a7529a793
Description-en: Django web interface for OpenStack - common files
 The OpenStack Dashboard is a reference implementation of a Django site that
 uses the Django-Nova project to provide web based interactions with the
 OpenStack Nova cloud controller.
 .
 This package provides common files.

Package: openvswitch-common
Description-md5: 592fb336c66a49b36ec2d6b8873eb66a
Description-en: Open vSwitch common components
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-common provides components required by both openvswitch-switch
 and openvswitch-testcontroller.

Package: openvswitch-dbg
Description-md5: 963111b391333c82170e6233714ee2c8
Description-en: Debug symbols for Open vSwitch packages
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains the debug symbols for all the other openvswitch-*
 packages.  Install it to debug one of them or to examine a core dump
 produced by one of them.

Package: openvswitch-doc
Description-md5: 34dbb9eb458b41810977ed67bd034a5b
Description-en: Open vSwitch documentation
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package provides documentation for configuration and use
 of Open vSwitch.

Package: openvswitch-switch
Description-md5: ff569939b14d8f902d88039019fdf3ae
Description-en: Open vSwitch switch implementations
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-switch provides the userspace components and utilities for
 the Open vSwitch kernel-based switch.

Package: openvswitch-switch-dpdk
Description-md5: c9a918dc998b88bacbc77b69bf99d90f
Description-en: DPDK enabled Open vSwitch switch implementation
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 openvswitch-switch provides the userspace components and utilities for
 the Open vSwitch kernel-based switch.
 .
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 .
 This package provides a DPDK enabled implementation of the ovs-vswitchd
 binary.

Package: perl
Description-md5: 603cb1e5fe66da8106c364f4e9b84082
Description-en: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.

Package: perl-base
Description-md5: eb1cc1a34379af9091c6c5d6dc31f008
Description-en: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.28"
 and "perl-doc").

Package: perl-debug
Description-md5: 11b937dac8b92a329c540e8c5e5e1546
Description-en: debug-enabled Perl interpreter
 debugperl provides a debug-enabled version of Perl which can produce
 extensive information about the interpreter as it compiles and executes
 a program (see the -D switch in perlrun(1)).
 .
 Note that this package is primarily of use in debugging *Perl* rather
 than perl programs, which may be traced/debugged using the standard
 perl binary using the -d switch (see perldebug(1)).
 .
 In addition, this package also includes debugging information for the normal
 Perl interpreter.

Package: perl-doc
Description-md5: 6cd25412f32c953589ef8fcaf1f5f46d
Description-en: Perl documentation
 Perl manual pages, POD documentation and the `perldoc' program.  If you are
 writing Perl programs, you almost certainly need this.

Package: perl-modules-5.28
Description-md5: cf5c10235cee0d97c54993f7bcdc2050
Description-en: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.28' directly, they
 should use `perl' (which depends on `perl-modules-5.28') instead.

Package: python-apt
Description-md5: 2b295efc7c4e39a13486f5a6990ce22b
Description-en: Python interface to libapt-pkg
 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions, such as:
 .
  - Access to the APT configuration system
  - Access to the APT package information database
  - Parsing of Debian package control files, and other files with a
    similar structure
 .
 The included 'aptsources' Python interface provides an abstraction of
 the sources.list configuration on the repository and the distro level.

Package: python-apt-common
Description-md5: 9486cdd426b423b724eaae43fef5dcd7
Description-en: Python interface to libapt-pkg (locales)
 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains locales.

Package: python-apt-dbg
Description-md5: c794a1d7769c7ce363f782474b040101
Description-en: Python interface to libapt-pkg (debug extension)
 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-apt-dev
Description-md5: 57c4bd1cc13f9b16f01048f636ef0d16
Description-en: Python interface to libapt-pkg (development files)
 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the header files needed to use python-apt objects from
 C++ applications.

Package: python-apt-doc
Description-md5: 7a48d828395ece3f06a390d4c68abdd0
Description-en: Python interface to libapt-pkg (API documentation)
 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the API documentation of python-apt.

Package: python-numpy
Description-md5: 7f7fe2d2ed613d0e3a7ffabfd3df14fb
Description-en: Numerical Python adds a fast array facility to the Python language
 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which are
 now deprecated and shouldn't be used except to support older
 software.

Package: python-numpy-dbg
Description-md5: 3f4626d6863b3a1bde4b43fb67bedf96
Description-en: Fast array facility to the Python language (debug extension)
 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-numpy-doc
Description-md5: a147fd7724d6f967382caa8c0f0af4ad
Description-en: NumPy documentation
 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains documentation for Numpy and f2py.

Package: python-os-vif-doc
Description-md5: 6f0af7c0d5c7002509ccfe9dd77f4df6
Description-en: Integration library between network and compute - doc
 A library for plugging and unplugging virtual interfaces in OpenStack.
 .
 This package contains the documentation.

Package: python-oslo.config
Description-md5: 71e97a1e4686d5fbe3646fb3b55220b5
Description-en: Common code for Openstack Projects (configuration API) - Python 2.x
 The OpenStack Oslo project provides Python libraries containing
 infrastructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
 .
 This package provides the Python 2.x module.

Package: python-oslo.config-doc
Description-md5: 6a1ee93865025e1a75f9e5ef4ec8a5dd
Description-en: Common code for Openstack Projects (configuration API) - doc
 The OpenStack Oslo project provides Python libraries containing
 infrastructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
 .
 This package provides the documentation.

Package: python-pil
Description-md5: 7fb415befc961c94ce8c999eb6902e95
Description-en: Python Imaging Library (Pillow fork)
 The Python Imaging Library (PIL) adds an image object to your Python
 interpreter. You can load images from a variety of file formats, and
 apply a rich set of image operations to them.
 .
 Image Objects:
  o Bilevel, greyscale, palette, true colour (RGB), true colour with
    transparency (RGBA).
  o colour separation (CMYK).
  o Copy, cut, paste operations.
  o Flip, transpose, resize, rotate, and arbitrary affine transforms.
  o Transparency operations.
  o Channel and point operations.
  o Colour transforms, including matrix operations.
  o Image enhancement, including convolution filters.
 .
 File Formats:
  o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
    MSP, PDF, PNG, PPM, TIFF, XBM.
  o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
    MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
  o Save only: PDF, EPS (without ghostscript).

Package: python-pil-dbg
Description-md5: d6a7480c57ccf294697d16f2577b0491
Description-en: Python Imaging Library (debug extension)
 The Python Imaging Library (PIL) adds an image object to your Python
 interpreter. You can load images from a variety of file formats, and
 apply a rich set of image operations to them.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-pil-doc
Description-md5: 0cf86354863d856ed40290c421b7d497
Description-en: Examples for the Python Imaging Library
 The Python Imaging Library (PIL) adds an image object to your
 Python interpreter. You can load image objects from a variety of file
 formats, and apply a rich set of image operations to them.
 .
 This package contains PIL API documentation and some example scripts.
 You may also want to look at the python-pil-doc-html or
 python-pil-doc-pdf packages for the PIL handbook documentation.

Package: python-pil.imagetk
Description-md5: d7c38cb1538a3b67445e030c1ee4dcff
Description-en: Python Imaging Library - ImageTk Module (Pillow fork)
 Tk dependent python-pil module.

Package: python-pil.imagetk-dbg
Description-md5: 6e66fe1fd66cbdce6623bfe718d8bb25
Description-en: Python Imaging Library - ImageTk Module (debug extension)
 Tk dependent python-pil module.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python-pkg-resources
Description-md5: 455aab7092c23bbca0a002df43ba97e4
Description-en: Package Discovery and Resource Access using pkg_resources
 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins.  It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

Package: python-psutil
Description-md5: 005481275c8fc26b0d2a10ba28345971
Description-en: module providing convenience functions for managing processes
 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.

Package: python-psutil-dbg
Description-md5: 9bf4ac1efcb6f4f68dbb73b6c16892ab
Description-en: module providing convenience functions for managing processes (debug)
 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.
 .
 This package contains the debug extension for python-psutil.

Package: python-psutil-doc
Description-md5: b3883810ea1ef1923c77222cb0874500
Description-en: module providing convenience functions for managing processes (doc)
 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.
 .
 This package contains the documentation for psutil.

Package: python-setuptools
Description-md5: 0dd761e68dbcfc3cc67580ac5b5688c7
Description-en: Python Distutils Enhancements
 Extensions to the python-distutils for large or complex distributions.

Package: python-setuptools-doc
Description-md5: 9647a56c73c2306eafcb47a4f7eb7739
Description-en: Python Distutils Enhancements (documentation)
 Extensions to the Python distutils for large or complex distributions.
 The package contains the documentation in html format.

Package: python2.7
Description-md5: 28620f1beffd6b598125304a83bfcb87
Description-en: Interactive high-level object-oriented language (version 2.7)
 Python is a high-level, interactive, object-oriented language. Its 2.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: python2.7-dbg
Description-md5: 3220dd61a40cd6c408ecc3fbbcb8ef1f
Description-en: Debug Build of the Python Interpreter (version 2.7)
 The package holds two things:
 .
 - A Python interpreter configured with --pydebug. Dynamically loaded modules
   are searched as <foo>_d.so first. Third party extensions need a separate
   build to be used by this interpreter.
 - Debug information for standard python interpreter and extensions.
 .
 See the README.debug for more information.

Package: python2.7-dev
Description-md5: 0f13a410a5bbc68affef1492eee5d8e2
Description-en: Header files and a static library for Python (v2.7)
 Header files, a static library and development tools for building
 Python (v2.7) modules, extending the Python interpreter or embedding
 Python (v2.7) in applications.
 .
 Maintainers of Python packages should read README.maintainers.

Package: python2.7-doc
Description-md5: 427bb0bb2c7ff8d97e3a833c92820507
Description-en: Documentation for the high-level object-oriented language Python (v2.7)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v2.7). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python2.7
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules

Package: python2.7-examples
Description-md5: 4f24bb2b1825659042443224cf985199
Description-en: Examples for the Python language (v2.7)
 Examples, Demos and Tools for Python (v2.7). These are files included in
 the upstream Python distribution (v2.7).

Package: python2.7-minimal
Description-md5: 4e3d580f5374e0e392e97c8e6fedf594
Description-en: Minimal subset of the Python language (version 2.7)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.

Package: python3-apt
Description-md5: 4e7bf010b1b89e36309ea2f4b7005936
Description-en: Python 3 interface to libapt-pkg
 The apt_pkg Python 3 interface will provide full access to the internal
 libapt-pkg structures allowing Python 3 programs to easily perform a
 variety of functions, such as:
 .
  - Access to the APT configuration system
  - Access to the APT package information database
  - Parsing of Debian package control files, and other files with a
    similar structure
 .
 The included 'aptsources' Python interface provides an abstraction of
 the sources.list configuration on the repository and the distro level.

Package: python3-apt-dbg
Description-md5: 9d43d2b6dae33ea4f6ee571da79dbd51
Description-en: Python 3 interface to libapt-pkg (debug extension)
 The apt_pkg Python 3 interface will provide full access to the internal
 libapt-pkg structures allowing Python 3 programs to easily perform a
 variety of functions.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python3-checkbox-ng
Description-md5: 42ccde9c3636a4b5cc3bef2d665e5569
Description-en: PlainBox based test runner (Python 3 library)
 CheckBoxNG is a hardware testing tool useful for certifying laptops,
 desktops and servers. It is a new version of CheckBox that is built
 directly on top of PlainBox. CheckBoxNG replaces CheckBox, where applicable.
 .
 This package contains the checkbox-ng Python 3 library

Package: python3-checkbox-ng-doc
Description-md5: 823ad1ed7dad5454000fa3e97eba45f3
Description-en: PlainBox based test runner (documentation)
 CheckBoxNG is a hardware testing tool useful for certifying laptops,
 desktops and servers. It is a new version of CheckBox that is built
 directly on top of PlainBox. CheckBoxNG replaces CheckBox, where applicable.
 .
 This package contains the documentation for the checkbox-ng Python 3 library

Package: python3-django-horizon
Description-md5: a44d020aa6903cc59b58bdbc9eb3d400
Description-en: Django module providing web based interaction with OpenStack (Python 3)
 The Django-Nova project is a Django module that is used to provide web based
 interactions with the OpenStack Nova cloud controller.
 .
 This package provides the Python 3 module.

Package: python3-django-openstack-auth
Description-md5: 24e7591fda8be85ab0eaf73129aaf2d7
Description-en: Django authentication backend for Openstack - Python 3
 Django authentication backend for use with the OpenStack Keystone Identity
 backend. This Python module is used by Horizon (the Openstack Dashport web
 GUI) to auth against Keystone.
 .
 This package provides the Python 3 module.

Package: python3-numpy
Description-md5: 4fef6b207fcddcc7678c9cb4c3a66bd2
Description-en: Fast array facility to the Python 3 language
 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which are
 now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains Numpy for Python 3.

Package: python3-numpy-dbg
Description-md5: 874df4ab0f921eb452ea913224b6cf17
Description-en: Fast array facility to the Python 3 language (debug extension)
 Numpy contains a powerful N-dimensional array object, sophisticated
 (broadcasting) functions, tools for integrating C/C++ and Fortran
 code, and useful linear algebra, Fourier transform, and random number
 capabilities.
 .
 Numpy replaces the python-numeric and python-numarray modules which
 are now deprecated and shouldn't be used except to support older
 software.
 .
 This package contains the extension built for the Python 3 debug interpreter.

Package: python3-openvswitch
Description-md5: b48125d32305301f27c5399b2d5f9139
Description-en: Python 3 bindings for Open vSwitch
 Open vSwitch is a production quality, multilayer, software-based,
 Ethernet virtual switch. It is designed to enable massive network
 automation through programmatic extension, while still supporting
 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
 to support distribution across multiple physical servers similar to
 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 .
 This package contains the full Python 3 bindings for Open vSwitch
 database.

Package: python3-os-vif
Description-md5: ee33fdc6fa46930070432260f411375c
Description-en: Integration library between network and compute - Python 3.x
 A library for plugging and unplugging virtual interfaces in OpenStack.
 .
 This package contains the Python 3.x module.

Package: python3-oslo.config
Description-md5: 4fc1a07543e0543531190d9b8bf76f59
Description-en: Common code for Openstack Projects (configuration API) - Python 3.x
 The OpenStack Oslo project provides Python libraries containing
 infrastructure code shared by OpenStack projects.
 .
 The OpenStack Oslo Configuration API supports parsing command line
 arguments and .ini style configuration files.
 .
 This package provides the Python 3.x module.

Package: python3-pil
Description-md5: 159039260b5a620ec3a8b13546dd140a
Description-en: Python Imaging Library (Python3)
 The Python Imaging Library (PIL) adds an image object to your Python
 interpreter. You can load images from a variety of file formats, and
 apply a rich set of image operations to them.
 .
 Image Objects:
  o Bilevel, greyscale, palette, true colour (RGB), true colour with
    transparency (RGBA).
  o colour separation (CMYK).
  o Copy, cut, paste operations.
  o Flip, transpose, resize, rotate, and arbitrary affine transforms.
  o Transparency operations.
  o Channel and point operations.
  o Colour transforms, including matrix operations.
  o Image enhancement, including convolution filters.
 .
 File Formats:
  o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
    MSP, PDF, PNG, PPM, TIFF, XBM.
  o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
    MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
  o Save only: PDF, EPS (without ghostscript).

Package: python3-pil-dbg
Description-md5: 5fc4836e54ac545a1fd0918d16f207b1
Description-en: Python Imaging Library (Python3 debug extension)
 The Python Imaging Library (PIL) adds an image object to your Python
 interpreter. You can load images from a variety of file formats, and
 apply a rich set of image operations to them.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python3-pil.imagetk
Description-md5: ea3aa1a359c8f5a637ed1b909420a7d4
Description-en: Python Imaging Library - ImageTk Module (Python3)
 Tk dependent python-pil module.

Package: python3-pil.imagetk-dbg
Description-md5: afc8be0b437fa83e6cf612a22e898585
Description-en: Python Imaging Library - ImageTk Module (Python3 debug extension)
 Tk dependent python-pil module.
 .
 This package contains the extension built for the Python debug interpreter.

Package: python3-pkg-resources
Description-md5: 455aab7092c23bbca0a002df43ba97e4
Description-en: Package Discovery and Resource Access using pkg_resources
 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins.  It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

Package: python3-psutil
Description-md5: 1afa4bbc2f865e75ea83252d8a6a0b39
Description-en: module providing convenience functions for managing processes (Python3)
 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.
 .
 This package contains the Python 3 version of psutil.

Package: python3-psutil-dbg
Description-md5: cf56aa8e88078f0766e71e0f40faf24c
Description-en: module providing convenience functions for managing processes (Python3 debug)
 psutil is a module providing an interface for retrieving information on
 running processes and system utilization (CPU, memory) in a portable way
 by using Python, implementing many functionalities offered by tools like
 ps, top and Windows task manager.
 .
 It currently supports Linux, OS X, FreeBSD and Windows.
 .
 This package contains the debug extension for python3-psutil-.

Package: python3-setuptools
Description-md5: 1ec9057b4c43c99ba7a78729ff0f8f1c
Description-en: Python3 Distutils Enhancements
 Extensions to the python-distutils for large or complex distributions.

Package: python3-speechd
Description-md5: 9d12b4fec6bb06a0d001bfbfcab51d5b
Description-en: Python interface to Speech Dispatcher
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains a Python library for communication with Speech
 Dispatcher.

Package: python3.7
Description-md5: f9b0089f09d7854b875ba02453cd5601
Description-en: Interactive high-level object-oriented language (version 3.7)
 Python is a high-level, interactive, object-oriented language. Its 3.7 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

Package: python3.7-dbg
Description-md5: 29a1a7eddad575110833cff70c022276
Description-en: Debug Build of the Python Interpreter (version 3.7)
 The package holds two things:
 .
 - A Python interpreter configured with --pydebug. Dynamically loaded modules
   are searched as <foo>_d.so first. Third party extensions need a separate
   build to be used by this interpreter.
 - Debug information for standard python interpreter and extensions.
 .
 See the README.debug for more information.

Package: python3.7-dev
Description-md5: 939837cea50d0b4d9e8851d69665485d
Description-en: Header files and a static library for Python (v3.7)
 Header files, a static library and development tools for building
 Python (v3.7) modules, extending the Python interpreter or embedding
 Python (v3.7) in applications.
 .
 Maintainers of Python packages should read README.maintainers.

Package: python3.7-doc
Description-md5: 0bef38426b051243b6c8bcd6c2494295
Description-en: Documentation for the high-level object-oriented language Python (v3.7)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.7). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python3.7
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules

Package: python3.7-examples
Description-md5: ee70d16550f5df584f16f54f728c2189
Description-en: Examples for the Python language (v3.7)
 Examples, Demos and Tools for Python (v3.7). These are files included in
 the upstream Python distribution (v3.7).

Package: python3.7-minimal
Description-md5: 2ce3a4585490ce7ac2340e44421a26cf
Description-en: Minimal subset of the Python language (version 3.7)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.7-minimal/README.Debian for a list of the modules
 contained in this package.

Package: sasl2-bin
Description-md5: fa33321a828f08fecd44db10c0f59feb
Description-en: Cyrus SASL - administration programs for SASL users database
 This is the Cyrus SASL API implementation, version 2.1. See package
 libsasl2-2 and RFC 2222 for more information.
 .
 This package contains administration programs for the SASL users
 database and common binary files for plugin modules.

Package: speech-dispatcher
Description-md5: 9726217383c5d7c9454fe7d0db64bda2
Description-en: Common interface to speech synthesizers
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains Speech Dispatcher itself.

Package: speech-dispatcher-audio-plugins
Description-md5: 97e11b8d3a4db4250a1597bb395285e8
Description-en: Speech Dispatcher: Audio output plugins
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains all the speech-dispatcher audio output plugins.

Package: speech-dispatcher-baratinoo
Description-md5: 084e6e01506ac290c402b752a5ca7014
Description-en: Speech Dispatcher: Baratinoo (VoxyGen) output module
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains the output module for the Baratinoo speech synthesizer,
 also called VoxyGen, which needs to be installed separately.

Package: speech-dispatcher-espeak-ng
Description-md5: 3b6abd3bb1c8902a7abb72516934736b
Description-en: Speech Dispatcher: Espeak-ng output module
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains the output module for the espeak-ng speech synthesizer.

Package: speech-dispatcher-kali
Description-md5: b8c54222cb47421033847c23632e7136
Description-en: Speech Dispatcher: Kali output module
 Speech Dispatcher provides a device independent layer for speech synthesis.
 It supports various software and hardware speech synthesizers as
 backends and provides a generic layer for synthesizing speech and
 playing back PCM data via those different backends to applications.
 .
 Various high level concepts like enqueueing vs. interrupting speech and
 application specific user configurations are implemented in a device
 independent way, therefore freeing the application programmer from
 having to yet again reinvent the wheel.
 .
 This package contains the output module for the Baratinoo speech synthesizer,
 also called Kali, which needs to be installed separately.

Package: systemd
Description-md5: 00afa0c6fd35cc93a91e4654874648cb
Description-en: system and service manager
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 systemd is compatible with SysV and LSB init scripts and can work as a
 drop-in replacement for sysvinit.
 .
 Installing the systemd package will not switch your init system unless you
 boot with init=/bin/systemd or install systemd-sysv in addition.

Package: systemd-sysv
Description-md5: b0c2db4da8d807aa3f83a2977e491907
Description-en: system and service manager - SysV links
 systemd is a system and service manager for Linux. It provides aggressive
 parallelization capabilities, uses socket and D-Bus activation for starting
 services, offers on-demand starting of daemons, keeps track of processes using
 Linux control groups, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic.
 .
 systemd is compatible with SysV and LSB init scripts and can work as a
 drop-in replacement for sysvinit.
 .
 This package provides the manual pages and links needed for systemd
 to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a
 link to systemd.

Package: udev
Description-md5: e875ddb09f46f1f7672af537f0c875ca
Description-en: /dev/ and hotplug management daemon
 udev is a daemon which dynamically creates and removes device nodes from
 /dev/, handles hotplug events and loads drivers at boot time.

Package: x11-common
Description-md5: c3a0735e67df3065d7cbf88aa39b7ec7
Description-en: X Window System (X.Org) infrastructure
 x11-common contains the filesystem infrastructure required for further
 installation of the X Window System in any configuration; it does not
 provide a full installation of clients, servers, libraries, and utilities
 required to run the X Window System.
 .
 A number of terms are used to refer to the X Window System, including "X",
 "X Version 11", "X11", "X11R6", and "X11R7".  The version of X used in
 Debian is derived from the version released by the X.Org Foundation, and
 is thus often also referred to as "X.Org".  All of the preceding quoted
 terms are functionally interchangeable in an Debian system.

Package: xorg
Description-md5: f5abde5fb283cb96048a3d3a5fe06e17
Description-en: X.Org X Window System
 This metapackage provides the components for a standalone
 workstation running the X Window System.  It provides the X libraries, an X
 server, a set of fonts, and a group of basic X clients and utilities.
 .
 Higher level metapackages, such as those for desktop environments, can
 depend on this package and simplify their dependencies.
 .
 It should be noted that a package providing x-window-manager should also
 be installed to ensure a comfortable X experience.

Package: xorg-dev
Description-md5: 00a974084948001400546a402cbefdb1
Description-en: X.Org X Window System development libraries
 This metapackage provides the development libraries for the X.Org X Window
 System.
 .
 X Window System design documentation, manual pages, library reference
 works, static versions of the shared libraries, and C header files are
 supplied by the packages depended on by this metapackage.
 .
 Note that this is a convenience package for users and is not a package for
 Debian developers to have their package depend on.

Package: xserver-xorg
Description-md5: 3d8c1d268e8af6b69f54d86fbd5a3939
Description-en: X.Org X server
 This package depends on the full suite of the server and drivers for the
 X.Org X server.  It does not provide the actual server itself.

Package: xserver-xorg-input-all
Description-md5: 6dc6019c398114619eba5fcd5806f328
Description-en: X.Org X server -- input driver metapackage
 This package depends on the full suite of input drivers for the X.Org X server
 (Xorg).  It does not provide any drivers itself, and may be removed if you wish
 to only have certain drivers installed.

Package: xserver-xorg-video-all
Description-md5: d6c33380f65bba53cd75efae633435bf
Description-en: X.Org X server -- output driver metapackage
 This package depends on the full suite of output drivers for the X.Org X server
 (Xorg).  It does not provide any drivers itself, and may be removed if you wish
 to only have certain drivers installed.

Package: linux-aws-cloud-tools-4.18.0-1008
Description-md5: a7b02d1e4525c38e8c44dbdd2a662c34
Description-en: Linux kernel version specific cloud tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 4.18.0-1008 on
 ARMv8.
 You probably want to install linux-cloud-tools-4.18.0-1008-<flavour>.

Package: linux-aws-tools-4.18.0-1008
Description-md5: e00dc546e5ddc152084fce5c24e79579
Description-en: Linux kernel version specific tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1008 on
 ARMv8.
 You probably want to install linux-tools-4.18.0-1008-<flavour>.

Package: linux-buildinfo-4.18.0-1008-aws
Description-md5: fe40a68305526fc0961dbef57e32c802
Description-en: Linux kernel buildinfo for version 4.18.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 4.18.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.19.0-12-generic
Description-md5: c35feffc320a252ae45848aadd0d995e
Description-en: Linux kernel buildinfo for version 4.19.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.19.0-12-snapdragon
Description-md5: c35feffc320a252ae45848aadd0d995e
Description-en: Linux kernel buildinfo for version 4.19.0 on ARMv8 SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 ARMv8 SMP.
 .
 You likely do not want to install this package.

Package: linux-cloud-tools-4.18.0-1008-aws
Description-md5: b039404917dd070080ed5fab6b1ff132
Description-en: Linux kernel version specific cloud tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.18.0-1008 on
 ARMv8.

Package: linux-headers-4.18.0-1008-aws
Description-md5: da18bf83d5b1f96c03273e20bfe58653
Description-en: Linux kernel headers for version 4.18.0 on ARMv8 SMP
 This package provides kernel header files for version 4.18.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.18.0-1008/debian.README.gz for details.

Package: linux-headers-4.19.0-12-generic
Description-md5: e3a7bab4421faa67a762edef10d70c65
Description-en: Linux kernel headers for version 4.19.0 on ARMv8 SMP
 This package provides kernel header files for version 4.19.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-4.19.0-12-snapdragon
Description-md5: e3a7bab4421faa67a762edef10d70c65
Description-en: Linux kernel headers for version 4.19.0 on ARMv8 SMP
 This package provides kernel header files for version 4.19.0 on
 ARMv8 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-snapdragon
Description-md5: 5ab7d827deb0ac41d300f48fdb06ebbe
Description-en: Linux kernel headers for the Qualcomm Snapdragon 410c architecture
 This package will always depend on the latest kernel headers available
 for ARM64 Qualcomm Snapdragon 410c systems.

Package: linux-image-4.18.0-1008-aws
Description-md5: 231ee7504b4c81e08f3ba308444e1147
Description-en: Linux kernel image for version 4.18.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 4.18.0 on
 ARMv8 SMP.
 .
 Supports AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-4.19.0-12-generic
Description-md5: fdfd521208f48dbc801e842d57dc3c89
Description-en: Linux kernel image for version 4.19.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 4.19.0 on
 ARMv8 SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-4.19.0-12-snapdragon
Description-md5: d58c3b9f12a79d26878698eedd243852
Description-en: Linux kernel image for version 4.19.0 on ARMv8 SMP
 This package contains the Linux kernel image for version 4.19.0 on
 ARMv8 SMP.
 .
 Supports Generic Snapdragon processors.
 .
 Geared toward desktop,server and embedded systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-snapdragon meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-snapdragon
Description-md5: 3fea80c8415368e8e33170865a30b16c
Description-en: Linux kernel image for the Qualcomm Snapdragon 410c architecture
 This package will always depend on the latest kernel image available
 for ARM64 Qualcomm Snapdragon 410c systems.

Package: linux-modules-4.18.0-1008-aws
Description-md5: 5bc619735ae095c9d29453480197f6c1
Description-en: Linux kernel extra modules for version 4.18.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 AWS processors.
 .
 Geared toward Amazon Web Services (AWS) systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-aws meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-generic
Description-md5: 9551201e350b9a1a3f0d2d40680fe3a1
Description-en: Linux kernel extra modules for version 4.19.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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-snapdragon
Description-md5: 7b55a5c99943c4e5f956b58c09480b96
Description-en: Linux kernel extra modules for version 4.19.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 Generic Snapdragon processors.
 .
 Geared toward desktop,server and embedded systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-snapdragon meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-4.19.0-12-generic
Description-md5: f8f30231c865e99fcf37a6561cbf9f80
Description-en: Linux kernel extra modules for version 4.19.0 on ARMv8 SMP
 This package contains the Linux kernel extra modules for version 4.19.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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-snapdragon
Description-md5: efb5fb17be9cd5f150dc560e8895f4b1
Description-en: Complete Linux kernel and headers for the Qualcomm Snapdragon 410c architecture
 This package will always depend on the latest complete Linux kernel and
 headers available for ARM64 Qualcomm Snapdragon 410c systems.

Package: linux-tools-4.18.0-1008-aws
Description-md5: 7e0429fec39a4f30836601dd5235689f
Description-en: Linux kernel version specific tools for version 4.18.0-1008
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.18.0-1008 on
 ARMv8.

Package: linux-tools-4.19.0-12
Description-md5: f1241e4b620547737074b5b29c980ada
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 ARMv8.
 You probably want to install linux-tools-4.19.0-12-<flavour>.

Package: linux-tools-4.19.0-12-generic
Description-md5: fcb6f00d4efac268a0c26d8402535baf
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 ARMv8.

Package: linux-tools-4.19.0-12-snapdragon
Description-md5: fcb6f00d4efac268a0c26d8402535baf
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 ARMv8.

Package: linux-tools-snapdragon
Description-md5: 97b28a3309897d10f860c8fad8886954
Description-en: Linux kernel tools for the Qualcomm Snapdragon 410c architecture
 This package will always depend on the latest kernel tools available
 for ARM64 Qualcomm Snapdragon 410c systems.

Package: binutils
Description-md5: fde49b4cfeaad346a6e094f973da28d7
Description-en: GNU assembler, linker and binary utilities
 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.

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

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

Package: binutils-common
Description-md5: 4ccec6ceb2c180320ed503f61b81ec4b
Description-en: Common files for the GNU assembler, linker and binary utilities
 This package contains the localization files used by binutils packages for
 various target architectures and parts of the binutils documentation. It is
 not useful on its own.

Package: binutils-dev
Description-md5: ddc22c04156534b000b4f021b88a6023
Description-en: GNU binary utilities (BFD development files)
 This package includes header files and static libraries necessary to build
 programs which use the GNU BFD library, which is part of binutils.  Note
 that building Debian packages which depend on the shared libbfd is Not
 Allowed.

Package: binutils-multiarch
Description-md5: f9de0df7e70bff89b6d3519f04688470
Description-en: Binary utilities that support multi-arch targets
 The programs in this package are used to manipulate binary and object
 files that may have been created on other architectures.  This package
 is primarily for multi-architecture developers and cross-compilers and
 is not needed by normal users or developers.  Note that a cross-assembling
 version of gas is not included in this package, just the binary utilities.
 .
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE.  It's meant only for those
 requiring support for reading info from binaries from other architectures.

Package: binutils-multiarch-dbg
Description-md5: 061b51a454c349a8731681b9db245269
Description-en: Binary utilities that support multi-arch targets (debug symbols)
 This package provides debug symbols for binutils-multiarch.

Package: binutils-multiarch-dev
Description-md5: adf07629018b12b2492a658992c9a6a5
Description-en: GNU binary utilities that support multi-arch targets (BFD development files)
 This package includes header files, static and shared libraries necessary
 to build programs which use the GNU BFD library for multi-arch targets,
 which is part of binutils. Note that building Debian packages which depend
 on the shared libbfd is Not Allowed.
 .
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE.  It's meant only for those
 requiring support for reading info from binaries from other architectures.

Package: libbinutils
Description-md5: 4b87c5b499514b3b039e5d7ef54f2682
Description-en: GNU binary utilities (private shared library)
 This package includes the private shared libraries libbfd and libopcodes.

Package: libbinutils-dbg
Description-md5: 0425bdd565e0f24ff26574c29f636dc0
Description-en: GNU binary utilities (private shared library, debug symbols)
 This package provides debug symbols for libbinutils.

Package: libsfasan4
Description-md5: 77c217b098bf047a48eb517165c699da
Description-en: AddressSanitizer -- a fast memory error detector (soft float ABI)
 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: libsfasan4-dbg
Description-md5: 77d4a6eea0f5c253a472f571d3194a80
Description-en: AddressSanitizer -- a fast memory error detector (soft float ABI debug symbols)
 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: libsfasan5
Description-md5: 77c217b098bf047a48eb517165c699da
Description-en: AddressSanitizer -- a fast memory error detector (soft float ABI)
 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: libsfasan5-dbg
Description-md5: 77d4a6eea0f5c253a472f571d3194a80
Description-en: AddressSanitizer -- a fast memory error detector (soft float ABI debug symbols)
 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: libsfatomic1
Description-md5: 5c3acc5a21acb172bca714a7ede8c293
Description-en: support library providing __atomic built-in functions (soft float ABI)
 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: libsfatomic1-dbg
Description-md5: 947fef41ee58a45dc42280242611aaa4
Description-en: support library providing __atomic built-in functions (soft float ABI debug symbols)
 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: libsfcilkrts5
Description-md5: 58df00df06d929cd21428792e7221e06
Description-en: Intel Cilk Plus language extensions (soft float ABI)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: libsfcilkrts5-dbg
Description-md5: d8b7d238659c182888d6e6fb120484b7
Description-en: Intel Cilk Plus language extensions (soft float ABI debug symbols)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: libsfgcc-7-dev
Description-md5: 0a946370cc1bda3e49c72e1e875c6da8
Description-en: GCC support library (soft float ABI 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: libsfgcc-8-dev
Description-md5: 0a946370cc1bda3e49c72e1e875c6da8
Description-en: GCC support library (soft float ABI 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: libsfgcc-9-dev
Description-md5: 0a946370cc1bda3e49c72e1e875c6da8
Description-en: GCC support library (soft float ABI 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: libsfgcc1
Description-md5: 43ea4db117a79058f36e527188657f5b
Description-en: GCC support library (soft float ABI)
 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.

Package: libsfgcc1-dbg
Description-md5: d2281f8d5a2b7dae7c362df43affcb03
Description-en: GCC support library (debug symbols)
 Debug symbols for the GCC support library.

Package: libsfgfortran-7-dev
Description-md5: 74ea81c9f0670b35ce8cd3205d466b98
Description-en: Runtime library for GNU Fortran applications (soft float ABI development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libsfgfortran-8-dev
Description-md5: 74ea81c9f0670b35ce8cd3205d466b98
Description-en: Runtime library for GNU Fortran applications (soft float ABI development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libsfgfortran-9-dev
Description-md5: 74ea81c9f0670b35ce8cd3205d466b98
Description-en: Runtime library for GNU Fortran applications (soft float ABI development files)
 This package contains the headers and static library files needed to build
 GNU Fortran applications.

Package: libsfgfortran4
Description-md5: 1f1e920680dffda67addfa653d51a350
Description-en: Runtime library for GNU Fortran applications (soft float ABI)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libsfgfortran4-dbg
Description-md5: 4adc4cf259b09ccf4ae311047068c96a
Description-en: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libsfgfortran5
Description-md5: 1f1e920680dffda67addfa653d51a350
Description-en: Runtime library for GNU Fortran applications (soft float ABI)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libsfgfortran5-dbg
Description-md5: 4adc4cf259b09ccf4ae311047068c96a
Description-en: Runtime library for GNU Fortran applications (hard float ABI debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: libsfgomp1
Description-md5: 86f6cc73df5b807fdb91c11e7ccae5e9
Description-en: GCC OpenMP (GOMP) support library (soft float ABI)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: libsfgomp1-dbg
Description-md5: 27f08005d51439e95a0fd196e94b5783
Description-en: GCC OpenMP (GOMP) support library (soft float ABI debug symbols)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers

Package: libsfgphobos-7-dev
Description-md5: b261bafbd9d93f25840b1fefa62281ad
Description-en: Phobos D standard library (soft float ABI development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libsfgphobos-8-dev
Description-md5: b261bafbd9d93f25840b1fefa62281ad
Description-en: Phobos D standard library (soft float ABI development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libsfgphobos-9-dev
Description-md5: b261bafbd9d93f25840b1fefa62281ad
Description-en: Phobos D standard library (soft float ABI development files)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: libsfgphobos71
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: libsfgphobos76
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: libsfgphobos76-dbg
Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b
Description-en: Phobos D standard library (debug symbols)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

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

Package: libsfobjc-9-dev
Description-md5: a463892c3f00f5e00d2e6faa0c1a8f90
Description-en: Runtime library for GNU Objective-C applications (soft float development files)
 This package contains the headers and static library files needed to build
 GNU ObjC applications.

Package: libsfobjc4
Description-md5: 1979cb3a9b63cfab420a1d89e03104a3
Description-en: Runtime library for GNU Objective-C applications (soft float ABI)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libsfobjc4-dbg
Description-md5: 3897aa5d229ac2295aee1c8bec095781
Description-en: Runtime library for GNU Objective-C applications (soft float ABI debug symbols)
 Library needed for GNU ObjC applications linked against the shared library.

Package: libsfstdc++-7-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: libsfstdc++-8-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: libsfstdc++-9-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: libsfstdc++6
Description-md5: 6e0045ee59c603d55d11c46ef5091159
Description-en: GNU Standard C++ Library v3 (soft float ABI)
 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.

Package: libsfstdc++6-7-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: libsfstdc++6-9-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: libsfubsan0
Description-md5: 21e3ad59d7b6ceb56cee1f74de7efd95
Description-en: UBSan -- undefined behaviour sanitizer (soft float ABI)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libsfubsan0-dbg
Description-md5: 50f67ef7549065b9390e78a483e37af9
Description-en: UBSan -- undefined behaviour sanitizer (soft float ABI debug symbols)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libsfubsan1
Description-md5: 21e3ad59d7b6ceb56cee1f74de7efd95
Description-en: UBSan -- undefined behaviour sanitizer (soft float ABI)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: libsfubsan1-dbg
Description-md5: 50f67ef7549065b9390e78a483e37af9
Description-en: UBSan -- undefined behaviour sanitizer (soft float ABI debug symbols)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: linux-buildinfo-4.19.0-12-generic
Description-md5: ef6102f24bf1865f99b19e024449c2cd
Description-en: Linux kernel buildinfo for version 4.19.0 on ARM (hard float) SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 ARM (hard float) SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.19.0-12-generic-lpae
Description-md5: ef6102f24bf1865f99b19e024449c2cd
Description-en: Linux kernel buildinfo for version 4.19.0 on ARM (hard float) SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 ARM (hard float) SMP.
 .
 You likely do not want to install this package.

Package: linux-generic-lpae
Description-md5: a57b5f0be4581589e3ee8778107f6e10
Description-en: Complete Generic LPAE Linux kernel and headers
 This package will always depend on the latest complete generic-lpae Linux kernel
 and headers.

Package: linux-headers-4.19.0-12-generic
Description-md5: 0aeec2c1886ef05366fe95d38b12af4b
Description-en: Linux kernel headers for version 4.19.0 on ARM (hard float) SMP
 This package provides kernel header files for version 4.19.0 on
 ARM (hard float) SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-4.19.0-12-generic-lpae
Description-md5: 0aeec2c1886ef05366fe95d38b12af4b
Description-en: Linux kernel headers for version 4.19.0 on ARM (hard float) SMP
 This package provides kernel header files for version 4.19.0 on
 ARM (hard float) SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-generic-lpae
Description-md5: e736e620d7976258f618dadab1d651e9
Description-en: Generic LPAE Linux kernel headers
 This package will always depend on the latest generic-lpae kernel headers
 available.

Package: linux-image-4.19.0-12-generic
Description-md5: 1751e21f292703ebec0520e511b8db5e
Description-en: Linux kernel image for version 4.19.0 on ARM (hard float) SMP
 This package contains the Linux kernel image for version 4.19.0 on
 ARM (hard float) SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-4.19.0-12-generic-lpae
Description-md5: 9a7f845e4ff81fc257a796beac940154
Description-en: Linux kernel image for version 4.19.0 on ARM (hard float) SMP
 This package contains the Linux kernel image for version 4.19.0 on
 ARM (hard float) SMP.
 .
 Supports Generic LPAE processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic-lpae meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-generic-lpae
Description-md5: 6febea0aac8354d7ce75bae025d5bcf6
Description-en: Generic LPAE Linux kernel image
 This package will always depend on the latest generic-lpae kernel image
 available.

Package: linux-modules-4.19.0-12-generic
Description-md5: 9074acce58f1c89d8306787759d9611b
Description-en: Linux kernel extra modules for version 4.19.0 on ARM (hard float) 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-generic-lpae
Description-md5: a2dcd5a279d632c848fba4e179d4ffa1
Description-en: Linux kernel extra modules for version 4.19.0 on ARM (hard float) 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 Generic LPAE processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic-lpae meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-tools-4.19.0-12
Description-md5: d7ee55cf94bf4e27e636e73d29e312f1
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 ARM (hard float).
 You probably want to install linux-tools-4.19.0-12-<flavour>.

Package: linux-tools-4.19.0-12-generic
Description-md5: 224859a9479745852909e611b8140e7c
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 ARM (hard float).

Package: linux-tools-4.19.0-12-generic-lpae
Description-md5: 224859a9479745852909e611b8140e7c
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 ARM (hard float).

Package: linux-tools-generic-lpae
Description-md5: b0ac223b2b5f3fbb149daf32591111da
Description-en: Generic LPAE Linux kernel tools
 This package will always depend on the latest generic-lpae kernel tools
 available.

Package: lib64asan4
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: lib64asan4-dbg
Description-md5: f86d6035d0bdab5718527fadb4713347
Description-en: AddressSanitizer -- a fast memory error detector (64bit debug symbols)
 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: lib64asan5
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: lib64asan5-dbg
Description-md5: f86d6035d0bdab5718527fadb4713347
Description-en: AddressSanitizer -- a fast memory error detector (64bit debug symbols)
 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
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-dbg
Description-md5: 3180ccc043db555a40bffc6fe5928e4c
Description-en: support library providing __atomic built-in functions (64bit debug symbols)
 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: lib64cilkrts5
Description-md5: a6436c3face9969968e3cd3f40d78d2e
Description-en: Intel Cilk Plus language extensions (64bit)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

Package: lib64cilkrts5-dbg
Description-md5: 667d7b52012a028e733a5cdc05f59d8a
Description-en: Intel Cilk Plus language extensions (64bit debug symbols)
 Intel Cilk Plus is an extension to the C and C++ languages to support
 data and task parallelism.

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

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

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

Package: lib64gcc1
Description-md5: 3fa6e907907011d66479852df2d160b2
Description-en: GCC support library (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.

Package: lib64gcc1-dbg
Description-md5: d2281f8d5a2b7dae7c362df43affcb03
Description-en: GCC support library (debug symbols)
 Debug symbols for the GCC support library.

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

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

Package: lib64gfortran-9-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: lib64gfortran4
Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d
Description-en: Runtime library for GNU Fortran applications (64bit)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran4-dbg
Description-md5: c63c0c3ab768ea3fa5c30e961c50e5b6
Description-en: Runtime library for GNU Fortran applications (64bit debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

Package: lib64gfortran5
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-dbg
Description-md5: c63c0c3ab768ea3fa5c30e961c50e5b6
Description-en: Runtime library for GNU Fortran applications (64bit debug symbols)
 Library needed for GNU Fortran applications linked against the
 shared library.

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

Package: lib64go14-dbg
Description-md5: 1ca0a6548ec7597551697c64085d6886
Description-en: Runtime library for GNU Go applications (64bit debug symbols)
 Library needed for GNU Go applications linked against the
 shared library. This currently is an empty package, because the
 library is completely unstripped.

Package: lib64gomp1
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-dbg
Description-md5: 882676390c496a4f303ad530c4fe700c
Description-en: GCC OpenMP (GOMP) support library (64bit debug symbols)
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 in the GNU Compiler Collection.

Package: lib64gphobos-7-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-8-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-9-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: lib64gphobos71
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: lib64gphobos76
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: lib64gphobos76-dbg
Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b
Description-en: Phobos D standard library (debug symbols)
 This is the Phobos standard library that comes with the D2 compiler.
 .
 For more information check http://www.dlang.org/phobos/

Package: lib64itm1
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-dbg
Description-md5: 2d248b06e644dd15948c161044b826f5
Description-en: GNU Transactional Memory Library (64bit debug symbols)
 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: lib64mpx2
Description-md5: ced71383f20eac0d63cc797006aab375
Description-en: Intel memory protection extensions (64bit)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

Package: lib64mpx2-dbg
Description-md5: 4c2285d5e4a0206ac91a49de3e7707a4
Description-en: Intel memory protection extensions (64bit debug symbols)
 Intel MPX is a set of processor features which, with compiler,
 runtime library and OS support, brings increased robustness to
 software by checking pointer references whose compile time normal
 intentions are usurped at runtime due to buffer overflow.

Package: lib64objc-7-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-9-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: lib64objc4-dbg
Description-md5: 7cd2b0138394ee9bd1a02f3b57b33245
Description-en: Runtime library for GNU Objective-C applications (64 bit debug symbols)
 Library needed for GNU ObjC applications linked against the shared library.

Package: lib64quadmath0
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-dbg
Description-md5: bbb06b0ff2dba5c1dd20fe845b0f4d8f
Description-en: GCC Quad-Precision Math Library  (64bit debug symbols)
 A library, which provides quad-precision mathematical functions on targets
 supporting the __float128 datatype.

Package: lib64stdc++-7-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++-8-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++-9-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
Description-md5: 0b7bd88ae533336258d0ca3201397c0f
Description-en: GNU Standard C++ Library v3 (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.

Package: lib64stdc++6-7-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: lib64stdc++6-9-dbg
Description-md5: 6d699ea4429a346bc58e56d70e561407
Description-en: GNU Standard C++ Library v3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.

Package: lib64ubsan0
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: lib64ubsan0-dbg
Description-md5: 3d8b12b4978389626f226568afb59f5c
Description-en: UBSan -- undefined behaviour sanitizer (64bit debug symbols)
 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
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-dbg
Description-md5: 3d8b12b4978389626f226568afb59f5c
Description-en: UBSan -- undefined behaviour sanitizer (64bit debug symbols)
 UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
 Various computations will be instrumented to detect undefined behavior
 at runtime. Available for C and C++.

Package: linux-buildinfo-4.19.0-12-generic
Description-md5: f459765b9d0b93ebc2e673584daf7257
Description-en: Linux kernel buildinfo for version 4.19.0 on 32 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 32 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-buildinfo-4.19.0-12-lowlatency
Description-md5: f459765b9d0b93ebc2e673584daf7257
Description-en: Linux kernel buildinfo for version 4.19.0 on 32 bit x86 SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 32 bit x86 SMP.
 .
 You likely do not want to install this package.

Package: linux-cloud-tools-4.19.0-12
Description-md5: 2028666ddf7aa6411c8c5dcab28e459a
Description-en: Linux kernel version specific cloud tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 4.19.0-12 on
 32 bit x86.
 You probably want to install linux-cloud-tools-4.19.0-12-<flavour>.

Package: linux-cloud-tools-4.19.0-12-generic
Description-md5: 7f84105ed7f5c06d172e850a5121fd94
Description-en: Linux kernel version specific cloud tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.19.0-12 on
 32 bit x86.

Package: linux-cloud-tools-4.19.0-12-lowlatency
Description-md5: 7f84105ed7f5c06d172e850a5121fd94
Description-en: Linux kernel version specific cloud tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.19.0-12 on
 32 bit x86.

Package: linux-headers-4.19.0-12-generic
Description-md5: 554cca32bba1bc0fe1cec8edde0b05ad
Description-en: Linux kernel headers for version 4.19.0 on 32 bit x86 SMP
 This package provides kernel header files for version 4.19.0 on
 32 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-headers-4.19.0-12-lowlatency
Description-md5: 554cca32bba1bc0fe1cec8edde0b05ad
Description-en: Linux kernel headers for version 4.19.0 on 32 bit x86 SMP
 This package provides kernel header files for version 4.19.0 on
 32 bit x86 SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-image-4.19.0-12-generic
Description-md5: f7748a114dbacb81709a7c13325ddd9f
Description-en: Linux kernel image for version 4.19.0 on 32 bit x86 SMP
 This package contains the Linux kernel image for version 4.19.0 on
 32 bit x86 SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-4.19.0-12-lowlatency
Description-md5: f210568322a4835aeb9cb683b90d7bf1
Description-en: Linux kernel image for version 4.19.0 on 32 bit x86 SMP
 This package contains the Linux kernel image for version 4.19.0 on
 32 bit x86 SMP.
 .
 Supports Lowlatency processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-lowlatency meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-generic
Description-md5: 16462c3aa591797af79829f736a8b910
Description-en: Linux kernel extra modules for version 4.19.0 on 32 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-lowlatency
Description-md5: 9e606779ffb065507750b3c9ae5bd99e
Description-en: Linux kernel extra modules for version 4.19.0 on 32 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 Lowlatency processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-lowlatency meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-4.19.0-12-generic
Description-md5: 78dca34664724d8422284c1342250a6e
Description-en: Linux kernel extra modules for version 4.19.0 on 32 bit x86 SMP
 This package contains the Linux kernel extra modules for version 4.19.0 on
 32 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-tools-4.19.0-12
Description-md5: 58e30447d0731d84b3de12746952b0ff
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 32 bit x86.
 You probably want to install linux-tools-4.19.0-12-<flavour>.

Package: linux-tools-4.19.0-12-generic
Description-md5: 1f31b4c3326e7740d23398ff6710cc84
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 32 bit x86.

Package: linux-tools-4.19.0-12-lowlatency
Description-md5: 1f31b4c3326e7740d23398ff6710cc84
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 32 bit x86.

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

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

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

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

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

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

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

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

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

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

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

Package: binutils-x86-64-linux-gnux32-dbg
Description-md5: 221d8face48635e6f8304bf2d57a6107
Description-en: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols)
 This package provides debug symbols for binutils-x86-64-linux-gnux32.

Package: linux-buildinfo-4.19.0-12-generic
Description-md5: c6bb5f36aa5ba30d66e3b68de2448b23
Description-en: Linux kernel buildinfo for version 4.19.0 on PowerPC 64el SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 PowerPC 64el SMP.
 .
 You likely do not want to install this package.

Package: linux-headers-4.19.0-12-generic
Description-md5: 5d306f940ddfcddd1f9b144eab374d73
Description-en: Linux kernel headers for version 4.19.0 on PowerPC 64el SMP
 This package provides kernel header files for version 4.19.0 on
 PowerPC 64el SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-image-unsigned-4.19.0-12-generic
Description-md5: c7f75e1df7f6f46865d014fd9bf8af53
Description-en: Linux kernel image for version 4.19.0 on PowerPC 64el SMP
 This package contains the unsigned Linux kernel image for version 4.19.0 on
 PowerPC 64el SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-generic
Description-md5: d8de343f6b351f43eb9ac08ed5b3954c
Description-en: Linux kernel extra modules for version 4.19.0 on PowerPC 64el 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-4.19.0-12-generic
Description-md5: e00d16eadea48bd56884109cde06f038
Description-en: Linux kernel extra modules for version 4.19.0 on PowerPC 64el SMP
 This package contains the Linux kernel extra modules for version 4.19.0 on
 PowerPC 64el 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-tools-4.19.0-12
Description-md5: ad49393274b1b8696b1eec5e0c6924b9
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 PowerPC 64el.
 You probably want to install linux-tools-4.19.0-12-<flavour>.

Package: linux-tools-4.19.0-12-generic
Description-md5: 8f87cc78f6ab664da1bb5bb945b9f8a9
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 PowerPC 64el.

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

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

Package: linux-buildinfo-4.19.0-12-generic
Description-md5: c9b92f6bad7bbbd7f8e316e5ae45fb71
Description-en: Linux kernel buildinfo for version 4.19.0 on System 390x SMP
 This package contains the Linux kernel buildinfo for version 4.19.0 on
 System 390x SMP.
 .
 You likely do not want to install this package.

Package: linux-headers-4.19.0-12-generic
Description-md5: a1646b6ef9af9ae4d310cb42178d4b04
Description-en: Linux kernel headers for version 4.19.0 on System 390x SMP
 This package provides kernel header files for version 4.19.0 on
 System 390x SMP.
 .
 This is for sites that want the latest kernel headers.  Please read
 /usr/share/doc/linux-headers-4.19.0-12/debian.README.gz for details.

Package: linux-image-4.19.0-12-generic
Description-md5: 2449c2f0034d28b928764c4f3b47d850
Description-en: Linux kernel image for version 4.19.0 on System 390x SMP
 This package contains the Linux kernel image for version 4.19.0 on
 System 390x SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.19.0-12-generic
Description-md5: 5ca03ed4a98b2a20d563b59cf44424b5
Description-en: Linux kernel extra modules for version 4.19.0 on System 390x 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-extra-4.19.0-12-generic
Description-md5: 920c8ad852234bcf7d33c27ed8d11ab7
Description-en: Linux kernel extra modules for version 4.19.0 on System 390x SMP
 This package contains the Linux kernel extra modules for version 4.19.0 on
 System 390x 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-tools-4.19.0-12
Description-md5: 0c8f8d0c6e675c151091ead20b2fcae9
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 System 390x.
 You probably want to install linux-tools-4.19.0-12-<flavour>.

Package: linux-tools-4.19.0-12-generic
Description-md5: e014cf0eda9ba69d791b80511e39f505
Description-en: Linux kernel version specific tools for version 4.19.0-12
 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.19.0-12 on
 System 390x.