Package: acl
Description-md5: 646b703d7feed0f0f60530556e71fdd3
Description-en: access control list utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists.

Package: bind9
Description-md5: afd61d02df1ec6f856b928dfbf6fd201
Description-en: Internet Domain Name Server
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package provides the server and related configuration files.

Package: bind9-doc
Description-md5: 329b8ef5cf9ad3d51ce47e6d8d13d75e
Description-en: Documentation for BIND
 This package provides various documents that are useful for maintaining a
 working BIND installation.

Package: bind9-host
Description-md5: 7f9e99e2b0f09f4c5f2b9ee42bffc897
Description-en: DNS lookup utility (deprecated)
 This package provides /usr/bin/host, a simple utility (bundled with the
 BIND 9.X sources) which can be used for converting domain names to IP
 addresses and the reverse.
 .
 This utility is deprecated, use dig or delv from the dnsutils package.

Package: bind9utils
Description-md5: 5f6f5621a6edd04ef33a0fe5d2d5bff8
Description-en: Utilities for BIND
 This package provides various utilities that are useful for maintaining a
 working BIND installation.

Package: bsdutils
Description-md5: 48257031d7f91a8655d15ca8e9e4e07d
Description-en: basic utilities from 4.4BSD-Lite
 This package contains the bare minimum of BSD utilities needed for a
 Debian system: logger, renice, script, scriptreplay, and wall. The
 remaining standard BSD utilities are provided by bsdmainutils.

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: cups-browsed
Description-md5: 6841b0cfd74741276406b0948b8f9867
Description-en: OpenPrinting CUPS Filters - cups-browsed
 This package provides cups-browsed, a daemon which browses the Bonjour
 broadcasts of shared remote CUPS printers and makes the printers
 available locally, replacing the CUPS broadcasting/browsing which was
 dropped in CUPS 1.6.x. This way the old behavior of having the remote
 printers available automatically is now re-implemented with Bonjour.
 .
 cups-browsed is also useful with a CUPS >= 1.6 client to allow the
 latter to browse the printer list of CUPS < 1.6 servers (by using the
 old 'cups' protocol in BrowseRemoteProtocols).
 .
 cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS <
 1.6 clients to browse its printer list (by using the old 'cups'
 protocol in BrowseLocalProtocols).

Package: cups-filters
Description-md5: 3904eb1f4e7435cb00f37604454e097a
Description-en: OpenPrinting CUPS Filters - Main Package
 This package provides additional CUPS filters which are not provided
 by the CUPS project itself. This includes filters for a PDF based
 printing workflow.
 .
 This package contains the filters for printing with drivers/PPDs and
 for converting non-PDF input files to PDF.

Package: cups-filters-core-drivers
Description-md5: 69249eba4a48f22866ae0fd5fccaa289
Description-en: OpenPrinting CUPS Filters - Driverless printing
 This package provides additional CUPS filters which are not provided
 by the CUPS project itself. This includes filters for a PDF based
 printing workflow.
 .
 This package contains only the filters needed for driverless printing of
 PDF input files on IPP printers with known, common languages (PDF,
 PostScript, PWG Raster, Apple Raster, PCL).

