tnc (Trusted Network Connect) - unity (Cisco Unity extensions for IKEv1) - xauth-eap (XAuth backend that uses EAP methods to verify passwords) - xauth-pam (XAuth backend that uses PAM modules to verify passwords) - eap-dynamic (EAP proxy plugin that dynamically selects an EAP method requested/supported by the client (since 5.0.1)) - eap-peap (EAP-PEAP protocol handler, wraps other EAP methods securely) Package: libcharon-standard-plugins Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libcjose-dev Description-md5: 28ad88effba96c6914b86c829f76404a Description-en: Development files for libcjose Development files for building software using libcjose Package: libcjose0 Description-md5: 11b499a5e761d13a3c1303aa57315ee7 Description-en: C library implementing the Javascript Object Signing and Encryption (JOSE) Implementation of JOSE for C/C++ Package: libclang-12-dev Description-md5: 06ac604a8aabbfb077bcee377df2f01c 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-12. Package: libclang-common-12-dev Description-md5: ae6d2a86e34e75b11fc16e55a9058fa7 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-cpp12 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an 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: libclang-cpp12-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an 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. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang1-12 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de 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, 14 and 17 standards and also provides most of the support of C++20. . 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: libclc-12 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-amdgcn Description-md5: 39486dab626c4327d37f6c917c921988 Description-en: OpenCL C language implementation - amdgcn support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU) platform. Supported GPU families: Southern Islands and newer. Package: libclc-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-ptx Description-md5: 2d3caf1ad35d421b87f2e21988576a5f Description-en: OpenCL C language implementation - ptx support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the PTX platform. Package: libclc-r600 Description-md5: 47251ab631031c2daed4679d552bad08 Description-en: OpenCL C language implementation - r600 support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the r600 (AMD GPU) platform. Supported GPU families: Evergreen and Northern Islands. Package: libcolorcorrect5 Description-md5: e9e5299834d00e49b98f0cc27ce7a598 Description-en: Plasma Workspace for KF5 library Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. ColorCorrect library. . This package contains library files. Package: libcommons-io-java Description-md5: ab9a7ea305f82fb4e55b875ca4cdebe8 Description-en: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. Package: libcommons-io-java-doc Description-md5: 4208986ef444c6a3799df296be1e7b40 Description-en: Common useful IO related classes - documentation Commons-IO contains utility classes, stream implementations, file filters and endian classes. . This package provides the API documentation for the Commons-IO library. Package: libcommons-net-java Description-md5: 17f2b226d0c52354a61f4992bc295d90 Description-en: Apache Commons Net - Java client API for basic Internet protocols The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. Therefore, some of the design violates object-oriented design principles. The philosophy is to make the global functionality of a protocol accessible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that a programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed). . The supported protocols include: * FTP/FTPS * FTP over HTTP (experimental) * NNTP * SMTP(S) * POP3(S) * IMAP(S) * Telnet * TFTP * Finger * Whois * rexec/rcmd/rlogin * Time (rdate) and Daytime * Echo * Discard * NTP/SNTP Package: libcommons-net-java-doc Description-md5: 05442f2240b479256b16e4a9ecf8ad5d Description-en: Apache Commons Net (API documentation) The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. Therefore, some of the design violates object-oriented design principles. The philosophy is to make the global functionality of a protocol accessible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that a programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed). . This package contains the API documentation for libcommons-net-java. Package: libcompizconfig0 Description-md5: 9b1501bf431a077bb890354ada003ea2 Description-en: Settings library for plugins - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the library for plugins to configure settings. Package: libcompizconfig0-dev Description-md5: 61d1c40aa4308fbedaf76a0b0daed3ed Description-en: Development file for plugin settings - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the headers and development files needed to build plugins with settings support. Package: libcpdb-libs-backend-dev Description-md5: 56894a89ee30c524cfa58fe31108eca1 Description-en: Common Print Dialog Backends - Development files for Backend Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialog backends using libcpdb-libs-backend. Package: libcpdb-libs-common-dev Description-md5: 69c83ad454718ed0c402ef562d97101e Description-en: Common Print Dialog Backends - Development files for both libraries The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains a common header file to develop print dialogs supporting the Common Print Dialog Backends interface using libcpdb-libs-backend or libcpdb-libs-frontend. Package: libcpdb-libs-common1 Description-md5: 413483fa13db280b613e61639b34d2cc Description-en: Common Print Dialog Backends - Interface Library for Backends The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the library which provides the functions needed by both the frontends and the backends. Package: libcpdb-libs-frontend-dev Description-md5: c06c81f9d9618c91777c6f5e02cff886 Description-en: Common Print Dialog Backends - Development files for Frontend Library The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the header files to develop print dialogs supporting the Common Print Dialog Backends interface using libcpdb-libs-frontend. Package: libcpdb-libs-frontend1 Description-md5: 26f0559054dbae82ed5eb0d2f4c5520f Description-en: Common Print Dialog Backends - Interface Library for Frontends The Common Print Dialog Backends project provides a D-Bus interface so that the print dialogs of GUI applications and the communication with the print technologies (CUPS/IPP, Google Cloud Print, Save to File, ...) are put into separate executables to be separately exchangeable. . The print dialogs of the different GUI toolkits and applications (GTK, Qt, LibreOffice, ...) are the frontends and to communicate with the different print technologies they use common backends. This way one simply adds new backends for new print technologies and updates the backends for changes in the print technologies, and immediately all applications are up-to-date, without need of modifying the code of the GUI toolkits or applications. . This package contains the library which provides the functions needed by the frontends (print dialogs). Package: libcroco-tools Description-md5: 3b53e0d91ec738c40047e8cd57c4fb5b Description-en: Cascading Style Sheet (CSS) parsing and manipulation toolkit - utils Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains csslint, a standalone utility based on libcroco that can be used for testing CSS correctness. Package: libcscreensaver0 Description-md5: 6eae7217b28364bd33a0a673a65367c6 Description-en: library and introspection data used by cinnamon-screensaver cinnamon-screensaver is a screen saver and locker that aims to have simple, sane and secure defaults, and be well integrated with the Cinnamon desktop. . This package contains the library used by the screensaver. Package: libdbd-csv-perl Description-md5: 0e1fb9c03fe342ef9c374c13ac054aa1 Description-en: DBI driver for CSV files DBD::CSV is a Perl DBI Driver for providing an SQL-based interface to records stored in Comma-Separated Value (CSV) files. Such files are frequently used for exporting data from Microsoft's Access and Excel applications. Package: libdbd-mysql-perl Description-md5: fa0435d9b500e1b12da8be5d1e5ed096 Description-en: Perl5 database interface to the MariaDB/MySQL database DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no one ever requested them. However supported features include: compression of data between server and client; timeouts; SSL; prepared statement support; server administration such as creating and dropping databases and restarting the server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids; transactions; multiple result sets and multithreading. Package: libdcmtk-dev Description-md5: b8c9cda90a28213d8a8f178fc769fe1b Description-en: OFFIS DICOM toolkit development libraries and headers DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains development libraries and headers for DCMTK. You only need to install this if you are developing programs that use the DCMTK libraries. . Note: This version was compiled with libssl support. Package: libdcmtk14 Description-md5: 9d56449377a2c35a2b0e8bd566fdec0e Description-en: OFFIS DICOM toolkit runtime libraries DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the runtime libraries for the DCMTK utility applications. . Note: This version was compiled with libssl support. Package: libde265-0 Description-md5: e2595c4a6d2348fa129b67fcf8e11192 Description-en: Open H.265 video codec implementation libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. Package: libde265-dev Description-md5: 2e8e26c3f7d86c0ff68ebdc82e580a77 Description-en: Open H.265 video codec implementation - development files libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . The development headers for compiling programs that use libde265 are provided by this package. Package: libde265-examples Description-md5: dc909b8ac26774d5fca6b1438e2d9dec Description-en: Open H.265 video codec implementation - examples libde265 is an open source implementation of the H.265 video codec. It is written from scratch in plain C for simplicity and efficiency. Its simple API makes it easy to integrate it into other software. . Sample applications using libde265 are provided by this package. Package: libdecoration0 Description-md5: d54ec3ae170fe82084878bdc1b4f8687 Description-en: Compiz window decoration library The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator. Package: libdecoration0-dev Description-md5: 6a66c25de23fa410e973153207110423 Description-en: Compiz window decoration library - development files The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator. . This package contains files required for developing window decorators compatible with Compiz. Package: libdevhelp-3-6 Description-md5: 21ddcea70a9cb4ee9c6d175af1786078 Description-en: Library providing documentation browser functionality This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. Package: libdevhelp-dev Description-md5: 7b49d3b0b0dd45d57e9ee7c132199c03 Description-en: Library providing documentation browser functionality (development) This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains the development files. Package: libdpdk-dev Description-md5: 655a14a388b41ca32e9c10080c63a0ee Description-en: Data Plane Development Kit (basic development files) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the basic headers and library files required to build external applications which will also require at least SSE3 support when running. . libdpdk.pc: note that CFLAGS might contain an -march flag higher than typical baseline. This is required for a number of static inline functions in the public headers. Package: libdrm-tests Description-md5: ba61d5f4dd4e9099796e4c98b94245c4 Description-en: Testing tools from the libdrm project This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package contains a variety of tools for testing from the libdrm project. Package: libegl1-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libespeak-ng-libespeak1 Description-md5: 18a86c6171610f66d47437bca8ab1c8b Description-en: Multi-lingual software speech synthesizer: shared library eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains compatibility links that makes it a drop-in replacement for the libespeak1 package. Installing this package thus allows one to make applications linked against libespeak1 use eSpeak NG without any modification or rebuild. Package: libevdev-doc Description-md5: efa3ccc9b437f6f65f246babf2160a1a Description-en: wrapper library for evdev devices - development docs libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the documentation for developers wishing to build software using libevdev. Package: libevdev-tools Description-md5: 8215286e33efa9da0bec00b270659e56 Description-en: wrapper library for evdev devices - tools libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains touchpad-edge-detector. Package: libevdi0 Description-md5: 17fd9a2a03f034a7400304fc083fdb77 Description-en: Extensible Virtual Display Interface driver client library The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This package installs the client library used for interfacing with the evdi kernel module. Package: libevdi0-dev Description-md5: caf4f2a631866157464a03cfb0e30d9a Description-en: EVDI driver client library dev package The Extensible Virtual Display Interface (EVDI) is a Linux kernel module that enables management of multiple screens, allowing user-space programs to take control over what happens with the image. It is essentially a virtual display you can add, remove and receive screen updates for, in an application that uses the libevdi library. . The module and library is part of the DisplayLink Ubuntu development which enables support for DisplayLink USB 3.0 devices on Ubuntu. . Please note that this is NOT a complete driver for DisplayLink devices. . This is the development package for evdi clients. It is only needed for compiling evdi client software. End-users do not need this package. Package: libevolution Description-md5: dddb88bf2627f20726827c1d29351350 Description-en: evolution libraries This package contains libraries used by Evolution. Package: libexo-1-0 Description-md5: 0f4a28069a6e30a5429549712320998f Description-en: Library with extensions for Xfce (GTK-2 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. . This package provides GTK-2 version. Package: libexo-1-dev Description-md5: 4d4c7597975a6e60f9ef8783172b284d Description-en: Development files for libexo (GTK-2 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the headers and the static library for libexo-1-0. Package: libexo-2-0 Description-md5: 916d430dd1c3c7c067d4519ef1b4504b Description-en: Library with extensions for Xfce (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. . This package provides GTK-3 version. Package: libexo-2-dev Description-md5: 3a1c0578453de53b3c5e2247383f66da Description-en: Development files for libexo (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the headers and the static library for libexo-2-0. Package: libexo-common Description-md5: 820e9f19c07fa1bebbcd4a373298fef6 Description-en: libexo common files libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the common files in use by exo library. It ships desktop files and documentation. Package: libexo-helpers Description-md5: 0517374b8858d3bee5b1d3c6167b5678 Description-en: helpers for the exo library libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the helper files in use by exo library for its preferred applications framework. Package: libfaad-dev Description-md5: ae9f883b2a80e31f09c287adf3baae2d Description-en: freeware Advanced Audio Decoder - development files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains development files. Package: libfaad2 Description-md5: 9307be517a3f30e946fbc168e7e3f958 Description-en: freeware Advanced Audio Decoder - runtime files FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains the shared library and an extra library with support for Digital Radio Mondiale (DRM). Package: libfabric-bin Description-md5: 48478daa4ff17d333fa3ce2b380603fe Description-en: Diagnosis programs for the libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains a few programs to check the status of the fabric. Package: libfabric-dev Description-md5: 581f437ed44039a7cbaa9cd510300bce Description-en: Development files for libfabric1 Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package is needed to compile programs against libfabric1. It contains the header files and links needed for compiling. Package: libfabric1 Description-md5: 23efe94450e753061e8395ccfd5a60a0 Description-en: libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains the shared libraries. 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: libfontforge-dev Description-md5: a7281391b26af05746acc4cb4b6cba6f Description-en: font editor - runtime library (development files) FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the runtime library's development files. Package: libfontforge3 Description-md5: 7fc0a418741746f51de0b0dac55807fe Description-en: font editor - runtime library FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the runtime library. Package: libfreeimage-dev Description-md5: 4129e76eb9e52c897ce2fb9f8fd275f0 Description-en: Support library for graphics image formats (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImage. Package: libfreeimage3 Description-md5: 2f539de70cf9d55bc83670220e485935 Description-en: Support library for graphics image formats (library) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the FreeImage library. Package: libfreeimageplus-dev Description-md5: a2d8ef35cb3e1db7404b59417b2fa2ea Description-en: C++ wrappers for FreeImage (development files) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the headers and static libraries needed to develop programs using FreeImagePlus. Package: libfreeimageplus-doc Description-md5: 423cbb5aa34be3a4af0dcf1e28a74993 Description-en: C++ wrappers for FreeImage (documentation) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the documentation for FreeImagePlus. Package: libfreeimageplus3 Description-md5: bae4fb27f6e46fa967704c6d473a0f63 Description-en: C++ wrappers for freeimage (library) FreeImage is an Open Source C/C++ library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works both with Linux, 32 bit Windows and Mac OS X). . This package contains the FreeImagePlus library. Package: libfribidi-bin Description-md5: 5bd2ed1fd36acd62b51191a5c088558f Description-en: Free Implementation of the Unicode BiDi algorithm (utility) FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains a command line interface for the fribidi library. Package: libfuzzer-11-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: libfuzzer-12-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: libgail-dev Description-md5: 5edeb3765ab0b94a94768d0af3525056 Description-en: GNOME Accessibility Implementation Library -- development files Gail implements ATK interfaces for GTK widgets which are dynamically loadable at runtime by a GTK application. Once loaded, those parts of an application that use standard GTK widgets will have a basic level of accessibility, without the need to modify the application at all. . This package contains the development files for Gail. Package: libgammu-dev Description-md5: edd57e45f8c49e9140d3d02bd2f8a25b Description-en: mobile phone management library (development files) Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains header files needed for compiling programs with Gammu and developer documentation. Package: libgammu-i18n Description-md5: 545e21badad930bd5c1dae878f31ce4a Description-en: mobile phone management library (i18n files) Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains i18n files for Gammu shared library and binary. Package: libgammu8 Description-md5: 56f1325a9dd659a19ed4453a5c3f9a21 Description-en: mobile phone management library Gammu is command line utility and library to work with mobile phones from many vendors. Support for different models differs, but basic functions should work with majority of them. Program can work with contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, etc. It also supports daemon mode to send and receive SMSes. . Currently supported phones include: . * Many Nokia models. * Alcatel BE5 (501/701), BF5 (715), BH4 (535/735). * AT capable phones (Siemens, Nokia, Alcatel, IPAQ). * OBEX and IrMC capable phones (Sony-Ericsson, Motorola). * Symbian phones through gnapplet. . This package contains Gammu shared library. Package: libgcc-10-dev-alpha-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-amd64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-arm64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-armel-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-armhf-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-hppa-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-i386-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-m68k-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-mips-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-mips64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-mips64el-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-10-dev-mips64r6-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static l