ur all power settings. . This package contains the library files. Package: libprotobuf-c-dev Description-md5: 1d397a37d564ebd24c34190b57ce6f99 Description-en: Protocol Buffers C static library and headers (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the "protobuf-c" implementation of Protocol Buffers in C. . This package contains the static library and development headers. Package: libprotobuf-c1 Description-md5: 9c4249f4ed507aa6007c13b98366f88b Description-en: Protocol Buffers C shared library (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the "protobuf-c" implementation of Protocol Buffers in C. . This package contains the shared library. Package: libprotobuf-java Description-md5: 2ac9477d01e9d2920f1793f9f58f3aa6 Description-en: Java bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libproxy-cil-dev Description-md5: f84b6b72fea878076ed72e52808dc0ba Description-en: automatic proxy configuration management library (CLI devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains development files for the CLI bindings, and should be used for compilation. Package: libproxy-tools Description-md5: aac59bba35e1a229fc8c5ffe6e4ba4cb Description-en: automatic proxy configuration management library (tools) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains a program to interact with libproxy from the command line. Package: libproxy0.4-cil Description-md5: 42776b22a3576eff412b0a43566c3c44 Description-en: automatic proxy configuration management library (CLI) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the CLI bindings. Package: libproxy1-plugin-kconfig Description-md5: f9b50798054bc63f81dfbd1c8764aafc Description-en: automatic proxy configuration management library (KConfig plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read proxy settings from KConfig (KDE 4) Package: libproxy1-plugin-mozjs Description-md5: 000e2c5779ee2e7ff20b555208e96a05 Description-en: automatic proxy configuration management library (mozjs plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to interpret PAC files using mozjs Package: libproxy1-plugin-webkit Description-md5: 20f65401cda862ebec9528e2cbd29339 Description-en: automatic proxy configuration management library (Webkit plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to interpret PAC files using Webkit Package: libpython2.7 Description-md5: ca83a75c05dbdfe28eaeb1252ff614a4 Description-en: Shared Python runtime library (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython2.7-dbg Description-md5: f2b41391895402a123a55c07a1d6812f Description-en: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython2.7-dev Description-md5: 2ef5e0390998d9ab1872bc0f6b694ff7 Description-en: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python2.7-dev. Package: libpython2.7-minimal Description-md5: 703efc0a29ea636b32f475404406f7cc Description-en: Minimal subset of the Python language (version 2.7) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python2.7-minimal. Package: libpython2.7-stdlib Description-md5: f4f7d2df11420ed1433b778b1a144502 Description-en: Interactive high-level object-oriented language (standard library, version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 2.7's standard library. It is normally not used on its own, but as a dependency of python2.7. Package: libpython2.7-testsuite Description-md5: ca1ecfb5f297f44ae0729c2b3459e146 Description-en: Testsuite for the Python standard library (v2.7) The complete testsuite for the Python standard library. Note that a subset is found in the libpython2.7-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython2.7-stdlib package). Package: libpython3.8-testsuite Description-md5: e066f95a68978dfc6eb1f76eb3c824e9 Description-en: Testsuite for the Python standard library (v3.8) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.8-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.8-stdlib package). Package: libpython3.9 Description-md5: 7b9bb48e966302f718c6d5e603623c28 Description-en: Shared Python runtime library (version 3.9) Python is a high-level, interactive, object-oriented language. Its 3.9 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.9-dbg Description-md5: 6df8e83210ca49e1345f956fa185a3d8 Description-en: Debug Build of the Python Interpreter (version 3.9) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.9-dev Description-md5: 0e22f69ea5b44caa0860cd5ebd4ca6bf Description-en: Header files and a static library for Python (v3.9) Header files, a static library and development tools for building Python (v3.9) modules, extending the Python interpreter or embedding Python (v3.9) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.9-dev. Package: libpython3.9-minimal Description-md5: df14675954e1e2ed15189dc69d42f238 Description-en: Minimal subset of the Python language (version 3.9) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.9-minimal. Package: libpython3.9-stdlib Description-md5: 019f527b758eb3d399b20b6ededfcb54 Description-en: Interactive high-level object-oriented language (standard library, version 3.9) Python is a high-level, interactive, object-oriented language. Its 3.9 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 3.9's standard library. It is normally not used on its own, but as a dependency of python3.9. Package: libpython3.9-testsuite Description-md5: 6ed9ca69c73ef494b80811cab1d900a3 Description-en: Testsuite for the Python standard library (v3.9) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.9-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.9-stdlib package). Package: libqgpgme7 Description-md5: 0d569a713cd9a1fb2465f4dd9add5f06 Description-en: library for GPGME integration with Qt QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This is the official upstream Qt binding for GPGME. Package: libqgpsmm-dev Description-md5: 9e58667fc8c71eff35cac0c5a3f96118 Description-en: Global Positioning System - Qt wrapper for libgps (development) The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides the development file for libQgpsmm, the Qt version of libgpsmm. It contains pkgconfig and qmake bits to build with the library. Package: libqgpsmm26 Description-md5: c10285f0d14c1d7f263002160056c2c5 Description-en: Global Positioning System - Qt wrapper for libgps The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. Package: libqmi-utils Description-md5: 76e1eda70baf3a1a86ec637dca8a1dd9 Description-en: Utilities to use the QMI protocol from the command line This package contains the utilities that make it easier to use QMI functionality from the command line. Package: libqt5concurrent5 Description-md5: e0df68f337531f2bfba6d9963eebfc16 Description-en: Qt 5 concurrent 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 QtConcurrent module contains functionality to support concurrent execution of program code. Package: libqt5core5a Description-md5: 75c9109eafc0c1da6d6b6ca7b292f133 Description-en: Qt 5 core 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 QtCore module contains core non-GUI functionality. Package: libqt5dbus5 Description-md5: 66ed2fe869611cd7a269446bd63f9400 Description-en: Qt 5 D-Bus 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 QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqt5glib-2.0-0 Description-md5: 35ecb4da4a7291a41f0733b65cae0fda Description-en: C++ bindings library for GLib and GObject with a Qt-style API - Qt 5 build This package contains the QtGLib library, a library that provides C++ bindings for parts of the GLib and GObject APIs with a Qt-syle API. The bindings are designed to be easy to use for C++ programmers that are used to the Qt API and also provide easier integration with Qt by using Qt's data types where applicable. . This library serves as a base for building the QtGStreamer bindings library. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamer-1.0-0 Description-md5: 0fbf3452648954e6bbf74a956f619ec5 Description-en: C++ bindings library for GStreamer with a Qt-style API - Qt 5 build This package contains the QtGStreamer library, a library that provides C++ bindings for GStreamer with a Qt-style API. The bindings are designed to be easy to use for C++ programmers that are used to the Qt API and also provide easier integration with Qt by using Qt's data types where applicable. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamer-dev Description-md5: 895cde985ba4388f2254485d0dd5a730 Description-en: Development headers for QtGStreamer - Qt 5 build QtGStreamer provides C++ bindings for GStreamer with a Qt-style API, plus some helper classes for integrating GStreamer better in Qt applications. . This package provides the necessary development files for building C++/Qt applications that use the QtGStreamer library. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamerquick-1.0-0 Description-md5: 6ad0749cb5603034f83fdf2270298e2a Description-en: QtGStreamerQuick library - Qt 5 build This package contains the QtGStreamerQuick library, a library that provides some high level utility classes that can be used with QtGStreamer. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamerui-1.0-0 Description-md5: ba3f7a9fcbd427e177c44cf2103b9305 Description-en: QtGStreamerUi library - Qt 5 build This package contains the QtGStreamerUi library, a library that provides helper classes for integrating GStreamer better in graphical Qt applications. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gstreamerutils-1.0-0 Description-md5: 54caad5be18f8ed092ea2f50608a0e24 Description-en: QtGStreamerUtils library - Qt 5 build This package contains the QtGStreamerUtils library, a library that provides some high level utility classes that can be used with QtGStreamer. . This package is part of the Qt5 version of QtGStreamer. Package: libqt5gui5 Description-md5: 9dadc5c1f0624a1be05b1ff4f1c6cd6d Description-en: Qt 5 GUI 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 QtGui module extends QtCore with GUI functionality. Package: libqt5network5 Description-md5: 267676193dcb13e33a5c3f9c219b1838 Description-en: Qt 5 network 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 QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt5opengl5 Description-md5: 0966e72b3545e5c76ba7176064c64965 Description-en: Qt 5 OpenGL 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 QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt5opengl5-dev Description-md5: 76f1fd5b0a241ef67384ff7dfbd93542 Description-en: Qt 5 OpenGL library 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 development files needed to build Qt 5 applications using QtOpenGL library. Package: libqt5printsupport5 Description-md5: ad2a0dcae2a6addab1c4c4b7c64b6a4e Description-en: Qt 5 print support 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 QtPrintSupport module provides classes to make printing easier and portable. Package: libqt5sql5 Description-md5: 0713fa3e9592ca24526ad333118f8889 Description-en: Qt 5 SQL 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 QtSql module helps you provide seamless database integration to your Qt applications. 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-sqlite Description-md5: f74ea3b242033484777e5a5e9fb468bc Description-en: Qt 5 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 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: libqt5test5 Description-md5: 439bbed1193cb169575d82d618b4c6c1 Description-en: Qt 5 test 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 QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt5webengine-data Description-md5: 70c095a2d71cb4b25e0fa9ccae40143f Description-en: Web content engine library for Qt - Data QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the arch independent parts of Q