Package: curl
Description-md5: f83293d10df083ae6f7bb7d01642913c
Description-en: command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form
 based upload, proxies, cookies, user+password authentication (Basic, Digest,
 NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a
 busload of other useful tricks.

Package: dnsutils
Description-md5: 11090f3795381e992a73710a1cc4118b
Description-en: Clients provided with BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers various client programs related to DNS that are
 derived from the BIND source tree.
 .
  - dig - query the DNS in various ways
  - nslookup - the older way to do it
  - nsupdate - perform dynamic updates (See RFC2136)

Package: elfutils
Description-md5: f888bb36a86d79063156ad9a0a117cad
Description-en: collection of utilities to handle ELF objects
 Elfutils is a collection of utilities, including eu-ld (a linker),
 eu-nm (for listing symbols from object files), eu-size (for listing the
 section sizes of an object or archive file), eu-strip (for discarding
 symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint
 (to check for well-formed ELF files).

Package: fdisk
Description-md5: 389774810aae3f2323ace16ab9ab19ae
Description-en: collection of partitioning utilities
 This package contains the classic fdisk, sfdisk and cfdisk partitioning
 utilities from the util-linux suite.
 .
 The utilities included in this package allow you to partition
 your hard disk. The utilities supports both modern and legacy
 partition tables (eg. GPT, MBR, etc).
 .
 The fdisk utility is the classical text-mode utility.
 The cfdisk utilitity gives a more userfriendly curses based interface.
 The sfdisk utility is mostly for automation and scripting uses.

Package: fonts-opensymbol
Description-md5: c976ef54f80faf44d726a46723d3fbd0
Description-en: OpenSymbol TrueType font
 This package contains the OpenSymbol TrueType font included in
 LibreOffice. This font contains symbols (like fonts as Wingdings(tm)),
 bullets (needed for bullets in LibreOffice) and non-latin character

Package: fwupd
Description-md5: e2a6a4815ade6f8e643ec5c7e24a3e37
Description-en: Firmware update daemon
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/hughsie/fwupd> for details

Package: fwupd-doc
Description-md5: 676ddd1b2fc3b171961ef93d8488e32c
Description-en: Firmware update daemon documentation (HTML format)
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides development documentation for creating a package that
 uses fwupd.

Package: fwupd-signed
Description-md5: 1daf7d68d68f3e30f10f85d66397fef6
Description-en: Linux Firmware Updater EFI signed binary
 fwupd provides functionality to update system firmware. It has been
 initially designed to update firmware using UEFI capsule updates, but
 it is designed to be extensible to other firmware update standards.
 .
 This package contains a version of the fwupd binary signed with
 Canonical's UEFI signing key.

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: 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: ghostscript
Description-md5: 3b69f5ec8191e8f0d88dd3e30e7b1b69
Description-en: interpreter for the PostScript language and for PDF
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 Furthermore, it can render PostScript and PDF files as graphics to be
 printed on non-PostScript printers. Supported printers include common
 dot-matrix, inkjet and laser models.

Package: ghostscript-dbg
Description-md5: a2fe8105fc9dbb79ba747e804e6e5fa2
Description-en: interpreter for the PostScript language and for PDF - Debug symbols
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package contains the debugging symbols for ghostscript,
 ghostscript-x, and libgs9.

Package: ghostscript-doc
Description-md5: 772951004a1a824bee59da206fba24e2
Description-en: interpreter for the PostScript language and for PDF - Documentation
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package contains documentation for GPL Ghostscript, mainly
 targeted developers and advanced users.

Package: ghostscript-x
Description-md5: 5f6f4265cecdf5f91c519e5f197328b3
Description-en: interpreter for the PostScript language and for PDF - X11 support
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package contains the GPL Ghostscript output device for X11.

Package: gir1.2-fwupd-2.0
Description-md5: 287a6707a91d20368a641fa72676cf73
Description-en: GObject introspection data for libfwupd
 This package provides the introspection data for libfwupd.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gir1.2-lokdocview-0.1
Description-md5: 7dc30c9eaf0ca4f765d8e934afd2126b
Description-en: GTK3 widget wrapping LibreOffice functionality - introspection
 LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
 exposes a simple API for applications to use this widget.
 .
 This package contains the Introspection data.

Package: gir1.2-mutter-4
Description-md5: fc01ed19d7c2d21399e29d78cf596564
Description-en: GObject introspection data for Mutter
 Mutter is a small window manager, using GTK+ and Clutter to do
 everything.
 .
 Mutter is the clutter-based evolution of Metacity, which, as the
 author says, is a "Boring window manager for the adult in you. Many
 window managers are like Marshmallow Froot Loops; Metacity is like
 Cheerios."
 .
 This package contains the GObject introspection data which may be
 used to generate dynamic bindings.

Package: gir1.2-poppler-0.18
Description-md5: 6b6381807b3c5b1b31f06935b5817c74
Description-en: GObject introspection data for poppler-glib
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains introspection data for poppler-glib.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: glibc-doc
Description-md5: ec34f59d4398ff8ca003177c6585bf0a
Description-en: GNU C Library: Documentation
 Contains man pages for libpthread functions and the complete GNU C Library
 ChangeLog.  The GNU C Library Reference manual has been moved into
 glibc-doc-reference for licensing reasons.

Package: gnome-shell
Description-md5: 51a5a94e6b632e350489b7b8d27ab9fc
Description-en: graphical shell for the GNOME desktop
 The GNOME Shell provides core interface functions like switching
 windows, launching applications or see your notifications. It takes
 advantage of the capabilities of modern graphics hardware and
 introduces innovative user interface concepts to provide a
 delightful and easy to use experience. GNOME Shell is the defining
 technology of the GNOME 3 user experience.

Package: gnome-shell-common
Description-md5: 2b326fbe771cf911adfb09b06fd267b5
Description-en: common files for the GNOME graphical shell
 This package contains translations and data files for the GNOME shell.

Package: gnome-shell-extension-appindicator
Description-md5: 2cc27ce6e5761494e8393f76e902379f
Description-en: AppIndicator/KStatusNotifierItem support for GNOME Shell
 This extension integrates Ubuntu AppIndicators and KStatusNotifierItems
 (KDE's blessed successor of the systray) into GNOME Shell.
 .
 Features:
 .
  - show indicator icons in the panel
  - reveal indicator menus upon click
  - double clicking an icon will activate the application window
    (if implemented by the indicator)
  - middle mouse click an icon to send a 'SecondaryActivate' event
    to the application. Support needs to be implemented in the application

Package: gnome-shell-extension-ubuntu-dock
Description-md5: c2bac0faf9bdb321435b126f80850890
Description-en: Ubuntu Dock for GNOME Shell
 A dock for the Gnome Shell, default Ubuntu experience.
 .
 This extension is a modified version of Dash To Dock with different defaults.
 Dash To Dock can be installed to replace it and give more (but unsupported)
 configuration options.

Package: gnome-software
Description-md5: c18037138f62996f54244e20a5eee15b
Description-en: Software Center for GNOME
 Software lets you install and update applications and system extensions.
 .
 Software uses a plugin architecture to separate the frontend from the
 technologies that are used underneath. Currently, a PackageKit plugin provides
 data from a number of traditional packaging systems, such as rpm or apt. An
 appdata plugin provides additional metadata from locally installed data in the
 appdata format.

Package: gnome-software-common
Description-md5: a52964f99bc0ad87fa14fa1afc5a66d8
Description-en: Software Center for GNOME (common files)
 Software lets you install and update applications and system extensions.
 .
 Software uses a plugin architecture to separate the frontend from the
 technologies that are used underneath. Currently, a PackageKit plugin provides
 data from a number of traditional packaging systems, such as rpm or apt. An
 appdata plugin provides additional metadata from locally installed data in the
 appdata format.
 .
 This package contains the architecture-independent files.

Package: gnome-software-dev
Description-md5: a685973217137603fee623d0248a8bbf
Description-en: Software Center for GNOME - development files
 Software lets you install and update applications and system extensions.
 .
 This package contains headers and other files required when compiling external
 plugins for use with Software.

Package: gnome-software-doc
Description-md5: 1f2b6f59f2b2cd70411e140d8567de54
Description-en: Software Center for GNOME - documentation
 Software lets you install and update applications and system extensions.
 .
 This package contains documentation for use when developing plugins for
 Software.

Package: gnome-software-plugin-snap
Description-md5: 350535e017d3ca23c8ef2ee15a9a07e1
Description-en: Snap support for GNOME Software
 Software lets you install and update applications and system extensions.
 .
 Software uses a plugin architecture to separate the frontend from the
 technologies that are used underneath. Currently, a PackageKit plugin provides
 data from a number of traditional packaging systems, such as rpm or apt. An
 appdata plugin provides additional metadata from locally installed data in the
 appdata format.
 .
 This package contains the Snap plugin.

Package: gvfs
Description-md5: 61f453207c2ab18880315d27f13ee0fb
Description-en: userspace virtual filesystem - GIO module
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the GIO module that lets applications use gvfs
 mounts.

Package: gvfs-backends
Description-md5: a52c33f1997ced7de25b843669700b48
Description-en: userspace virtual filesystem - backends
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the afc, afp, archive, cdda, dav, dnssd, ftp,
 gphoto2, http, mtp, network, sftp, smb and smb-browse backends.

Package: gvfs-bin
Description-md5: cb1a2f401db91243eeddca0c157828dc
Description-en: userspace virtual filesystem - deprecated command-line tools
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains deprecated command-line tools such as gvfs-copy
 and gvfs-rename. Please use the gio(1) tool in the libglib2.0-bin
 package instead.

Package: gvfs-common
Description-md5: 9572165fd324aff77138e36127f7d629
Description-en: userspace virtual filesystem - common data files
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the data files and translations used by all gvfs
 components.

Package: gvfs-daemons
Description-md5: 3ce59381bd6888364e59f20a23789369
Description-en: userspace virtual filesystem - servers
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs server and the minimal set of backends.

Package: gvfs-fuse
Description-md5: e8ae435dfe556826602d3a021208211e
Description-en: userspace virtual filesystem - fuse server
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains the gvfs-fuse server that exports gvfs mounts to
 all applications using FUSE.

Package: gvfs-libs
Description-md5: 6558598d97ea2bbb18ca95c90e7c0683
Description-en: userspace virtual filesystem - private libraries
 gvfs is a userspace virtual filesystem where mounts run as separate
 processes which you talk to via D-Bus. It also contains a gio module
 that seamlessly adds gvfs support to all applications using the gio
 API. It also supports exposing the gvfs mounts to non-gio applications
 using fuse.
 .
 This package contains private libraries with common functions between
 the daemons and the GIO module.

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: iptables
Description-md5: bb5d869b7cd7117f9a0c243169ef7fcf
Description-en: administration tools for packet filtering and NAT
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 iptables is the userspace command line program used to configure
 the Linux packet filtering and NAT ruleset. It is targeted towards systems
 and networks administrators.
 .
 This package contains several different utilities, the most important ones:
 .
 iptables, iptables-save, iptables-restore (nft-based version)
 .
 iptables, iptables-save, iptables-restore (legacy version)
 .
 ip6tables, ip6tables-save, ip6tables-restore (nft-based version)
 .
 ip6tables, ip6tables-save, ip6tables-restore (legacy version)
 .
 arptables, arptables-save, arptables-restore (nft-based version)
 .
 ebtables, ebtables-save, ebtables-restore (nft-based version)

Package: iptables-dev
Description-md5: 1f317b04f78374dba7d1e14def0b7f80
Description-en: transitional dummy package
 This is a transitional dummy package. It can safely be removed.

Package: keyutils
Description-md5: 2d8745863e4f147ac2e1dded0b9fa058
Description-en: Linux Key Management Utilities
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.

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: 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: 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: 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: 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: 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: 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: 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++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: 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: libacl1
Description-md5: 819a4a0833dcbd5db23e4a5fd341c3aa
Description-en: access control list - shared library
 This package contains the shared library containing the POSIX 1003.1e
 draft standard 17 functions for manipulating access control lists.

Package: libacl1-dev
Description-md5: a045d1c523a69128d4ab4cdf4765ed94
Description-en: access control list - static libraries and headers
 This package contains the static libraries and header files needed
 for developing programs which make use of the access control list
 programming interface defined in POSIX 1003.1e draft standard 17.

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: libasm-dev
Description-md5: 013678075a0c3718f0cb70bbd4172cbb
Description-en: libasm development libraries and header files
 libasm1 allows you to create ELF files on a low level.
 .
 This package contains development libraries and header files for libasm1.

Package: libasm1
Description-md5: 109ac518b441c307fe4c75e886e56331
Description-en: library with a programmable assembler interface
 The libasm1 package provides a library with a programmable assembler
 interface.  It allows you to create ELF files on a low level.
 .
 This library is part of elfutils.

Package: libatk-adaptor
Description-md5: 555ac72f9da0fe143c3859b4404b33e1
Description-en: AT-SPI 2 toolkit bridge
 This package includes a gtk-module that bridges ATK to the new
 D-Bus based AT-SPI.

Package: libatk-bridge2.0-0
Description-md5: c290f0f14adb88ba9a3084abd9dc2268
Description-en: AT-SPI 2 toolkit bridge - shared library
 This package contains the ATK bridge shared library.

Package: libatk-bridge2.0-dev
Description-md5: 178e73fa408e4d41e0478ebc5a88e6f6
Description-en: Development files for the AT-SPI 2 toolkit bridge
 These are the development files for libatk-bridge2.0, needed for
 compilation of programs which use it.

Package: libbind-dev
Description-md5: 2224f8c1f8613ab53bfc2393a6add6a6
Description-en: Static Libraries and Headers used by BIND
 This package delivers archive-style libraries, header files, and API man
 pages for libbind, libdns, libisc, and liblwres.  These are only needed
 if you want to compile other packages that need more nameserver API than the
 resolver code provided in libc.

Package: libbind-export-dev
Description-md5: a05e1255c8f5132e4039267975293e0e
Description-en: Development files for the exported BIND libraries
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers development files for the exported BIND libraries.

Package: libbind9-161
Description-md5: 29eb09ddc694703c77f94b42a079fe3f
Description-en: BIND9 Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libbind9 shared library used by BIND's daemons and
 clients.

Package: libblkid-dev
Description-md5: 3fcd073d635ab408ffbe3557fba4a4b6
Description-en: block device ID library - headers and static libraries
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
 .
 This package contains the development environment for the blkid library.

Package: libblkid1
Description-md5: a511054d3223ae05280eebc8f3e2c80e
Description-en: block device ID library
 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.

Package: libc-bin
Description-md5: 7625903821514b57277d1bae69ec3c1a
Description-en: GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * catchsegv: catch segmentation faults in programs
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * tzselect, zdump, zic: select/dump/compile time zones

Package: libc-dev-bin
Description-md5: ca28cf36e463805ec57f3815849e28a2
Description-en: GNU C Library: Development binaries
 This package contains utility programs related to the GNU C Library
 development package.

Package: libc6
Description-md5: fc3001b0b90a1c8e6690b283a619d57f
Description-en: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-dbg
Description-md5: bbc98343da14bf76d4a45c2181fd8902
Description-en: GNU C Library: detached debugging symbols
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-dev
Description-md5: 1bbdc717d9acdb44db940928d570e749
Description-en: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dev-i386
Description-md5: 50cf6ae98f9a3cdef9c53b186287325f
Description-en: GNU C Library: 32-bit development libraries for AMD64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for AMD64 systems.

Package: libc6-dev-x32
Description-md5: 0859bbe63e876c4ed2ca05543b5d535f
Description-en: GNU C Library: X32 ABI Development Libraries for AMD64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the X32 ABI version of the
 library, meant for amd64 systems.

Package: libc6-i386
Description-md5: 126bea51eae6ba3832096d4d56bfd9d2
Description-en: GNU C Library: 32-bit shared libraries for AMD64
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the 32bit version of the library, meant for AMD64 systems.

Package: libc6-x32
Description-md5: 010abf82e546e9de191aa54ef585d592
Description-en: GNU C Library: X32 ABI Shared libraries for AMD64
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the X32 ABI version
 of the library, meant for AMD64 systems.

Package: libcairo-gobject2
Description-md5: 690c62a0186843ab13a2bea51f0b7609
Description-en: Cairo 2D vector graphics library (GObject library)
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the GObject library, providing wrapper GObject types
 for all cairo types.

Package: libcairo-script-interpreter2
Description-md5: 71ce9610c387c64e3ad3bbd60d4de9a9
Description-en: Cairo 2D vector graphics library (script interpreter)
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the script interpreter for executing and manipulating
 cairo execution traces.

Package: libcairo2
Description-md5: e2ef28df05b26dc2de1ac1f3a201f234
Description-en: Cairo 2D vector graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends. Paths consist
 of line segments and cubic splines and can be rendered at any width
 with various join and cap styles. All colors may be specified with
 optional translucence (opacity/alpha) and combined using the
 extended Porter/Duff compositing algebra as found in the X Render
 Extension.
 .
 Cairo exports a stateful rendering API similar in spirit to the path
 construction, text, and painting operators of PostScript, (with the
 significant addition of translucence in the imaging model). When
 complete, the API is intended to support the complete imaging model of
 PDF 1.4.
 .
 This package contains the shared libraries.

Package: libcairo2-dev
Description-md5: 07fe86d11452aa2efc887db335b46f58
Description-en: Development files for the Cairo 2D graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the development libraries, header files needed by
 programs that want to compile with Cairo.

Package: libcairo2-doc
Description-md5: 4603e32e069e318a18ec80fe36526ad6
Description-en: Documentation for the Cairo Multi-platform 2D graphics library
 Cairo is a multi-platform library providing anti-aliased
 vector-based rendering for multiple target backends.
 .
 This package contains the HTML documentation for the Cairo library
 in /usr/share/gtk-doc/html/cairo/.

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: libcupsfilters-dev
Description-md5: b9e86d6395fb70bb943d64a4a7cfaa29
Description-en: OpenPrinting CUPS Filters - Development files for the library
 This library contains functions commonly used by the CUPS filters
 in the OpenPrinting CUPS filters package, currently functions to read
 several different image formats and to convert bitmaps between different
 color spaces.
 .
 This package contains the header files to develop applications (CUPS
 filters, printer drivers) using libcupsfilters.

Package: libcupsfilters1
Description-md5: b891bc072c10210e109ee7d9699a32a3
Description-en: OpenPrinting CUPS Filters - Shared library
 This library contains functions commonly used by the CUPS filters
 in the OpenPrinting CUPS filters package, currently functions to read
 several different image formats and to convert bitmaps between different
 color spaces.

Package: libcurl3-gnutls
Description-md5: 785baf29d91f9f781677a7f569940052
Description-en: easy-to-use client-side URL transfer library (GnuTLS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by GnuTLS.

Package: libcurl3-nss
Description-md5: 459d2b4fbb16cf9975276e1d24a7ffe8
Description-en: easy-to-use client-side URL transfer library (NSS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by NSS.

Package: libcurl4
Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7
Description-en: easy-to-use client-side URL transfer library (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 SSL support is provided by OpenSSL.

Package: libcurl4-doc
Description-md5: 6462959fec3647baef16ff31a5f39d94
Description-en: documentation for libcurl
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the documentation files for libcurl.

Package: libcurl4-gnutls-dev
Description-md5: a780e9fd64d55eccc7d421f6da7dc01d
Description-en: development files and documentation for libcurl (GnuTLS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses libcurl.
 .
 SSL support is provided by GnuTLS.

Package: libcurl4-nss-dev
Description-md5: b83e9196a054062dc76fc2a693802052
Description-en: development files and documentation for libcurl (NSS flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses libcurl.
 .
 SSL support is provided by NSS.

Package: libcurl4-openssl-dev
Description-md5: 133120dd689c1a9785ccd7cd427dd344
Description-en: development files and documentation for libcurl (OpenSSL flavour)
 libcurl is an easy-to-use client-side URL transfer library, supporting DICT,
 FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S,
 RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
 .
 libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
 form based upload, proxies, cookies, user+password authentication (Basic,
 Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling
 and more!
 .
 libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported,
 fast, thoroughly documented and is already used by many known, big and
 successful companies and numerous applications.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses libcurl.
 .
 SSL support is provided by OpenSSL.

Package: libdns-export1104
Description-md5: 52d527bf4a46771b661269a614c3c1eb
Description-en: Exported DNS Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libdns shared library.

Package: libdns1104
Description-md5: fadbc60724c646c80c4b57d45d5e5161
Description-en: DNS Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libdns shared library used by BIND's daemons and
 clients.

Package: libdw-dev
Description-md5: f125fde79e7cf4843502f64d2aca123c
Description-en: libdw1 development libraries and header files
 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This package contains development libraries and header files for libdw1.
 .
 It also contains a static version of libdw.  Only link to the static version
 for special cases and when you don't need anything from the ebl backends.

Package: libdw1
Description-md5: 6238c70828caf72448d9f8116f0e5c97
Description-en: library that provides access to the DWARF debug information
 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This library is part of elfutils.

Package: libecpg-compat3
Description-md5: 66ce228306ea5636e1cb757bd540255b
Description-en: older version of run-time library for ECPG programs
 The libecpg_compat shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libecpg-dev
Description-md5: 5eb928e68d1075508e3d6a4d7fc6f514
Description-en: development files for ECPG (Embedded PostgreSQL for C)
 This package contains the necessary files to build ECPG (Embedded
 PostgreSQL for C) programs.  It includes the development libraries
 and the preprocessor program ecpg.
 .
 PostgreSQL is an object-relational SQL database management system.
 .
 Install this package if you want to write C programs with SQL statements
 embedded in them (rather than run by an external process).

Package: libecpg6
Description-md5: 51ed6df58b24baddae9952acb91903bd
Description-en: run-time library for ECPG programs
 The libecpg shared library is used by programs built with ECPG
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libelf-dev
Description-md5: 987fe60edac82d9ad80df9bdb9c08f33
Description-en: libelf1 development libraries and header files
 libelf1 provides a shared library which allows reading and writing of ELF
 files on a high level.
 .
 This package contains development libraries and header files for libelf1.

Package: libelf1
Description-md5: 5188e87e91e6292255a5ccd72d2f25ed
Description-en: library to read and write ELF files
 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level.  Third party programs depend on
 this package to read internals of ELF files.  The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.

Package: libfdisk-dev
Description-md5: 54a621155f17bd9c760ccca383970682
Description-en: fdisk partitioning library - headers and static libraries
 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.
 .
 This package contains the development environment for the fdisk library.

Package: libfdisk1
Description-md5: 97986f600b6cd55d9613b5b8eac3b74a
Description-en: fdisk partitioning library
 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.

Package: libfontembed-dev
Description-md5: c4c7345ca8b55eb3517e71b0b8ae9ac4
Description-en: OpenPrinting CUPS Filters - Development files for font embed library
 This library contains functions for font embedding in PDF files, commonly
 used by CUPS filters.
 .
 This package contains the header files to develop applications using
 libfontembed.

Package: libfontembed1
Description-md5: 8224b9ef51388c11e00f94a6367092f3
Description-en: OpenPrinting CUPS Filters - Font Embed Shared library
 This library contains functions for font embedding in PDF files, commonly
 used by CUPS filters.

Package: libfwupd-dev
Description-md5: 907b9b5689dd6175ea87d438da0b4cf1
Description-en: development files for libfwupd
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides the development files for libfwupd

Package: libfwupd2
Description-md5: 06bb3fa1d01b44e078bf14e75643e6fc
Description-en: Firmware update daemon library
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Firmware updates are supported for a variety of technologies.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides the library used by the daemon.

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: 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: 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: 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: libglib2.0-0
Description-md5: f44de6293be1aa02cd13d73f591580a9
Description-en: GLib library of C routines
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the shared libraries.

Package: libglib2.0-bin
Description-md5: b999624c61f8058d0201077f097c87ed
Description-en: Programs for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the program files which is used for the libraries
 and others.

Package: libglib2.0-data
Description-md5: e30141317e2f372da30c78d06ac076ee
Description-en: Common files for GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.

Package: libglib2.0-dev
Description-md5: f1a310bc28a3b8566d2f79a4116e8a0e
Description-en: Development files for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0,
 as only it includes the header files and static libraries (optionally)
 needed for compiling.

Package: libglib2.0-dev-bin
Description-md5: 716eb6847e618429b0a0a90ab6fd146a
Description-en: Development utilities for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package is needed to compile programs against libglib2.0-0. It contains
 development utilities typically run during compilation and should not be
 installed directly. Use libglib2.0-dev instead.

Package: libglib2.0-doc
Description-md5: bdb9aa53f83dabd5dab7d58c0e8cd803
Description-en: Documentation files for the GLib library
 GLib is a library containing many useful C routines for things such
 as trees, hashes, lists, and strings.  It is a useful general-purpose
 C library used by projects such as GTK+, GIMP, and GNOME.
 .
 This package contains the HTML documentation for the GLib library
 in /usr/share/doc/libglib2.0-doc/ .

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: 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: libgs-dev
Description-md5: f4c1713297a6c688a87d0b2876caf1fa
Description-en: interpreter for the PostScript language and for PDF - Development Files
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package provides the development files for the GPL Ghostscript
 library which makes the facilities of GPL Ghostscript available to
 applications.

Package: libgs9
Description-md5: 77d0d233cd004663a71b1ef44e87d3f1
Description-en: interpreter for the PostScript language and for PDF - Library
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package provides the Ghostscript library which makes the
 facilities of GPL Ghostscript available to applications.

Package: libgs9-common
Description-md5: f08f64f97de70ffa2ec3f07307565bf1
Description-en: interpreter for the PostScript language and for PDF - common files
 GPL Ghostscript is used for PostScript/PDF preview and printing.
 Usually as a back-end to a program such as ghostview, it can display
 PostScript and PDF documents in an X11 environment.
 .
 This package provides common architecture-independent files needed by
 the GPL Ghostscript library.
 .
 By default, GPL Ghostscript uses a font from the fonts-droid package to
 approximate glyphs in PDFs for which the requested CJK TrueType font
 is missing.  If the fonts-droid package is not installed, these glyphs
 will be rendered as bullets.

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: libip4tc-dev
Description-md5: 57d66234c0401b5117d6cfe59615b27e
Description-en: Development files for libip4tc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files and static libraries for libip4tc.

Package: libip4tc0
Description-md5: 6cf8584710987c66eced830acf7ec565
Description-en: netfilter libip4tc library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv4) C library from the
 Netfilter xtables framework.
 .
 iptables IPv4 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.

Package: libip6tc-dev
Description-md5: 5aa1a942d789bc4e4e4b82a67ce3e0fd
Description-en: Development files for libip6tc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files and static libraries for libip6tc.

Package: libip6tc0
Description-md5: 6d93d5b7c7e8efee9e6f708e19b3f4f8
Description-en: netfilter libip6tc library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv6) C library from the
 Netfilter xtables framework.
 .
 iptables IPv6 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.

Package: libiptc-dev
Description-md5: 2f62c598898d69ed1de833946cc82700
Description-en: Development files for libiptc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files and static libraries for libiptc.

Package: libiptc0
Description-md5: 1feba6e2ac02c07a63422d0d7ecc689c
Description-en: netfilter libiptc library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables C library from the Netfilter
 xtables framework.
 .
 iptables v4/v6 ruleset ADT and kernel interface.
 .
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.

Package: libirs-export161
Description-md5: 7e57fb542b884102b27905ba45de52ac
Description-en: Exported IRS Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libirs shared library.

Package: libirs161
Description-md5: ae6663842399469aa3234854fdad284b
Description-en: DNS Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libirs shared library used by BIND's daemons and
 clients.

Package: libisc-export1100
Description-md5: cd6e16cd398bc2214c99d8500959c204
Description-en: Exported ISC Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libisc shared library.

Package: libisc1100
Description-md5: 538f08c974b457d9907e201f70a51533
Description-en: ISC Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisc shared library used by BIND's daemons and
 clients.

Package: libisccc-export161
Description-md5: c7785673bc5b2dfed3c5bcee1452c16c
Description-en: Command Channel Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisccc shared library used by BIND's daemons
 and clients, particularly rndc.

Package: libisccc161
Description-md5: c7785673bc5b2dfed3c5bcee1452c16c
Description-en: Command Channel Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisccc shared library used by BIND's daemons
 and clients, particularly rndc.

Package: libisccfg-export163
Description-md5: b188c8f9eedec4b6c04d1dd6d0169cf4
Description-en: Exported ISC CFG Shared Library
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the exported libisccfg shared library.

Package: libisccfg163
Description-md5: d214b6bf2b32d3830998548c9fa53da4
Description-en: Config File Handling Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the libisccfg shared library used by BIND's daemons
 and clients to read and write ISC-style configuration files like named.conf
 and rndc.conf.

Package: libjs-sphinxdoc
Description-md5: 63a7d0de40a41c4829f00fcb9417cf9d
Description-en: JavaScript support for Sphinx documentation
 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package provides JavaScript code for documentation generated by Sphinx.

Package: libkeyutils-dev
Description-md5: 778cf76cde69933bd711c1050360f519
Description-en: Linux Key Management Utilities (development)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package contains the development files.

Package: libkeyutils1
Description-md5: 5c4d88a0a818e5ef897f2a9fa5c3ac2d
Description-en: Linux Key Management Utilities (library)
 Keyutils is a set of utilities for managing the key retention facility in the
 kernel, which can be used by filesystems, block devices and more to gain and
 retain the authorization and encryption keys required to perform secure
 operations.
 .
 This package provides a wrapper library for the key management facility system
 calls.

Package: liblibreofficekitgtk
Description-md5: 52a3fee7a3b817ab39c00dba0ffe0a7f
Description-en: GTK3 widget wrapping LibreOffice functionality
 This package contains a (basic) GTK+ document viewer widget (used
 by e.g. LOKDocView)

Package: liblwres161
Description-md5: 6c5041f39bdcc8de6092f4354d6f893b
Description-en: Lightweight Resolver Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 .
 This package delivers the liblwres shared library used by BIND's daemons
 and clients.

Package: libmount-dev
Description-md5: 4c8f2344e9c734ced38948f314a71355
Description-en: device mounting library - headers and static libraries
 This device mounting library is used by mount and umount helpers.
 .
 This package contains the development environment for the mount library.

Package: libmount1
Description-md5: 7e446c44302ff94779f1434f2e05d553
Description-en: device mounting library
 This device mounting library is used by mount and umount helpers.

Package: libmutter-4-0
Description-md5: 8f6f0f3c4b5d66b2dc9eece8be769120
Description-en: window manager library from the Mutter window manager
 Mutter is a small window manager, using GTK+ and Clutter to do
 everything.
 .
 Mutter is the clutter-based evolution of Metacity, which, as the
 author says, is a "Boring window manager for the adult in you. Many
 window managers are like Marshmallow Froot Loops; Metacity is like
 Cheerios."
 .
 This package contains the window manager shared library, used by mutter
 itself, and gnome-shell.

Package: libmutter-4-dev
Description-md5: 5460e4be955e7d46918bc325e6e265c2
Description-en: Development files for the Mutter window manager
 Mutter is a small window manager, using GTK+ and Clutter to do
 everything.
 .
 Mutter is the clutter-based evolution of Metacity, which, as the
 author says, is a "Boring window manager for the adult in you. Many
 window managers are like Marshmallow Froot Loops; Metacity is like
 Cheerios."
 .
 This package contains the development files.

Package: libnss-db
Description-md5: 86085c093ffb06245b4f694a84b2427a
Description-en: NSS module for using Berkeley Databases as a naming service
 nss_db is a set of C library extensions which allow Berkeley Databases
 to be used as a primary source of aliases, ethers, groups, hosts,
 networks, protocol, users, RPCs, services, and shadow passwords (instead
 of or in addition to using flat files or NIS). Install nss_db if your
 flat name service files are too large and lookups are slow.

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: libpgtypes3
Description-md5: 0dacda1ddb389b6d6969cdc09faab591
Description-en: shared library libpgtypes for PostgreSQL 11
 The libpgtypes shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpoppler-cpp-dev
Description-md5: b8ccf7d2887aa9a8117d5795dcfa8442
Description-en: PDF rendering library -- development files (CPP interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the C++ Poppler interface.

Package: libpoppler-cpp0v5
Description-md5: bd2c0f6fbd7019f0ce9ff23bdb5a718d
Description-en: PDF rendering library (CPP shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the CPP shared library for applications
 using a simple C++ interface (using STL, and no other dependency) to Poppler.

Package: libpoppler-dev
Description-md5: 6d35e7b20480c00075b7865baad4287e
Description-en: PDF rendering library -- development files
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the development libraries needed to build applications
 using Poppler.

Package: libpoppler-glib-dev
Description-md5: 4483b544bc64264785fa77d6466a341f
Description-en: PDF rendering library -- development files (GLib interface)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the headers and development libraries needed to
 build applications using the GLib-based Poppler interface.

Package: libpoppler-glib-doc
Description-md5: 57cf6faf4d2f4c9877d6db227de05dcd
Description-en: PDF rendering library -- documentation for the GLib interface
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the API documentation of the GLib-based Poppler
 interface.

Package: libpoppler-glib8
Description-md5: 3d73daa08a49dca5cd4c25e32862c41e
Description-en: PDF rendering library (GLib-based shared library)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package provides the GLib-based shared library for applications
 using the GLib interface to Poppler.

Package: libpoppler-private-dev
Description-md5: f047a262a6d3ff3cbd6650f1d55e93d4
Description-en: PDF rendering library -- private development files
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the private and unstable headers needed to build
 applications using the private Poppler core library.

Package: libpoppler85
Description-md5: 74b6b371a9886bca4fc2c2761b5a2fec
Description-en: PDF rendering library
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains the shared core library.

Package: libpq-dev
Description-md5: 7f4362b106aae6b219ccc880faa1f04c
Description-en: header files for libpq5 (PostgreSQL library)
 Header files and static library for compiling C programs to link
 with the libpq library in order to communicate with a PostgreSQL
 database backend.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpq5
Description-md5: 4109d08c168c8058d09c0cc8bf8b18b1
Description-en: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.

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: libreoffice-avmedia-backend-gstreamer
Description-md5: 00acf24d5e6556c99a72938a8431d5d7
Description-en: GStreamer backend for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains a GStreamer backend for LibreOffices avmedia component
 to play audio/video.

Package: libreoffice-base-core
Description-md5: 00dfbbe7bf584af5cd6d0ee0f5695390
Description-en: office productivity suite -- shared library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains common libraries of LibreOffice Base used by
 Base, Writer and Calc.
 .
 If you need full Base functionality (or actual database drivers), please
 install libreoffice-base (and/or libreoffice-base-drivers and/o
 libreoffice-sdbc-*).

Package: libreoffice-calc
Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3
Description-en: office productivity suite -- spreadsheet
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice.

Package: libreoffice-common
Description-md5: 304f06193ef91a740410572ff1db7174
Description-en: office productivity suite -- arch-independent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 LibreOffice.

Package: libreoffice-core
Description-md5: 5464d9229de42a41fda16d9993e11570
Description-en: office productivity suite -- arch-dependent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice.  See the libreoffice package for more information.

Package: libreoffice-dev
Description-md5: c1c0518dd783fa332121536abc2dc952
Description-en: office productivity suite -- SDK -- architecture-dependent parts
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the (architecture-dependent) files needed to build
 plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent
 includes, ...).
 .
 It also contains the gengal and ui-previewer utilities.

Package: libreoffice-dev-common
Description-md5: 8e2f47a3629807507c30bffdf52c61ba
Description-en: office productivity suite -- SDK -- architecture-independent parts
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the (architecture-independent) files needed to build
 plugins/add-ons for LibreOffice (includes, IDL files, ...)

Package: libreoffice-dev-doc
Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f
Description-en: office productivity suite -- SDK documentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the documentation of the LibreOffice SDK:
 .
  * C++/Java API reference
  * IDL reference
  * C++/Java/Basic examples

Package: libreoffice-draw
Description-md5: 48e37fe8495cb12961b923bb0b0f970f
Description-en: office productivity suite -- drawing
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.

Package: libreoffice-gnome
Description-md5: 1b87b9604a8072a58d43810cbbad398d
Description-en: office productivity suite -- GNOME integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the GIO support, and the session installer integration.
 .
 You can extend the functionality of this by installing these packages:
 .
  * libreoffice-evolution: Evolution addressbook support
  * evolution

Package: libreoffice-gtk3
Description-md5: 146f765cda9a463edbf2032242a5150f
Description-en: office productivity suite -- GTK+ 3 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Gtk plugin for drawing LibreOffices widgets
 with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME.

Package: libreoffice-impress
Description-md5: 472668fa8a618a3bed701d2301185f86
Description-en: office productivity suite -- presentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

Package: libreoffice-java-common
Description-md5: 9b905cfcc13278c04580172f90e74120
Description-en: office productivity suite -- arch-independent Java support files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 the Java support for LibreOffice (Java classes, scripts, config snippets).

Package: libreoffice-l10n-in
Description-md5: 36e2a96a1e51778367a7324914492a84
Description-en: office productivity suite -- Indic language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all available
 indic languages.

Package: libreoffice-l10n-za
Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe
Description-en: office productivity suite -- South African language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all 11 South
 African languages.

Package: libreoffice-math
Description-md5: 66f3b39e514cc02ac689ec67f6ed274a
Description-en: office productivity suite -- equation editor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

Package: libreoffice-nlpsolver
Description-md5: fae46d5df372eb372a1c97e3831f88bc
Description-en: "Solver for Nonlinear Programming" extension for LibreOffice
 By default LibreOffice Calc ships with a solver engine for linear
 programming only. This allows the optimization of models to a certain degree.
 However, if the formulas or constraints become more complex,
 nonlinear programming is required. That missing gap is now filled by the
 Solver for Nonlinear Programming extension.
 .
 Currently it incorporates two Evolutionary Algorithms which are able to
 handle floating point and integer variables as well as nonlinear constraints.

Package: libreoffice-officebean
Description-md5: 75283d81d9fbc2478568186149138f66
Description-en: office productivity suite -- Java bean
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the LibreOffice Office Bean for embedding
 LibreOffice in custom Java applications.

Package: libreoffice-ogltrans
Description-md5: e0adf62d9e3c2e44012570545627fe8d
Description-en: transitional package for libreoffice-ogltrans
 This package used to contain the OpenGL slide transitions for LibreOffice
 Impress.
 That has been merged into libreoffice-impress directly and thus this package
 can be safely removed.

Package: libreoffice-pdfimport
Description-md5: 7fece5c04e7014b850ca76b355ae3bd9
Description-en: transitional package for PDF Import component for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package formerly contained a component enabling LibreOffice to import PDF
 Documents. This now has been merged back into the "main" packages and this
 package thus can be safely removed once installed.

Package: libreoffice-style-breeze
Description-md5: b3a725e09462ccaec72c3b8bb964827b
Description-en: office productivity suite -- Breeze symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "breeze" symbol style, default style for KDE 5.

Package: libreoffice-style-colibre
Description-md5: 32f69eb782a3e2c24c14038e98222fbe
Description-en: office productivity suite -- colibre symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "colibre" symbol style - a icon theme
 which follow Microsoft(R) Offices color scheme.

Package: libreoffice-style-elementary
Description-md5: d68f25478a11b022507c9a7afef86095
Description-en: office productivity suite -- Elementary symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "elementary" symbol style, default style
 for GTK+/Gnome.

Package: libreoffice-style-tango
Description-md5: 1015651a577d2ea75eea2d0a6cf9e6ce
Description-en: office productivity suite -- Tango symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "tango" symbol style.

Package: libreoffice-writer
Description-md5: 7ddf1a7be67dc22b315f212f564325e8
Description-en: office productivity suite -- word processor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

Package: libreofficekit-data
Description-md5: fb01c7353a795aa18a541109824b6865
Description-en: common data for LOKDocView
 LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
 exposes a simple API for applications to use this widget.
 .
 This package contains architecture-independent data (e.g. the selection
 handlers).

Package: libreofficekit-dev
Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba
Description-en: LibreOfficeKit -- headers
 LibreOfficeKit can be used for accessing LibreOffice functionality through
 C/C++, without any need to use UNO.
 .
 For now it only offers document conversion (in addition to an experimental
 tiled rendering API).
 .
 This package contains the headers needed for using LibreOfficeKit.

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: libsmartcols-dev
Description-md5: 00fc32df577027210288765be6b333d7
Description-en: smart column output alignment library - headers and static libraries
 This smart column output alignment library is used by fdisk utilities.
 .
 This package contains the development environment for the mount library.

Package: libsmartcols1
Description-md5: d5382f0223188fc45ed69f879488c198
Description-en: smart column output alignment library
 This smart column output alignment library is used by fdisk utilities.

Package: libsqlite3-0
Description-md5: 701b171ca60f3c96227ee4783a35419c
Description-en: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.

Package: libsqlite3-dev
Description-md5: 6387c6fc4f6fed646a1e0a793253786e
Description-en: SQLite 3 development files
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
 .
 This package contains the development files (headers, static libraries)

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++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: libtcl8.6
Description-md5: 0900ad020fbf5b0aca4aa49a8044d863
Description-en: Tcl (the Tool Command Language) v8.6 - run-time library files
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains the Tcl library and auxiliary
 code which allows one to run Tcl-enabled applications.  This version
 includes thread support.

Package: libtk8.6
Description-md5: 01d90661559e5ce16fbf055f91aff291
Description-en: Tk toolkit for Tcl and X11 v8.6 - run-time files
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the Tk library and supplementary packages you
 need to run Tk-enabled apps.

Package: 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: libuuid1
Description-md5: f31dd3d34d42a99fedd60c9fb7d79469
Description-en: Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more 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: 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: 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: 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: 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: 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: 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: 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++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: 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: libxtables-dev
Description-md5: 704795211bb04c8e97ee8de3b1fb0f51
Description-en: netfilter xtables library -- development files
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package includes the development files of libxtables.

Package: libxtables12
Description-md5: 63e15790bf391d02773381b5b6259745
Description-en: netfilter xtables library
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space interface to the Netfilter xtables
 kernel framework.

Package: lintian
Description-md5: f4699df15b78db1c6fe32af9fcf8681b
Description-en: Debian package checker
 Lintian dissects Debian packages and reports bugs and policy
 violations. It contains automated checks for many aspects of Debian
 policy as well as some checks for common errors.
 .
 It uses an archive directory, called a "laboratory", in which it stores
 information about the packages it examines.  It can keep this
 information between multiple invocations in order to avoid repeating
 expensive data-collection operations. This makes it possible to check the
 complete Debian archive for bugs, in a reasonable time.
 .
 This package is useful for all people who want to check Debian
 packages for compliance with Debian policy. Every Debian maintainer
 should check packages with this tool before uploading them to the
 archive.
 .
 This version of Lintian is calibrated for policy version 4.3.0.

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-1010
Description-md5: 30af77ed6745e7b2934fa7af6cdae9fd
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-1010/debian.README.gz for details

Package: linux-aws-tools-4.18.0-1010
Description-md5: c311ad6ed43b827f0335b7cb51fab024
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 64 bit x86.
 You probably want to install linux-tools-4.18.0-1010-<flavour>.

Package: linux-buildinfo-4.15.0-1034-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-1007-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-1008-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-1010-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-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-1007
Description-md5: 975971695cd1773f2c1c6cbe23835396
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-1007/debian.README.gz for details

Package: linux-gcp-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-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-1034-oem
Description-md5: dfdeb8f3c672b25fee606bced69b83cc
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-1034/debian.README.gz for details.

Package: linux-headers-4.18.0-1007-gcp
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-kvm
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-1010-aws
Description-md5: 879b1dab8fd74cd16af1c75ccf210cc9
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-1010/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-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-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-oem
Description-md5: a38c8392f77a111af30e6bd7ecc16c1f
Description-en: OEM Linux kernel headers
 This package will always depend on the latest OEM kernel headers
 available.

Package: linux-image-4.15.0-1034-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-1007-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-1008-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-1010-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-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-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-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-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-1034-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-1007-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-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-1008
Description-md5: 1b92ecf11c5febd063058fbe3cc068d6
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-1008/debian.README.gz for details

Package: linux-kvm-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-modules-4.15.0-1034-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-1007-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-1008-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-1010-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-extra-4.18.0-1007-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-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-1034
Description-md5: 0ef200735c621f0074ac043b10362004
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-1034/debian.README.gz for details

Package: linux-oem-tools-4.15.0-1034
Description-md5: 94dd97a72d327c3437371d5fbffc4b1e
Description-en: Linux kernel version specific tools for version 4.15.0-1034
 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-1034 on
 64 bit x86.
 You probably want to install linux-tools-4.15.0-1034-<flavour>.

Package: linux-tools-4.15.0-1034-oem
Description-md5: 450de56677dde168da9d395721a72ebc
Description-en: Linux kernel version specific tools for version 4.15.0-1034
 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-1034 on
 64 bit x86.

Package: linux-tools-4.18.0-1007-gcp
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-kvm
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-1010-aws
Description-md5: 846e21b7db30bf8b8cdc5cf9fdc4fcd4
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 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-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-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-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-oem
Description-md5: 544dead17e2cf698cd9acab1fb72ea0b
Description-en: OEM Linux kernel tools
 This package will always depend on the latest OEM kernel tools
 available.

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: locales
Description-md5: 68ccf846a4935e541c4a717fc0a1f3e3
Description-en: GNU C Library: National Language (locale) data [support]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains tools to generate locale definitions from source
 files (included in this package). It allows you to customize which
 definitions actually get generated. This is a space-saver over how this
 package used to be, with all locales generated by default. This created
 a package that unpacked to an excess of 30 megs.

Package: locales-all
Description-md5: c360552536cba624a24a347b513939dd
Description-en: GNU C Library: Precompiled locale data
 This package contains the precompiled locale data for all supported locales.
 A better alternative is to install the locales package and only select
 desired locales, but it can be useful on a low-memory machine because some
 locale files take a lot of memory to be compiled.

Package: mount
Description-md5: 90e187380786a435bb9c85b37afa2c5f
Description-en: tools for mounting and manipulating filesystems
 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.

Package: multiarch-support
Description-md5: f70fd4ad370040691119c10d77aec677
Description-en: Transitional package to ensure multiarch compatibility
 This is a transitional package used to ensure multiarch support is present
 in ld.so before unpacking libraries to the multiarch directories.  It can
 be removed once nothing on the system depends on it.

Package: mutter
Description-md5: 7152d88dc5fc270769908fdf6c997d65
Description-en: lightweight GTK+ window manager
 Mutter is a small window manager, using GTK+ and Clutter to do
 everything.
 .
 Mutter is the clutter-based evolution of Metacity, which, as the
 author says, is a "Boring window manager for the adult in you. Many
 window managers are like Marshmallow Froot Loops; Metacity is like
 Cheerios."
 .
 This package contains the core binaries.

Package: mutter-common
Description-md5: 3e115f2b281be4785d756660fc028a3e
Description-en: shared files for the Mutter window manager
 Mutter is a small window manager, using GTK+ and Clutter to do
 everything.
 .
 Mutter is the clutter-based evolution of Metacity, which, as the
 author says, is a "Boring window manager for the adult in you. Many
 window managers are like Marshmallow Froot Loops; Metacity is like
 Cheerios."
 .
 This package contains the shared files.

Package: neutron-common
Description-md5: e3445b14d485b7c2a9472ae6fd564e39
Description-en: Neutron is a virtual network service for Openstack - common
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 python-pbr (>= 2.0.0),
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the common files.

Package: neutron-dhcp-agent
Description-md5: 572c3866ff7d431ed7a69af059be88b1
Description-en: Neutron is a virtual network service for Openstack - DHCP agent
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the DHCP agent.

Package: neutron-fwaas-common
Description-md5: 42e91ab83bbbf742004e6f2b0b77a32e
Description-en: Firewall-as-a-Service driver for OpenStack Neutron
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides common configuration files.

Package: neutron-l3-agent
Description-md5: 7dc64a3d701aa413a40358ba3069904a
Description-en: Neutron is a virtual network service for Openstack - l3 agent
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the layer 3 routing agent.

Package: neutron-linuxbridge-agent
Description-md5: 7438b6586091536457c1094f075e5bfb
Description-en: Neutron is a virtual network service for Openstack - linuxbridge agent
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the linuxbridge plugin agent.

Package: neutron-metadata-agent
Description-md5: 7f661aa618ba5bb4655c68b01afa2e23
Description-en: Neutron is a virtual network service for Openstack - metadata agent
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the metadata proxy agent.

Package: neutron-openvswitch-agent
Description-md5: e9697f8391ec5ff56d028b4049eb9f25
Description-en: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the Open vSwitch plugin agent.

Package: neutron-plugin-ml2
Description-md5: 04c3b1da612333dffe94afb38e17f6ee
Description-en: Neutron is a virtual network service for Openstack - ML2 plugin
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the Modular Layer 2 plugin.

Package: neutron-server
Description-md5: 1b00fccfd02ac8a9014e7ee4bfb0ddd5
Description-en: Neutron is a virtual network service for Openstack - server
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the Neutron server

Package: nova-api
Description-md5: 93751a4c42a717b98a076fc37e614e1c
Description-en: OpenStack Compute - API frontend
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package provides the API frontend.

Package: nova-common
Description-md5: ca300a4c4a13a67629e52754451325a3
Description-en: OpenStack Compute - common files
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package contains things that are needed by all parts of Nova.

Package: nova-compute
Description-md5: 3ba5242ed5b20ea217068529d959352e
Description-en: OpenStack Compute - compute node base
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This is the package you will install on the nodes that will run your
 virtual machines.

Package: nova-compute-kvm
Description-md5: 3a3f4fc6eb0e0d1a1a52636f4a84daa1
Description-en: OpenStack Compute - compute node (KVM)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 Install this package on your compute nodes if you're using kvm.

Package: nova-compute-libvirt
Description-md5: 128101f3838791afe92b57c5afcef336
Description-en: OpenStack Compute - compute node libvirt support
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This dependency package provides common dependencies and setup for all libvirt
 based hypervisor options.

Package: nova-compute-lxc
Description-md5: 8c74b0f3d56b3da8c70cf752f98f7869
Description-en: OpenStack Compute - compute node (LXC)
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 Install this package on your compute nodes if you're using LXC.

Package: nova-conductor
Description-md5: 0b6894258f8fbaad9a8f7daf4cae4456
Description-en: OpenStack Compute - conductor service
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This is the Nova conductor service component

Package: nova-doc
Description-md5: 1c367fcc5afa32969a8f351c6365dd1c
Description-en: OpenStack Compute - documentation
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package contains the documentation for Nova.

Package: nova-network
Description-md5: ce3e77d724d3353406c26c4d4af8c565
Description-en: OpenStack Compute - Network manager
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This is the package you will install on the network nodes. This service is
 responsible for managing floating and fixed IPs, DHCP, bridging and VLANs, and
 in some cases acts as a gateway. Different networking strategies are available
 to the service by changing the network_manager flag to FlatManager,
 FlatDHCPManager, or VlanManager (default is VLAN).

Package: nova-scheduler
Description-md5: 8edec11a409c894d59bffef4d16d21b6
Description-en: OpenStack Compute - virtual machine scheduler
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This is the Nova scheduler.

Package: nova-volume
Description-md5: f85e1ba6a9aabcaf096890562606c8de
Description-en: OpenStack Compute - storage
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This is a dummy transitional package that can be removed after upgrade.

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: poppler-utils
Description-md5: c82ab1c01fb88c7aab560b4a6154c69f
Description-en: PDF utilities (based on Poppler)
 Poppler is a PDF rendering library based on Xpdf PDF viewer.
 .
 This package contains command line utilities (based on Poppler) for getting
 information of PDF documents, convert them to other formats, or manipulate
 them:
  * pdfdetach -- lists or extracts embedded files (attachments)
  * pdffonts -- font analyzer
  * pdfimages -- image extractor
  * pdfinfo -- document information
  * pdfseparate -- page extraction tool
  * pdfsig -- verifies digital signatures
  * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo
  * pdftohtml -- PDF to HTML converter
  * pdftoppm -- PDF to PPM/PNG/JPEG image converter
  * pdftops -- PDF to PostScript (PS) converter
  * pdftotext -- text extraction
  * pdfunite -- document merging tool

Package: postgresql-11
Description-md5: dd8e92014acd33c750e1393a858cb8b7
Description-en: object-relational SQL database, version 11 server
 PostgreSQL is a powerful, open source object-relational database
 system. It is fully ACID compliant, has full support for foreign
 keys, joins, views, triggers, and stored procedures (in multiple
 languages). It includes most SQL:2008 data types, including INTEGER,
 NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It
 also supports storage of binary large objects, including pictures,
 sounds, or video. It has native programming interfaces for C/C++,
 Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and
 exceptional documentation.
 .
 This package provides the database server for PostgreSQL 11.

Package: postgresql-client-11
Description-md5: 419ba77bf0dca7f8a419115fbf9fe644
Description-en: front-end programs for PostgreSQL 11
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 11. If you install
 PostgreSQL 11 on a standalone machine, you need the server package
 postgresql-11, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-11
Description-md5: 8fe4e5b078260be9f38fcd08878256ec
Description-en: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 11. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: python-bs4
Description-md5: 09324a3331a4b1802471f3e7988a88cc
Description-en: error-tolerant HTML parser for Python
 Beautiful Soup is a Python library for pulling data out of HTML and XML files.
 It works with your favorite parser to provide idiomatic ways of navigating,
 searching, and modifying the parse tree. It commonly saves programmers hours
 or days of work.
 .
 This package contains BeautifulSoup 4, for Python 2.x.

Package: python-bs4-doc
Description-md5: 5fc5e5fb9c30054fd6d7ffda012debab
Description-en: error-tolerant HTML parser for Python - documentation
 Beautiful Soup is a Python library for pulling data out of HTML and XML files.
 It works with your favorite parser to provide idiomatic ways of navigating,
 searching, and modifying the parse tree. It commonly saves programmers hours
 or days of work.
 .
 This package contains BeautifulSoup's documentation.

Package: python-genshi-doc
Description-md5: 63d2bc7a6004ea20d074a0b67a953554
Description-en: Python XML-based template engine (documentation and examples)
 Genshi  is  a Python  library  that  provides  an integrated  set  of
 components  for  parsing,  generating,  and processing  HTML  or  XML
 content  in  a uniform  manner.   The  major  feature is  a  template
 language, which is heavily inspired by Kid.
 .
 This package contains documentation and example programs for Genshi.

Package: python-lxml
Description-md5: e8e2f787207511401ce91418255455e6
Description-en: pythonic binding for the libxml2 and libxslt libraries
 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings. Its aim:
 .
   * Pythonic API.
   * Documented.
   * Use Python unicode strings in API.
   * Safe (no segfaults).
   * No manual memory management!
 .
 lxml aims to provide a Pythonic API by following as much as possible
 the ElementTree API, trying to avoid inventing too many new APIs,
 or the user's having to learn new things -- XML is complicated enough.

Package: python-lxml-doc
Description-md5: 86c3002728b00f49dc1d8a0e4e843699
Description-en: pythonic binding for the libxml2 and libxslt libraries (documentation)
 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from these existing Python bindings.
 .
 This package contains the html 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-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: python3-bs4
Description-md5: fb6bbcbf2610881d02572826329c9b94
Description-en: error-tolerant HTML parser for Python 3
 Beautiful Soup is a Python library for pulling data out of HTML and XML files.
 It works with your favorite parser to provide idiomatic ways of navigating,
 searching, and modifying the parse tree. It commonly saves programmers hours
 or days of work.
 .
 This package contains BeautifulSoup 4, for Python 3.x.

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-genshi
Description-md5: 16a97ee4a6a4ef84b022ae95ff491e5f
Description-en: Python XML-based template engine - Python 3.x
 Genshi  is  a Python  library  that  provides  an integrated  set  of
 components  for  parsing,  generating,  and processing  HTML  or  XML
 content  in  a uniform  manner.   The  major  feature is  a  template
 language, which is heavily inspired by Kid.
 .
 This is the Python 3 version.

Package: python3-lxml
Description-md5: e8e2f787207511401ce91418255455e6
Description-en: pythonic binding for the libxml2 and libxslt libraries
 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings. Its aim:
 .
   * Pythonic API.
   * Documented.
   * Use Python unicode strings in API.
   * Safe (no segfaults).
   * No manual memory management!
 .
 lxml aims to provide a Pythonic API by following as much as possible
 the ElementTree API, trying to avoid inventing too many new APIs,
 or the user's having to learn new things -- XML is complicated enough.

Package: python3-lxml-dbg
Description-md5: dc60d3e32c93635f03d6f9f774d9845a
Description-en: pythonic binding for the libxml2 and libxslt libraries (debug extension)
 lxml is a new Python binding for libxml2 and libxslt, completely
 independent from existing Python bindings.
 .
 This package contains the extension built for the Python3 debug interpreter.

Package: python3-neutron
Description-md5: 0f4b20a6f58f461446e19c5254ee0455
Description-en: Neutron is a virtual network service for Openstack - Python library
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the Python 3.x library.

Package: python3-neutron-fwaas
Description-md5: 4fe466924e4494b07efe9f8765122312
Description-en: Firewall-as-a-Service driver for OpenStack Neutron
 Neutron is a virtual network service for Openstack, and a part of
 Netstack. Just like OpenStack Nova provides an API to dynamically
 request and configure virtual servers, Neutron provides an API to
 dynamically request and configure virtual networks. These networks
 connect "interfaces" from other OpenStack services (e.g., virtual NICs
 from Nova VMs). The Neutron API supports extensions to provide
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
 etc.)
 .
 This package provides the Python 3 module.

Package: python3-nova
Description-md5: c5bba63c1cc9250b3fdd5277a7a70f1a
Description-en: OpenStack Compute Python 3 libraries
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In
 addition to its "native" API (the OpenStack API), it also supports the Amazon
 EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It supports many
 different hypervisors (KVM and Xen to name a few), different database backends
 (SQLite, MySQL, and PostgreSQL, for instance), different types of user
 databases (LDAP or SQL), etc.
 .
 This package contains the Python 3 nova libraries.

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-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-redis
Description-md5: baf7ebae4889690958fc89c1c9eb2a9a
Description-en: Persistent key-value database with network interface (Python 3 library)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.
 .
 This package contains Python bindings to Redis.
 .
 This is the Python 3 version of the package.

Package: python3-sphinx
Description-md5: bf19f886131bece0fb0b6743422596ac
Description-en: documentation generator for Python projects (implemented in Python 3)
 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 Sphinx features:
  * HTML, CHM, LaTeX output,
  * Cross-referencing source code,
  * Automatic indices,
  * Code highlighting, using Pygments,
  * Extensibility. Existing extensions:
    - automatic testing of code snippets,
    - including docstrings from Python modules.
 .
 This package includes Python 3 modules.

Package: python3-uno
Description-md5: f4a55d75b607baa049506ff436442fb6
Description-en: Python-UNO bridge
 The Python-UNO bridge allows use of the standard LibreOffice API
 with the Python scripting language. It additionally allows
 others to develop UNO components in Python, thus Python UNO components
 may be run within the LibreOffice process and can be called from C++
 or the built in StarBasic scripting language.

Package: rfkill
Description-md5: 17939c81bd8d1bc5321ecc9fb8e5f507
Description-en: tool for enabling and disabling wireless devices
 rfkill is a simple tool for accessing the Linux rfkill device interface,
 which is used to enable and disable wireless networking devices, typically
 WLAN, Bluetooth and mobile broadband.

Package: sphinx-common
Description-md5: bd9984218442c73c2721b81e265ef953
Description-en: documentation generator for Python projects - common data
 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package includes manual pages, templates, translations and other data
 files.

Package: sphinx-doc
Description-md5: 8ffc8b8c69e49e0b472daf3c0cbe89be
Description-en: documentation generator for Python projects - documentation
 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package includes documentation of Sphinx itself.

Package: sqlite3
Description-md5: 60cd5a660be500525f955c43bd7981cf
Description-en: Command line interface for SQLite 3
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.

Package: sqlite3-doc
Description-md5: 012466e9aa8467597bb2ec5a942a4472
Description-en: SQLite 3 documentation
 SQLite is a C library that implements an SQL database engine.
 Programs that link with the SQLite library can have SQL database
 access without running a separate RDBMS process.
 .
 This package contains the documentation that is also available on
 the SQLite homepage.

Package: tcl8.6
Description-md5: db96a3d5e5af8fae5a2b1f4b947f010b
Description-en: Tcl (the Tool Command Language) v8.6 - shell
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains the Tcl shell which you need
 to run Tcl scripts.  This version includes thread support.

Package: tcl8.6-dev
Description-md5: 0a8e81d77745269a6580e4019ff2eaf9
Description-en: Tcl (the Tool Command Language) v8.6 - development files
 Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
 scripting language.  This package contains the headers and libraries
 needed to embed or extend Tcl.

Package: tcl8.6-doc
Description-md5: 9ea712fb1f7cc048c9f9212446174371
Description-en: Tcl (the Tool Command Language) v8.6 - manual pages
 Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
 scripting language.  This package contains the man pages for Tcl commands.

Package: ubuntu-software
Description-md5: 4e56d6092570a9183361e0108b0eb4ee
Description-en: Utility for browsing, installing, and removing software
 Ubuntu Software lets you browse and install the applications available for
 Ubuntu. You can view available software by category, or search by name
 or description. You can also examine the software already installed, and
 remove items you no longer need.
 .
 To install or remove software using Ubuntu Software, you need administrator
 access on the computer.

Package: uno-libs3
Description-md5: c32efa4eb8b817c0d411d2ca5f54514b
Description-en: LibreOffice UNO runtime environment -- public shared libraries
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the public libraries:
  - libuno_sal: System Abstraction Layer (C Interface)
  - libuno_salhelpergcc3: additional C++ functionality for sal
  - libuno_cppu: C++ UNO bridge (C Interface)
  - libuno_cppuhelpergcc3: additional C++ functionality for cppu
  - libuno_purpenvhelpergcc3: "purpose environments" helper

Package: ure
Description-md5: 91a81b0bbfc8236cc5518400be4807d1
Description-en: LibreOffice UNO runtime environment
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.

Package: util-linux
Description-md5: 33d0291a69ffd307cfba295915df602a
Description-en: miscellaneous system utilities
 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system. Some of the more
 important utilities included in this package allow you to view kernel
 messages, create new filesystems, view block device information,
 interface with real time clock, etc.

Package: util-linux-locales
Description-md5: f95b3ab812286b8c8633178bd53a7587
Description-en: locales files for util-linux
 This package contains the internationalization files for the util-linux
 package.
 .
 They are needed when you want the programs in util-linux to print their
 messages in other languages than English.

Package: uuid-dev
Description-md5: daeeb422c8be25af61a5fe52deff08a8
Description-en: Universally Unique ID library - headers and static libraries
 The libuuid library generates and parses 128-bit Universally Unique IDs
 (UUIDs). See RFC 4122 for more information.
 .
 This package contains the development environment for the uuid library.

Package: uuid-runtime
Description-md5: c848721d4a6e6dbc698c36d06bf45ef9
Description-en: runtime components for the Universally Unique ID library
 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
 .
 This package contains the uuidgen program and the uuidd daemon.
 .
 The uuidd daemon is used to generate UUIDs, especially time-based
 UUIDs, in a secure and guaranteed-unique fashion, even in the face of
 large numbers of threads trying to grab UUIDs running on different CPUs.
 It is used by libuuid as well as the uuidgen program.

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

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: 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: 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: 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: 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: 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: linux-aws-cloud-tools-4.18.0-1010
Description-md5: 501599d57f52ad56c3d67a4543f28a49
Description-en: Linux kernel version specific cloud tools for version 4.18.0-1010
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 4.18.0-1010 on
 ARMv8.
 You probably want to install linux-cloud-tools-4.18.0-1010-<flavour>.

Package: linux-aws-tools-4.18.0-1010
Description-md5: 5af80d88cc9fafdec9da9cb02fb3d13e
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 ARMv8.
 You probably want to install linux-tools-4.18.0-1010-<flavour>.

Package: linux-buildinfo-4.18.0-1010-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.18.0-1010-raspi2
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-cloud-tools-4.18.0-1010-aws
Description-md5: 0f185c44327266e3c4a04164dae91eee
Description-en: Linux kernel version specific cloud tools for version 4.18.0-1010
 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.18.0-1010 on
 ARMv8.

Package: linux-headers-4.18.0-1010-aws
Description-md5: d35a6d444d389e4562b6664beaf83909
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-1010/debian.README.gz for details.

Package: linux-headers-4.18.0-1010-raspi2
Description-md5: d35a6d444d389e4562b6664beaf83909
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-1010/debian.README.gz for details.

Package: linux-headers-raspi2
Description-md5: 325961295b16189333c01b5cecc65ef8
Description-en: Linux kernel headers for the BCM2709 architecture.
 This package will always depend on the latest kernel headers available
 for ARM BCM2709 systems.

Package: linux-image-4.18.0-1010-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.18.0-1010-raspi2
Description-md5: d0d43dde7d3e2a24ac5d043f873a72c5
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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-raspi2 meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-image-raspi2
Description-md5: 814523097d87cdb6c10b9bdee6d70059
Description-en: Linux kernel image for the BCM2709 architecture.
 This package will always depend on the latest kernel image available
 for ARM BCM2709 systems.

Package: linux-modules-4.18.0-1010-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.18.0-1010-raspi2
Description-md5: ee1cdb65510862b5b76c80957bfa3a10
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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-raspi2 meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-raspi2
Description-md5: af1a07d43e83f239c2162c6c99131cc7
Description-en: Complete Linux kernel for the BCM2709 architecture.
 This package will always depend on the latest complete Linux kernel available
 for ARM BCM2709 systems.

Package: linux-raspi2-headers-4.18.0-1010
Description-md5: a9d510dcccb09d6b1b6ece4588b9eee1
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-raspi2-headers-4.18.0-1010/debian.README.gz for details

Package: linux-raspi2-tools-4.18.0-1010
Description-md5: 88acf4b3147796be95936cc767a2cf3b
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 ARMv8.
 You probabaly want to install the linux-tools-<flavour> meta package.

Package: linux-tools-4.18.0-1010-aws
Description-md5: b0fccdf055b27dfa4493ea2ff501a7ad
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 ARMv8.

Package: linux-tools-4.18.0-1010-raspi2
Description-md5: b0fccdf055b27dfa4493ea2ff501a7ad
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 ARMv8.

Package: linux-tools-raspi2
Description-md5: 1dcd2a3e7720acd859349d339e6d4649
Description-en: Linux kernel versioned Tools.
 This package will always depend on the latest Linux kernel versioned tools
 available for ARM BCM2709 systems. The Ubuntu patches have been applied.

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: 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: 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: libc6-armel
Description-md5: e963beba3cb257b9048b508576cad8a3
Description-en: GNU C Library: ARM softfp shared libraries for armhf
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the ARM softfp version of the library, meant for armhf systems.

Package: libc6-dev-armel
Description-md5: 2260071474a42d5cfbda7becebe48fd2
Description-en: GNU C Library: ARM softfp development libraries for armhf
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the ARM softfp version of the
 library, meant for armhf systems.

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: 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: 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: 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: 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: 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: 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: 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: 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++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: 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: linux-buildinfo-4.18.0-1010-raspi2
Description-md5: ef26fc28d877eaea84cbed6cc5dc8146
Description-en: Linux kernel buildinfo for version 4.18.0 on ARM (hard float) SMP
 This package contains the Linux kernel buildinfo for version 4.18.0 on
 ARM (hard float) SMP.
 .
 You likely do not want to install this package.

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

Package: linux-image-4.18.0-1010-raspi2
Description-md5: 69630936a09da31fefce073a94f87489
Description-en: Linux kernel image for version 4.18.0 on ARM (hard float) SMP
 This package contains the Linux kernel image for version 4.18.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-raspi2 meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-modules-4.18.0-1010-raspi2
Description-md5: fcbcd3239070a23e29c46d236691f4fe
Description-en: Linux kernel extra modules for version 4.18.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-raspi2 meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

Package: linux-raspi2-tools-4.18.0-1010
Description-md5: 3a070ee6705ff410c56848c8054dc342
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 ARM (hard float).
 You probabaly want to install the linux-tools-<flavour> meta package.

Package: linux-tools-4.18.0-1010-raspi2
Description-md5: 5588ef924ee535f0909f81dafe53977b
Description-en: Linux kernel version specific tools for version 4.18.0-1010
 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-1010 on
 ARM (hard float).

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: 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: 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: 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: 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: 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: 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: 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++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: 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: libc6-amd64
Description-md5: 022f588c27f2c9d2908a07c0e916177e
Description-en: GNU C Library: 64bit Shared libraries for AMD64
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for AMD64 systems.

Package: libc6-dev-amd64
Description-md5: 4315f28f715f5adf117fa6a131d77331
Description-en: GNU C Library: 64bit Development Libraries for AMD64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for AMD64 systems.

Package: 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: 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: 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: 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: 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: 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: 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: 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: libc6-dev-s390
Description-md5: 6505482b334f48aad4d708dfb015adea
Description-en: GNU C Library: 32bit Development Libraries for IBM zSeries
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library.

Package: libc6-s390
Description-md5: 7966d976953f1915c55728d7dad96de1
Description-en: GNU C Library: 32bit Shared libraries for IBM zSeries
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 32bit version
 of the library.