Package: apport-kde Description-md5: c8fd570a74a013e8fc3c502dd64152ce Description-en: KDE frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a KDE frontend for browsing and handling the crash reports. Package: apport-noui Description-md5: 5cfad9aa6d06a624d5f60c2375d26631 Description-en: tools for automatically reporting Apport crash reports apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . Installing this package will configure your system to automatically submit all new Apport crash reports. Package: apport-valgrind Description-md5: 21b17902929fcb9d5f6a9bcc53f2af83 Description-en: valgrind wrapper that first downloads debug symbols apport-valgrind is a valgrind wrapper that automatically downloads related available debug symbols and provides them to valgrind's memcheck tool, which is executed. The output is a valgrind log file ("valgrind.log") that contains stack traces (with as many symbols resolved as available) and that shows memory leaks. Package: blogilo Description-md5: 4665051651dcf75370c2deacc8a02a16 Description-en: graphical blogging client Blogilo is a Free/Open Source Blogging client, focused on simplicity and usability. Currently featured: . * A full featured WYSIWYG editor and an HTML editor. * Previewing your post with your blog style, like when you are visiting it at your blog. * Support for Blogger1.0, MetaWeblog, MovableType (Wordpress supports all of these) and Google GData (used on Blogspot.com blogs) APIs. * Support for creating/modifying/deleting posts. * Support for creating drafts and scheduled posts. * Support for uploading media files to your blog (only on supported APIs e.g. MetaWeblog and MovableType). * Support for fetching your recent blog entries. * Support for adding images to post from your system. It will upload them on Submitting post to blog (only on supported APIs e.g. MetaWeblog and MovableType). * Support for saving local entries before publishing. * Saving your writing copy to prevent data loss, at configurable intervals. * Internal auto spell checker. (KDE spell checker used so most of languages are supported.) Package: cairo-perf-utils Description-md5: 393a362d567a90781c3ca1cb47cb8355 Description-en: Cairo 2D vector graphics library performance utilities Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way. Package: ceilometer-agent-ipmi Description-md5: 7db139fd7b44649a5c9c5b4d42f93279 Description-en: ceilometer ipmi agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the ipmi agent. Package: ceilometer-agent-notification Description-md5: 8b0e885afabe5cb497d26a5f59977c71 Description-en: ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the notification agent. Package: ceilometer-polling Description-md5: e22697074a3a10ed6635f213d9cf9d07 Description-en: ceilometer polling service Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the polling service. Package: ceph-fuse Description-md5: 2e66da405a3a0048edd7d65c675526ff Description-en: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges. . Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do. Package: ceph-mds Description-md5: d37d51a4735a093f21799c80f707168f Description-en: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Package: ceph-resource-agents Description-md5: f350d6a1d9754497356ffd017b1cd63e Description-en: OCF-compliant resource agents for Ceph Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker. Package: ceph-test Description-md5: c9c1e684fc9e022aec4d39440e121879 Description-en: Ceph test and benchmarking tools Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains tools for testing and benchmarking Ceph. Package: ceres-solver-doc Description-md5: 13ffcc3a5ba1e6ead64b17f76afbd824 Description-en: documentation for ceres-solver Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. . Ceres Solver can solve two kinds of problems. - Non-linear Least Squares problems with bounds constraints. - General unconstrained optimization problems. . This package contains the documentation found on http://ceres-solver.org/ and the examples that were included with the release. Package: clang-8-doc Description-md5: a362b805a7230bf3a9d9d558b30d2a59 Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: debos Description-md5: b2c65accc19f0449a47742bada403809 Description-en: Debian OS builder debos is a tool to make creation of various Debian based OS "images" simpler. While most other tools focus on specific use-case, debos is more meant as a toolchain to make comon actions trivial while providing enough rope to do whatever tweaking that might be required behind the scenes. Package: dh-apport Description-md5: a5c779df9e0b356100c76151d7cef527 Description-en: debhelper extension for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a debhelper extension to make it easier for other packages to include apport hooks. Package: e2fsck-static Description-md5: 0f5fb4f2ba168adf31e7b0a640de0d89 Description-en: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough to break the shared libraries used by the dynamically linked checker. . This binary takes much more space than its dynamic counterpart located in e2fsprogs, though. . You may want to install a statically-linked shell as well, to be able to run this program if something like your C library gets corrupted. Package: ec2-hibinit-agent Description-md5: 90b00d26095ca500f0bc7b0f0d3dc95c Description-en: Amazon EC2 hibernation agent The purpose of this agent is to create a setup for an instance to support hibernation feature. . The setup is created only on supported instance types. Package: flatpak Description-md5: f91acb1d2880527b2759bc5e2d99fbff Description-en: Application deployment framework for desktop apps Flatpak installs, manages and runs sandboxed desktop application bundles. Application bundles run partially isolated from the wider system, using containerization techniques such as namespaces to prevent direct access to system resources. Resources from outside the sandbox can be accessed via "portal" services, which are responsible for access control; for example, the Documents portal displays an "Open" dialog outside the sandbox, then allows the application to access only the selected file. . Each application uses a specified "runtime", or set of libraries, which is available as /usr inside its sandbox. This can be used to run application bundles with multiple, potentially incompatible sets of dependencies within the same desktop environment. . This package contains the services and executables needed to install and launch sandboxed applications, and the portal services needed to provide limited access to resources outside the sandbox. Package: flatpak-tests Description-md5: 8c55ee927d2b9992e22292e7b2c097aa Description-en: Application deployment framework for desktop apps (tests) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains automated tests. Package: fuse2fs Description-md5: f46223c6f3fa81ecb1aab45af7c4f382 Description-en: ext2 / ext3 / ext4 file system driver for FUSE fuse2fs is a FUSE file system client that supports reading and writing from devices or image files containing ext2, ext3, and ext4 file systems. Package: fwts Description-md5: 2ced4a548490b16630bde449e3861f20 Description-en: FirmWare Test Suite This is a firmware test suite that performs sanity checks on system firmware. It is intended to identify BIOS and ACPI errors and if appropriate it will try to explain the errors and give advice to help workaround or fix firmware bugs. It is primarily intended to be a Linux-centric firmware troubleshooting tool. Package: fwts-efi-runtime-dkms Description-md5: 872c3fa1034eabae1745eeec37ab3e38 Description-en: Firmware Test Suite UEFI Runtime Service kernel driver This package provides the efi_runtime kernel driver in DKMS format, which is required for accessing UEFI Runtime Services. Package: fwts-frontend Description-md5: fc98ee1ccd80b6332c879648cc78e424 Description-en: Firmware Test Suite frontend interface This is a dialog based interface designed to provide an easy to use method to execute tests via Firmware Test Suite and is also used as the primary interface within Firmware Test Suite live images. Package: fwupd-tests Description-md5: f4851fd5820bf93ba651ce8afc540de6 Description-en: Test suite for 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. Currently, firmware updates using the UEFI capsule format and for the ColorHug are supported. More formats may be supported in the future. See for details . This package provides a set of installed tests that can be run to validate the daemon in a continuous integration system. Package: ghc-mod Description-md5: a57ab8b94178802abbee95ee496d410e Description-en: Happy Haskell programming This package provides the executables ghc-mod and ghc-modi. The GNU Emacs integration code is provided by a separate package, namely ghc-mod-el. Package: ghc-mod-el Description-md5: ea3fdd038620c2bffc809426b550a34c Description-en: Happy Haskell programming with Emacs This package proviceds the GNU Emacs integration code for ghc-mod. . Note: This package does NOT support xemacs*. Only for emacs*. Package: gir1.2-flatpak-1.0 Description-md5: d56a77ab2a71ace5e8bdb87dcec05c28 Description-en: Application deployment framework for desktop apps (introspection) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libflatpak0. Package: gnutls-bin Description-md5: 4d4cd373c5be12f8c5459215d3ef89f7 Description-en: GNU TLS library - commandline utilities GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains a commandline interface to the GNU TLS library, which can be used to set up secure connections from e.g. shell scripts, debugging connection issues or managing certificates. . Useful utilities include: - TLS termination: gnutls-cli, gnutls-serv - key and certificate management: certtool, ocsptool, p11tool - credential management: srptool, psktool Package: haproxy-doc Description-md5: f72de64c8c07f125957ba405924efb5e Description-en: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: hddemux Description-md5: d4e41515f9022d3c2f40e0179ccdb46b Description-en: HTTP/1.x and DNS demultiplexer hddemux listens on a stream and routes incoming clients to either an HTTP/1.x backend or a DNS stream-based backend depending on the first request to appear on the stream. . This is useful when making DNS-over-TLS (RFC 7858) connections that appear to the network be HTTPS connections, for example, which makes it easier to traverse a network that would prefer to block the user from making DNS-over-TLS queries. Package: kdeconnect Description-md5: 395c15316506015011d076d74e8c39b2 Description-en: connect smartphones to your KDE Plasma Workspace Tool to integrate the KDE Plasma Workspace with your smartphones and similar devices. It adds a set of plasmoid, plugins and services to the KDE Plasma Workspace. At the moment it only supports Android based devices. Package: libcephfs-java Description-md5: 7a7c6b551a3013f6e45ab66cc7b89b22 Description-en: Java library for the Ceph File System Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java library for interacting with the Ceph File System. Package: libcephfs-jni Description-md5: eeccae7ad4653bc059b325a5ec4ddd58 Description-en: Java Native Interface library for CephFS Java bindings Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java Native Interface library for interacting with the Ceph File System. Package: libflatpak-dev Description-md5: f9135201eda156c70603b021dde6c396 Description-en: Application deployment framework for desktop apps (development) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains development headers and pkg-config metadata for libflatpak0. Package: libflatpak-doc Description-md5: c7d59a541c5d9998f886d74daf4ac8d6 Description-en: Application deployment framework for desktop apps (documentation) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains reference documentation for libflatpak0. Package: libflatpak0 Description-md5: 0e4073ffd5dff85f7c3cfe70f89906ed Description-en: Application deployment framework for desktop apps (library) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains the flatpak shared library, used by higher level package management tools like gnome-software. Package: libfwts1 Description-md5: 52ff91e0d92988cc3e64dca37e83ded3 Description-en: FirmWare Test Suite core support library This is the fwts core library. It contains a top level test framework and a rich range of firmware specific testing support code for the various fwts tests. Package: libfwtsacpica1 Description-md5: a5000d353030a31da5111f9694fad744 Description-en: FirmWare Test Suite ACPICA core built for acpiexec functionality The firmware test suite requires the ACPICA core engine to be built in execution mode (with ACPI_EXEC_APP enabled) to support run time execution of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library contains this code with a thin fwts specific API to interface with fwts. Package: libfwtsiasl1 Description-md5: 0fdb8bb43f21085e686e7b8bb3529034 Description-en: FirmWare Test Suite ACPICA core built for iasl functionality The firmware test suite requires the ACPICA core engine to be built in compiler mode (with ACPI_ASL_COMPILER enabled) to support assembly and disassembly of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library contains this code with a thin fwts specific API to interface with fwts. Package: libgles2-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-resolve Description-md5: fa2bc74d218dfae9ad286df8f31fa19f Description-en: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libomp-8-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libopenturns-dev Description-md5: cb205076ba37c47d96f8fe3e034be057 Description-en: headers and development libraries for OpenTURNS OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package provides the OpenTURNS headers should be used if one wants to link its application against the library. Package: libopenturns0.11 Description-md5: 56dd8a42bb49fcce769645e8b9600c43 Description-en: dynamic libraries for OpenTURNS OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * define the outputs of interest and decision criteria; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package provides the dynamic libraries. . The library implements almost all the treatments of uncertainty that OpenTURNS can provide. It is designed to be linked against any user specific application, or with either the textual front-end (see python-openturns or python3-openturns packages). . The main function of that library is giving to specific applications all the functionalities needed to treat uncertainties in studies. Targeted users are all engineers who want to introduce the probabilistic dimension in their so far deterministic studies. Package: libqt5designer5 Description-md5: 7ffa0bb5842adb966c1c5b7e69997c4a Description-en: Qt 5 designer module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDesigner module provides classes that allow you to create your own custom widget plugins for Qt Designer, and classes that enable you to access Qt Designer's components. Package: libqt5designercomponents5 Description-md5: 7de8dd34c7de96d3b41df25cec62de7e Description-en: Qt 5 Designer components module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package includes components for the Qt 5 Designer module. Package: libqt5help5 Description-md5: dc0f2e17602f253ba78a2ab8bbb8d543 Description-en: Qt 5 help module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtHelp module provides classes for integrating online documentation in applications. Package: libqt5qml5 Description-md5: a738ffdd7112e97f1f00381ee382723b Description-en: Qt 5 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++. Package: libqt5quick5 Description-md5: b007eea137d3d44d7f8ffa1d25ab7526 Description-en: Qt 5 Quick library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes and other portable devices. Package: libqt5quickparticles5 Description-md5: 938aa93447dd78ea7f9aad01a0de0dc4 Description-en: Qt 5 Quick particles module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Particles support library. Package: libqt5quicktest5 Description-md5: 62d336fbf0430511d8db72f806e6fba5 Description-en: Qt 5 Quick Test library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Test library for QtDeclarative module. Package: libqt5quickwidgets5 Description-md5: 361283124e954f5db8ff11d3fb23121e Description-en: Qt 5 Quick Widgets library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick Widgets library for QtDeclarative module. Package: libqt5sql5-ibase Description-md5: 795132c8ae8170c30afb981caa53c8cf Description-en: Qt 5 Firebird database driver This package contains the Firebird plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt5sql5-mysql Description-md5: ef00502b07fd416665becb7a946fa058 Description-en: Qt 5 MySQL database driver This package contains the MySQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt5sql5-odbc Description-md5: 307a8af530b7222b52853293e564167c Description-en: Qt 5 ODBC database driver This package contains the ODBC plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: libqt5sql5-psql Description-md5: 26b8a37b36abcc581802bb9591e003d6 Description-en: Qt 5 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt5sql5-tds Description-md5: 98049901ac7df77f69890567ec4a2170 Description-en: Qt 5 FreeTDS database driver This package contains the FreeTDS plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MS SQL or Sybase SQL server. Package: libwayland-egl1-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: llvm-8-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-8-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: mesa-opencl-icd Description-md5: 10fe1749fa432fa001ccca2f3b268b84 Description-en: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-va-drivers Description-md5: c89bbf6e4f80a47acafd5858be814f3c Description-en: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: mesa-vulkan-drivers Description-md5: de68f7559174261711b175701783338c Description-en: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Package: nagios3 Description-md5: 78bdbf6266ea3d4a5a2582c32c587c82 Description-en: host/service/network monitoring and management system Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This is a metapackage which depends on the nagios core and the webfrontend . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-cgi Description-md5: 005f01277f183ec1f2e424a027ce79bc Description-en: cgi files for nagios3 Nagios is a monitoring and management system for hosts, services and networks. nagios3-common contains the common files for the nagios3 package. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-common Description-md5: 9d8e7c7f672f17ee67cfb4190f2bbfe5 Description-en: support files for nagios3 Nagios is a monitoring and management system for hosts, services and networks. nagios3-common contains the common files for the nagios3 package. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-core Description-md5: 4c01313c0dc2acc89022e41118dc0d44 Description-en: host/service/network monitoring and management system core files Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . This package included the nagios core without the webfrontend . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-dbg Description-md5: 14ccd1c8a83c1a5c423dfd791e8c3a64 Description-en: debugging symbols and debug stuff for nagios3 Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package contains gdb debugging symbols for the nagios3 binaries and the mini_epn tool which can help in debugging Nagios problems. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-doc Description-md5: 81c0e42a9b16a6bc9e4472d6604edf05 Description-en: documentation for nagios3 Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nova-ajax-console-proxy Description-md5: 571664bc0008e44d5df6784807a6ecf0 Description-en: OpenStack Compute - AJAX console proxy - transitional package OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package used to provide the AJAX proxy, which is now gone. Package: nova-api-metadata Description-md5: ae9cd778d7894b1a89d138fe3587a7da Description-en: OpenStack Compute - metadata API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the metadata API backend for guest VMs. Package: nova-api-os-compute Description-md5: 32fe3c17415adfec970c371f4bdff9b6 Description-en: OpenStack Compute - OpenStack Compute API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the OpenStack Compute API frontend. Package: nova-api-os-volume Description-md5: f8cc143de25afd88a62e482808826104 Description-en: OpenStack Compute - OpenStack Volume API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This is a dummy transitional package that can be removed after upgrade. Package: nova-cells Description-md5: a630a337cf802c4d29d91c1a6283fac5 Description-en: Openstack Compute - cells OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova cells component. Package: nova-compute-qemu Description-md5: 46acbb1c9b077142e1930821f7a05aed Description-en: OpenStack Compute - compute node (QEmu) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using QEmu. Package: nova-compute-vmware Description-md5: 3246e65f6c94fc6b7eccb5b2f332c4f1 Description-en: OpenStack Compute - compute node (VMware) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using VMware vCenter. Package: nova-compute-xen Description-md5: 8268c70ad765a6427d184e1c58a4472c Description-en: OpenStack Compute - compute node (Xen) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using Xen. Package: nova-console Description-md5: 095d3c39f30a44dd0768d8a869e4fa67 Description-en: OpenStack Compute - Console 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 console server. This enables the use of consoles to be used along with XVP and XenServer. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: nova-consoleauth Description-md5: 471ffbc52e68b19718599b8e938708d2 Description-en: OpenStack Compute - Console Authenticator 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 authentication service for nova-console. It grants user requests for console access based on tokens in the identity service and allows access to virtual consoles via a browser. Package: nova-novncproxy Description-md5: f71a025ccadd58aa7f26e66e99818fa8 Description-en: OpenStack Compute - NoVNC proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the VNC proxy. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: nova-placement-api Description-md5: dcb1a7642fea15d823a096f421cb0e6d Description-en: OpenStack Compute - placement API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . This package provides the placement API frontend for managing resource providers. Package: nova-serialproxy Description-md5: a8fd3f5d6ac9bda37bd109530d1cfc96 Description-en: OpenStack Compute - serial proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the serial proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: nova-spiceproxy Description-md5: ea77a7b8b1a9e5a1953479bb5b89e219 Description-en: OpenStack Compute - spice html5 proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the spice proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: nova-xvpvncproxy Description-md5: b3739b7ab9595f5c68b1c0e141861b74 Description-en: OpenStack Compute - XVP VNC proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the VNC proxy. It is a publically reachable component which proxies access to VNCs running on compute nodes. Package: openturns-examples Description-md5: 79926a89c8d141a099070a73474671a7 Description-en: examples of OpenTURNS functionalities OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package provides examples which are written either in C++ or in Python. . They are primarly used as validation tests for the whole platform but they can also be seen as tutorials for beginners. Package: openturns-validation Description-md5: 0835f6abf20eb3d32fd4f0c62f224317 Description-en: validation files for OpenTURNS OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package includes many maple input files that validates the results and the algorithms of OpenTURNS in a mathematical sense. Package: pysph-doc Description-md5: a232a007cedd800486554acb9401ad27 Description-en: documentation and examples for PySPH It is implemented in Python and the performance critical parts are implemented in Cython. . PySPH is implemented in a way that allows a user to specify the entire SPH simulation in pure Python. High-performance code is generated from this high-level Python code, compiled on the fly and executed. PySPH also features optional automatic parallelization using mpi4py and Zoltan. The package contains documentation and examples for PySPH. Package: pysph-viewer Description-md5: 2f32c929a0e412de4b449b04c45e2dae Description-en: viewer for PySPH - framework for Smoothed Particle Hydrodynamics It is implemented in Python and the performance critical parts are implemented in Cython. . PySPH is implemented in a way that allows a user to specify the entire SPH simulation in pure Python. High-performance code is generated from this high-level Python code, compiled on the fly and executed. PySPH also features optional automatic parallelization using mpi4py and Zoltan. The package contains viewer for PySPH. Package: python-apport Description-md5: 23518535b15759d78d26010a6b43517a Description-en: Python library for Apport crash report handling This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail. Package: python-google-compute-engine Description-md5: 974e9ae780a84ca7fac02646e4983ced Description-en: Python library for Google Compute Engine interaction Python libraries used for interacting with Google Compute Engine's APIs and functionality. This package contains the modules for Python 2.x. Package: python-openturns Description-md5: c616959c7d5488778349589a93d5ddcd Description-en: Python front-end of OpenTURNS (aka TUI) OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package provides a textual user interface that gives access to all the functionalities provided by the OpenTURNS library. Package: python-problem-report Description-md5: 06dbdefca60b63fb6c44c8daf9a9cc5f Description-en: Python library to handle problem reports This Python library provides an interface for creating, modifying, and accessing standardized problem reports for program and kernel crashes and packaging bugs. . These problem reports use standard Debian control format syntax (RFC822). Package: python-pygame Description-md5: 80ac041c0e2b6ef31512e78313fa1d83 Description-en: SDL bindings for games development (Python 2) A multimedia development kit for Python. Pygame provides modules for you to access the video display, play sounds, track time, read the mouse and joystick, control the CD player, render true type fonts and more. It does this using mainly the cross-platform SDL library, a lightweight wrapper to OS-specific APIs. . This is the Python 2 version of the package. Package: python-pygame-doc Description-md5: 2cdb22fac114239e5de60516ac41696d Description-en: SDL bindings for games development in Python (documentation) A multimedia development kit for Python. Pygame provides modules for you to access the video display, play sounds, track time, read the mouse and joystick, control the CD player, render true type fonts and more. It does this using mainly the cross-platform SDL library, a lightweight wrapper to OS-specific APIs. . This package contains Pygame's API documentation and examples. Package: python-pysph Description-md5: 6c164c255410221e9ebd50935938c670 Description-en: open source framework for Smoothed Particle Hydrodynamics It is implemented in Python and the performance critical parts are implemented in Cython. . PySPH is implemented in a way that allows a user to specify the entire SPH simulation in pure Python. High-performance code is generated from this high-level Python code, compiled on the fly and executed. PySPH also features optional automatic parallelization using mpi4py and Zoltan. Package: python3-ceilometer Description-md5: 3860ff7052f377b1ce3d0db3e5c40dfd Description-en: ceilometer python libraries Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the Python 3 module for ceilometer. Package: python3-ceph-argparse Description-md5: 54ff980109d2f3f2037d939a5f825081 Description-en: Python 3 utility libraries for Ceph CLI Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains types and routines for Python 3 used by the Ceph CLI as well as the RESTful interface. Package: python3-cephfs Description-md5: 7fc3f2adf5750a736d0cd3a1c2717e93 Description-en: Python 3 libraries for the Ceph libcephfs library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's CephFS file system client library. 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-openturns Description-md5: 8f7d62eaefa4d64129bc35accb73a332 Description-en: Python3 front-end of OpenTURNS (aka TUI) OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package provides a textual user interface with Python3 that gives access to all the functionalities provided by the OpenTURNS library. Package: python3-pygame Description-md5: 306500d85ba0762cf985a58d17463575 Description-en: SDL bindings for games development (Python 3) A multimedia development kit for Python. Pygame provides modules for you to access the video display, play sounds, track time, read the mouse and joystick, control the CD player, render true type fonts and more. It does this using mainly the cross-platform SDL library, a lightweight wrapper to OS-specific APIs. . This is the Python 3 version of the package. Package: python3-rados Description-md5: 43720478205ddceed78c274d7e93065f Description-en: Python 3 libraries for the Ceph librados library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RADOS object storage. Package: python3-rbd Description-md5: 22b3b790dd68095502c20dea19a0f940 Description-en: Python 3 libraries for the Ceph librbd library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RBD block device library. Package: python3-rgw Description-md5: 06f6fa39d546967387c6ab7f058abce7 Description-en: Python 3 libraries for the Ceph librgw library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RGW library. Package: qdbus-qt5 Description-md5: 385d02ce00e31ee751a87b6cd61b25e6 Description-en: Qt 5 D-Bus tool Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains qdbus, a command-line tool interface to D-Bus that uses the QtDBus library. Package: qml Description-md5: 8b8d9b44541027d34f3e6871e88ff6d3 Description-en: Qt 5 QML viewer Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the new QML viewer for Qt Quick 2, called simply 'qml'. Package: qml-module-qt-labs-folderlistmodel Description-md5: 203c24a871916a8ab106c719f21dc506 Description-en: Qt 5 folderlistmodel QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The FolderListModel provides a model of the contents of a file system folder. Package: qml-module-qt-labs-handlers Description-md5: 49d47c4a5324063abfb53e247ae9f196 Description-en: Qt 5 Qt.labs.handlers QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This module provides QML types for handling events from pointing devices in a UI. Package: qml-module-qt-labs-settings Description-md5: e44b06a5fdc411c26b6d54c6262fe739 Description-en: Qt 5 settings QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the settings QML module for Qt declarative. Package: qml-module-qt-labs-sharedimage Description-md5: 8aef95f1014434d2db13c78e0c721f84 Description-en: Qt 5 SharedImage QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Shared Image plugin. Package: qml-module-qtqml-models2 Description-md5: 18092df8fbb5da0f1f9c55090cc57c99 Description-en: Qt 5 Models2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Models provides types previously found in Qt Quick module. Package: qml-module-qtqml-statemachine Description-md5: 270a6273523332da7756d0400a49f989 Description-en: Qt 5 State Machine QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The State Machine QML module. Package: qml-module-qtquick-layouts Description-md5: bd89c15244f52e9c0bb51284f75a6d15 Description-en: Qt 5 Quick Layouts QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Quick Layouts modules provides a set of layouts that can be used to build complete interfaces in Qt Quick. Package: qml-module-qtquick-localstorage Description-md5: 011ac4e60cfff53b48c1a8eec1a90a15 Description-en: Qt 5 localstorage QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This is a singleton type for reading and writing to SQLite databases. Package: qml-module-qtquick-particles2 Description-md5: c2270a2aa81580e8c68f2df857c5065e Description-en: Qt 5 particles 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains a particle system for Qt Quick. Package: qml-module-qtquick-shapes Description-md5: c0f37fba17235c5d388efc393770c6c3 Description-en: Qt 5 Qt Quick Shapes QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Shapes plugin allows adding stroked and filled paths composed of lines, quadratic curves, cubic curves, and arcs into Qt Quick scenes. Package: qml-module-qtquick-window2 Description-md5: f63654b55de42c6ff2851c7334ecd97f Description-en: Qt 5 window 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains types for creating top-level windows and accessing screen information. Package: qml-module-qtquick-xmllistmodel Description-md5: 5d41da89ea9b1ae0b77130647b663a85 Description-en: Qt 5 xmllistmodel QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This QML module contains types for creating models from XML data. Package: qml-module-qtquick2 Description-md5: 49f1d62f90c134f695813922d23e7f44 Description-en: Qt 5 Qt Quick 2 QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Quick 2 QML module for Qt declarative. Package: qml-module-qttest Description-md5: de51386018eb9b6b3cf4c57846ee5e6f Description-en: Qt 5 test QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the test QML module for Qt declarative. Package: qmlscene Description-md5: a67138f4ecf886d0813d21f0a39bad26 Description-en: Qt 5 QML scene viewer Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the older QML viewer for Qt Quick 2. See qml package for the newer one. Package: qt5-assistant Description-md5: e02b0032d23d018a06ab8636684c6004 Description-en: Qt 5 Assistant Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Assistant is a tool for viewing on-line documentation in Qt help file format. Package: qt5-default Description-md5: 27d5fbaad192927906a3f115bb55e3b4 Description-en: Qt 5 development defaults package Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package sets Qt 5 to be the default Qt version to be used when using development binaries like qmake. It provides a default configuration for qtchooser, but does not prevent alternative Qt installations from being used. . This package should not be used for building Debian packages. Take a look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html for more information. Package: qt5-flatpak-platformtheme Description-md5: 956d0bdf612a05d84a4b0b9a81b0e459 Description-en: Qt 5 Flatpak platform theme Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides the Flatpak platform theme, which makes Qt use native file dialogs on Flatpak-based environments. Package: qt5-qmltooling-plugins Description-md5: aaeee20ac4d952bf08fbfef5a579c9a2 Description-en: Qt 5 qmltooling plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the qmltooling plugins. Package: qtbase5-doc-html Description-md5: 2e4adf9de7ccece9e0fe9efb81d70fe6 Description-en: Qt 5 base HTML documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the HTML documentation for the Qt 5 base libraries. Package: qtdeclarative5-dev Description-md5: 957c332e0d189c34d9a632e0f21bca92 Description-en: Qt 5 declarative development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files for building some Qt 5 applications using Qt 5 declarative headers. Package: qtdeclarative5-dev-tools Description-md5: 384db51b9ca50d630409949145f8f5c0 Description-en: Qt 5 declarative development programs Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development programs used for building Qt 5 declarative applications. Package: qtdeclarative5-doc Description-md5: 2ec916802abb12173521f9426462cb19 Description-en: Qt 5 declarative documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the documentation for the Qt 5 declarative libraries. Package: qtdeclarative5-doc-html Description-md5: c4e1002a33f34eaadd0aebbf2f0751c6 Description-en: Qt 5 declarative HTML documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the HTML documentation for the Qt 5 declarative libraries. Package: qtdeclarative5-examples Description-md5: 9395b1f087c5d56a350f56068c95f914 Description-en: Qt 5 declarative examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 5 declarative examples. Package: qtdeclarative5-private-dev Description-md5: 650de6f02e126414bf75eaf5bab88505 Description-en: Qt 5 declarative private development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the private header development files for building some Qt 5 applications using Qt 5 declarative private headers. . Use at your own risk. Package: qttools5-dev Description-md5: 2c7b573d705950feb78131e46ada5b45 Description-en: Qt 5 tools development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files used for building Qt 5 applications. Package: qttools5-dev-tools Description-md5: e609c4b4a7418340b35a73897442b163 Description-en: Qt 5 development tools Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains a set of applications to browse the documentation, translate applications, generate help files and other stuff that helps in Qt development. These tools are among others: * designer * linguist * pixeltool * qdbusviewer Package: qttools5-doc Description-md5: cadd8f42b0252861fb7f42f03b26d605 Description-en: Qt 5 tools documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the documentation for the Qt 5 tools libraries and binaries. Package: qttools5-doc-html Description-md5: de3ad18252fe274f74794fbca72d70df Description-en: Qt 5 tools HTML documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the HTML documentation for the Qt 5 tools libraries and binaries. Package: qttools5-examples Description-md5: 2e5c31e03a2be53eb1d8b348eb9afe48 Description-en: Qt 5 tools examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains examples of the Qt 5 tools module. Package: qttools5-private-dev Description-md5: 73752fe859df40a7d51d49f7871d7f09 Description-en: Qt 5 tools private development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains private header development files. . Use at your own risk. Package: r-other-rot Description-md5: dcc87581744ee9f8696207b8e0187688 Description-en: GNU R package of few tools needed by OpenTURNS OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * defining the outputs of interest and decision criterion; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity and * rank the sources of uncertainty . OpenTURNS is a large project with more than 300 C++ classes which uses well known and supported software such as R for the statistical methods and BLAS/LAPACK for the linear algebra. . This package provides R files needed by some OpenTURNS objects. Package: rbd-fuse Description-md5: 15cf24eaec74387c1ae6ddef87cdb866 Description-en: FUSE-based rbd client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to map Ceph rbd images as files. Package: rbd-mirror Description-md5: 1d710ddd4d105de6cfd76d4ca18a79b3 Description-en: Ceph daemon for mirroring RBD images Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package provides a daemon for mirroring RBD images between Ceph clusters, streaming changes asynchronously. Package: rbd-nbd Description-md5: 7780c9ecf943aeed38e3b3d394062e74 Description-en: NBD-based rbd client for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a NBD-based client that allows one to map Ceph rbd images as local block device. . NBD base client that allows one to map Ceph rbd images as local block device. Package: snap-confine Description-md5: 3223c275ff89224fda1b277eec5e7ffe Description-en: Transitional package for snapd This is a transitional dummy package. It can safely be removed. Package: snapd-xdg-open Description-md5: ba6c49ad1a4e739a75a7e8d0fde06a77 Description-en: Transitional package for snapd-xdg-open This is a transitional dummy package. It can safely be removed. Package: systemd-container Description-md5: b7c71babcc98683461816fc34c8f42ba Description-en: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd Package: systemd-coredump Description-md5: 149b22bdf2366b7d731957d1b710e54f Description-en: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Package: systemd-journal-remote Description-md5: 6bd80842a0c96acb169877c7a6a25ff6 Description-en: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd Package: systemd-tests Description-md5: ece07db851f8a2e9731975ec11eedb8d Description-en: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. Package: ubuntu-core-launcher Description-md5: 3223c275ff89224fda1b277eec5e7ffe Description-en: Transitional package for snapd This is a transitional dummy package. It can safely be removed. Package: ubuntu-snappy Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: ubuntu-snappy-cli Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: vim-haproxy Description-md5: f0f210c34582537684988d90bc2d6337 Description-en: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: xdg-desktop-portal-tests Description-md5: 90c16dc002ccbefb1d97879a1101ca0d Description-en: desktop integration portal - automated tests xdg-desktop-portal provides a portal frontend service for Flatpak, Snap, and possibly other desktop containment/sandboxing frameworks. This service is made available to the sandboxed application, and provides mediated D-Bus interfaces for file access, URI opening, printing and similar desktop integration features. See the xdg-desktop-portal package's description for more details. . This package contains automated tests. Package: xdmx Description-md5: 9e6fe3aa398121b6dd37b516ff31f0fc Description-en: distributed multihead X server Xdmx is a proxy X server that uses one or more other X servers as its display device(s). It provides multi-head X functionality for displays that might be located on different machines. Xdmx functions as a front-end X server that acts as a proxy to a set of back-end X servers. All of the visible rendering is passed to the back-end X servers. Clients connect to the Xdmx front-end, and everything appears as it would in a regular multi-head configuration. If Xinerama is enabled (e.g., with +xinerama on the command line), the clients see a single large screen. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xdmx-tools Description-md5: 7c73525ee7871b6febd440ea9a0a08b9 Description-en: Distributed Multihead X tools This package provides a collection of tools used for administration of the Xdmx server; see the xdmx package for more information. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xkb-data-i18n Description-md5: ad18c9da1cefd47e5b70e985c477f20e Description-en: X Keyboard Extension (XKB) configuration data translations This package contains translations used by xkb-data. Users should not install this package. Package: xnest Description-md5: 8fb9e95ed5f9c018992a8cdc83935474 Description-en: Nested X server Xnest is a nested X server that simply relays all its requests to another X server, where it runs as a client. This means that it appears as another window in your current X session. Xnest relies upon its parent X server for font services. . Use of the Xephyr X server instead of Xnest is recommended. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xorg-server-source Description-md5: 6be9dae6db2bfd4321ce1a5c689cbeb4 Description-en: Xorg X server - source files This package provides original Debian (with Debian patches already applied, and autotools files updated) sources for the X.Org ('Xorg') X server shipped in a tarball. This enables other projects re-using X server codebase (e.g. VNC servers) to (re-)use officially Debian-supported version of the X xserver for their builds. . Unless you are building a software product using X server sources, you probably want xserver-xorg and/or xserver-xorg-core instead. Package: xvfb Description-md5: 1cd5b85acd06c23d376b7b5a7f30a0b8 Description-en: Virtual Framebuffer 'fake' X server Xvfb provides an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. The primary use of this server was intended to be server testing, but other novel uses for it have been found, including testing clients against unusual depths and screen configurations, doing batch processing with Xvfb as a background rendering engine, load testing, as an aid to porting the X server to a new platform, and providing an unobtrusive way to run applications that don't really need an X server but insist on having one anyway. . This package also contains a convenience script called xvfb-run which simplifies the automated execution of X clients in a virtual server environment. This convenience script requires the use of the xauth program. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: heaptrack Description-md5: f18ced9ca8132a15bd255c5c0a8fc36d Description-en: Heap memory profiler for Linux Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. . The package contains command line tools. Package: heaptrack-gui Description-md5: 1cde447c1bcaefa5d7402f17dc84c84e Description-en: Heap memory profiler for Linux Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. . The package contains GUI for the data analyze. Package: libheaptrack Description-md5: 5b07ec2bc5901c093384b3ee05919bee Description-en: Heap memory profiler for Linux Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. . The package contains shared libraries. Package: linux-buildinfo-4.18.0-1009-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-headers-4.18.0-1009-raspi2 Description-md5: 250a3e982ce9827fc9afb95041cd9f33 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-1009/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-1009-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-1009-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-1009 Description-md5: faca104217010647db7f8a0442f03646 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-1009/debian.README.gz for details Package: linux-raspi2-tools-4.18.0-1009 Description-md5: 78620acfbd3da0b0717affcae95c9c0d Description-en: Linux kernel version specific tools for version 4.18.0-1009 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-1009 on ARMv8. You probabaly want to install the linux-tools- meta package. Package: linux-tools-4.18.0-1009-raspi2 Description-md5: 2dab2ac18523d776da1a4540bf69e429 Description-en: Linux kernel version specific tools for version 4.18.0-1009 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-1009 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: libdune-pdelab-dev Description-md5: 31667bc1cb405196c01daecbfc0b90b6 Description-en: toolbox for solving PDEs -- discretization module (development files) DUNE-PDELab is a new generalized discretization module for a wide range of discretization methods. It allows rapid prototyping for implementing discretizations and solvers for systems of PDEs based on DUNE. . This package contains the development files. Package: linux-buildinfo-4.18.0-1009-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-1009-raspi2 Description-md5: 3d57edbeee2c19f0d69aa7825585e140 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-1009/debian.README.gz for details. Package: linux-image-4.18.0-1009-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-1009-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-1009 Description-md5: 70d756cc82a69cb1bdf7c546302b6b9e Description-en: Linux kernel version specific tools for version 4.18.0-1009 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-1009 on ARM (hard float). You probabaly want to install the linux-tools- meta package. Package: linux-tools-4.18.0-1009-raspi2 Description-md5: 3df0fb34ea9ba482cd860786a8f2e087 Description-en: Linux kernel version specific tools for version 4.18.0-1009 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-1009 on ARM (hard float). Package: clang-8 Description-md5: 224e1c81284b37e6720b78f6cf56d36b Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. Package: clang-8-examples Description-md5: 8c0030ae4303d1ed71b02679b563c06d Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang examples. Package: clang-format-8 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-8 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-8 Description-md5: e0ee42d606f86c7a3ed2a8807472b9f3 Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clangd, clang-cl, etc. Package: extlinux Description-md5: 414e5877200f459574bf4120db85ccc3 Description-en: collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX). Package: libc++-8-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-8 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-8-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-8 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libceres-dev Description-md5: d345da6d14aefd2f0e674ab2d588dcca Description-en: nonlinear least squares minimizer (development files) Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. . Ceres Solver can solve two kinds of problems. - Non-linear Least Squares problems with bounds constraints. - General unconstrained optimization problems. . This package contains the development header files. Package: libceres1 Description-md5: 2e7c678437f129720d0e6636750922c8 Description-en: nonlinear least squares minimizer (shared library) Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. . Ceres Solver can solve two kinds of problems. - Non-linear Least Squares problems with bounds constraints. - General unconstrained optimization problems. . This package contains the shared library. Package: libclang-8-dev Description-md5: 7954104e4c43efbae943e62899e1cf6d Description-en: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang headers to develop extensions over libclang1-8. Package: libclang-common-8-dev Description-md5: 56247ef9bb2ea4872ba8afd968b3b7d2 Description-en: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang generic headers and some libraries (profiling, etc). Package: libclang1-8 Description-md5: 87298a16bf7fd99987a7ab1850749f1f Description-en: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libdds-dev Description-md5: 7d8a6caebe41d84eb35e1a06d7e2f7fe Description-en: bridge double dummy solver - development dds is a double dummy solver for Bridge. It computes the optimal line of play for a deal, with all hands open (both sides dummy). . This package contains the development headers and documentation. Package: libdds0 Description-md5: 2e4ab36b3bcae4d88795f19fdfc6fcbd Description-en: bridge double dummy solver - shared library dds is a double dummy solver for Bridge. It computes the optimal line of play for a deal, with all hands open (both sides dummy). . This package contains the shared library. Package: libfuzzer-8-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: liblld-8 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-8-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-8 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-8-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm8 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libomp-8-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-8 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: lld-8 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-8 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-8 Description-md5: e971ae25bca86cd8f4914ecf62f6301c Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures. Package: llvm-8-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-8-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-8-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: python-clang-8 Description-md5: 951864defe3e0c6019a2c92a4a1dd20d Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This binding package provides access to the Clang compiler and libraries. Package: python-lldb-8 Description-md5: ed1e4284488e6c595a1f6ce741ffb7bf Description-en: Next generation, high-performance debugger, python lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: syslinux-utils Description-md5: c0539e9d0c7965a4c803fe26df75b3a5 Description-en: collection of bootloaders (utilities) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the auxiliary utilities. Package: hhvm Description-md5: 38342325e9845e740d731bdce4db0f98 Description-en: HipHop Virtual Machine, a JIT replacement for PHP - main runtime HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the development flexibility that PHP provides. . For the majority of your programs HHVM should be a drop-in replacement for the usual PHP interpreter/engine. Package: hhvm-dbg Description-md5: e7cafda34c5e1aa96a51a333fce32e0c Description-en: HipHop Virtual Machine, a JIT replacement for PHP - debugging symbols HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the development flexibility that PHP provides. . For the majority of your programs HHVM should be a drop-in replacement for the usual PHP interpreter/engine. . This package provides the debugging symbols for HHVM. Package: hhvm-dev Description-md5: a27478c4af11fba83560197b567c6365 Description-en: HipHop Virtual Machine, a JIT replacement for PHP - development files HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the development flexibility that PHP provides. . For the majority of your programs HHVM should be a drop-in replacement for the usual PHP interpreter/engine. . This package provides the header & build system files needed for compiling HHVM extensions. Package: libpnetcdf-dev Description-md5: 0103ba17a43b67909b8b1d0270e35fa5 Description-en: Development files for the parallel netCDF library PnetCDF is a library providing high-performance parallel I/O while still maintaining file-format compatibility with Unidata's NetCDF, specifically the formats of CDF-1 and CDF-2. Although NetCDF supports parallel I/O starting from version 4, the files must be in HDF5 format. PnetCDF is currently the only choice for carrying out parallel I/O on files that are in classic formats (CDF-1 and 2). . In addition, PnetCDF supports the CDF-5 file format, an extension of CDF-2, that supports more data types and allows users to define large dimensions, attributes, and variables (>2B elements). Package: libpnetcdf0d Description-md5: 7091f57470e3f2961350c0e6ced75dba Description-en: Libraryfor reading and writing parallel NetCDF files PnetCDF provides high-performance parallel I/O while still maintaining file-format compatibility with Unidata's NetCDF, specifically the formats of CDF-1 and CDF-2. . In addition, PnetCDF supports the CDF-5 file format, an extension of CDF-2, that supports more data types and allows users to define large dimensions, attributes, and variables (>2B elements). . This package provides the static library libpnetcdf.a Package: pnetcdf-bin Description-md5: f36b60f2cd05ed9a45a319fdadbcd2cf Description-en: Programs for reading and writing parallel NetCDF files Contains tools for working on netCDF files in parallel. . PnetCDF provides high-performance parallel I/O while still maintaining file-format compatibility with Unidata's NetCDF, specifically the formats of CDF-1 and CDF-2. . In addition, PnetCDF supports the CDF-5 file format, an extension of CDF-2, that supports more data types and allows users to define large dimensions, attributes, and variables (>2B elements). Package: bagel Description-md5: 0fbd02ec85f9028f689d08ec8b757ea1 Description-en: Computational Chemistry Package BAGEL (Brilliantly Advanced General Electronic-structure Library) is a computational chemistry package aimed at large-scale parallel computations. It specializes on highgly accurate methods and includes density-fitting and relativistic effects for most of the methods it implements. . It can compute energies and gradients for the following methods: * Hartree-Fock (HF) * Density-Functional Theory (DFT) * Second-order Moeller-Plesset perturbation theory (MP2) * Complete active space SCF (CASSCF) * Complete active space second order perturbation theory (CASPT2) * Extended multistate CASPT2 (XMS-CASPT2) . Additionally, it can compute energies for the following methods: * Configuration-interaction singles (CIS) * Full configuration-interaction (FCI) * Multi-state internally contracted multireference configuration-interaction (ic-MRCI) * N-electron valence-state second order perturbation theory (NEVPT2) * Active-space decomposition (ASD) for dimers and for multiple sites via density matrix renormalization group (ASD-DMRG) . BAGEL is able to optimize stationary geometries and conical intersections and to compute vibrational frequencies. . BAGEL does not include a disk interface, so computations need to fit in memory. Package: s390-tools-cpuplugd Description-md5: 9ecbba0935f842e86acedec57a87f6f3 Description-en: cpuplugd utility for Linux on z Systems The package contains cpuplugd hotplug daemon from the s390-tools collection of utilities. Package: s390-tools-osasnmpd Description-md5: e19b0c795d99dc43d017fe6145018e15 Description-en: osasnmpd utility for Linux on z Systems The package contains osasnmpd monitoring daemon from the s390-tools collection of utilities. Package: s390-tools-statd Description-md5: cdd35cf438bc9d1a03cdbf8e550ccea9 Description-en: mon_statd monitoring daemons for Linux on z Systems The package contains mon_procd and mon_fsstatd z/VM monitoring daemons for Linux on z Systems from the s390-tools collection of utilities. These tools are also known as mon_statd. Package: s390-tools-zkey Description-md5: 77cfc7283e0878ba834840254ca5a642 Description-en: zkey utilities for Linux on z Systems The package contains zkey and zkey-cryptsetup from the s390-tools collection of utilities.