Package: actiona Description-md5: a258a2ae406a96178c043b4c56ac3b6d Description-en: emulate human activity through a powerful GUI and JavaScript Actiona is an application that allows you to execute many actions on your computer such as emulating mouse clicks, key presses, showing message boxes, editing text files, etc. Tasks can be created using a simple editor or using the EcmaScript (JavaScript) programming language for more customization. Actiona is cross-platform. Package: aptitude Description-md5: 6077c8b6794c43d6b34dfc9169fe4ee5 Description-en: terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Package: aptitude-common Description-md5: 0ebb2713369d2bbfc7c859cc8eb8ae8a Description-en: architecture independent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. Package: aptitude-doc-cs Description-md5: 932ff8810da50569ec3e41432b684d97 Description-en: Czech manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Czech version of the aptitude user's manual in HTML format. Package: aptitude-doc-en Description-md5: 2d2da927067ef4b395df37dd2ad5ed3f Description-en: English manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the English version of the aptitude user's manual in HTML format. Package: aptitude-doc-es Description-md5: 932df7cf457fc2f3fe2e8dc860b84561 Description-en: Spanish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Spanish version of the aptitude user's manual in HTML format. Package: aptitude-doc-fi Description-md5: 8df27fc79564fcd48eebaddf0a7acda5 Description-en: Finnish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Finnish version of the aptitude user's manual in HTML format. Package: aptitude-doc-fr Description-md5: ae91626aed826890c80dbdf82abd2bce Description-en: French manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the French version of the aptitude user's manual in HTML format. Package: aptitude-doc-it Description-md5: 1c8949b4fe5988a83d1ba2b7cbb3c4a8 Description-en: Italian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Italian version of the aptitude user's manual in HTML format. Package: aptitude-doc-ja Description-md5: 4cfad5a009b39ce6a8f9399bd0bd89fd Description-en: Japanese manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Japanese version of the aptitude user's manual in HTML format. Package: aptitude-doc-nl Description-md5: 5d87a5e8291d4c825db40e789abca584 Description-en: Dutch manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Dutch version of the aptitude user's manual in HTML format. Package: aptitude-doc-ru Description-md5: e18505c34cf14692eaece2043f053f5d Description-en: Russian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Russian version of the aptitude user's manual in HTML format. Package: arm-trusted-firmware-tools Description-md5: 3f56b05049e0d5194652edf754afaec1 Description-en: "secure world" software for ARM SoCs - tools The "secure world" on arm64 machines is a special level of CPU privilege that is hidden from the normal OS, and has complete control over the system. It provides both initialization during early boot stages (before u-boot or EFI) and system monitor functionality once the machine is booted up. . This package includes helper tools. Package: asammdf Description-md5: 4f285c3fadc58271ea0bed3de2d96391 Description-en: GUI application used to analyse engine CAN logs asammdf is a fast parser and editor for ASAM (Association for Standardization of Automation and Measuring Systems) MDF (Measurement Data Format) files. . asammdf supports MDF versions 2 (.dat), 3 (.mdf) and 4 (.mf4). Package: assistant-qt6 Description-md5: 1607002f07f112f880ffc57f15542f6e Description-en: Qt 6 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: austin Description-md5: 620d7f4a5e6cd66265e4f28583d49cb8 Description-en: Frame stack sampler for CPython Austin is a Python frame stack sampler for CPython written in pure C. It samples the stack traces of a Python application so that they can be visualised and analysed. As such, it serves the basis for building powerful profilers for Python. . The most interesting use of Austin is probably in conjunction with FlameGraph to profile Python applications while they are running, without the need of instrumentation. This means that Austin can be used on production code with little or even no impact on performance. Package: autodock-vina Description-md5: ccc2890588539c77dfd8813255875f4e Description-en: docking of small molecules to proteins AutoDock Vina is a program to support drug discovery, molecular docking and virtual screening of compound libraries. It offers multi-core capability, high performance and enhanced accuracy and ease of use. . The same institute also developed autodock, which is widely used. . O. Trott, A. J. Olson, AutoDock Vina: improving the speed and accuracy of docking with a new scoring function, efficient optimization and multithreading, Journal of Computational Chemistry 31 (2010) 455-461 Package: bear-factory Description-md5: 74f8f8f9272db7c3d594f880dcf656d8 Description-en: Editors for Plee the Bear This package includes the level editor, animation editor and model editor of the Bear Engine for Plee the Bear. Package: binutils-h8300-hms Description-md5: d36f7ce5528d0c8862667e995a4a2067 Description-en: GNU binary utilities, for h8300-hitachi-coff target This package provides GNU assembler, linker and binary utilities for h8300-hitachi-coff target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for h8300-hitachi-coff. Package: bobdude Description-md5: 5631dbf7da50f1de6f608f59cb82e4df Description-en: Software for programming B·O·B·3 robots B·O·B·3 is your little robot friend who learns programming with you. . B·O·B·3 teaches you textual coding in C/C++. You can use this knowledge everywhere else! Package: bolt-19 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-21 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: brickos Description-md5: 81bad338f60ecd7f2623f64ba3db9e7c Description-en: alternative OS for LEGO(r) Mindstorms RCX supporting C/C++ A multitasking operating system with development environment for use as an alternative to the standard LEGO(r) Mindstorms RCX firmware. . For posts to/from other users: https://lugnet.com/robotics/rcx/legos/ . (LEGO(r) is a trademark of the LEGO Group of companies.) Package: brickos-doc Description-md5: 4c6ab5ad98c018ad6b20f5eed2bdea13 Description-en: documentation for brickOS an Alternative OS for the RCX API Documentation for brickOS an alternative Operating System for the LEGO(r) Mindstorms RCX. . (LEGO(r) is a trademark of the LEGO Group of companies.) Package: bustle Description-md5: d7e57f247c7bf444db16f07e784daa56 Description-en: D-Bus activity visualiser Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . Calls are displayed using Message Sequence Charts, a succinct way of representing entities and interactions over time. It can also output data in Graphviz format. . Bustle is a GNOME Circle app. Package: calculix-ccx Description-md5: b9652211e4452dc83798aead93a56b9e Description-en: Three-Dimensional Structural Finite Element Program CalculiX is a free and open source finite element analysis application that uses a similar input format to Abaqus. It has an implicit and explicit solver and a pre and post processor (CGX). This package contains the solver CalculiX CrunchiX (cxx). Package: calibre Description-md5: 186d9ede4fee8b62a65e3debb2c12a1e Description-en: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre-bin Description-md5: c0bdb5988e8a99c4942dba6345614ed5 Description-en: powerful and easy to use e-book manager (binary plugins) Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . This package contains the compiled architecture dependent plugins, the main package is called 'calibre'. Package: cbmc Description-md5: 2c892fdd5142036595dc17775271afad Description-en: bounded model checker for C and C++ programs CBMC generates traces that demonstrate how an assertion can be violated, or proves that the assertion cannot be violated within a given number of loop iterations. Package: clang-19 Description-md5: c364160e44345420df0f2e97b3082b69 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, 14 and 17 standards and also provides most of the support of C++20. Package: clang-19-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-19-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-21 Description-md5: c364160e44345420df0f2e97b3082b69 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, 14 and 17 standards and also provides most of the support of C++20. Package: clang-21-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-21-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format-19 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-format-21 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-19 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-tidy-21 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-19 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-21 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-19 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-21 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: copyq Description-md5: 86d8394761684af55442679f02216f06 Description-en: Advanced clipboard manager with editing and scripting features CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . Items can be: * edited with internal editor or with preferred text editor, * moved to other tabs, * drag'n'dropped to applications, * marked with tag or a note, * passed to or changed by custom commands, * or simply removed. . Features: * Support for Linux, Windows and OS X 10.9+ * Store text, HTML, images or any other custom formats * Quickly browse and filter items in clipboard history * Sort, create, edit, remove, copy/paste, drag'n'drop items in tabs * Add notes or tags to items * System-wide shortcuts with customizable commands * Paste items with shortcut or from tray or main window * Fully customizable appearance * Advanced command-line interface and scripting * Ignore clipboard copied from some windows or containing some text * Support for simple Vim-like editor and shortcuts * Many more features Package: copyq-doc Description-md5: 72cc5e005e4044056189c5470d04be4d Description-en: Documentation and examples for CopyQ - HTML format CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . This contains the documentation in HTML format. Package: copyq-plugins Description-md5: c5301a7a250dc0396459db3bb2ac7122 Description-en: Plugins for CopyQ CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . This package contains plugins that add various item types support and features to CopyQ, including: * Text with Highlighting * Images * Web Pages * Various Data * Notes * Encryption * FakeVim Editor * Synchronize Items to Disk * Item Tags * Pinned Items Package: cpp-14 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp-14-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-14-for-build Description-md5: 4d867f66a5170c25af70c1bda2672d33 Description-en: GNU C preprocessor for the build architecture A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for the build architecture but not the compiler. . This is a dependency package. Package: cpp-14-for-host Description-md5: bdce3f8f67a0382ae150b074db5ebb6f Description-en: GNU C preprocessor for the host architecture A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for the host architecture but not the compiler. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: cpp-14-x86-64-linux-gnu Description-md5: 43b850052510e8ce407b526ada2b0877 Description-en: GNU C preprocessor for x86_64-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for x86_64-linux-gnu architecture but not the compiler. Package: cppcheck Description-md5: 9998bc10c93cd21710a4b0829a0bcc92 Description-en: tool for static C/C++ code analysis (CLI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers; . This package contains the command-line interface for cppcheck. Package: cppcheck-gui Description-md5: a5b195958a0dbd8a7eca7f99f946e638 Description-en: tool for static C/C++ code analysis (GUI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers . This package contains the graphical user interface for cppcheck. Package: crossbuild-essential-amd64 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-i386 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: crossbuild-essential-powerpc Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-build-essential packages installed. . If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to cross build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on. Package: cryfs Description-md5: 6a193616bfd007a57999d6d65d2c809f Description-en: encrypt your files and store them in the cloud CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. Package: danmaq Description-md5: 54b4bdcf7f1aa27c959de2f431b759cb Description-en: Small client side Qt program to play danmaku on any screen DanmaQ is a desktop danmaku client. It is used to display danmaku strings. . "danmaku", originally a Japanese word, is a certain method of instant commenting over the Internet. It originated in Japan and became popular in East Asian cultural circle. In this case, People write comments and send them to a danmaku server. The server will push comments to danmaku clients connected to it, where comments are displayed on a real-time basis. Comment strings will fly over the screen with artistic effects. . This package provides a danmaku client program implemented in Qt5. Package: dbus-cpp-bin Description-md5: 1f692b6fb03f341cbe1df4e085c14071 Description-en: header-only dbus-binding leveraging C++-11 (tools) Protocol compiler and generator to automatically generate protocol headers from introspection XML. . D-Bus is a message bus used for sending messages between applications. . This package contains runtime binaries. Package: dbus-cpp-dev-examples Description-md5: 6c264b967b244227d03e3bafa733507d Description-en: header-only dbus-binding leveraging C++-11 (examples) A header-only dbus-binding leveraging C++-11, relying on compile-time polymorphism to integrate with arbitrary type systems. . D-Bus is a message bus used for sending messages between applications. . This package provides examples. Package: delly Description-md5: 324b9ce9ec7a8528db433798b37e6910 Description-en: Structural variant discovery by read analysis Delly performs Structural variant discovery by integrated paired-end and split-read analysis. It discovers, genotypes and visualizes deletions, tandem duplications, inversions and translocations at single-nucleotide resolution in short-read massively parallel sequencing data. It uses paired-ends, split-reads and read-depth to sensitively and accurately delineate genomic rearrangements throughout the genome. Package: designer-qt6 Description-md5: df46dfd1ea0aa8d594bee91fe16e2306 Description-en: Qt 6 Designer Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. Package: designer-qt6-plugins Description-md5: 0f0a4d12f9833d96ff16609bbdf74454 Description-en: Qt 6 Designer - plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. . This package contains various plugins to be used with the Qt Designer. Package: detox Description-md5: 57a56ea30e81ef29e23165136cbfe243 Description-en: replace problematic characters in filenames detox is a utility designed to clean up filenames. It replaces difficult to work with characters, such as spaces, with standard equivalents. It will also clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them. . Features: * Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters; * Removal or replacement of UTF-8 encoded Unicode characters; * Removal or replacement of spaces and other potentially tricky characters; * Trimming of excessive "_" and "-"s; * Directory recursion, dry runs, verbose listings. . It is designed with safety in mind. It won't overwrite a file that already exists, and it doesn't touch special files if not requested. . detox is useful to mass rename files automatically. As just one example, you can use detox to easily standardize lots of files, as MP3 or movies, downloaded or stored inside a directory. . This package provides detox and inline-detox commands. The inline-detox can be used in command lines, as a filter in shell procedures. Package: dials Description-md5: ca13c7c5eb0b3848fea8c4630137336b Description-en: Diffraction Integration for Advanced Light Sources The DIALS software is developed in a fully open-source, collaborative environment. The main development teams are based at Diamond Light Source and CCP4, in the UK, and at Lawrence Berkeley National Laboratory, USA. However, in the spirit of the open source movement, we welcome collaboration from anyone who wishes to contribute to the project. . To avoid “reinventing the wheel” as much as possible, the DIALS project builds on knowledge accumulated over many decades in the field of crystallographic data processing. We benefit greatly from the altruism of experts who contribute their ideas and advice, either directly or via their detailed publications on existing algorithms and packages such as XDS [2] and MOSFLM [3]. At the heart of the DIALS framework lies a design philosophy of hardware abstraction and a generalised model of the experiment that is inspired directly by material published on the seminal workshops on position sensitive detector software [1]. Continuing in the spirit of these workshops we held our own series of meetings, with talks from invited speakers, and code camps in which specific problems are addressed by intensive effort across the collaboration. Summaries of these meetings and copies of slides given as presentations are available here. . DIALS is written using Python and C++, making heavy use of the cctbx [4] for core crystallographic calculations and much infrastructure including a complete build system. Seamless interaction between the C++ and Python components of this hybrid system is enabled by Boost.Python. Python provides a useful ground for rapid prototyping, after which core algorithms and data structures may be transferred over to C++ for speed. High level interfaces of the hybrid system remain in Python, facilitating further development and code reuse both within DIALS and by third parties. Package: digikam Description-md5: 1dd6f83ea15e9366fba2298afd075680 Description-en: digital photo management application for KDE Digital photo management program designed to import, organize, enhance, search and export your digital images to and from your computer. . It provides a simple interface which makes importing and organizing digital photographs a "snap". digiKam enables you to manage large numbers of digital photographs in albums and to organize these photographs for easy retrieval using tags (keywords), captions, collections, dates, geolocation and searches. It has many features for viewing, organizing, processing and sharing your images. Thus, digiKam is a formidable digital asset management (DAM) software including powerful image editing functions. . An easy-to-use camera interface is provided, that will connect to your digital camera and download photographs directly into digiKam albums. More than 1000 digital cameras are supported by the gphoto2 library. Of course, any media or card reader supported by your operating system will interface with digiKam. . digiKam incorporates a fast Image Editor with many image editing tools. You can use the Image Editor to view your photographs, comment and rate them, correct, enhance and alter them. The editing power can be easily extended by a set of plugins, the KDE Image Plugins Interface (manual) . While digiKam remains easy to use, it provides professional level features by the dozens. It is fully 16 bit enabled including all available plugins, supports RAW format conversion through libraw, DNG export and ICC color management work flow. Package: digikam-data Description-md5: 38a69ea9596c5db123f17fd23e868ee5 Description-en: digiKam architecture-independant data Contains the significant amount of architecture-independent data that is shipped with digiKam. . It has been placed in an architecture all file to reduce space on the archives, rather than one copy for each architecture. Package: digikam-private-libs Description-md5: a3dde16136e91fd75502d7ff84b09ebd Description-en: private libraries for digiKam plugins This package contains private libraries to be used by digikam. . This has no use for anything else than digikam, since the libraries are installed in a private library path. Package: dnaclust Description-md5: f09f4c2cdae8b3abdcd9f1c868d093e3 Description-en: tool for clustering millions of short DNA sequences dnaclust is a tool for clustering large number of short DNA sequences. The clusters are created in such a way that the "radius" of each clusters is no more than the specified threshold. . The input sequences to be clustered should be in Fasta format. The id of each sequence is based on the first word of the seqeunce in the Fasta format. The first word is the prefix of the header up to the first occurrence of white space characters in the header. Package: dolfin-bin Description-md5: 8319156332b1455d0d2d298062600604 Description-en: Executable scripts for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains executable scripts for DOLFIN. Package: dolfin-doc Description-md5: 6d80f35b15cb807f29f485694db24fae Description-en: Documentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN. Package: dolphin Description-md5: 886780d7b214152321908d6e0eee95d3 Description-en: file manager Dolphin is KDE's file manager that lets you navigate and browse the contents of your hard drives, USB sticks, SD cards, and more. Creating, moving, or deleting files and folders is simple and fast. . Features include: Customisable sidebars "Breadcrumb" navigation View properties remembered for each folder Split views Integrated terminal Network transparency Undo/redo functionality Ratings, comments, and tags Package: dolphin-data Description-md5: 17fb298088ed92c2809a3c352ad7d32a Description-en: file manager - data Dolphin is KDE's file manager that lets you navigate and browse the contents of your hard drives, USB sticks, SD cards, and more. Creating, moving, or deleting files and folders is simple and fast. . This package contains architecture-independent data files. Package: dolphin-dev Description-md5: 9823ee4d18f2ebfc7ca29c6ae2d81179 Description-en: file manager - development files Contains DBus interface XML files to access dolphin via the DBus org.freedesktop.FileManager1 interface. Package: dolphin-doc Description-md5: 77f5bc5b6ca461af21a7db4a4ec6eaaa Description-en: file manager - documentation Dolphin is KDE's file manager that lets you navigate and browse the contents of your hard drives, USB sticks, SD cards, and more. Creating, moving, or deleting files and folders is simple and fast. . This package contains the HTML documentation. Package: ecflow-client Description-md5: 4465c7db96b428b1574b9117dddef6a2 Description-en: Client tools for Meteorological workflow ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. . This package contains the client tools Package: ecflow-server Description-md5: 7e89b304c0e7747b0f79b63729eb8133 Description-en: Meteorological workflow controller - server ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. Package: elisa Description-md5: 14e4e820541290af836bbba24af2bc03 Description-en: Simple music player with a focus on Plasma desktop integration and privacy Elisa is a music player developed by the KDE community that strives to be simple and nice to use. It tries to be flexible to account for different workflows and use-cases. It focuses on a very good integration with the Plasma desktop of the KDE community without compromising the support for other environments. . Elisa is developed using modern KDE technologies and aims to be reliable and respectful of users’ privacy. As such, it favors online services where users are in control of their data. Package: esstra Description-md5: b6a9ef57c9793a3d3c1ab5b37324841a Description-en: software suite for Enhancing Software Supply Chain Transparency esstra, software suite for Enhancing Software Supply Chain Transparency, aims to improve transparency of software supply chains as the name suggests. . It embeds metadata in resulting binary files at compile time, contains information about the source and header files from which the binary file is generated. Package: eximon4 Description-md5: 9d049018af5088cbceaa2af23692d02a Description-en: monitor application for the Exim MTA (v4) (X11 interface) Eximon is a helper program for the Exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages. Package: eye Description-md5: b509d100ee53ef205b9512e00c645e20 Description-en: semantic web reasoning engine Euler Yet another proof Engine (EYE) is a reasoning engine supporting the Semantic Web layers. It performs semibackward chaining and it supports Euler paths. Via N3 it is interoperable with Cwm. . Semibackward chaining is backward chaining for rules using <= in N3 and forward chaining for rules using => in N3. This can be seen in EYE Reasoning. . Euler paths are roughly "don't step in your own steps" which is inspired by what Leonhard Euler discovered in 1736 for the Königsberg Bridge Problem. EYE sees the rule P => C as P & NOT(C) => C. . Notation3 (N3) is a shorthand non-XML serialization of Resource Description Framework (RDF) models, designed with human-readability in mind: N3 is much more compact and readable than XML RDF notation. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. Package: fcitx-frontend-qt5 Description-md5: 91c0b0047102974e18f3e144ae30b137 Description-en: Free Chinese Input Toy of X - Qt5 IM Module frontend Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Qt5 IM Module frontend, which is necessary for Fcitx users who would like to use Qt5 applications. Package: fcitx-frontend-qt6 Description-md5: 48794ceb225794d1941682fcb13f7e63 Description-en: Free Chinese Input Toy of X - Qt6 IM Module frontend Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Qt6 IM Module frontend, which is necessary for Fcitx users who would like to use Qt6 applications. Package: fcitx-module-quickphrase-editor5 Description-md5: 6c4b1333a8f2cb102dc5dad116a0e5ed Description-en: Flexible Input Method Framework - Quick Phrase editor module Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Quick Phrase Editor module for configuration tools including fcitx-config-gtk and kde-config-fcitx. It is specific to fcitx4. Package: fcitx5-frontend-qt5 Description-md5: 96e43f680ce6d0afd2ba1dcf0e2f1647 Description-en: Qt5 IM module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the Qt5 IM Module for fcitx5. Package: fcitx5-frontend-qt6 Description-md5: c5af83218da151feccc24163dc872465 Description-en: Qt6 IM module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the Qt6 IM Module for fcitx5. Package: firebird3.0-common Description-md5: 99ad5b92b46b59007406fee88239a7c4 Description-en: common files for firebird 3.0 server, client and utilities Common files for the Firebird server, client and user utilities. . These include the support scripts as well as configuration files in /etc/firebird/3.0. Package: firebird3.0-common-doc Description-md5: b966380cc068867d70fdae3124709805 Description-en: copyright, licensing and changelogs of firebird3.0 Copyright, licensing information and upstream changelog of firebird3.0. . Due to the size of the upstream change log and copyright/licensing summary, keeping them in a separate package saves space on mirrors and when installing firebird3.0 packages. Package: firebird3.0-doc Description-md5: 7a9204397ad8ec5897d0e8c4dbec8fd3 Description-en: Documentation files for firebird database version 3.0 Various documents for firebird 3.0. These include the release notes, what's new in firebird 3.0, quick start guide, upgrade guide, list of ISQL enhancements etc. Package: firebird3.0-examples Description-md5: 9b846ed7016bd38e7bf0abef4266a8b1 Description-en: Examples for Firebird database The examples included in this package are provided as samples and are also used by Firebird's testing suite (TCS). The examples are in the form of .h, .c, .e, .fdb and .gbk files. . See firebird3.0-server package for more information about Firebird. Package: firebird3.0-server Description-md5: 2134827313e90e2003de2a24bcb319ef Description-en: Firebird Server - an RDBMS based on InterBase 6.0 code Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used on production systems under a variety of names since 1981. . This package contains the server binary as well as its configuration files. The default mode of operation is the so called "super", which is a single-threaded server process with shared database cache between connections. The two other operation modes -- "classic" (separate process/cache for each connection) and "superclassic" (separate thread/cache for each connection) are also available via configuration options. Package: firebird3.0-server-core Description-md5: f540578275d4feacf219d86a12101dd7 Description-en: Firebird engine core Firebird database engine and support libraries. This package is required for embedded (serverless) access to local databases with the tools packaged in firebird3.0-utils or other binaries linked to the firebird client library, libfbclient2. . The rest of the binaries needed for running a full-featured, remotely-accessible Firebird server are in the firebird3.0-server package. Package: firebird3.0-utils Description-md5: abf897f55faee3358d9fb9b9a2d2b7b9 Description-en: Firebird command line utilities This package contains the utilities for managing Firebird databases: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL Package: flang-19 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-21 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flightcrew Description-md5: 4e52dbd1228c200ac9a5f82cbbe6421c Description-en: C++ epub validator FlightCrew is an epub validator written in C++. It is used by sigil to validate epub files, and may be generally useful for other epub creation utilities. Package: fonttools Description-md5: 57fe2b0b7365324aa52d193df4f6bb15 Description-en: Converts OpenType and TrueType fonts to and from XML (Executables) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This provides the executables of fontTools package. Package: ford Description-md5: 688897c25f4edb69e34ecabb5f8c3355 Description-en: Fortran documentation generator This is an automatic documentation generator for modern Fortran programs. FORD stands for FORtran Documenter. . The goal of FORD is to be able to reliably produce documentation for modern Fortran software which is informative and nice to look at. Ford was written due to Doxygen's poor handling of Fortran and the lack of comparable alternatives. The documentation should be easy to write and non-obtrusive within the code. . While it will never be as feature-rich as Doxygen, hopefully FORD will be able to provide a good alternative for documenting Fortran projects. Package: frama-c-base Description-md5: 2e7860054dd191ec0787bab2062c3031 Description-en: Platform dedicated to the analysis of source code written in C Frama-C gathers several analysis techniques in a single collaborative framework, based on analyzers (called "plug-ins") that can build upon the results computed by other analyzers in the framework. . Thanks to this approach, Frama-C provides sophisticated tools, including: * an analyzer based on abstract interpretation (Value plug-in); * a program proof framework based on weakest precondition calculus (WP plug-in); * a program slicer (Slicing plug-in); * a tool for verification of temporal (LTL) properties (Aoraï plug-in); * several tools for code base exploration and dependency analysis (plug-ins From, Impact, Metrics, Occurrence, Scope, etc.). . These plug-ins communicate between each other via the Frama-C API and via ACSL (ANSI/ISO C Specification Language) properties. . This package provides the library of Frama-c which is useful to build plugins for Frama-c, the command-line tools, and the graphical interface. Package: g++-14 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-14-for-build Description-md5: 6b662a2a3907f28ed9a0e2ac6a55d3ea Description-en: GNU C++ compiler for the build architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arch_gnu architecture. . This is a dependency package. Package: g++-14-for-host Description-md5: 9390f1b2980c545f669a0b8b8d5b11e0 Description-en: GNU C++ compiler for the host architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for the host architecture. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: g++-14-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: g++-14-x86-64-linux-gnu Description-md5: f28641d421c551d47a5e989009efe119 Description-en: GNU C++ compiler for x86_64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for x86_64-linux-gnu architecture. Package: g++-mingw-w64 Description-md5: be80ce4b74c17089adf52fd4e6f4d519 Description-en: GNU C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: g++-mingw-w64-i686 Description-md5: 6366762ba193116a3b542733f5cfb5e8 Description-en: GNU C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: g++-mingw-w64-i686-posix Description-md5: 59f77e288f7da43385e23cd3357279e5 Description-en: GNU C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: g++-mingw-w64-i686-win32 Description-md5: a417f252857a5b8608e19402178d0d79 Description-en: GNU C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: g++-mingw-w64-x86-64 Description-md5: 14601edb773363e23588439ef1aaa043 Description-en: GNU C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: g++-mingw-w64-x86-64-posix Description-md5: 2f78b451e8f57f04cf2bb392f2101c0e Description-en: GNU C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: g++-mingw-w64-x86-64-win32 Description-md5: b7a278b6e6a5418562b9721cbfb394f2 Description-en: GNU C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gambas3 Description-md5: 3e324decba1c260695be5debdf5ecd7b Description-en: Complete visual development environment for Gambas Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on... . This package doesn't include anything: it is a metapackage to install the IDE and all the available Gambas components except deprecated ones, as well as components that are not available on every platform. Package: gambas3-devel Description-md5: 8bcbebd475066eae5a04d323bc067d0f Description-en: Gambas compilation tools Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas compiler, archiver and informer. Package: gambas3-examples Description-md5: 71504aa5c3479cdd811d32a92f87b849 Description-en: Gambas examples Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the examples. Package: gambas3-gb-args Description-md5: e7189b87d714de43e09406c6f89a8800 Description-en: Gambas arguments parser Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides a command-line options analyzer, and automatically handles the --help option. Package: gambas3-gb-cairo Description-md5: e08bd95d6b5e276fda8cdc5e6e68e8b0 Description-en: Gambas bindings for cairo Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes Gambas bindings for cairo. Package: gambas3-gb-chart Description-md5: 4fa836fbd70c314a72b9ae8ec2098b55 Description-en: Gambas charting component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a native Gambas component to draw charts. Package: gambas3-gb-clipper Description-md5: efb6d9ef3ff37dd773ecf0169e727526 Description-en: Gambas Clipper component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes a component based on the Clipper library, http://www.angusj.com/delphi/clipper.php Package: gambas3-gb-clipper2 Description-md5: 87d7888a37fd24394018002f31b282c4 Description-en: Gambas Clipper2 polygon component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes a component based on the Clipper2 library. Package: gambas3-gb-complex Description-md5: 74f773b3eae249f9b4c65fa704c2e76c Description-en: Gambas Complex component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings complex numbers support to the interpreter. Package: gambas3-gb-compress Description-md5: f40a6331e684566b700f0812517be248 Description-en: Gambas compression component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package has the needed base libraries for the other compression components. Package: gambas3-gb-compress-bzlib2 Description-md5: 21476428edc422b6604718b9890beee4 Description-en: Gambas bzlib2 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to compress/uncompress data or files with the bzip2 algorithm. Package: gambas3-gb-compress-zlib Description-md5: d0c994ab314fe0a63fd0dcb580ddd63b Description-en: Gambas zlib compression component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to compress/uncompress data or files with the gzip and PKZIP algorithm. Package: gambas3-gb-compress-zstd Description-md5: 2e892fb683144694a27331d2f9c53352 Description-en: Gambas zstd compression component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to compress/uncompress data or files with the ZSTD algorithm. Package: gambas3-gb-crypt Description-md5: 7fe5c8c8e4b035d19a80b1e364347d00 Description-en: Gambas crypt encryption component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows one to use the crypt() glib function in gambas. Package: gambas3-gb-data Description-md5: d0d2834a60337d643eb1cd614a38d7ff Description-en: Gambas abstract datatypes component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides abstract datatypes implementations for Gambas. Package: gambas3-gb-db Description-md5: 039df58feebabf2a177d855af6367d09 Description-en: Gambas database access common libraries Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the needed common libraries for data access. Package: gambas3-gb-db-form Description-md5: af63f29643d24c401de030839dda4a12 Description-en: Gambas database bound controls Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a native Gambas component that implements data bound controls. It provides the following new controls: DataSource, DataBrowser, DataView, DataControl and DataCombo. Package: gambas3-gb-db-mysql Description-md5: f409fe345065dfd4702195432be333f9 Description-en: MySQL driver for the Gambas database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access MySQL databases. Package: gambas3-gb-db-odbc Description-md5: 634853ba34fbacd32ce0ff836460c66b Description-en: ODBC driver for the Gambas database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to databases via unixODBC drivers from Gambas code. Package: gambas3-gb-db-postgresql Description-md5: 6b142e34962dae5204cd16ed7647efc2 Description-en: PostgreSQL driver for the Gambas database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access PostgreSQL databases. Package: gambas3-gb-db-sqlite3 Description-md5: f76f5bbda23c3f7f2cc995b314cb10ea Description-en: Gambas sqlite3 driver database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to sqlite3 databases from Gambas code. Package: gambas3-gb-db2 Description-md5: c708fa0d9398e5ad6bb1e046a6efa9a4 Description-en: Gambas database 2 access common libraries Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the needed common libraries for data access. Package: gambas3-gb-db2-form Description-md5: 097305aae3d1f1efc09ebc7b18bec364 Description-en: Gambas database 2 bound controls Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a native Gambas component that implements data bound controls. It provides the following new controls: DataSource, DataBrowser, DataView, DataControl and DataCombo. Package: gambas3-gb-db2-mysql Description-md5: 119851166c6271228062025610715ad7 Description-en: MySQL driver for the Gambas database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access MySQL databases. Package: gambas3-gb-db2-odbc Description-md5: 73016b4d4b50f00457c3cc358bf65018 Description-en: ODBC driver for the Gambas database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to databases via unixODBC drivers from Gambas code. Package: gambas3-gb-db2-postgresql Description-md5: c73e68cfc02eb2ed5b0695e2bb462f18 Description-en: PostgreSQL driver for the Gambas database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access PostgreSQL databases. Package: gambas3-gb-db2-sqlite3 Description-md5: 51dee0bbff9d58781a4c05088588a18a Description-en: Gambas sqlite3 driver database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to sqlite3 databases from Gambas code. Package: gambas3-gb-dbus Description-md5: f8ea1f5a2b770839d30893a927b2ca4d Description-en: Gambas bindings for DBUS Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes Gambas bindings for the DBUS system. Package: gambas3-gb-dbus-trayicon Description-md5: ae953954eecd9f8a819935239203842d Description-en: System tray icon management for Gambas Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to display a tray icon inside the system tray. Package: gambas3-gb-desktop Description-md5: 36eefd8c37426686698c41658a93e925 Description-en: Gambas Portland project compatibility component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides access to the xdg utilities. Package: gambas3-gb-desktop-x11 Description-md5: 0ebf8450eab091660e26bedb51eb3181 Description-en: Gambas Portland project compatibility component for X11 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides access to the xdg X11 utilities. Package: gambas3-gb-eval-highlight Description-md5: 4cd48f53f458398a3bcffa3c978ab355 Description-en: Gambas syntax highlighting component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the component for syntax highlighting. Package: gambas3-gb-form Description-md5: 57b9a07640d6782a565c9d3be818055e Description-en: Gambas native form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a native gambas component to serve as base for graphic components. Package: gambas3-gb-form-dialog Description-md5: 03189fb497dafcc2e74c6cdfe53abf32 Description-en: Gambas native dialog form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a native gambas component that implements the Workspace dialog control. Package: gambas3-gb-form-editor Description-md5: ebb795776c69146ee445d18d3f7c7c3d Description-en: Gambas native editor form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component provides the TextEditor control, which is a text editor with syntax highlighting support. Package: gambas3-gb-form-htmlview Description-md5: 56416d7b8f5548d1cfbf50a7512fcde8 Description-en: Gambas lightweight HTML component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component provides a HTML component that is based on litehtml. Package: gambas3-gb-form-mdi Description-md5: 98fd67e1838957962cf016cb20f4c97c Description-en: Gambas native mdi form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a native gambas component that implements the Workspace mdi control. Package: gambas3-gb-form-print Description-md5: b5a9230acf7bd9dd149bf71f85fed995 Description-en: Gambas print form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a gambas component that provides a generic print preview and a print dialog. Package: gambas3-gb-form-stock Description-md5: 6115495b4de23e17e7bf732f843865eb Description-en: Gambas form stock icons Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes support for stock form icons. Package: gambas3-gb-form-terminal Description-md5: 82909cf5c0258516978f8e2ff9666051 Description-en: Gambas terminal form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . A GUI component that provides a VT100-type terminal emulator widget. Package: gambas3-gb-gmp Description-md5: 5e500714bca83471b3040caf1ef19883 Description-en: Gambas GMP component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides an interface to the GNU Multiple Precision Arithmetic Library. Package: gambas3-gb-gsl Description-md5: 4165c04bfaa47087cc608952bda49d05 Description-en: Gambas GNU Scientific Library component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package uses the GNU Scientific Library. Package: gambas3-gb-gtk3 Description-md5: 3d9f18b7d5ce5aef3d48f1d761c89bfe Description-en: Gambas GTK+3 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . These are the GTK+3 components for Gambas. Package: gambas3-gb-gtk3-opengl Description-md5: 03d57f0655b698f9af302841faf43bb2 Description-en: Gambas OpenGL component with GTK+3 toolkit Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to integrate OpenGL in GTK+3 applications. Package: gambas3-gb-gtk3-wayland Description-md5: 4a60d5fabc7d3a3fe3c34b8a81ab76cb Description-en: Gambas GTK+3 Wayland component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the GTK+3 component to access Wayland. Package: gambas3-gb-gtk3-webview Description-md5: 6e9fc485d09d07556debef57ffce0770 Description-en: Gambas GTK+3 Webview component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use a WebKitGTK based browser component from GTK+3. Package: gambas3-gb-gtk3-x11 Description-md5: 68252c14f052c7f381a036fc18ed4662 Description-en: Gambas GTK+3 X11 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the GTK+3 component to access X11. Package: gambas3-gb-gui Description-md5: e1fa61b2a5a9450bb838f8675e7dc2d2 Description-en: Gambas graphical toolkit selector Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package just loads gb.gtk3 or gb.qt6. It will make your application more desktop-friendly! If the GB_GUI environment variable is set, then gb.gui will load the component specified by its contents. Package: gambas3-gb-hash Description-md5: 6c56b81cefbafc50349a7dec65343858 Description-en: Gambas hash component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides standard hashing functions. Package: gambas3-gb-highlight Description-md5: 8c8ac8e78a29beae8edc7099a18f1ab3 Description-en: Gambas syntax highlighting component based on definition files Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the component for syntax highlighting. Package: gambas3-gb-httpd Description-md5: fc9abe91540650b65fe9befac55e7049 Description-en: Gambas HTTP server Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides an embedded HTTP server for the interpreter. Package: gambas3-gb-image Description-md5: 0350d9bb584463a20e3e38e76108adad Description-en: Gambas image effects Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a new component for applying many various effects on images. The effects source code was ported from the KDE libkdefx library, which includes itself some ImageMagick algorithms, and from the KolourPaint program. Package: gambas3-gb-image-effect Description-md5: ead666dffb7f9ce7f7b49cecf27e73db Description-en: Gambas image effects: effects Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Subcomponent for the image component: image effects. Package: gambas3-gb-image-imlib Description-md5: 4301839cbcb334c79daabbc29bbdfd84 Description-en: Gambas image effects: IMLIB bindings Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Subcomponent for the image component: bings to IMLIB. Package: gambas3-gb-image-io Description-md5: b2787684e119c7eb11cf40f362968cfa Description-en: Gambas image effects: I/O Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Subcomponent for the image component: image I/O. Package: gambas3-gb-inotify Description-md5: 68663167333b304e0df49080ec3e39e2 Description-en: Gambas filesystem events monitoring component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to monitor filesystem events. Package: gambas3-gb-jit Description-md5: 336f89d7ce67813aa7b33df53f9799cf Description-en: Gambas Just-In-Time compiler component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides a Just-In-Time compiler for Gambas. Package: gambas3-gb-libxml Description-md5: 882e38eb1c1bc5f158b0a910e510f10d Description-en: Gambas libxml component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings the power of the libxml libraries to Gambas. Package: gambas3-gb-logging Description-md5: 8edb32cd5ebac876c6c1de3e42006f47 Description-en: Gambas logging system component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings a flexible logging system for Gambas applications. Package: gambas3-gb-map Description-md5: 99ab81fc668fcdd64c4c6e881a7425c4 Description-en: Gambas online map viewer Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allowing to display maps from many different sources (Google Maps, OpenStreetMap). Package: gambas3-gb-markdown Description-md5: 14b7fcc798d6905d7cba414f99f14f82 Description-en: Gambas markdown convert component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to convert gambas markdown syntax to HTML. Package: gambas3-gb-media Description-md5: 3abd51afc84d7b5a2b9f34a64c569373 Description-en: Gambas media component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package is a simplified interface to the GStreamer library. Package: gambas3-gb-media-form Description-md5: aa68c4f761e47a20ab6f8b487dee37e2 Description-en: Gambas media player controls Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component provides media player control elements. Package: gambas3-gb-memcached Description-md5: b841fb492b3c9c138bb0a82becfaf035 Description-en: Gambas memcached client Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides a memcached client. Package: gambas3-gb-mime Description-md5: ea532f6a9de06a7a742bb81ff18c090d Description-en: Gambas MIME message management Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package parses a string and converts it to a MIME message and the reverse. Package: gambas3-gb-mysql Description-md5: 3aebe36f91e177fb941b686bd430df07 Description-en: Gambas MySQL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package creates MySQL statements and executes them. Package: gambas3-gb-ncurses Description-md5: 0e49774913039b09262e90ba3debff7a Description-en: Gambas NCurses component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package uses the NCurses library. Package: gambas3-gb-net Description-md5: a3654c86d0b052703c593bebd359866a Description-en: Gambas networking component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use TCP/IP and UDP sockets, and to access any serial ports. Package: gambas3-gb-net-curl Description-md5: 0e731bf3398b471acaa7161453e020dc Description-en: Gambas advanced networking component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows your programs to easily become FTP or HTTP clients. Package: gambas3-gb-net-pop3 Description-md5: 56f8de152f23e27484aea9027d9f1b3b Description-en: Gambas POP3 client implementation Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package retrieves mails using the POP3 protocol. Package: gambas3-gb-net-smtp Description-md5: 92208c5fc351d5dbc8fbdc9c498d8901 Description-en: Gambas smtp protocol component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows sending emails using smtp protocol. It contains one control, SmtpClient, that is used for defining the SMTP server, the SMTP port, the recipients, the sender, the subject, the mail contents, some attachments, and for finally sending the mail. Package: gambas3-gb-openal Description-md5: c8e82a17464cf109e6b62085a3dc1d40 Description-en: Gambas OpenAL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes an interface to the OpenAL 3D Audio library. Package: gambas3-gb-opengl Description-md5: 7ca05a7b4ec31fdac1c8f258f1687f76 Description-en: Gambas OpenGL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you 3D programming with OpenGL in gambas. Package: gambas3-gb-opengl-glsl Description-md5: 77055f5352b0f53131864567aab85667 Description-en: Gambas OpenGL component: GL Shading Language subcomponent Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package accesses the OPenGL Shading Language. Package: gambas3-gb-opengl-glu Description-md5: f52de93851be88109eb6d46ca9ab67b9 Description-en: Gambas OpenGL utility Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use the Mesa libraries to do 3D operations. Package: gambas3-gb-opengl-sge Description-md5: 5dec7e7c1fe18cdc3424fb2518c32117 Description-en: Gambas SDL Game Engine Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides a simple OpenGL game engine based on the MD2 format. Package: gambas3-gb-openssl Description-md5: 9ffbc303a685771b001f517437d6f1f5 Description-en: Gambas OpenSSL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the cryptographic functions available in OpenSSL. Package: gambas3-gb-option Description-md5: 5dbbf9a2a9962b63fe5575f5e53d6a89 Description-en: Gambas option component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the component for option parsing. Package: gambas3-gb-pcre Description-md5: 70f30e0b51c00cd9c6b911912349f1c0 Description-en: Gambas regexp component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This experimental component allows you to use Perl compatible regular expressions within gambas code. Package: gambas3-gb-pdf Description-md5: 0e796f0ba392ad6ff7af3272bd4d5a46 Description-en: Gambas pdf component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . PDF renderer component based on poppler library. Package: gambas3-gb-poppler Description-md5: 0c374c97afcf47deee6dbf243f10938d Description-en: Gambas poppler component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . PDF renderer component based on poppler-glib library. Package: gambas3-gb-qt6 Description-md5: cf84ba399c7eeae7b46c1131084b1751 Description-en: Gambas Qt5 GUI component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas QT5 GUI component. Package: gambas3-gb-qt6-ext Description-md5: 7c06048d5e2e598efb688a5770f4da22 Description-en: Gambas extended Qt GUI component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Extension widgets for Qt5: currently only a rich text editor widget. Package: gambas3-gb-qt6-opengl Description-md5: a4adda0a225557076405db9465f81ca1 Description-en: Gambas OpenGL component with QT5 toolkit Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to integrate OpenGL in qt6 applications. Package: gambas3-gb-qt6-wayland Description-md5: d534b679acc932760d82957f1f18a427 Description-en: Gambas Qt5 Wayland component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the QT5 component to access Wayland. Package: gambas3-gb-qt6-webview Description-md5: ef2fe41c2d0cccfe2c11422467103369 Description-en: Gambas Qt5 Webview component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use a QtWebEngine based browser component from Qt5. Package: gambas3-gb-qt6-x11 Description-md5: 951b592ca5fd9717382926eb09f76109 Description-en: Gambas Qt5 X11 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the QT5 component to access X11. Package: gambas3-gb-report Description-md5: 7cdbd7c55ea7a236753fb00c47920c79 Description-en: Gambas report component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package gives the tools and methods to create reports using Gambas. Package: gambas3-gb-report2 Description-md5: e69cd59e636186c19b95c8fa0607d217 Description-en: Gambas report2 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package gives the tools and methods to create reports using Gambas report 2 package. Package: gambas3-gb-scanner Description-md5: 103a3f11766f5982e5d9cdc21b9d6339 Description-en: Gambas scanner component The Gambas scanner management library is a frontend of the ScanImage program provided by the sane toolkit. It allows one to easily manage scanner devices in Gambas code. . This package allows you to use and manage scanner devices in Gambas code. Package: gambas3-gb-sdl2 Description-md5: 7a9c9ed626231ef2a29da57f19e1463c Description-en: Gambas SDL2 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package use the ttf fonts parts of the SDL2 library. If opengl drivers are installed it uses it to accelerate 2D and 3D drawing. Package: gambas3-gb-sdl2-audio Description-md5: 08f83f43b0d536a1e82bbab4a726e2f8 Description-en: Gambas SDL2 audio component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package use the audio image parts of the SDL2 library. It allows you to simultaneously play many sounds and a music stored in a file. Package: gambas3-gb-settings Description-md5: 306322693bef7e6b543771154faf34f1 Description-en: Gambas utilities class Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a component made in Gambas providing several utilities. Package: gambas3-gb-signal Description-md5: eab27e5e094ef8fec507d329626df415 Description-en: Gambas OS signal library Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the component for access to OS signals. Package: gambas3-gb-term Description-md5: 51cfc2cc1e1ba49a4ee142b5590ab860 Description-en: Terminal manager for Gambas Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to manage terminals, with an API very close to the one provided by the operating system. Package: gambas3-gb-term-form Description-md5: 04047bd26dd3fe2fad1153a19be50792 Description-en: Gambas GUI terminal form component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . A component for making the GUI of terminal applications. Package: gambas3-gb-util Description-md5: 1bb722c780ea2eb30a370f9c52321d92 Description-en: This component provides many useful utility methods or classes Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use many useful utilities methods or classes, such as: CSV file read and decode, date and time functions, file utility functions, shell methods, string utility functions. Package: gambas3-gb-util-web Description-md5: c7ed7c4ebf33bc1bebbd73519a4b2c2f Description-en: This component provides many utilities useful for web applications Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use many utilities useful for web applications, such as: decode and encode the JSON format and dealing with URL strings. Package: gambas3-gb-v4l Description-md5: 410a97a5c8471b7eafd5b9186794a272 Description-en: Gambas video for Linux component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a component to use v4l with gambas. Package: gambas3-gb-vb Description-md5: 86ba2c1dddc3babf966a3079afd5390b Description-en: Gambas Visual Basic(tm) compatibility component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a component to give compatibility with some MS Visual Basic functions. Package: gambas3-gb-web Description-md5: 33d00ec5a9cf1b88ae068c5385cb4688 Description-en: Gambas CGI for web applications Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a component for making CGI web applications using gambas, with an ASP-like interface. Package: gambas3-gb-web-feed Description-md5: 876a7132a10279d029ffe20dcc7366be Description-en: Gambas web feed parser and generator Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to parse and generate a web feed. Package: gambas3-gb-web-form Description-md5: be24201d44f2fc884e3ea96de6b1a3d1 Description-en: Gambas web application component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to make the GUI of a web application with the IDE form editor. Package: gambas3-gb-web-gui Description-md5: d042817ad2fa166f202d6fc35f0e309e Description-en: Gambas web application GUI component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to develop a web application by following a model similar to classic GUI applications. . This is preferred over the gambas3-gb-web-form component. Package: gambas3-gb-xml Description-md5: cedeedc9dd02ddc6e5cffe2d32deb852 Description-en: Gambas XML component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings the power of the xml libraries to Gambas. Package: gambas3-gb-xml-html Description-md5: a7eadaf2dc201a87673e16b6eaa1c18d Description-en: Gambas HTML component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows using HTML generator. Package: gambas3-gb-xml-rpc Description-md5: e2cedab517ba7767a839955f20846623 Description-en: Gambas RPC component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows using RPC from a Gambas application. Package: gambas3-gb-xml-xslt Description-md5: 51b5ec811a19abb92acaeda56eda2983 Description-en: Gambas XSLT component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). This package brings the power of the libxslt libraries to Gambas. Package: gambas3-ide Description-md5: 473e5a716aa1548d2eabd6260aa08130 Description-en: Visual development environment for the Gambas programming language Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas Development Environment. Package: gambas3-runtime Description-md5: e3f7113f62122b80c5acf2c6b73ec718 Description-en: Gambas runtime interpreter Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas interpreter needed to run Gambas applications. Package: gambas3-scripter Description-md5: 2707920b7db74b56b53dcd256d975617 Description-en: Gambas scripter Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the needed files to use Gambas as a scripting language. Package: gammaray Description-md5: a94b1d7900b1873c06348fe2f3b56605 Description-en: Tool for examining the internals of Qt application GammaRay is a tool for examining the internals of a Qt application and to some extent also manipulate it. GammaRay uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. It provides easy ways of navigating through the complex internal structures you find in some Qt frameworks, such as QGraphicsView, model/view, QTextDocument, state machines and more. Package: gammaray-dev Description-md5: 77aaccdf9352880e954c0868f7ed3540 Description-en: GammaRay plugin development files GammaRay is a tool for examining the internals of a Qt application and to some extent also manipulate it. GammaRay uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. It provides easy ways of navigating through the complex internal structures you find in some Qt frameworks, such as QGraphicsView, model/view, QTextDocument, state machines and more. . This package contains header files used for building 3rd party GammaRay plugins. Package: gammaray-plugin-bluetooth Description-md5: dcebbb439ceee57d836617715cc2549d Description-en: QtBluetooth type support for GammaRay This plugin adds support for QtBluetooth types into GammaRay. Package: gammaray-plugin-kjobtracker Description-md5: 1349fecadcf1b1546cae5fcc2742d3bc Description-en: KJob tracker plugin for GammaRay This plugin can be used to monitor KJob instances within a KDE-based application. Package: gammaray-plugin-positioning Description-md5: b92112aa92fe5313547f30501d3dca46 Description-en: Qt6Positioning type support for GammaRay This plugin adds support for Qt6Positioning types into GammaRay. Package: gammaray-plugin-quickinspector Description-md5: 144443c79d767d7df4585a3495d1dd9f Description-en: GammaRay plugin for inspecting QtQuick2 applications This plugin provides the user with the following inspection and debugging facilities: . * Tree view of all QQuickItems in the scene, marking invisible items and items having focus. * Object inspector allowing to see all the properties, inspect signal-slot connections, and directly invoke slots and Q_INVOKABLE methods. * Live-preview of the QtQuick scene inside the GammaRay window. * Qt Quick scene graph inspector. Package: gammaray-plugin-waylandinspector Description-md5: e1d11c246e302caacc4b4453ca7819c9 Description-en: Wayland compositor inspector plugin for GammaRay The Wayland compositor inspector allows one to browse QWaylandClient instances and their associated resources, as well as observe Wayland events. Package: gcc-14 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-14-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-14-for-build Description-md5: 1231e8563c440c0230388f9db0660a3c Description-en: GNU C compiler for the build architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package. Package: gcc-14-for-host Description-md5: 2f6f77eeb03535ba77299cfe1a0ef756 Description-en: GNU C compiler for the host architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gcc-14-hppa64-linux-gnu Description-md5: 0ee0959bbc343ff940f7f385554ffc51 Description-en: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-14-locales Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d Description-en: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-14-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-14-offload-amdgcn Description-md5: e96e628ccd58c5a2bf9ff080281b9496 Description-en: GCC offloading compiler to GCN The package provides offloading support for AMD GCN. OpenMP and OpenACC programs linked with -fopenmp will by default add GCN code into the binaries, which can be offloaded to AMD GCN capable devices if available. Package: gcc-14-offload-nvptx Description-md5: 3c146096ed88f2f061e433f8b7d0e37c Description-en: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-14-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-14-source Description-md5: cb00049993a8c14b73bb041c050eb8c5 Description-en: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-14-test-results Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0 Description-en: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-14-x86-64-linux-gnu Description-md5: 7bf4c826102db622ef3a4d867a96ef4e Description-en: GNU C compiler for the x86_64-linux-gnu architecture This is the GNU C compiler for the x86_64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gcc-mingw-w64 Description-md5: 186a2a61eb56afd112def7e23ba6c0ba Description-en: GNU C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gcc-mingw-w64-base Description-md5: c672bcae021d4c3e369501f16896add5 Description-en: GNU Compiler Collection for MinGW-w64 (base package) MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This empty package contains the documentation common to all gcc-mingw-w64 packages. Package: gcc-mingw-w64-i686 Description-md5: 1df9e48aacb272ce9615f670323ec4b7 Description-en: GNU C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gcc-mingw-w64-i686-posix Description-md5: aaea0a71bcf8004dbff53ab14cdc680c Description-en: GNU C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gcc-mingw-w64-i686-posix-runtime Description-md5: 8cf4db2a61554a8b638d718263fa1896 Description-en: GNU Compiler Collection for MinGW-w64, i686/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-i686-win32 Description-md5: 9d97b15b1a36742b6f1c0af43e50bd9e Description-en: GNU C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gcc-mingw-w64-i686-win32-runtime Description-md5: 388de3e4d18656b3a94b84c4a51659cf Description-en: GNU Compiler Collection for MinGW-w64, i686/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-x86-64 Description-md5: cfe2f1984459e655ca7197df3f410b29 Description-en: GNU C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gcc-mingw-w64-x86-64-posix Description-md5: 6a3f3e94c5611377c2ca02e8e014ab3a Description-en: GNU C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gcc-mingw-w64-x86-64-posix-runtime Description-md5: a45e6da30baf0e44fb002221b7820e3f Description-en: GNU Compiler Collection for MinGW-w64, x86-64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-x86-64-win32 Description-md5: caa3be7db7eeed56498fd7c4fb27f2b2 Description-en: GNU C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gcc-mingw-w64-x86-64-win32-runtime Description-md5: 6a92bf4ba77035bbc3f428c93f7fd133 Description-en: GNU Compiler Collection for MinGW-w64, x86-64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gccgo-14 Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-14-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-14-for-build Description-md5: 48f6a7ed16a17b424736635ff7390599 Description-en: GNU Go compiler for the build architecture This is the GNU Go compiler for the build architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gccgo-14-for-host Description-md5: 3709a5079a9cb97b4e9a88427901107d Description-en: GNU Go compiler for the host architecture This is the GNU Go compiler for the host architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccgo-14-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-14-x86-64-linux-gnu Description-md5: fdb31c41e8727172123ebc6e0fa9807a Description-en: GNU Go compiler for the x86_64-linux-gnu architecture This is the GNU Go compiler for the x86_64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14 Description-md5: edc83783dbd68b432855822f5c422cb4 Description-en: GNU Rust compiler !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-14-for-build Description-md5: 5066e422e5da41e2f2dd30ef10e0bcf7 Description-en: GNU Rust compiler for the build architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . This is a dependency package. Package: gccrs-14-for-host Description-md5: 0526722408b6a3a14aeb6aac1f703999 Description-en: GNU Rust compiler for the host architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccrs-14-x86-64-linux-gnu Description-md5: 31912838d25768bf9d621e13e0ae3088 Description-en: GNU Rust compiler for the x86_64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14 Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7 Description-en: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-14-for-build Description-md5: 37e9bbaf8fbfca59e8217dc2367c7215 Description-en: GNU D compiler (version 2) for the build architecture This is the GNU D compiler for the build architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . This is a dependency package. Package: gdc-14-for-host Description-md5: 9da49654390f533a91350e9ffc22d416 Description-en: GNU D compiler (version 2) for the host architecture This is the GNU D compiler for the host architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gdc-14-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-14-x86-64-linux-gnu Description-md5: 3370d98e61f8c9ed857813919b9a5f4c Description-en: GNU D compiler (version 2) for the x86_64-linux-gnu architecture This is the GNU D compiler for the x86_64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gensio-bin Description-md5: ca67e831dbbbabdb38423807939b6247 Description-en: abstract stream I/O (command line tool) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the command line tool. Package: geophar Description-md5: c3acc8ca9907ae13522455d6c16ff829 Description-en: Swiss army knife for the math teacher this application contains every tool you would like to find when preparing math courses, exercises or their keys. Features: - symbolic calculus - tables of variations, LaTeX syntax - dynamic geometry - probability trees - graphs - function plotting - histograms, etc. Package: gfortran-14 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-14-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-14-for-build Description-md5: 748b70d5e078f51a0a1a8810f97e7888 Description-en: GNU Fortran compiler for the build architecture This is the GNU Fortran compiler for the build architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gfortran-14-for-host Description-md5: 45750004f61e98b776fd803bf4361bf0 Description-en: GNU Fortran compiler for the host architecture This is the GNU Fortran compiler for the host architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gfortran-14-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-14-x86-64-linux-gnu Description-md5: d58c4dfdb182f598353d755dda19253d Description-en: GNU Fortran compiler for the x86_64-linux-gnu architecture This is the GNU Fortran compiler for the x86_64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-mingw-w64 Description-md5: 226bdce350b0262f3c77b87c36299c88 Description-en: GNU Fortran compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686 Description-md5: 8514229bdbe4d596f03ba9790bbcfd2a Description-en: GNU Fortran compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686-posix Description-md5: 8a0592c2734bdbf3cad2e63b33589d7c Description-en: GNU Fortran compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-i686-win32 Description-md5: 189f58f8edc956cf8be003dc5d75ed39 Description-en: GNU Fortran compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gfortran-mingw-w64-x86-64 Description-md5: f81944970a0452452936b0dfcfe0605b Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-x86-64-posix Description-md5: 416377ec0777856235543e1a2b85afce Description-en: GNU Fortran compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-x86-64-win32 Description-md5: 8d5bee720a90108f09b45c667c3c492e Description-en: GNU Fortran compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gir1.2-cogl-1.0 Description-md5: 148c6f8cbdcd16e6500ac32753a34daf Description-en: GObject introspection data for the Cogl 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl. Package: gir1.2-coglpango-1.0 Description-md5: 9add089f4444192d7be4e46f724bc4b0 Description-en: GObject introspection data for the CoglPango 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl-pango. Package: glibc-source Description-md5: 1892ef83f2f36db0d236ccc041158b32 Description-en: GNU C Library: sources This package contains the sources and patches which are needed to build glibc. Package: gm2-14 Description-md5: e64f12bc1504dd633dc9ff6d7313cb70 Description-en: GNU Modula-2 compiler (version 2) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-14-doc Description-md5: 8c1ff0489b300a48b35a366311e7c7fd Description-en: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-14-for-build Description-md5: 7cc656c744910632285aea28d1eea6e5 Description-en: GNU Modula-2 compiler for the build architecture This is the GNU Modula-2 compiler for the build architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package. Package: gm2-14-for-host Description-md5: c116400de44ebf7dafebe5650c8d9515 Description-en: GNU Modula-2 compiler for the host architecture This is the GNU Modula-2 compiler for the host architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gm2-14-x86-64-linux-gnu Description-md5: 715017f94accf8a4e1546b56f9253afd Description-en: GNU Modula-2 compiler for the x86_64-linux-gnu architecture This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14 Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-14-doc Description-md5: 8139d6afb41aa31e17dbd1884d4ab725 Description-en: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gnat-14-for-build Description-md5: 66ec605ce8a00da3b6957457f873b44e Description-en: GNU Ada compiler for the build architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . This is a dependency package. Package: gnat-14-for-host Description-md5: 26e4a341bb88e54a4842408bed0e44a5 Description-en: GNU Ada compiler for the host architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gnat-14-x86-64-linux-gnu Description-md5: 759fa47ec4a247c672dca154584fe221 Description-en: GNU Ada compiler for the x86_64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-mingw-w64 Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7 Description-en: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686 Description-md5: ebdcd25cfbe0ca4c6add299e73634239 Description-en: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686-posix Description-md5: d3d4f50a6680407f291d49171d48eaf4 Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-i686-win32 Description-md5: ca2e7efc6aa8646c992d40a727079873 Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gnat-mingw-w64-x86-64 Description-md5: 0328018315680f1cb26ea975661e7c0a Description-en: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-x86-64-posix Description-md5: c8efde02816ce5b6297ec4a53754a4c7 Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-x86-64-win32 Description-md5: b51b502172020254cc2e28dc8bc50333 Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gnome-authenticator Description-md5: fe48094b7abf5c3266e591fb282c2ab7 Description-en: TOTP authentication app for the GNOME Desktop Authenticator is an application for the GNOME desktop, featuring: - QR code scanner - Beautiful UI - Huge database of more than 560 supported services - Keep your PIN tokens secure by locking the application with a password - Automatically fetch an image for services using their favicon - The possibility to add new services . Authenticator is a GNOME Circle app. Package: gnome-decoder Description-md5: cb6fd6b3fe592a41a9fe3eab6bb57c5b Description-en: QR code scanner and generator for the GNOME Desktop Decoder is a GTK4-based QR code scanner/generator, featuring: - simple UI for generating QR codes for both Wi-Fi credentials and arbitrary text - QR code decoding using a camera or local file - adaptive, mobile-friendly interface . Decoder is a GNOME Circle app. Package: gnome-podcasts Description-md5: 70d6d0cd2e16a9b9464032ac1add80c1 Description-en: Listen to your favorite shows Play, update, and manage your podcasts from a lightweight interface that seamlessly integrates with GNOME. Podcasts can play various audio formats and remember where you stopped listening. You can subscribe to shows via RSS/Atom, iTunes, and Soundcloud links. Subscriptions from other apps can be imported via OPML files. . Podcasts is a GNOME Circle app. Package: gnucash Description-md5: fa2e405424f41b8ff614fae4e74e6af4 Description-en: personal and small-business financial-accounting software Gnucash provides accounting functions suitable for use by small businesses and individuals. It can track finances in multiple accounts, keeping running and reconciled balances. There is support for customer, vendor and employee processing. It has an X based graphical user interface, double entry, a hierarchy of accounts, expense accounts (categories), and can import Quicken QIF files and OFX files. Package: gnucash-common Description-md5: 8951a93a2ca048368bbf6f1eea45ac8c Description-en: common files for the financial-accounting software Gnucash Gnucash provides accounting functions suitable for use by small businesses and individuals. It can track finances in multiple accounts, keeping running and reconciled balances. There is support for customer, vendor and employee processing. It has an X based graphical user interface, double entry, a hierarchy of accounts, expense accounts (categories), and can import Quicken QIF files and OFX files. . This package contains the architecture independent parts of Gnucash. It should not be installed directly, but is pulled in automatically by the dependencies of the Gnucash package. Package: gobjc++-14 Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-14-for-build Description-md5: c4787a502b3ba4f5182d072f7a9b7dc4 Description-en: GNU Objective-C++ compiler for the build architecture This is the GNU Objective-C++ compiler for the build architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc++-14-for-host Description-md5: 6eb456849ad49181c17bb137b0c69f45 Description-en: GNU Objective-C++ compiler for the host architecture This is the GNU Objective-C++ compiler for the host architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc++-14-multilib Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-14-x86-64-linux-gnu Description-md5: d42533fdeebe4ead4bce7ea608fd980c Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C++ compiler for the x86_64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-mingw-w64 Description-md5: dc7e3abeb026ad5da4a85f91fa070a74 Description-en: GNU Objective-C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686 Description-md5: 0517df82def24a8915a4a2be58749172 Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686-posix Description-md5: 6e63256af7f3fdead5ba0305c626eac5 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-i686-win32 Description-md5: 0696c94a708736812e65ad9a40746273 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc++-mingw-w64-x86-64 Description-md5: bb20907e50d2659494026949f23b16cc Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-x86-64-posix Description-md5: ebf58359e18f213c08d8b10411f94cf7 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-x86-64-win32 Description-md5: 5551ceb3abf97239c8901e039dc560c8 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-14 Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-for-build Description-md5: 00a45a638d9dea92abad9b24b56a66fc Description-en: GNU Objective-C compiler for the build architecture This is the GNU Objective-C compiler for the build architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc-14-for-host Description-md5: ec590acbac35f97ced34020023b140bc Description-en: GNU Objective-C compiler for the host architecture This is the GNU Objective-C compiler for the host architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc-14-multilib Description-md5: b79f5c8e5ac0b4d1089b9028a80813f3 Description-en: GNU Objective-C compiler (multilib support) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-14-x86-64-linux-gnu Description-md5: 422b34aab953e689456f69bc9fa19667 Description-en: GNU Objective-C compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-mingw-w64 Description-md5: 7fe2ecb47243cc07bea99018742991b0 Description-en: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686 Description-md5: 172fe07dd1538747126285978c1061e8 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686-posix Description-md5: 3be549903ba16400e761d50360f234a9 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-i686-win32 Description-md5: f53953ed988e77ca04a5e9a57d390e32 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-mingw-w64-x86-64 Description-md5: 11ea58d29c4f5d92c7dc744cf90b0af6 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-x86-64-posix Description-md5: 9f75b5920ef296d65897332a582bfac6 Description-en: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-x86-64-win32 Description-md5: 4ea5963c05fed1a60c996954e71f2d0a Description-en: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: golang-github-safchain-ethtool-dev Description-md5: 3f5d449895d23d8eb0f94cd2991964e1 Description-en: simple ethtool-like library for Go The ethtool package aims to provide a library giving simple access to the Linux SIOCETHTOOL ioctl operations. It can be used to retrieve information from a network device like statistics, driver related information or even the peer of a VETH interface. Package: gourmand Description-md5: f1993cd7e57731540e2e71e07286e4b4 Description-en: Recipe organizer and shopping list generator Gourmet Recipe Manager is a gtk-based application to store, organize and search recipes. . Features: * Makes it easy to create shopping lists from recipes. * Imports recipes from a number of sources, including MealMaster and MasterCook archives and several popular websites. * Exports recipes as PDF files, plain text, MealMaster files, HTML web pages, and a custom XML format for exchange with other Gourmet users. * Supports linking images with recipes. * Can calculate nutritional information for recipes based on the ingredients. Package: gourmet Description-md5: be6a169e83fb5a14cbdf34432b3aaacd Description-en: transitionnal package to install gourmand This is a transitional dummy package, it can be safely removed. Package: gpick Description-md5: 1f14ce64f57c52191da4d07d4d2b35aa Description-en: advanced GTK+ color picker gpick is an advanced color picker used to pick colors from anywhere on the screen, mix them to get new colors, generate shades and tints, and export palettes to common file formats or simply copy them to the clipboard. Package: gshutdown Description-md5: ee97b4df0e39068e484578e7e1eb9f2d Description-en: Graphical shutdown utility and shutdown timer GShutdown is a utility which allows you to schedule the shutdown or restart of your computer. With it you can simply and quickly choose the turn off time at either a specific time or after a countdown. . The graphical user interface uses Gtk+2. Package: gstreamer1.0-pulseaudio Description-md5: 504e4012c06b50368aaaaef3d4829462 Description-en: GStreamer plugin for PulseAudio (transitional package) GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package used to contain the GStreamer plugin for PulseAudio, a sound server for POSIX and WIN32 systems. . This is a transitional package. Package: gstreamer1.0-qt5 Description-md5: 6fd76fa62a56dd4ac66dadd0e99cbe61 Description-en: GStreamer plugin for Qt5 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for Qt5. Package: gstreamer1.0-qt6 Description-md5: 3bdeb2efa50924da8de4655a8b9287cb Description-en: GStreamer plugin for Qt6 GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for Qt6. Package: gudhi-utils Description-md5: b51bf5afa1111fae25d9c7961897131d Description-en: Utilities from the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains some utilities built with the GUDHI library. Package: guile-fibers Description-md5: 380ebade345d1303117eda1718feee69 Description-en: Guile library with facility to provide Go-like concurrency Fibers is a facility that provides Go-like concurrency for Guile Scheme, in the tradition of Concurrent ML. . This package contains the Guile Fibers modules. Package: gwenview Description-md5: 60389bec50b55592a2c95cdc13637ff6 Description-en: image viewer by KDE Gwenview is a fast and easy to use image viewer by KDE, ideal for browsing and displaying a collection of images. . Features: . - Simple image editing: rotate, crop, resize, mirror, flip, reduce red eye, and adjust brightness, contrast, or gamma. . - Annotate and mark up images with arrows, shapes, text boxes, image stamps, and more. . - Basic file management actions such as copy, move, delete, and others. . - Functions both as a standalone application and an embedded viewer in the Konqueror web browser. . This package is part of the KDE graphics module. Package: gwenview-doc Description-md5: 73be3bccf67a491fc3fea7349cf9ea3a Description-en: documentation for Gwenview Gwenview is a fast and easy to use image viewer by KDE, ideal for browsing and displaying a collection of images. . Features: . - Simple image editing: rotate, crop, resize, mirror, flip, reduce red eye, and adjust brightness, contrast, or gamma. . - Annotate and mark up images with arrows, shapes, text boxes, image stamps, and more. . - Basic file management actions such as copy, move, delete, and others. . - Functions both as a standalone application and an embedded viewer in the Konqueror web browser. . This package is part of the KDE graphics module. . This package contains the documentation for Gwenview. Package: haruna Description-md5: 805daef50511fbf37df7b932de687530 Description-en: Video player built with Qt/QML on top of libmpv Haruna is an open source video player built with Qt/QML on top of libmpv. . Compared with other video player frontends, it provides some special features, such as: * play online videos, through youtube-dl * toggle playlist with mouse-over, playlist overlays the video * auto skip chapter containing certain words * configurable shortcuts and mouse buttons * quick jump to next chapter by middle click on progress bar Package: hipercontracer Description-md5: d07b6c04d19ee579e6c2bb3f34143eab Description-en: Command-line programs for HiPerConTracer High-Performance Connectivity Tracer (HiPerConTracer) is a ping/traceroute service. It performs regular ping and traceroute runs among sites and can export the results into an SQL or Non-SQL database. Package: hipercontracer-trigger Description-md5: bf45b0db377b7bacb10aa6945d57094a Description-en: Triggered HiPerConTracer service High-Performance Connectivity Tracer (HiPerConTracer) is a ping/traceroute service. It performs regular ping and traceroute runs among sites and can export the results into an SQL or Non-SQL database. This tool triggers HiPerConTracer by incoming "Ping" packets. Package: icinga2 Description-md5: 2437d4eec840a772b3ba09c39cbe2bb3 Description-en: host and network monitoring system Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This is the metapackage to install all Icinga 2 features. Package: icinga2-bin Description-md5: 2786f709af874963bf1e186a3d434d9f Description-en: host and network monitoring system - daemon Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the Icinga 2 daemon. Package: icinga2-common Description-md5: a606f8c9a028867e7d20cd49f3fab5ea Description-en: host and network monitoring system - common files Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides configuration and some basic helper scripts. Package: icinga2-doc Description-md5: 300da885d3a11ca41475e32815b8cff1 Description-en: host and network monitoring system - documentation Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the Icinga 2 documentation. Package: icinga2-ido-mysql Description-md5: 52c90cfa8b96fd2c669519e8c63cec0c Description-en: host and network monitoring system - MySQL support Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the IDO module for the MySQL database. Package: icinga2-ido-pgsql Description-md5: 04211973d12167dab60262ef8ff3138c Description-en: host and network monitoring system - PostgreSQL support Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the IDO module for the PostgreSQL database. Package: id-utils Description-md5: 3f85175a34f0d5e2c543d52fd8a2607f Description-en: Fast, high-capacity, identifier database tool Actually, the term `identifier' is too limiting--`mkid' stores tokens, be they program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility. Package: iem-plugin-suite-standalone Description-md5: 1d3c913ada5f31ac2e982f47649c6580 Description-en: IEM's spatialization suite - standalone The IEM Plug-in Suite is an audio plugin suite created at the Institute of Electronic Music and Acoustics (Graz, Austria). It features Higher-Order Ambisonic plug-ins (up to 7th order), among them a number of state of the art encoders, directional compressors, directivity shapers, delay and reverb effects and analysis tools. . This package provides the plugins as standalone applications. Package: iem-plugin-suite-vst Description-md5: 893ce8f20b61f2ab7337e8558a9b1388 Description-en: IEM's spatialization suite - VST2 plugins The IEM Plug-in Suite is an audio plugin suite created at the Institute of Electronic Music and Acoustics (Graz, Austria). It features Higher-Order Ambisonic plug-ins (up to 7th order), among them a number of state of the art encoders, directional compressors, directivity shapers, delay and reverb effects and analysis tools. . This package provides the plugins so they can be used by VST2 hosts. Package: iem-plugin-suite-vst3 Description-md5: 8052a1e1d33d15c8029bb4f95c975c2e Description-en: IEM's spatialization suite - VST3 plugins The IEM Plug-in Suite is an audio plugin suite created at the Institute of Electronic Music and Acoustics (Graz, Austria). It features Higher-Order Ambisonic plug-ins (up to 7th order), among them a number of state of the art encoders, directional compressors, directivity shapers, delay and reverb effects and analysis tools. . This package provides the plugins so they can be used by VST3 hosts. Package: inkscape Description-md5: fd78d7e3f908aaaa647abcf642a7ea9f Description-en: vector-based drawing program Inkscape is an illustration editor which has everything needed to create professional-quality computer art. You can use it to make diagrams and illustrations, technical drawings, web graphics, clip art, icons and logos. A collection of hands-on tutorials show you how to combine lines, shapes and text of different types and styles to build up a picture. . A selection of powerful vector graphics editing tools comes as standard. There is excellent support for paths, gradients, layers, alpha transparency and text flow control. An extensive library of filters allow you to apply realistic effects and extensions allow you to work with bitmaps, barcodes and printing marks, amongst other things. . Most of the common vector formats are supported, including PDF, Adobe Illustrator and AutoCAD files, and it has unrivalled support for the SVG web graphics standard. . Between the suggested packages: * dia: to export Dia shapes; * libsvg-perl: to import .txt files (txt2svg extension); * python3-packaging: used by the Optimized SVG extension; * python3-uniconvertor: enables several import/export extensions; * pstoedit: to work with eps files; * ruby: there are several extensions written in ruby; Package: inkscape-tutorials Description-md5: a99694ba2d7d4264d8d9771ae593ad53 Description-en: vector-based drawing program - tutorials Inkscape is an illustration editor which has everything needed to create professional-quality computer art. You can use it to make diagrams and illustrations, technical drawings, web graphics, clip art, icons and logos. A collection of hands-on tutorials show you how to combine lines, shapes and text of different types and styles to build up a picture. . This package contains the tutorials, accessible from the Help > Tutorials menu. Package: innoextract Description-md5: 88e15273e4ade0b3c53380d128361aeb Description-en: Tool for extracting data from an Inno Setup installer Inno Setup is a tool to create installers for Microsoft Windows applications. Inno Extracts allows one to extract such installers under non-windows systems without running the actual installer using wine. Inno Extract currently supports installers created by Inno Setup 1.2.10 to 5.6.0. Package: itinerary Description-md5: 6c2f6dc66f5ca2ed3f61a12ec417db5d Description-en: Digital travel assistant protecting your privacy Getting your itinerary presented in a unified, well structured and always up to date fashion rather than advertisement overloaded HTML email monstrosities or countless vendor-specific apps. Package: jbmc Description-md5: 70bc56bc794696ba3c239e8afdf2b1ac Description-en: bounded model checker for Java programs JBMC generates traces that demonstrate how an assertion can be violated, or proves that the assertion cannot be violated within a given number of loop iterations. Package: kaidan Description-md5: aa3b8ee165becbd05d8947772613cb05 Description-en: Simple and user-friendly Jabber/XMPP client Kaidan is a simple, user-friendly and modern chat client. It uses the open communication protocol XMPP (Jabber). . The user interface makes use of Kirigami and QtQuick, while the back-end of Kaidan is entirely written in C++ using Qt and the Qt-based XMPP library QXmpp. Package: kamailio Description-md5: 3b9808665d86120a31874a338e582585 Description-en: very fast, dynamic and configurable SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, kamailio can handle thousands requests per second even on low-budget hardware. It can be configured to act as a SIP proxy, application server, session border controller, or call load balancer to handle a set of media servers. . A C Shell like scripting language provides full control over the server's behaviour. It's easy to integrate Kamailio with 3rd party API's and applications using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions. In addition there is support for scripting using Lua, Python, Perl, Java. . Kamailio's modular architecture allows only required functionality to be loaded. There are over 100 modules available: WebSockets for WebRTC, authentication, multiple databases - both traditional SQL databases as well as no-SQL, message bus systems like Rabbit MQ, instant messaging, a presence agent, integration with REST-ful APIs using HTTP and JSON or XML, radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a transaction and dialog module, OSP module, statistics support, registrar and user location services, SNMP, SIMPLE Presence and much more. . This package contains the main Kamailio binary along with the principal modules and support binaries. Package: kamailio-autheph-modules Description-md5: e80feac6503dfc23b0b8833138f225df Description-en: authentication using ephemeral credentials for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the ephemeral authentication module for Kamailio, enabling authentication using a Restful HTTP API. Package: kamailio-berkeley-bin Description-md5: 239ed22252bef8c6ab31de881898378c Description-en: Berkeley database module for Kamailio - helper program Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides helper modules for the Berkeley database module for Kamailio, a high-performance embedded DB kernel. You should normally install kamailio-berkeley-modules and not this package directly. Package: kamailio-berkeley-modules Description-md5: afe21acd6a81996d52c56d67c65cd8f1 Description-en: Berkeley database module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the Berkeley database module for Kamailio, a high-performance embedded database. All database tables are stored in files, no additional server is necessary. Package: kamailio-cnxcc-modules Description-md5: 3d59c0d88b6e3024f973200765504fc0 Description-en: cnxcc modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the cnxcc call charging control module for Kamailio. Package: kamailio-cpl-modules Description-md5: acc08d42c21651499c8ae0c0e2615207 Description-en: CPL module (CPL interpreter engine) for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a CPL (Call Processing Language) interpreter for Kamailio, turning Kamailio into a CPL server (storage and interpreter). Package: kamailio-erlang-modules Description-md5: 81dd7fccd6b7b252e7247bc36e64f9ee Description-en: Erlang modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This Kamailio module provides interaction with the Erlang node from the Kamailio SIP routing scripts. The module allows sending, receiving Erlang messages and RPC calls between each other. Package: kamailio-extra-modules Description-md5: 7adb33bccea1a4d69f0519fff8d2e5ec Description-en: Extra modules for the Kamailio SIP Server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a set of modules for compression of SIP attachments, UUID usage, JSON data structure support, HTTP restful API asynchronous access, JWT (JSON Web Token) and a few more functions: gzcompress uuid evapi jansson janssonrpcc http_async_client jwt Package: kamailio-geoip2-modules Description-md5: bb2968f9479079a613c83dc80911f1d5 Description-en: geoip2 module for the Kamailio SIP Server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the geoip2 module, an extension enabling real-time queries against the Max Mind GeoIP2 database within the Kamailio configuration file. Package: kamailio-ims-modules Description-md5: 9f40af666cd6a9dd0fe3d4272bd00ce0 Description-en: IMS module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains various Diameter interfaces and modules for Kamailio to run as an IMS core. Package: kamailio-json-modules Description-md5: 096739f186c290e3b7f40d8d29087d16 Description-en: Json parser and Json-RPC modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a JSON parser for use in the Kamailio configuration file and the JSON-RPC client over netstrings. Package: kamailio-kafka-modules Description-md5: 6f44290ff565783723f0191e7cb54dd4 Description-en: Kafka module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides an embedded kafka producer using librdkafka. Package: kamailio-kazoo-modules Description-md5: 8d9132d1dc3d008b539e3a8adf13ed13 Description-en: kazoo modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the Kazoo application server integration module for Kamailio. Package: kamailio-ldap-modules Description-md5: a1f37e4d883caccb2b182a8e04087683 Description-en: LDAP modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the ldap and h350 modules for Kamailio, enabling LDAP queries from the Kamailio routing scripts and storage of SIP account data in an LDAP directory. Package: kamailio-lua-modules Description-md5: e78678d1eea14c5a28d0b5756a863786 Description-en: app_lua module for Kamailio Lua support Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the app_lua module, an extension allowing to execute embedded Lua applications within the configuration file as well as writing the entire configuration file in Lua. Package: kamailio-lwsc-modules Description-md5: 651a0529537101bebec504571b00408a Description-en: Libwebsockets module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the lwcs module, which provides a client-side WebSockets API through libwebsockets. Package: kamailio-memcached-modules Description-md5: 8a1b5b6a49b64c3f266fd53f56497b9b Description-en: interface to the memcached server, for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the memcached module, an interface to the memcached server, a high-performance, distributed memory object caching system. Package: kamailio-microhttpd-modules Description-md5: f414917140b7589791acfc739ce72745 Description-en: Microhttpd module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides an embedded HTTP server using libmicrohttpd. Package: kamailio-mongodb-modules Description-md5: 58f5fcbe5e3436900cb006c7801b2a3b Description-en: mongodb modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the mongodb database driver and non-db connector for Kamailio. Package: kamailio-mqtt-modules Description-md5: 54a4a3f05924c755b672e6ab7fb71880 Description-en: MQTT modules for the Kamailio SIP Server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . MQTT module allows bidirectional publish/subscribe communication by connecting Kamailio to a MQTT Broker. . Messages can be published from any point in the routing script. Also the subscriptions can be fully controlled by scripting commands. Package: kamailio-mysql-modules Description-md5: e5dd14628ca6789f21ca41a164f8564a Description-en: MySQL database connectivity module for Kamailio Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the MySQL database driver for Kamailio. Package: kamailio-nats-modules Description-md5: 98fadf1e6efe7d33f5087da03212f3e6 Description-en: Nats module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the nats module, which provides a NATS consumer for Kamailio. NATS is a real time distributed messaging platform, more details about it can be found at nats.io. Package: kamailio-outbound-modules Description-md5: 5e14e36508e7f1a32376829e888acef5 Description-en: SIP Outbound module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the "outbound" module implementing SIP outbound extension Package: kamailio-perl-modules Description-md5: cfe9d19e4e30f4e71986827ded62b2ab Description-en: Perl extensions and database driver for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides an interface for Kamailio to write Perl extensions and the perlvdb database driver for Kamailio. Package: kamailio-phonenum-modules Description-md5: 28e6546f656f4fa8735fbba63db8bf4a Description-en: phonenum modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides real-time queries against the libphonenumber to be performed directly from the Kamailio configuration and routing scripts. Package: kamailio-postgres-modules Description-md5: 8352e89f5d321aac333965c2b466bead Description-en: PostgreSQL database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the PostgreSQL database driver for Kamailio. Package: kamailio-presence-modules Description-md5: c1834ec77d4cce2de4cb832201049c17 Description-en: SIP presence modules for Kamailio Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides several Kamailio modules for implementing a presence server and presence user agent for rich presence, registrar-based presence, external triggered presence with SIMPLE and XCAP support, as well as a set of other SIP event packages.. Package: kamailio-python3-modules Description-md5: 5bd97b896aa3add6a41b618dc7ba976b Description-en: app_python3 module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the app_python3 module, an extension allowing to execute embedded Python applications within the Kamailio SIP routing script. Package: kamailio-rabbitmq-modules Description-md5: 291676c921cf99398a1ab3d788565fb9 Description-en: RabbitMQ and AMQP integration modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the RabbitMQ module for Kamailio, enabling AMQP integration into the SIP routing scripts for third party service support. Package: kamailio-radius-modules Description-md5: 5aa030dd29538d295aa0cf0940e5b5d0 Description-en: RADIUS modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a set of RADIUS modules for Kamailio, for authentication, peering, group membership and messages URIs checking against a RADIUS server. Package: kamailio-redis-modules Description-md5: 2a2e0163eb31c5413dfc1f2ff9e82735 Description-en: Redis database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the Redis NOSQL database driver for Kamailio. Package: kamailio-ruby-modules Description-md5: 9950deeb75bcae73dad9ccfb78da8bc5 Description-en: app_ruby module for Kamailio Ruby support Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the app_ruby module, an extension allowing to execute embedded Ruby applications within the Kamailio SIP routing script. Package: kamailio-sctp-modules Description-md5: 23c1bcafb8b49b3df80140f632fd9d8d Description-en: SCTP SIP transport module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the SCTP SIP transport module for Kamailio. Package: kamailio-secsipid-modules Description-md5: 22714923bc20b2934a0ebc9c7f654a58 Description-en: secsipid module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the secsipid module, witch provides STIR and SHAKEN (RFC8224, RFC8588). Package: kamailio-snmpstats-modules Description-md5: 3f19e2de7dc27a4ef75f936a91e17402 Description-en: SNMP AgentX subagent module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the snmpstats module for Kamailio. This module acts as an AgentX subagent which connects to a master agent. The Kamailio MIBS are included. Package: kamailio-sqlite-modules Description-md5: b4f67430b14343d98efac6caaf86fe43 Description-en: SQLite database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the SQLite database driver for Kamailio. Package: kamailio-systemd-modules Description-md5: b03a3ec6dcec09ef8291bc5e46f57fcf Description-en: systemd logging modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides logging to systemd journal directly from the Kamailio configuration and routing scripts. Package: kamailio-tls-modules Description-md5: 36c06a49af2355c47ed5760d80991cd8 Description-en: TLS support for the Kamailio SIP server (authentication, transport) Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides TLS support for encrypted and authenticated SIP connections as well as generic TLS support for many Kamailio modules. Package: kamailio-tls-wolfssl-modules Description-md5: dcf9a62b41e7ba20efa7042fd946d09d Description-en: TLS support for the Kamailio SIP server (authentication, transport) Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides TLS support for encrypted and authenticated using wolfssl SIP connections as well as generic TLS support for many Kamailio modules. Package: kamailio-unixodbc-modules Description-md5: 1f7c22f422b0111b09d4f9a872f73763 Description-en: unixODBC database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the unixODBC database driver for Kamailio. Package: kamailio-utils-modules Description-md5: 10e039d68b43f9d332fe6e38049edc47 Description-en: Utility functions for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a set of utility functions for Kamailio, as well as modules for restful HTTP API access using the CURL library in the http_client module. Package: kamailio-websocket-modules Description-md5: 14a90490fa55b64ad6cd540ad4dd34b8 Description-en: WebSocket module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the module implementing WebSocket transport layer for use in SIP over WebSockets, in combination with WebRTC media sessions.. Package: kamailio-xml-modules Description-md5: c27d5c0af319dff182dc09dd0da739cb Description-en: XML based extensions for Kamailio's Management Interface Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides: - the XMLRPC transport implementations for Kamailio's Management and Control Interface. - xmlops module for XPath operations in configuration file Package: kamailio-xmpp-modules Description-md5: 5ef95e7d723676af349f49fed944b7b3 Description-en: XMPP gateway module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the SIP to XMPP IM translator module for Kamailio. Package: kasts Description-md5: 356272ea48bccac4cb6df382ceb67712 Description-en: Kirigami-based podcast player Kasts is a convergent podcast application. It allows discovering via an online directory to find podcasts, and then downloads and plays. . The GUI uses Kirigami, so it works on mobile and desktop. Package: kate Description-md5: ab2572368eb6cf239ac558f6cd35a97c Description-en: powerful text editor Kate is a powerful text editor that can open multiple files simultaneously. . With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable. . Kate's features include: . * Multiple saved sessions, each with numerous files * Scriptable syntax highlighting, indentation, and code-folding * Configurable templates and text snippets * Symbol viewers for C, C++, and Python * XML completion and validation Package: kate-data Description-md5: 9cc10e9ab24f92570b1e4c14c048fb69 Description-en: shared data files for Kate text editor This package contains the architecture-independent shared data files needed for Kate editor Package: kde-cli-tools Description-md5: ec416f18a4737b8b6cc6e006a745596f Description-en: tools to use KDE services from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. Package: kde-cli-tools-data Description-md5: f4fd4613a60dec4dc609bfe3c66e0aca Description-en: tools to use kioslaves from the command line These command line tools enable you to use KDE services such as kioslaves, kdesu, QtSVG, kcontrol modules, KDE trader and start applications from the command line. . This package is part of the KDE Plasma. . This package contains the data files Package: kde-config-tablet Description-md5: 849e69ad873a82cfd727d49f6d7f75f4 Description-en: implements a KDE configuration GUI for the Wacom drivers KDE Wacom tablet KCModule . This module implements a GUI for the Wacom Linux Drivers and extends it with profile support to handle different button / pen layouts per profile. . For hardware support have a look at http://www.linuxwacom.sourceforge.net . All tablets can be set up as long as they are found via xorg.conf or HAL configuration. Package: kde-spectacle Description-md5: 95ca0633f14406ddec3aadca4f76a65b Description-en: Screenshot capture utility Spectacle captures images of the screen. It can capture the whole screen, a specified region, an individual window, or only part of a window. Package: kde-style-oxygen-qt5 Description-md5: e3275296573d7a605c375dcddc629a60 Description-en: Qt 5 decoration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the Qt 5 widget theme. Package: kde-style-oxygen-qt6 Description-md5: 20b932e0a9e746ae01883e50975a8fba Description-en: Qt 6 decoration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the Qt 6 widget theme. Package: kdeconnect Description-md5: de3a7d975f1e94344c17456bf3a786d9 Description-en: connect smartphones to your desktop devices Tool to integrate your smartphone, tablet, and desktop devices. Remote-control, share files, synchronize notifications, and more! At the moment it only supports Android-based mobile devices. Linux desktop devices are well-supported, with ports available for other operating systems. Package: kdeconnect-libs Description-md5: 8420aaee35135768423793f57080257f Description-en: KDE Connect internal libs Tool to integrate your smartphone, tablet, and desktop devices. Remote-control, share files, synchronize notifications, and more! At the moment it only supports Android-based mobile devices. Linux desktop devices are well-supported, with ports available for other operating systems. . This package contains the internal libs used by KDE Connect and thw QML module. Package: kglobalacceld Description-md5: edf160e6d10efc6e90a74d205184a9a8 Description-en: daemon for global keyboard shortcuts on the Plasma desktop Daemon providing Global Keyboard Shortcut (Accelerator) functionality for the Plasma desktop. . This package contains the daemon and its desktop and service files. Package: kinfocenter Description-md5: 72a193c9dc89940db318996c6bccbc7a Description-en: system information viewer The kinfocenter provides you with a centralized and convenient overview of your system and desktop environment. . The information center is made up of multiple modules. Each module is a separate application, but the information center organizes all of these programs into a convenient location. Package: kio6 Description-md5: 490a3eb47a821487838a8cfb9f8418ab Description-en: resource and network access abstraction KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. Package: kirigami-addons-data Description-md5: 91697c5bfe86f31f83cf50a0de081854 Description-en: data files for kirigami-addons This package contains the data files shared by all the QML modules of kirigami-addons. Package: kirigami-addons-dev Description-md5: 65042a0d8f75000db8854db911fdd5d0 Description-en: development files for kirigami-addons This package contains the development files of kirigami-addons. Package: koko Description-md5: e12e46f78e81728cca381d859d83b774 Description-en: Image gallery for Plasma mobile Koko is an image viewer designed for desktop and touch devices. . It is based on Kirigami, being therefore able to adapt nicely to desktops, phones, big screens and potentially everything else. . It features a gallery and an image viewer, plus the chance to do simple image modifications (crop, rotation) in-app thanks to the kquickimageeditor. Package: koko-data Description-md5: 9e6f686cb7f93765e761472af7250b05 Description-en: Image gallery for Plasma mobile -- data files Koko is an image viewer designed for desktop and touch devices. . This package contains architecture-independent data files. Package: konq-plugins Description-md5: 6ef4213296669a674bad452501d6e65c Description-en: plugins for Konqueror, the KDE file/web/document browser This package contains a variety of useful plugins for Konqueror, the file manager, web browser and document viewer for KDE. Many of these plugins will appear in Konqueror's Tools menu. . Web navigation plugins: - Akregator feed icon: allows one to add a feed to Akregator from Konqueror - Auto Refresh: refresh a webpage at a given rate - Bookmarklets: enables the use of bookmarklets, bookmarks containing JavaScript code - Document Relations: displays the document relations of a document - DOM Tree Viewer: view the DOM tree of the current page - KHTML Settings: fast way to change the JavaScript/images/cookies settings - Microformat Icon: displays an icon in the statusbar if the page contains a microformat - Search Bar: launches web searches from the Konqueror's toolbar - Translate: language translation for the current page using Babelfish - UserAgent Changer: quick switch of the UserAgent used for the current site - Website Validators: CSS and HTML validation tools - Web Archiver: creates archives of websites - Crash manager: restores your opened tabs if Konqueror crashes (disabled by default as Konqueror has this feature builtin) . File management plugins: - Image Gallery: an easy way to generate a HTML image gallery - File Size View (kpart): a proportional view of directories and files based on file size - Transform Image (service menu): rotate and flip images - Convert To (service menu): convert and image to another format - Directory Filter (dolphin): filter directory views . This package is part of the KDE base applications module. Package: konqueror Description-md5: eabce4bc4786f8aba9d7b4119e820629 Description-en: advanced file manager, web browser and document viewer Konqueror is KDE's Webbrowser and swiss-army-knife for any kind of file-management and file previewing. . Features: - Webbrowsing using KHTML or KDEWebKit as rendering engines - File management using most of Dolphin's features (including version-control, service menus and the basic UI) - File management on ftp and sftp servers - Full featured FTP-client (you can split views to display local and remote folders and previews in the same window) - Embedded applications to preview files (e.g. Okular and Calligra for documents, Gwenview for pictures, KTextEditor for text-files) - Different kinds of plugins: Service-menus, KParts (embedded applications), KIO (accessing files using special protocols like http or ftp) and KPart-plugins (like AdBlocker...) Package: konqueror-data Description-md5: 1e0d8a2f234a9ec1dc3d5cf71eceea1c Description-en: data files for Konqueror Konqueror is the KDE web browser and an advanced file manager. . This package contains the architecture-independent data files of Konqueror. Package: konqueror-doc Description-md5: c6c8f0dc11956fb1dfd7c158128ebbaa Description-en: user documentation for Konqueror Konqueror is the KDE web browser and an advanced file manager. . This package contains the user documentation for Konqueror. Package: kosmindoormap-demo Description-md5: 6f50f8f58fa3b01dfd335b7b85470f9a Description-en: OSM multi-floor indoor map demo application Open Street Map indoor map renderer of for example a (large) train station. . Contains a demo application. Package: kosmindoormap-dev Description-md5: c61cb6eeac7219f445b5b62e9af367f2 Description-en: OSM multi-floor indoor map renderer (development files) Open Street Map indoor map renderer of for example a (large) train station. . Contains development files. Package: kquickimageeditor-dev Description-md5: 3d987076675ae650dca4fa80e38096a8 Description-en: Image editing components - devel files A QtQuick plugin providing Image editing components. . This package contains the development files. Package: krfb Description-md5: 8c8d162f74b4548f90dcb0fb7f900216 Description-en: Desktop Sharing utility KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client, such as the KDE Remote Desktop Connection client. . KDE Desktop Sharing can restrict access to only users who are explicitly invited, and will ask for confirmation when a user attempts to connect. . This package is part of the KDE networking module. Package: kruler Description-md5: a02f9b40453e33bc787a496e2436df1a Description-en: screen ruler KRuler is a tool for measuring the size, in pixels, of items on the screen. . This package is part of the KDE graphics module. Package: ktouch Description-md5: e0dabda6f93764af247bd5a078631141 Description-en: touch typing tutor for KDE KTouch is an aid for learning how to type with speed and accuracy. It provides a sample text to type and indicates which fingers should be used for each key. . A collection of lessons are included for a wide range of different languages and keyboard layouts, and typing statistics are used to dynamically adjust the level of difficulty. . This package is part of the KDE education module. Package: ktouch-data Description-md5: 518bdd78b79c451482b199699bb01b7a Description-en: data files for ktouch This package contains the architecture-independent data files for ktouch. . This package is part of the KDE education module. Package: kwayland-dev Description-md5: 5403bb8fd5aaf91cd4ffdf3a0b63220e Description-en: development files for kwayland KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. . Contains development files for kwayland. Package: kwayland-doc Description-md5: 8581a01fbbd2adc23a812ab30f492918 Description-en: Qt library wrapper for Wayland libraries (documentation) KWayland provides a Qt-style Client and Server library wrapper for the Wayland libraries. . This package contains the qch documentation files. Package: kwayland6-data Description-md5: e3766990fca3ac018441517d3288eb9c Description-en: Qt library wrapper for Wayland libraries - data files KWayland provides a Qt-style Server library wrapper for the Wayland libraries. Package: kwin-common Description-md5: d812e38ecc0856bb858fffec17c3f257 Description-en: KDE window manager, common files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwin-data Description-md5: 1d697d510504cce76cd18beb1fe47f23 Description-en: KDE window manager data files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package contains the data files Package: kwin-decoration-oxygen Description-md5: 0f2d780b285372a292d82d4eff036ae0 Description-en: KWin decoration for the Oxygen desktop theme The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the KWin decoration and settings modules. Package: kwin-dev Description-md5: e981f5e39df0aa1878605e91238fad93 Description-en: KDE window manager - devel files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwin-wayland Description-md5: b83f16835b8ae0495f08abf775776e22 Description-en: KDE window manager, Wayland version KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the wayland version, which is still a work in progress project, and is available as a PREVIEW release. Don't expect the same stability as with the x11 version. Package: kwin-x11 Description-md5: 09e9d67f4d096a99b79365df6d188f93 Description-en: KDE window manager, X11 version KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides KWin version for X11. Package: kwin-x11-data Description-md5: f36735d0453c2d181f137c941bf52cc8 Description-en: KDE window manager X11 data files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package contains the KWin X11 data files Package: kwin-x11-dev Description-md5: 37714a61f08024200a4af9af52a7f9ab Description-en: KDE window manager X11 - devel files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the development files for KWin X11 Package: kwrite Description-md5: dd638fec6a6002fe9ac850e5e842392b Description-en: simple text editor KWrite is a simple text editor built on the KDE Platform. It uses the Kate editor component, so it supports powerful features such as flexible syntax highlighting, automatic indentation, and numerous other text tools. Package: labplot Description-md5: 2a538569efcdb8dcc59d68e146ffa641 Description-en: interactive graphing and analysis of scientific data LabPlot provides an easy way to create, manage and edit plots. It allows you to produce plots based on data from a spreadsheet or on data imported from external files. Plots can be exported to several pixmap and vector graphic formats. . Features include: - project-based management of data - project explorer for management and organization of created objects in different folders and sub-folders - spreadsheet with basic functionality for manual data entry or for generation of uniform and non-uniform random numbers - import of external ASCII data into the project for further editing and visualization - export of spreadsheet to an ASCII file - worksheet as the main parent object for plots, labels, etc; supports different layouts and zooming functions - export of worksheet to different formats (PDF, EPS, PNG, and SVG) - great variety of editing capabilities for properties of worksheet and its objects - cartesian plots, created either from imported or manually created data sets or via mathematical equation - definition of mathematical formulas is supported by syntax highlighting and completion and by the list of thematically grouped mathematical and physical constants and functions - analysis of plotted data is supported by many zooming and navigation features - linear and non-linear fits to data, several fit-models are predefined and custom models with arbitrary number of parameters can be provided Package: labplot-data Description-md5: a20e68ed52ed42c9577afe1a7fd1b8d7 Description-en: data files for labplot LabPlot provides an easy way to create, manage and edit plots. It allows you to produce plots based on data from a spreadsheet or on data imported from external files. Plots can be exported to several pixmap and vector graphic formats. . This contains the data files for labplot. Package: layer-shell-qt Description-md5: 3b83015a145acd9bc560390178e45231 Description-en: use the Wayland wl-layer-shell protocol - plugin Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package contains the plugin. Package: ledger Description-md5: e7a7a30673406f7486331b2d6359a532 Description-en: command-line double-entry accounting program Ledger is a powerful and flexible double-entry accounting system run entirely from the command line. Your accounts ledger is stored in one or more plain-text files with a very simple and readable format, and ledger does the hard work of balancing your books and reporting. Package: leela-zero Description-md5: d63f9baa6d6e8d9efc5591d53534d153 Description-en: Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper A Go program with no human provided knowledge. Using MCTS (but without Monte Carlo playouts) and a deep residual convolutional neural network stack. . This is a fairly faithful reimplementation of the system described in the Alpha Go Zero paper "Mastering the Game of Go without Human Knowledge". For all intents and purposes, it is an open source AlphaGo Zero. . https://deepmind.com/documents/119/agz_unformatted_nature.pdf . No network weights are in this repository. If you manage to obtain the AlphaGo Zero weights, this program will be about as strong, provided you also obtain a few Tensor Processing Units. Lacking those TPUs, the author recommends a top of the line GPU - it's not exactly the same, but the result would still be an engine that is far stronger than the top humans. . Recomputing the AlphaGo Zero weights will take about 1700 years on commodity hardware. Upstream is running a public, distributed effort to repeat this work. Working together, and especially when starting on a smaller scale, it will take less than 1700 years to get a good network (which you can feed into this program, suddenly making it strong). To help with this effort, run the leelaz-autogtp binary provided in this package. The best-known network weights file is at http://zero.sjeng.org/best-network Package: lib32gfortran-14-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gphobos-14-dev Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos5 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32objc-14-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32stdc++-14-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6-14-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libada-bar-codes-dev Description-md5: 968f38c80cd07926a2ab29f303f85eaf Description-en: Bar or QR code formatter for the Ada programming language (development) This Ada library generates various bar or QR codes, on different output formats such as PDF, SVG or bitmaps. . Install this package if you want to write Ada programs that use ada-bar-codes. Package: libada-bar-codes2 Description-md5: f0e2f591f18478d47e8731a301cc990d Description-en: Bar or QR code formatter for the Ada programming language (shared library) This Ada library generates various bar or QR codes, on different output formats such as PDF, SVG or bitmaps. . This package contains the runtime shared library. Package: libadacgi-dev Description-md5: 3e57052a5c95ecb8e66883f8360c0349 Description-en: Ada CGI interface: development This is David A. Wheeler's Ada 95 interface to the "Common Gateway Interface" (CGI). This makes it easier to create Ada programs that can be invoked by HTTP servers using the standard CGI interface. . Install this package if you want to write programs that use AdaCGI. Package: libadacgi5 Description-md5: da0ee1d23ca5c3bd75ce2a44d7695b9a Description-en: Ada CGI interface: shared library This is David A. Wheeler's Ada 95 interface to the "Common Gateway Interface" (CGI). This makes it easier to create Ada programs that can be invoked by HTTP servers using the standard CGI interface. . This package contains the runtime shared library. Package: libadasockets-dev Description-md5: bf5cbd0bbddd9e74701099b5d13df0f4 Description-en: bindings for socket services in Ada: development files This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package provides the Ada programmer with headers and libraries used to build Ada programs that use sockets services. Package: libadasockets-doc Description-md5: e1d62ddb7abcf8efb4cf7fcf6744f1b7 Description-en: bindings for socket services in Ada: documentation This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package contains the documentation for Ada programmers. Package: libadasockets11 Description-md5: 82d295d79b1cf377e57701508f32b17d Description-en: bindings for socket services in Ada: shared library This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package contains the library needed to execute Ada program using sockets. Package: libbatterycontrol6 Description-md5: 412a9b0dd4d5ad26b2e80efd8d77e4c5 Description-en: Plasma Workspace battery control library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This package contains the battery control library files. Package: libbolt-19-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-21-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbrial-dev Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2 Description-en: polynomials over Boolean Rings, core development files The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl core development files. Package: libbrial-groebner-dev Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58 Description-en: development files for libbrial-groebner The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the development files for libbrial-groebner. Package: libbrial-groebner3t64 Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e Description-en: computer algebra routines of BRiAl The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial_groebner. Package: libbrial3t64 Description-md5: 25d1c5e76291f633e89aa1da852af7cd Description-en: polynomials over Boolean Rings, shared library The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial. Package: libc++-19-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++-19-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) 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. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-21-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++-21-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) 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. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++1-19 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++1-21 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-19-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++abi-19-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) 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++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-21-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++abi-21-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) 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++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi1-19 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: libc++abi1-21 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: libc-devtools Description-md5: 20d92638e9360ec19e7290046eb0d8f7 Description-en: GNU C Library: Development tools This package contains development tools shipped by the GNU C Library. . * memusage, memusagestat: profile a program's memory usage * mtrace: interpret the malloc trace log * sotruss: trace shared library calls * sprof: display shared object profiling data Package: libclang-19-dev Description-md5: ae144ace7105bacb6cceb4728ea7abf2 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-19. Package: libclang-21-dev Description-md5: 7cb1680ccacb561deb44a94504954b37 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-21. Package: libclang-common-19-dev Description-md5: c70051d53e23270c29353f55183e81aa 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. Package: libclang-common-21-dev Description-md5: c70051d53e23270c29353f55183e81aa 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. Package: libclang-cpp19 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-cpp19-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: libclang-cpp21 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-cpp21-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: libclang-rt-19-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-19-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-19-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-21-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-21-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-21-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-19 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: libclang1-21 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-19 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-19-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-21 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-21-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: libcogl-common Description-md5: d546b96c6a3a291dcdcc684916b2a0c0 Description-en: Object oriented GL/GLES Abstraction/Utility Layer (common files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the common files, such as translations. Package: libcogl-dev Description-md5: be3115f4a0115636a1065d55d8a70f4a Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl. Package: libcogl-doc Description-md5: 6b316c36c70b839fe5274cc7bbbd7eaa Description-en: Object oriented GL/GLES Abstraction/Utility Layer (documentation) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the documentation. Package: libcogl-pango-dev Description-md5: 5c4e7ce27e624192d91d8d0db6688471 Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl-pango. Package: libcogl-pango20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl-path-dev Description-md5: 2e20efef9b615c0cbb5717e31e6c92c8 Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package should be used as a build-dependency by programs that use the cogl-path API, but is currently an empty package that depends on libcogl-dev due to circular dependencies between the base cogl API and the cogl-path API. Package: libcogl-path20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcollada-dom-dev Description-md5: 9f8f5dc81b2b08002f9e2853c76c0920 Description-en: collada-dom 2.5.0 C++ headers and build tools The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. . This package contains C++ headers and build tools. The library is built using double precision. Package: libcollada-dom2.4-dp-dev Description-md5: 218522b5c426f906ceea5ab227a2aeb6 Description-en: Transitional package This is a transitional package. It can safely be removed. The package name has been changed from libcollada-dom2.4-dp-dev to libcollada-dom-dev. Package: libcollada-dom2.5-dp0 Description-md5: 8c5c18593f0ecd1461adbe620bd426aa Description-en: collada-dom 2.5.0 - COLLADA using double precision The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. Package: libcolorcorrect6 Description-md5: 22f37d3d547d683a07c377274f98d9a2 Description-en: Plasma Workspace color correction library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library can be used for configuring the color correction at the compositor level. This includes adjusting screen gamma levels and setting night time color temperature (Night Light). . Currently only controlling KWin in Wayland mode is supported. . This package contains the color correction library files. Package: libcoq-mathcomp-abel Description-md5: 3adc2407c3df0e5de782fe2f159ef52b Description-en: Abel-Galois and Abel-Ruffini theorems for Mathematical Components This package provides proofs of the Abel-Galois (solvability by radicals and solvability of the Galois group) and of the Abel-Ruffini theorem (general unsolvability of the quintic equations) using the Mathematical Components library. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcourier-unicode-dev Description-md5: 0a66f8714157440b9993bfe1b7e2a2cb Description-en: Courier Unicode library (development files and headers) This library implements several algorithms related to the Unicode Standard: - Look up uppercase, lowercase, and titlecase equivalents of a unicode character. - Implementation of grapheme and work breaking rules. - Implementation of line breaking rules. - Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as “&”, for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library. - Look up Unicode script property. . This package contains the development files and headers. Package: libcourier-unicode8 Description-md5: 550220e9e8944087bcba9ab32c1d15e7 Description-en: Courier Unicode library (shared runtime library) This library implements several algorithms related to the Unicode Standard: - Look up uppercase, lowercase, and titlecase equivalents of a unicode character. - Implementation of grapheme and work breaking rules. - Implementation of line breaking rules. - Several ancillary functions, like looking up the unicode character that corresponds to some HTML 4.0 entity (such as “&”, for example), and determining the normal width or a double-width status of a unicode character. Also, an adaptation of the iconv(3) API for this unicode library. - Look up Unicode script property. . This package contains the shared runtime library. Package: libcsirocsa0 Description-md5: a269767d31bc0994f7a17006d83bd80b Description-en: Scientific plotting library (CSIRO csa library) This package contains the bivariate Cubic Spline Approximation library developed by Pavel Sakov, from the CSIRO Marine Research. . The source code for these libraries are part of the plplot source package. Package: libcsironn0 Description-md5: 7fb74997c840a861f9afcfe0cb9ed5e9 Description-en: Scientific plotting library (CSIRO nn library) This package contains the Natural Neighbours interpolation library developed by Pavel Sakov, from the CSIRO Marine Research. . The source code for these libraries are part of the plplot source package. Package: libdbus-cpp-dev Description-md5: d2ec7695c149eeedc0e937b6149296c9 Description-en: header-only dbus-binding leveraging C++-11 (development files) A header-only dbus-binding leveraging C++-11, relying on compile-time polymorphism to integrate with arbitrary type systems. . D-Bus is a message bus used for sending messages between applications. Package: libdbus-cpp5 Description-md5: 62f1a1fd4dd892dd7249cd053e3981cd Description-en: header-only dbus-binding leveraging C++-11 (runtime libraries) A header-only dbus-binding leveraging C++-11, relying on compile-time polymorphism to integrate with arbitrary type systems. Runtime portions to bind to different event loops. Package: libdolfin-dev Description-md5: 3d79ecc23d1ab64df6bd61a89fc7d93e Description-en: Shared links and development files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files. . This is the legacy version of DOLFIN, you may want to install the next-generation libdolfinx-dev (DOLFIN-X) instead. Package: libdolfin-dev-common Description-md5: 102fedefc8f65414f2ef972f4bdbee89 Description-en: Common header files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the common development header files. . This is the legacy version of DOLFIN, you may want to install the next-generation libdolfinx-dev (DOLFIN-X) instead. Package: libdolfin2019.2t64 Description-md5: 36b945ea393f2c4a8fe500c27fbbb1a7 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries. Package: libdolfin64-2019.2t64 Description-md5: 9b05d589a0e6b372aaec1d227313cf71 Description-en: Shared libraries for DOLFIN (64-bit indexing) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries for DOLFIN built against 64-bit PETSc (64-bit indexing). Package: libdolfin64-dev Description-md5: c32a0d365a083bb480ef0d2cb6a101a6 Description-en: Shared links and dev files for DOLFIN (64-bit indexing) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for DOLFIN built against 64-bit PETSc (64-bit indexing). . This is the legacy version of DOLFIN, you may want to install the next-generation libdolfinx-dev (DOLFIN-X) instead. Package: libdolphinvcs-dev Description-md5: 0c2725163913bb53a6b02e03f558e699 Description-en: library to show version control in Dolphin - development files This library enables developers to expand Dolphin with the ability to show version control status in directories that are version controlled. . This package contains the development files. Package: libdolphinvcs6 Description-md5: a730b4d639f97130ae8a4b0244a1c33c Description-en: library to show version control in Dolphin This library enables developers to expand Dolphin with the ability to show version control status in directories that are version controlled. Package: libdtk6log-dev Description-md5: 57d5d76bd62a12f2296bfa1ae3c1e644 Description-en: Simple, convenient and thread-safe C++ Qt6 logger library (development files) Dtklog provides a simple, convenient and thread-safe logger for Qt6-based C++ applications. . This package contains the library development files. Package: libdtk6log0 Description-md5: e100acfffb70ac08333674db727944ae Description-en: Simple, convenient and thread-safe C++ Qt6 logger library (shared library) Dtklog provides a simple, convenient and thread-safe logger for Qt6-based C++ applications. . This package contains the shared libraries. Package: libestools-dev Description-md5: 7c688489cdc9ec52a96e79fd264de880 Description-en: Edinburgh Speech Tools Library - developer's libraries The Edinburgh Speech Tools Library is a collection of C++ class, functions and related programs for manipulating the sorts of objects used in speech processing. . This package contains the header files and static libraries. Package: libestools2.5 Description-md5: a497575e6bd37f8599ee3ca1b9a00775 Description-en: Edinburgh Speech Tools Library The Edinburgh Speech Tools Library is a collection of C++ class, functions and related programs for manipulating the sorts of objects used in speech processing. Package: libfcitx-qt5-1 Description-md5: ebfd86e9ba887136d73a90a0b8298488 Description-en: Free Chinese Input Toy of X - D-Bus client libraries for Qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the following libraries: * libFcitxQt5DBusAddons - D-Bus Addons library for Qt5 * libFcitxQt5WidgetsAddons - Widgets Addons library for Qt5 Package: libfcitx-qt5-data Description-md5: f19b0e574cb6d04f7e3cb8b0b3d4c8e5 Description-en: Free Chinese Input Toy of X - data files for Qt5 integration Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains data files for fcitx Qt5 integration library and Qt5 frontend. Package: libfcitx-qt5-dev Description-md5: 92e28240b785597369b277d49b86b236 Description-en: Free Chinese Input Toy of X - Devel files for libfcitx-qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the development files of fcitx-qt5. Package: libfcitx5-qt-data Description-md5: 6d3158349c1ddd90f95d75902e7ebbea Description-en: Qt library and IM module for fcitx5 (data files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the shared data files for fcitx5-qt. Package: libfcitx5-qt-dev Description-md5: 6a909e1bb3c5452a698545fa2dabf76e Description-en: Qt library and IM module for fcitx5 (development files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the development files for fcitx5-qt. Package: libfcitx5-qt1 Description-md5: 12b1bd85124c08eeced49c6f651ab9b3 Description-en: Qt library and IM module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the Qt5 support for fcitx5. Package: libfcitx5-qt6-1 Description-md5: d142dc5c963b7dcc18f83ad7615f5ccd Description-en: Qt6 library and IM module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the Qt6 support for fcitx5. Package: libfcitx5-qt6-dev Description-md5: cd3ea082437709f8bcbd05f9ca432528 Description-en: Qt6 library and IM module for fcitx5 (development files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the development files for fcitx5-qt (qt6). Package: libflang-19-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-21-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflightcrew-dev Description-md5: 10924909d3d2f70ba19f3cfbf6590961 Description-en: C++ library development filesfor epub validation FlightCrew is an epub validator written in C++. It is used by sigil to validate epub files, and may be generally useful for other epub creation utilities. . This package contains the development headers. Package: libflightcrew0t64 Description-md5: 4c1c6d0d20e71f9048e88c6709b09a4d Description-en: C++ library for epub validation FlightCrew is an epub validator written in C++. It is used by sigil to validate epub files, and may be generally useful for other epub creation utilities. . This package contains the shared library. Package: libflorist-dev Description-md5: c0c3aa6c16195827380cd62d6bf92615 Description-en: POSIX.5 Ada interface to operating system services: development FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as the POSIX Ada Bindings. Using this library, you can call operating system services from within Ada programs. . No one seems to maintain this library anymore. For new packages, please consider other solutions. . This package contains the development files and unstripped static library. Package: libflorist2021.1 Description-md5: 56c94236616c9f65599e68c122a838dd Description-en: POSIX.5 Ada interface to operating system services: shared library FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as the POSIX Ada Bindings. Using this library, you can call operating system services from within Ada programs. . No one seems to maintain this library anymore. For new packages, please consider other solutions. . This package contains the run-time shared library. Package: libfm-qt6-16 Description-md5: ad90c053e2e1ce8c61007d4d460f7b68 Description-en: file management support for pcmanfm-qt Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains helper library libfm-qt for pcmanfm-qt. Package: libfm-qt6-common Description-md5: d8f1ddc4babdd99c17c6fab375c97df5 Description-en: Common files for libfm-qt Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains common files for libfm-qt. Package: libfm-qt6-dev Description-md5: 9825287101af11c80dc82b90c8dd13a9 Description-en: file management support library for pcmanfm-qt (development files) Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains development files for helper library libfm-qt. Package: libfm-qt6-l10n Description-md5: 41cdcf6af263b6fe12346a9c4adb4d79 Description-en: Language package for libfm-qt Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains the l10n files needed by the libfm-qt. Package: libfuzzer-19-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-21-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: libgccjit-14-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-14-doc Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180 Description-en: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0 Description-md5: 78f861084806b36ce34263514298785e Description-en: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgdk-pixbuf-xlib-2.0-0 Description-md5: ff4a54bdd102169fcecdeee6b5a5e344 Description-en: GDK Pixbuf library (deprecated Xlib integration) This package contains a deprecated library to render GdkPixbuf structures to X drawables using Xlib (libX11). . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgdk-pixbuf-xlib-2.0-dev Description-md5: 31c0ec9e89d3c5842049e497a3b887b9 Description-en: GDK Pixbuf library (development files) This package contains the header files which are needed for using GDK Pixbuf's deprecated Xlib integration. . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgensio-dev Description-md5: 167c8984a2f89a1374c8ca415285adef Description-en: abstract stream I/O (development files) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the development headers and static libraries. Package: libgensio6t64 Description-md5: 9cdbd584bba4079c70bbc69eb544548f Description-en: abstract stream I/O (runtime files) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the shared libraries. Package: libgfortran-14-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgloo-dev Description-md5: 1eb5d67397fdb9a8162c5c082d1e6d78 Description-en: Collective communications library (development files) Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce. . Transport of data between participating machines is abstracted so that IP can be used at all times, or InifiniBand (or RoCE) when available. In the latter case, if the InfiniBand transport is used, GPUDirect can be used to accelerate cross machine GPU-to-GPU memory transfers. . Where applicable, algorithms have an implementation that works with system memory buffers, and one that works with NVIDIA GPU memory buffers. In the latter case, it is not necessary to copy memory between host and device; this is taken care of by the algorithm implementations. . This package ships the development files. Package: libgloo0 Description-md5: 11fe5b4bb9197845522ecac87176ae15 Description-en: Collective communications library (shared object) Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce. . Transport of data between participating machines is abstracted so that IP can be used at all times, or InifiniBand (or RoCE) when available. In the latter case, if the InfiniBand transport is used, GPUDirect can be used to accelerate cross machine GPU-to-GPU memory transfers. . Where applicable, algorithms have an implementation that works with system memory buffers, and one that works with NVIDIA GPU memory buffers. In the latter case, it is not necessary to copy memory between host and device; this is taken care of by the algorithm implementations. . This package ships the shared object for Gloo. Package: libgm2-14-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-19 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgmpada-dev Description-md5: 8da58d210fa6380873b2251aa68ebd8e Description-en: Ada binding to the GNU MultiPrecision library: development GMPAda allows programmers to use the GNU MultiPrecision library within the Ada language: unbounded integers, rationals and floats. . Install this package if you want to write programs that use libgmpada. Package: libgmpada9 Description-md5: 7bea158d691018123ea67be2ac28d05b Description-en: Ada binding to the GNU MultiPrecision library: shared library GMPAda allows programmers to use the GNU MultiPrecision library within the Ada language: unbounded integers, rationals and floats. . This package contains the runtime shared library. Package: libgnat-14 Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgphobos-14-dev Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos5 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgraphite2-utils Description-md5: 109a01973ba1063dc1ec4c471d88b064 Description-en: Font rendering engine for Complex Scripts -- utilities Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This package contains gr2fonttest. Package: libgtkada-bin Description-md5: 028c030d2a26667494462e8b85f75600 Description-en: Ada binding for the GTK+ GUI (development utilities) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This package contains the gtkada-dialog development utility. Package: libgtkada-dev Description-md5: eb7f891547510c07e55f0ac7c51c8a3a Description-en: Ada binding for the GTK+ GUI (development files) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This package contains the development files and static libraries. Package: libgtkada-doc Description-md5: ccb7dc04b5e2d72a48902a40481fc1b4 Description-en: Ada binding for the GTK+ GUI (documentation) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This package contains the user guide, examples, lists of known problems and comments about the Debian packaging. . The reference manual cannot be generated within Debian for now. It is available at https://docs.adacore.com/live/wave/gtkada/html/gtkada_rm/index.html. Package: libgtkada23 Description-md5: 14a86e57225dba2beefd9ce033b618cc Description-en: Ada binding for the GTK+ GUI (dynamic library) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This library will let you run Ada applications compiled with GTK+. Package: libgudhi-dev Description-md5: faf19d8da7a0aa41db0500f1fb33400f Description-en: Generic open source C++ library for topological data analysis The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains the header files. See the libgudhi-examples package for example programs using the library. Package: libgudhi-doc Description-md5: ebe9b1d5ef60496dcfc2a92b9524fcd6 Description-en: Documentation for the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains documentation. Package: libgudhi-examples Description-md5: 9d29a2b4457b1ffa5f5c3f4737176c8f Description-en: Example programs for the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains some source code examples. Package: libhipercontracer-dev Description-md5: 707dc9e5bef7cdcc88b6514cc8cbbe87 Description-en: Development files for HiPerConTracer API library High-Performance Connectivity Tracer (HiPerConTracer) is a ping/traceroute service. It performs regular ping and traceroute runs among sites and can export the results into an SQL or Non-SQL database. . This package provides header files for the HiPerConTracer library. You need them to integrate HiPerConTracer into own programs. Package: libhipercontracer1 Description-md5: a9a96543428fa59e7ac57604fad84e1a Description-en: API library of HiPerConTracer High-Performance Connectivity Tracer (HiPerConTracer) is a ping/traceroute service. It performs regular ping and traceroute runs among sites and can export the results into an SQL or Non-SQL database. . The HiPerConTracer library is provided by this package. Package: libjavascriptcoregtk-4.0-bin Description-md5: 063e995389abd53361e2fa870999c7ca Description-en: WebKitGTK JavaScript command-line interpreter (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: libjavascriptcoregtk-bin Description-md5: ac7afc0b1a4392958885f97c8f08146c Description-en: JavaScript engine library from WebKitGTK - command-line interpreter JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This package provides jsc, a command-line JavaScript interpreter. Package: libjpegxl-java Description-md5: c51794c19b445cd6518e7bf0d77256df Description-en: JPEG XL Image Coding System - "JXL" (java bindings) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the Java Bindings. Package: libjxl-devtools Description-md5: 4131ad2529597fba7a2dcddb8b5f1c1f Description-en: JPEG XL Image Coding System - "JXL" (dev command line utility) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the devtools command line utilities. Package: libjxl-tools Description-md5: c789e316cb9fb5ca256c59b68643b721 Description-en: JPEG XL Image Coding System - "JXL" (command line utility) The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and lossless image compression format. It has a rich feature set and is particularly optimized for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format. . This package installs the command line utilities. Package: libkate-dev Description-md5: ea7955d0abccb5259d206e2cfde3252c Description-en: Codec for karaoke and text encapsulation (dev) Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. This package contains the development libraries. Package: libkate-tools Description-md5: c771130173d36e2f7c329fd922edcb38 Description-en: Utilities for mangling kate Ogg files Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . This package contains some utilities useful for debugging and tweaking Kate files, using libkate. Package: libkate1 Description-md5: 39ec13ea5c59b0ac8acc76b3db8228c2 Description-en: Codec for karaoke and text encapsulation Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. Package: libkf6colorscheme-data Description-md5: eb756fea8a5c6a76915b8fdba1217b67 Description-en: Classes to read and interact with KColorScheme This package provides classes to read and interact with KColorScheme. . It is part of the KDE Frameworks 6. . This package contains the translations. Package: libkf6colorscheme-dev Description-md5: 61b73164cc64929b5831f2538b36897e Description-en: Classes to read and interact with KColorScheme - development files This package provides classes to read and interact with KColorScheme. . It is part of the KDE Frameworks 6. . This package contains the development files for KColorScheme. Package: libkf6colorscheme-doc Description-md5: cd983f6e9b9f7b7bb2f3e3ee80e0ff59 Description-en: Classes to read and interact with KColorScheme - documentation This package provides classes to read and interact with KColorScheme. . It is part of the KDE Frameworks 6. . This package contains the documentation for KColorScheme. Package: libkf6colorscheme6 Description-md5: 3a4db5f7edc78a46423a58ff9745a27f Description-en: Classes to read and interact with KColorScheme This package provides classes to read and interact with KColorScheme. . It is part of the KDE Frameworks 6. Package: libkf6configwidgets-data Description-md5: 2f9e035ca5e8beb5fade7f88b1b6c113 Description-en: Extra widgets for easier configuration support KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . This package contains the data files. Package: libkf6configwidgets-dev Description-md5: 8323634021d6ea80231bb080cd8471aa Description-en: development files for kconfigwidgets KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . Contains development files for kconfigwidgets. Package: libkf6configwidgets-doc Description-md5: cb7092a86a3a302eb45c0613cd402034 Description-en: Extra widgets for easier configuration support (documentation) KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. . This package contains the qch documentation files. Package: libkf6configwidgets6 Description-md5: ace4b809bb38da796b94a7ea5a36f891 Description-en: Extra widgets for easier configuration support KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. Package: libkf6dbusaddons-bin Description-md5: 96e0caef2d7baeb821051dc2a891a973 Description-en: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains kquitapp6. Package: libkf6dbusaddons-data Description-md5: 659a19f61ec7b8eda5be02d15b911c97 Description-en: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the translations. Package: libkf6dbusaddons-dev Description-md5: cff4cd2bf20993e8d0321ad071eeaac5 Description-en: development files for kdbusaddons KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. Package: libkf6dbusaddons-doc Description-md5: ac87fa2b566e29c78b8ebe7d2c9c0550 Description-en: class library for qtdbus (documentation) KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. . This package contains the qch documentation files. Package: libkf6dbusaddons6 Description-md5: 259c532d5eac28569783fcfe24e0dda6 Description-en: class library for qtdbus KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. Package: libkf6globalaccel-data Description-md5: d7c2ddd9ea56e0174d8fd13b7027884b Description-en: Configurable global shortcut support KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains data files. Package: libkf6globalaccel-dev Description-md5: 3c87698d7513e4b9d895f0136d196ac4 Description-en: development files for kglobalaccel KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . Contains development files for kglobalaccel. Package: libkf6globalaccel-doc Description-md5: a3e03d7b8a796861c173ddb26a3200e6 Description-en: Configurable global shortcut support (documentation) KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. . This package contains the qch documentation files. Package: libkf6globalaccel6 Description-md5: 287f8830888305c1cee577589dd19e78 Description-en: Configurable global shortcut support KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. Package: libkf6iconthemes-bin Description-md5: 2afa053957d45a0bf0981bcc17bd94d3 Description-en: Support for icon themes & widgets Library to use/access icon themes in Qt. These classes are used by the iconloader but can be used by others too. . This package contains runtime binaries. Package: libkf6iconthemes-data Description-md5: 99bfe277536f191c54a583b6734ed489 Description-en: Support for icon themes & widgets Library to use/access icon themes & widgets in Qt. These classes are used by the iconloader but can be used by others too. . This package contains the data files. Package: libkf6iconthemes-dev Description-md5: 5b2f0c162288c103b40ed00bb96bffc4 Description-en: development files for kiconthemes Library to use/access icon themes & widgets in Qt. These classes are used by the iconloader but can be used by others too. . Contains development files for kiconthemes. Package: libkf6iconthemes-doc Description-md5: 6be107ef3d46430f2533b0f1f6116cbf Description-en: Support for icon themes & widgets (documentation) Library to use/access icon themes & widgets in Qt. These classes are used by the iconloader but can be used by others too. . This package contains the qch documentation files. Package: libkf6iconthemes6 Description-md5: aa8e013dc03ea0ea2c5e307de0bd4b7d Description-en: Support for icon themes Library to use/access icon themes & widgets in Qt. These classes are used by the iconloader but can be used by others too. Package: libkf6iconwidgets6 Description-md5: ef42eaab54cc31f7de465bb1815665fc Description-en: Support for icon widgets Library to use/access icon themes & widgets in Qt. These classes are used by the iconloader but can be used by others too. Package: libkf6jobwidgets-data Description-md5: d1d3e6b42884210f45cf1baad44868b1 Description-en: widgets for tracking KJob instances - data files Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the translations for the Qt6 version of KJobWidgets. Package: libkf6jobwidgets-dev Description-md5: 7be08f04a1461f710d5636afcfaf1ea0 Description-en: widgets for tracking KJob instances - development files Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains development files for the Qt6 version of KJobWidgets. Package: libkf6jobwidgets-doc Description-md5: d769a42ee29b0095c0b34bda956e90e7 Description-en: widgets for tracking KJob instances - documentation Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the qch documentation for the Qt6 version of KJobWidgets. Package: libkf6jobwidgets6 Description-md5: 3eb6e2eb1b48d064d59531591238a538 Description-en: widgets for tracking KJob instances Window class that associates this job with a window given by window. This is used by KDialogJobUiDelegate as parent widget for error messages, KWidgetJobTracker as parent widget for progress dialogs, KIO::AbstractJobInteractionInterface as parent widget for rename/skip dialogs and possibly more. Overload that takes a QWindow. . Timestamp handling to update the last user action timestamp to the given time. Returns the last user action timestamp. . This package contains the Qt6 version of the shared library. Package: libkf6kcmutils-bin Description-md5: 80fc1fa4bf0da9219856f3206dd0edba Description-en: runtime files for kcmutils KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . Contains runtime files for kcmutils. Package: libkf6kcmutils-data Description-md5: a7becf6b82fa202c0255e546e8522c31 Description-en: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . This package contains the data files. Package: libkf6kcmutils-dev Description-md5: 8e92e94f31d0f5c13b153a7a8777f657 Description-en: Extra APIs to write KConfig modules Some utility classes for KSettings, KCModule and KPlugin. . Contains development files for kcmutils. Package: libkf6kcmutils-doc Description-md5: 4723acd28c089b44836ad48b0a70b64a Description-en: Extra APIs to write KConfig modules (documentation) KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. . This package contains the qch documentation files. Package: libkf6kcmutils6 Description-md5: 7410bb5cc227c3929ae93dcc1d1faf07 Description-en: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Package: libkf6kcmutilscore6 Description-md5: 7410bb5cc227c3929ae93dcc1d1faf07 Description-en: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Package: libkf6kcmutilsquick6 Description-md5: 7410bb5cc227c3929ae93dcc1d1faf07 Description-en: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Package: libkf6kio-dev Description-md5: c0ff6b419f060f50b412bad2833dbd53 Description-en: resource and network access abstraction (development files) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This package contains the development files for kio. Package: libkf6kio-doc Description-md5: 9e261e8f33096a98777ebdeba7586a27 Description-en: resource and network access abstraction (documentation) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This package contains the QCH documentation files. Package: libkf6kiocore6 Description-md5: 0b5c7433e5c2ea2937fc33f605a13afd Description-en: resource and network access abstraction (KIO core library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains the core classes. Package: libkf6kiofilewidgets6 Description-md5: cb19470acd45ad1a9b71eb10daa72e49 Description-en: resource and network access abstraction (KIO file widgets library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains some file dialog widgets. Package: libkf6kiogui6 Description-md5: 37f2c14c77b851264775ced201d170d7 Description-en: resource and network access abstraction (KIO gui library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains gui related jobs. Package: libkf6kiowidgets6 Description-md5: b90444db59103185b0624869451f2f70 Description-en: resource and network access abstraction (KIO widgets library) KDE Input/Output framework provides a single API for operating on files, whether local or on a remote server. Additionally, KIO Slaves provide support for individual protocols. Some particularly useful ones are http, ftp, sftp, smb, nfs, ssh (fish), man, tar and zip. . This library contains some UI widgets. Package: libkf6konq7 Description-md5: b53d09335614e0a33c0a028f9527a392 Description-en: core library for Konqueror Konqueror is the KDE web browser and an advanced file manager. . This library contains some core features of konqueror that used to be shared with other KDE applications. It’s currently only used by Konqueror. Package: libkf6konqsettings7 Description-md5: 78ab2d48d85ed0d0a9a00040b1e88e78 Description-en: settings management library for Konqueror Konqueror is the KDE web browser and an advanced file manager. . This library contains the settings management features of Konqueror. Package: libkf6qqc2desktopstyle-data Description-md5: 6e88764e53694f7dfa0582aa50993480 Description-en: Qt Quick Controls 2: Desktop Style - data files Small style written in QML for QtQuickControls2 intended to be used by default in QQC2-based apps when used in the Plasma desktop . This package contains the data files. Package: libkf6qqc2desktopstyle-dev Description-md5: edf4940cd0b7429183d7e4facd16d0be Description-en: Qt Quick Controls 2: Desktop Style - development files Small style written in QML for QtQuickControls2 intended to be used by default in QQC2-based apps when used in the Plasma desktop . This package contains the development files. Package: libkf6screen8 Description-md5: 3cd8fb562d4e37428a482afe3debac1e Description-en: library for screen management - shared library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the shared library Package: libkf6screendpms8 Description-md5: a521003c5532bb33d21dbe059ac61547 Description-en: library for screen management - dpms support library The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the dpms support shared library Package: libkf6windowsystem-data Description-md5: 6689553eb9d6b86487ff0781599ecf7f Description-en: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the translations. Package: libkf6windowsystem-dev Description-md5: c6e5c861165c0081e498eef7a018a2e7 Description-en: development files for kwindowsystem The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo lowlevel classes. . Contains development files for kwindowsystem. Package: libkf6windowsystem-doc Description-md5: 82c73166a6143fc544a2284aeb918d4e Description-en: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the qch documentation files. Package: libkf6windowsystem6 Description-md5: 81be536f2bbfe5be56f3edb1b85fd41a Description-en: Convenience access to certain properties and features of the window manager The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. Package: libkf6xmlgui-data Description-md5: 26ddd8d18993364adc49db3f2c093dae Description-en: User configurable main windows framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the data files. Package: libkf6xmlgui-dev Description-md5: 1c02212e8593db21f7263926098ade7a Description-en: User configurable main windows - development files framework for designing the user interface of an application using XML, using the idea of actions. . Contains development files for kxmlgui. Package: libkf6xmlgui-doc Description-md5: 397aec4770c8f2141028e63134952dfa Description-en: User configurable main windows - documentation framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the qch documentation files. Package: libkf6xmlgui6 Description-md5: b9f975d03426f7f347a68c62af228410 Description-en: User configurable main windows framework for designing the user interface of an application using XML, using the idea of actions. Package: libkfontinst6 Description-md5: 0dc28ea6b2cfe009830fa3d892f9e49f Description-en: Plasma Workspace fonts installation library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This package contains the fonts installation library files. Package: libkfontinstui6 Description-md5: 74b4397758fb41620094c4b138fb57dc Description-en: Plasma Workspace UI components for fonts installation Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library provides UI components to manage fonts installation used in the fonts installation KCM configuration screen. . This package contains the library files for the fonts installation UI components. Package: libkglobalacceld-dev Description-md5: 866bcd9e66193c36dc1a5375b80c4b49 Description-en: daemon for global keyboard shortcuts on the Plasma desktop - development files Daemon providing Global Keyboard Shortcut (Accelerator) functionality for the Plasma desktop. . This package contains the development files for the shared library. Package: libkglobalacceld0 Description-md5: f4e5aa61a323e5afbb631a4a413bae1b Description-en: daemon for global keyboard shortcuts on the Plasma desktop - shared library Daemon providing Global Keyboard Shortcut (Accelerator) functionality for the Plasma desktop. . This package contains the shared library for interfacing with the daemon. Package: libkirigami-data Description-md5: f6e74b3d953fb6b963d0ce05c59df309 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the data files. Package: libkirigami-dev Description-md5: d1ee49bc6948c256355ad57eb42a7d45 Description-en: set of QtQuick components targeted for mobile use (development) Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the development files. Package: libkirigami-doc Description-md5: 7c2cbd84dd9f274d9921373346dad08d Description-en: set of QtQuick components targeted for mobile use (documentation) Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the qch documentation files. Package: libkirigami6 Description-md5: 21cd720e700bb5d41b879efd32024096 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami core library. Package: libkirigamiaddonsstatefulapp6 Description-md5: ea389c7ade83dc01eb7b8a48abd16b7d Description-en: statefulapp library This package contains the kirigami-addons statefulapp library. Package: libkirigamidelegates6 Description-md5: 8761944126eae3013c9a6023551822e4 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami delegates library. Package: libkirigamidialogs6 Description-md5: a48737e0dd23492bd83ef5e289fa9303 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami dialogs library. Package: libkirigamilayouts6 Description-md5: c35f9e5e2630c7f5529725a5b7c7f088 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami layouts library. Package: libkirigamilayoutsprivate6 Description-md5: 31db36b2b81e57e18988403fda90943e Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami layouts private library. Package: libkirigamiplatform6 Description-md5: 3a58c88a373951554522161aa39eb8e4 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami platform library. Package: libkirigamipolyfill6 Description-md5: 942e535d2af7bd1e8f87cb26b385d1b7 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami polyfill library. Package: libkirigamiprimitives6 Description-md5: 77c5970465b596b600b107cd295aee6d Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami primitives library. Package: libkirigamiprivate6 Description-md5: e1f41910fb8cd6306df4f49374050e45 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the private objects of the kirigami library. Package: libkirigamitemplates6 Description-md5: b72437f44805e40445e3dbb6f000f275 Description-en: set of QtQuick components targeted for mobile use Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the kirigami templates library. Package: libklipper6 Description-md5: 17093a81b8715340cb7a8a5bc08572cb Description-en: Plasma Workspaces Klipper library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . Klipper is the Plasma clipboard utility. It stores clipboard history, and allows you to link clipboard contents to application actions. . This package contains the Klipper library files. Package: libkmpris6 Description-md5: cadc0aa3081d898b6da89e61d25e5d56 Description-en: Plasma Workspace MPRIS library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library can be used to control Media Player Remote Interfacing Specification-compatible media players. . This package contains Plasma Workspace MPRIS library files. Package: libkolabxml-dev Description-md5: 9a7130a6d4160c839654528eb4e4caa9 Description-en: Development files for libkolabxml Libkolabxml is the reference implementation of the Kolab XML format. For more information see the libkolabxml package. . This package provides development files libkolabxml. Package: libkolabxml1v5 Description-md5: 01546898c4418aefac0ceaf3d5324602 Description-en: Kolab XML format (shared library) Libkolabxml is the reference implementation of the Kolab XML format. . The Kolab 3.0 XML format is defined in . . This package provides serialization/deserialization from/to in-memory representations for all Kolab Objects, including input validation. Package: libkonq-dev Description-md5: ff78d9ef8147ab982d24a80e9f20fb57 Description-en: development files for the Konqueror libraries Konqueror is the KDE web browser and an advanced file manager. . This package contains development files for building software that uses the Konqueror libraries. Package: libkontactinterface-data Description-md5: a2a7a275f7f1a309edfaddf600a21c0e Description-en: Kontact interface library - data files This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). . This package contains shared data files. Package: libkontactinterface-dev Description-md5: 5d4ec19cad08b4aa5cb9586cb7df8087 Description-en: Kontact interface library - development files This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). . This package contains the development files. Package: libkosm1 Description-md5: 44a07da6d303ccd9418f32466955f1f6 Description-en: library for OSM data with Qt Use OSM data with Qt data types to use it easily in your Qt applications. . It gives you picking support for implementing interaction with map elements. It supports externally provided overlay elements. It allows pre-loading and caching API for offline support in applications. Package: libkosmindoormap1 Description-md5: 272c1a9df6c999f33e1110cd5dba56d8 Description-en: OSM multi-floor indoor map renderer Open Street Map indoor map renderer of for example a (large) train station. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: libkosmindoorrouting1 Description-md5: 78ab3c614666d857bd28705cfd900173 Description-en: OSM multi-floor indoor map navigation Open Street Map indoor map navigation of for example a (large) train station. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: libkpim6kontactinterface6 Description-md5: 6f19c549a0a3669b6ef227dae99e378c Description-en: Kontact interface library This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). Package: libkscreen-bin Description-md5: 779537c3d886f56eaa6f0ad951c5184b Description-en: library for screen management - helpers The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the library helpers and the corresponding D-Bus service. Package: libkscreen-data Description-md5: ec972afe639b815e89802d00b948fba2 Description-en: library for screen management - data files The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains data files. Package: libkscreen-dev Description-md5: 5a9972d118274e22de9a4ec2ad3410d1 Description-en: library for screen management - development files The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the files necessary for development. Package: libkscreen-doc Description-md5: e7e55b6f610eaa1c34ba372538615a4d Description-en: library for screen management - documentation The KDE multiple monitor support is trying be as smart as possible adapting the behavior of it to each use case making the configuration of monitors as simple as plugging them to your computer. . This package contains the QCH documentation files. Package: libkwaylandclient6 Description-md5: bee918373877d21733cbf5894eb67d58 Description-en: Qt library wrapper for Wayland libraries KWayland provides a Qt-style Client library wrapper for the Wayland libraries. Package: libkwin-x11-6 Description-md5: 18724234de25581450cdaeb4cdc1fe92 Description-en: KDE window manager X11 library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the shared library for KWin X11 Package: libkwin6 Description-md5: 02cae5c96f2a22c6b7bb14383d30abed Description-en: KDE window manager library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkworkspace6-6 Description-md5: 81119c72b3935cc98452ac99b3441b80 Description-en: Plasma Workspace library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library provides the core features of Plasma Workspace like display, login and session management. . This package contains the main Plasma Workspace library files. Package: liblayershellqtinterface-dev Description-md5: bb3e33cfa62482008540b5073b2a6a45 Description-en: use the Wayland wl-layer-shell protocol - development files Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package includes the development files. Package: liblayershellqtinterface6 Description-md5: 6638d50a465e2e7a05fde00aeb52b106 Description-en: use the Wayland wl-layer-shell protocol - run-time library Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package includes the library. Package: liblinbox-1.7.1 Description-md5: 30fbe0b4cf27a8d9d9f38f65a50b2cb9 Description-en: Library for exact linear algebra - shared library LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. . This package contains the LinBox shared library. Package: liblinbox-dev Description-md5: 3d70aca298c532fd1b106b13cb6b1166 Description-en: Library for exact linear algebra - development files LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. . This package contains the LinBox development files. Package: liblinbox-doc Description-md5: 4a042dd4696427b7972c8f2899ce9d9a Description-en: LinBox Documentation LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. . This package provides the documentation of LinBox. Package: liblld-19 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-19-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: liblld-21 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-21-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-19 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-19-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: liblldb-21 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-21-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: libllvm-19-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings 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 OCaml bindings to develop applications using llvm. Package: libllvm-21-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings 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 OCaml bindings to develop applications using llvm. Package: libllvm21 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: libllvmlibc-21-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: liblomiri-location-service-dev Description-md5: 5b8d02736bfd1468ac1b0c191600d92a Description-en: Lomiri Location Service (development files) Aggregates position/velocity/heading updates and exports them over DBus. . This package contains header files required to develop clients talking to the Lomiri Location Service. Package: liblomiri-location-service3 Description-md5: c6cb991b42765105f7d9b9c6d77ac099 Description-en: Lomiri Location Service client library Aggregates position/velocity/heading updates and exports them over DBus. . This package contains the shared library needed by client applications. Package: libmems-dev Description-md5: d69753138606636bd9743d8705e86fd7 Description-en: development library to support DNA string matching and comparative genomics libMems is a freely available software development library to support DNA string matching and comparative genomics. Among other things, libMems implements an algorithm to perform approximate multi-MUM and multi-MEM identification. The algorithm uses spaced seed patterns in conjunction with a seed-and-extend style hashing method to identify matches. The method is efficient, requiring a maximum of only 16 bytes per base of the largest input sequence, and this data can be stored externally (i.e. on disk) to further reduce memory requirements. . This is the development package containing the statically linked library and the header files. Package: libmems1t64 Description-md5: c60c05b4ca212f4f7c319570e75ba1d3 Description-en: library to support DNA string matching and comparative genomics libMems is a freely available software development library to support DNA string matching and comparative genomics. Among other things, libMems implements an algorithm to perform approximate multi-MUM and multi-MEM identification. The algorithm uses spaced seed patterns in conjunction with a seed-and-extend style hashing method to identify matches. The method is efficient, requiring a maximum of only 16 bytes per base of the largest input sequence, and this data can be stored externally (i.e. on disk) to further reduce memory requirements. . This package contains the dynamic library. Package: libmicrohttpd-dev Description-md5: 086a03adbfa00b9ffca631a67418ab82 Description-en: library embedding HTTP server functionality (development) GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. . This package contains the development files. Package: libmicrohttpd12t64 Description-md5: d303341b1bf70eb61d7c833dbe882057 Description-en: library embedding HTTP server functionality GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are: . * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS Package: libmlir-19 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-19-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-21 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-21-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmshr-dev Description-md5: 030d0d5edf8a0ebdc16a43e2117ceaac Description-en: Shared links and header files for mshr mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the development files, and also the utility program mshrable. Package: libmshr-dev-common Description-md5: 025640f976ad77260e91edcf0c1dc2f4 Description-en: Shared links and header files for mshr mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the common headers and development files. Package: libmshr2019.2 Description-md5: 98e1c2d6b1d51adfc8932768e0d1f845 Description-en: Shared libraries for mshr mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the shared libraries. Package: libmshr64-2019.2 Description-md5: 0f5043b117636dfc84b0acc6ca6ed610 Description-en: Shared libraries for mshr with 64-bit indexing mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the shared libraries with support for 64-bit indexing (libdolfin64 and PETSc-64). Package: libmshr64-dev Description-md5: 41614ce468f586fe0c16604da0bef628 Description-en: Shared links and header files for mshr with 64-bit indexing mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the development files with support for 64-bit indexing (libdolfin64 and PETSc-64). Package: libncursesada-dev Description-md5: b7b81e20d8d590811609a370bf137b06 Description-en: Ada binding to the ncurses text interface library: development NcursesAda allows programmers to use the Ncurses library within the Ada language. This means programming panels, colors, forms in text terminals or emulators. . Install this package if you want to write programs that use libncursesada. Package: libncursesada6.2.4 Description-md5: 7721b23d6dfacd75830af0270b9e3d62 Description-en: Ada binding to the ncurses text interface library: shared library NcursesAda allows programmers to use the Ncurses library within the Ada language. This means programming panels, colors, forms in text terminals or emulators. . This package contains the runtime shared library. Package: libnetpbm-dev Description-md5: 79e6c450cdf1b6e25cc7f14d625db16c Description-en: Graphics conversion tools development libraries and header files Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. . This development package contains the library and header files for the pbm, pgm, pnm, and ppm graphics formats. Package: libnetpbm11t64 Description-md5: 3636fad4e9228905a1bd589e452e1335 Description-en: Graphics conversion tools shared libraries Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. . This package contains the shared libraries used by netpbm. Package: libnotificationmanager1 Description-md5: 2a62fef8881e2f1eab4ca93f6e3a28cd Description-en: Plasma Workspace notification manager library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library is responsible for listing notifications, closing them and interacting with them in Plasma. . This package contains the notification manager library files. Package: libntruprime-dev Description-md5: 16ad1f2b72d56409f2c7a0d7f460b7c5 Description-en: microlibrary for Streamlined NTRU Prime - development files libntruprime is an implementation of the Streamlined NTRU Prime cryptosystem as a microlibrary. . Development files. Package: libntruprime1 Description-md5: fe1be32ff948bfca6e9718009bcf16a2 Description-en: microlibrary for Streamlined NTRU Prime - shared library libntruprime is an implementation of the Streamlined NTRU Prime cryptosystem as a microlibrary. . Streamlined NTRU Prime (sntrup) is a lattice-based cryptosystem with the following features: . - Stability: Almost all details of sntrup match a May 2016 publication. The only exceptions are small changes to encoding and hashing published in April 2019. . - Patent-freeness: April 2019 predates almost all post-quantum patents. Analyses of various lattice patents filed before April 2019 indicate no problems for sntrup. . - Deployment: The popular OpenSSH tool switched to sntrup761 by default in April 2022, following initial integration of sntrup into TinySSH. . - Affordability: Keys and ciphertexts are about 1KB for sntrup761, and computations are fast. . - Careful design: Subject to the requirement of being a small lattice-based cryptosystem, sntrup is systematically designed to eliminate unnecessary complications in security review. It eliminates decryption failures, for example, and eliminates cyclotomics. The cryptosystem has never needed a security patch. . - Risk management: A much higher sntrup1277 security level is fully supported, and is recommended whenever 2KB keys and ciphertexts are affordable, to reduce risks from improvements in lattice attacks. . - Flexibility: The sntrup design allows a full spectrum of tradeoffs between size and security level, so applications with intermediate size limits aren't forced into much lower security levels. Six different sizes have been selected for support. . libntruprime has a very simple stateless API based on the SUPERCOP API, with wire-format inputs and outputs, providing functions that directly match the KEM operations provided by the sntrup specification, such as functions . sntrup1277_keypair sntrup1277_enc sntrup1277_dec . for the sntrup1277 KEM. . Internally, libntruprime includes implementations designed to work portably across CPUs, and implementations designed for higher performance on Intel/AMD CPUs with AVX2 instructions. libntruprime includes automatic run-time selection of implementations. . libntruprime is intended to be called by larger multi-function libraries (such as traditional cryptographic libraries), including libraries in other languages via FFI. The idea is that libntruprime takes responsibility for the details of sntrup computation, including optimization, timing-attack protection, and (in ongoing work) verification, freeing up the calling libraries to concentrate on application-specific needs such as protocol integration. Applications can also call libntruprime directly. . Shared library. Package: libobjc-14-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: liboffload-21 Description-md5: 841bdc20a27b40722e37c7b2d0838a75 Description-en: Offload Library The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. Package: liboffload-21-dev Description-md5: 352e5b2eb6f0446d5039b547a7bc6d17 Description-en: Offload Library - Development Package The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. . This development package includes headers and other resources needed for building applications that utilize the offload runtime. Package: liboggkate-dev Description-md5: 42fbab643f09b4832020479a1b182cfe Description-en: Codec for karaoke and text encapsulation for Ogg (dev) Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . liboggkate provides an API for the encapsulation of kate streams into Ogg. This package contains the development libraries. Package: liboggkate1 Description-md5: 23431caff7d267e36d535589d0523848 Description-en: Codec for karaoke and text encapsulation for Ogg Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . liboggkate provides an API for the encapsulation of kate streams into Ogg. Package: libokular6core4 Description-md5: 43c22bdb4061c61963c0d307cf1a600a Description-en: libraries for the Okular document viewer This package contains libraries used by the Okular document viewer. . This package is part of the KDE graphics module. Package: libomp-19-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: libomp-19-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: libomp-21-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: libomp-21-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: libomp5-19 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: libomp5-21 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: libopenigtlink-dev Description-md5: fd3f51b838d40c1415b3720bc1eeb307 Description-en: Open IGT Link is a simple network protocol - development Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. . For example applications may include: * Stereotactic surgical guidance using optical position sensor and medical image visualization software. * Intraoperative image guidance using real-time MRI and medical image visualization software * Robot-assisted intervention using robotic device and surgical planning software . This package contains the development files needed to build your own IGT applications. Package: libopenigtlink1.11 Description-md5: 0d29bb6317701140ce005ec15b67e475 Description-en: Open IGT Link is a simple network protocol - runtime Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. . For example applications may include: * Stereotactic surgical guidance using optical position sensor and medical image visualization software. * Intraoperative image guidance using real-time MRI and medical image visualization software * Robot-assisted intervention using robotic device and surgical planning software . This package contains library files for OpenIGTLink. Package: libost-base-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-base2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-bindings-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-bindings2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-conop-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-conop2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-db-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-db2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-geom-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-geom2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gfx-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gfx2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gui-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gui2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img-alg-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img-alg2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-info-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-info2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-io-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-io2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-alg-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-alg2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-mm-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-mm2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq-alg-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq-alg2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: liboxygenstyle5-6 Description-md5: 73460f775b1e702119f6a57deb2ca1be Description-en: style library for the Oxygen desktop theme (Qt 5) The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used by the widget theme and KWin style. Package: liboxygenstyle6-6 Description-md5: 6f3a7ff2ba698039757c1475d1b52521 Description-en: style library for the Oxygen desktop theme (Qt 6) The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used by the widget theme and KWin style. Package: liboxygenstyleconfig5-6 Description-md5: 0158180362743b10ac902bc5b069b8a0 Description-en: style library configuration for the Oxygen desktop theme (Qt 5) The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used to configure the widget theme and KWin style. Package: liboxygenstyleconfig6-6 Description-md5: e1465a44f7f4cd61c4dcc91bd35e98a6 Description-en: style library configuration for the Oxygen desktop theme (Qt 6) The Oxygen desktop theme is used by Plasma and other KDE Software. . This package contains the private library used to configure the widget theme and KWin style. Package: libplasma-geolocation-interface-dev Description-md5: 6f53cb13aea0faddb20ea7f3c3386f9f Description-en: development files for the Plasma geolocation library This library provides support for interfacing with geolocation provider services like GPS or Mozilla Location Service. . This package contains development files for building software that uses the Plasma geolocation library. Package: libplasma-geolocation-interface6 Description-md5: 32e051e8aa7d7f6f2a61074110492063 Description-en: Plasma geolocation library This library provides support for interfacing with geolocation provider services like GPS or Mozilla Location Service. Package: libplasma5support-data Description-md5: 054c6c2ee04bc6aa56d42091f4ee26bf Description-en: support components for porting from KF5/Qt5 to KF6/Qt6 - data files Plasma5Support Framework providing migration aids for KF5 -> KF6 migrations. . This package contains the data files for the shared library. Package: libplasma5support-dev Description-md5: 4dad11a65362530ccfa41040d6ef2500 Description-en: support components for porting from KF5/Qt5 to KF6/Qt6 - development files Plasma5Support Framework providing migration aids for KF5 -> KF6 migrations. . This package contains the development files for the shared library. Package: libplasma5support6 Description-md5: 7c55a3b389c419735d0a06a3b8cd31de Description-en: support components for porting from KF5/Qt5 to KF6/Qt6 - shared library Plasma5Support Framework providing migration aids for KF5 -> KF6 migrations. . This package contains the shared library. Package: libplplot-data Description-md5: bd59614b4a646f34118ddf9030ebaee2 Description-en: Scientific plotting library (data files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the architecture-independent data files used by the PLplot C library. Package: libplplot-dev Description-md5: a4f560488d2925922a3a95d234e764b1 Description-en: Scientific plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains all that is needed for doing development in C, C++ and Fortran with PLplot. For development in Tcl/Tk, Python and Java, install the plplot-tcl-dev, python3-plplot and libplplot-java packages, respectively. This package also includes the OCaml and Lua examples. To use one of these languages you will also need to install the libplplot-xxx package for that language. Package: libplplot-java Description-md5: 9be651b2fe4b86da141747b3ad0d8f8c Description-en: Scientific plotting library (Java bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Java bindings for PLplot. Package: libplplot-lua Description-md5: 15b01f15d00c6e0a485725fa37f771ef Description-en: Scientific plotting library (Lua bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the Lua bindings for PLplot. Package: libplplot-ocaml Description-md5: 037c0775570fa05ff6f5f75b19c4c9fe Description-en: OCaml bindings for the scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the OCaml bindings for PLplot. Package: libplplot-ocaml-dev Description-md5: 863ea4066e03489260996582c4d047af Description-en: OCaml support for the PLplot plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the development package for PLplot OCaml bindings. Package: libplplot17 Description-md5: c3f3527bdbadd832ddea1189dc9fba15 Description-en: Scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the PLplot library for C. Package: libplplotada-dev Description-md5: 6882c31d542533f2ffc9e45ece5bbe72 Description-en: Ada support for PLplot, a plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains all that is needed for doing PLplot development in Ada. Package: libplplotada4.2 Description-md5: 132b70eb75a1fd1e20f29998334b7a1d Description-en: Ada support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the runtime Ada bindings library for PLplot. Package: libplplotcxx15 Description-md5: f12263a92a75c6e7dc6362bac29d5c6f Description-en: Scientific plotting library (C++ binding) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the C++ binding for PLplot. Package: libplplotfortran0 Description-md5: d794d8932a6170a1b17942ded61821f2 Description-en: Scientific plotting library (fortran bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Fortran 95 bindings for PLplot. Note: the Fortran 77 bindings have been deprecated upstream for some time and have now been dropped from the Debian packages. Package: libplplotqt2 Description-md5: 28fedac3e79b55e453c293e32551da5f Description-en: Scientific plotting library (Qt bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides C++ bindings to allow use of the PLplot API in Qt applications. Package: libplplotwxwidgets1 Description-md5: 2ede11f4982f1eb91c163ebbc4c7cdb4 Description-en: Scientific plotting library (wxWidgets bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the wxWidgets bindings. Package: libpocl-dev Description-md5: e354c66ecd7fac208f624d728c125be4 Description-en: development files for the PoCL library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. . This package provides the development files for the PoCL library. Unless very specific needs, this package is useless. This package is only required to link directly and explicitly with PoCL. . To develop OpenCL programs (that can be run with PoCL), the opencl-dev virtual package (provided by ocl-icd-opencl-dev for example) is required, not this one. Package: libpocl-devices-level0 Description-md5: 9851a2c5fad1e6c605ec77ab44111700 Description-en: Portable Computing Language library - Level Zero device library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. . This package provides the Level Zero device library. Package: libpocl2-common Description-md5: 78bb8a43cbfd220175471920d25274ed Description-en: common files for the PoCL library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. . This package provides the architecture independent files of the PoCL library. Package: libpocl2t64 Description-md5: 610b47f08150bddaa4674d5a7911773f Description-en: Portable Computing Language library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the core of PoCL. Package: libpolly-19-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-21-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpowerdevilcore2 Description-md5: 91e467ba5874234e56188073f9bbfb96 Description-en: shared library for the KDE power management features in Plasma PowerDevil is the internal name of the KDE power management service for Plasma. It is responsible for some (but not all) interactions with hardware functionality. . This package contains the shared library providing the core features of PowerDevil. Package: libpwiz-dev Description-md5: 0f13f0d35cee409d86a3824bef452d8b Description-en: library to perform proteomics data analyses (devel files) The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. . This package ships the library development files. Package: libpwiz-doc Description-md5: 24d107d710ce667dc230d326fa76a835 Description-en: set of programs to perform proteomics data analyses (doc) The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. . This package ships the documentation to the proteowizard software along with example programs (source code and binaries). Package: libpwiz-tools Description-md5: 27877a23421affb754c25f7153331f24 Description-en: ProteoWizard command line tools The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. . This package ships command line tools that include _idconvert_ (conversion of MS identifications) and _msconvert_ (conversion of MS raw data files from/to any supported format). Package: libpwiz3t64 Description-md5: ed040acf1f8dfea90ff2b4dd850eda23 Description-en: library to perform proteomics data analyses (runtime) The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. Package: libpwizlite-dev Description-md5: 2f89fc19584d28e2c0d8508eb5691034 Description-en: Library to load mzML/mzXML files (dev files) This library is a dumbed-down version of the Proteowizard library. This library only contains the required features to load standard mzML/mzXML mass spectrometry data files. . See http://proteowizard.sourceforge.net/ for the original project. . This package ships the development files. Package: libpwizlite3t64 Description-md5: 012b19a8c79ebdb8399f8d01da8f935c Description-en: Library to load mzML/mzXML files (runtime files) This library is a dumbed-down version of the Proteowizard library. This library only contains the required features to load standard mzML/mzXML mass spectrometry data files. . See http://proteowizard.sourceforge.net/ for the original project. . This package ships the runtime library files. Package: libpyside6-dev Description-md5: 6f39d1d6fbbde4789375173e2e664100 Description-en: Python bindings for Qt 6 (development files) pyside6 provides Python bindings for Qt 6.x framework. . 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 development headers for the libpyside6 library. Package: libpyside6-py3-6.9 Description-md5: 7b685c0cf1aa3b6d0ac27ac8e238f2fa Description-en: Python 3 bindings for Qt 6 (base files) pyside6 provides Python bindings for Qt 6.x framework. . 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 Python3 base file used by all modules. Package: libqcoro5core0t64 Description-md5: 92cf687d08104c741f4ddad2c50f87b4 Description-en: C++20 coroutines for Qt5 - Core QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions. . This is the core library. Package: libqcoro5dbus0t64 Description-md5: 34030802234ca0bd39994f4d2739b557 Description-en: C++20 coroutines for Qt5 - DBus QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions. . This is the DBus library. Package: libqcoro5network0t64 Description-md5: d7783b020526cf2059dd71353540814e Description-en: C++20 coroutines for Qt5 - Network QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions. . This is the network library. Package: libqcoro5qml0t64 Description-md5: 723d081031929c00cc0d20ffe16797a6 Description-en: C++20 coroutines for Qt5 - QML QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions. . This is the QML library. Package: libqcoro5quick0t64 Description-md5: d694bbf78e705f0d5960d3b43af2ff7c Description-en: C++20 coroutines for Qt5 - QtQuick QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions. . This is the QtQuick library. Package: libqcoro5websockets0t64 Description-md5: 9417865b9bf1990cf6b65ee19e6d0bad Description-en: C++20 coroutines for Qt5 - WebSockets QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt5 actions. . This is the web sockets library. Package: libqcoro6core0t64 Description-md5: 9e76b94c82e1bd88c205c8cdb9722849 Description-en: C++20 coroutines for Qt6 - Core QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt6 actions. . This is the core library. Package: libqcoro6dbus0t64 Description-md5: ebd79610db65d8b899c5fc3be0e24ca6 Description-en: C++20 coroutines for Qt6 - DBus QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt6 actions. . This is the DBus library. Package: libqcoro6network0t64 Description-md5: b264a309eba10c32e0aab2d4e4a094d2 Description-en: C++20 coroutines for Qt6 - Network QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt6 actions. . This is the network library. Package: libqcoro6qml0t64 Description-md5: 30d1ad8e512bd12a18a717fd136e4d81 Description-en: C++20 coroutines for Qt6 - QML QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt6 actions. . This is the QML library. Package: libqcoro6quick0t64 Description-md5: a57bec424abf52663b77eeda59e263ae Description-en: C++20 coroutines for Qt6 - QtQuick QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt6 actions. . This is the QtQuick library. Package: libqcoro6websockets0t64 Description-md5: 74c798aacda71846388a784d8465b753 Description-en: C++20 coroutines for Qt6 - WebSockets QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt6 actions. . This is the web sockets library. Package: libqsastime-dev Description-md5: 50108538c058e2b15a79bc388b474234 Description-en: Time format conversion library (development files) The qsastime library is a simple library for handling time format conversion. It overcomes the limitations of the POSIX time handling routines by allow high precision time variables over a large range of ranges of dates and by correctly handling leap seconds. It was designed with the needs of scientific data plotting in mind. This package provides the necessary files to do development with libqsastime. . The source code for this library is part of the plplot source package. Package: libqsastime0 Description-md5: 1b0ca9bf80be8acb86ff7fc64cc84f9a Description-en: Time format conversion library The qsastime library is a simple library for handling time format conversion. It overcomes the limitations of the POSIX time handling routines by allow high precision time variables over a large range of ranges of dates and by correctly handling leap seconds. It was designed with the needs of scientific data plotting in mind. This package provides the runtime library. . The source code for this library is part of the plplot source package. Package: libqt63danimation6 Description-md5: 971a546fcf02967ab31d5304e6ef9af9 Description-en: Qt 6 3D Animation 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 6 Animation library. Package: libqt63dcore6 Description-md5: c5161ef1d7c5239b98ce48521bc15ce8 Description-en: Qt 6 3D Core 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 Qt 6 3D Core library. Package: libqt63dextras6 Description-md5: 5a752ae5155942a121ef32ba0e12ff3e Description-en: Qt 6 3D extras 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 Qt 6 3D extras library. Package: libqt63dinput6 Description-md5: c498735a1bda09ce9031a379df754fed Description-en: Qt 6 3D Input 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 Qt 6 3D Input library. Package: libqt63dlogic6 Description-md5: 6c9d2f30615ea38150efb74aaa0f6966 Description-en: Qt 6 3D Logic 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 Qt 6 3D Logic library. Package: libqt63dquick6 Description-md5: 80b1c5d7aa3bfa51d3c5ebf60656b5b3 Description-en: Qt 6 3D 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. . This package contains Qt 6 3D Quick library. Package: libqt63dquickextras6 Description-md5: 084fa17c5c743745533c78fd4a3ace43 Description-en: Qt 6 3D Quick extras 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 Qt 6 3D Quick extras library. Package: libqt63dquickscene2d6 Description-md5: 6d00ac99554e035a9806ed9c9291c6e9 Description-en: Qt 6 3D Quick Scene 2D 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 6 Quick Scene 2D library. Package: libqt63dquickscene3d6 Description-md5: 7a06441f290077b9373e5f811d1444de Description-en: Qt 6 3D Quick Scene 3D 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 6 Quick Scene 3D library. Package: libqt63drender6 Description-md5: a830b0874790994d910e7ceca50dfb63 Description-en: Qt 6 3D Renderer 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 Qt 6 3D Renderer library. Package: libqt6bluetooth6 Description-md5: 1b791f6634f562d215263306e7014d68 Description-en: Qt 6 Connectivity Bluetooth 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 Bluetooth part of the Qt 6 Connectivity library. Package: libqt6bluetooth6-bin Description-md5: a912531a8c9292af84269fad0b3ebf81 Description-en: Qt 6 Connectivity Bluetooth module helper binaries 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 Bluetooth helper binaries. Package: libqt6bodymovin6 Description-md5: 30a972e953b83e04a0e28263ae4de4f3 Description-en: Qt 6 Lottie Bodymovin 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 a plugin created/exported directly from After Effects. Package: libqt6charts6 Description-md5: 03108703a3dd98ba18e9897fbc85fc1e Description-en: Qt 6 Charts library 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 Charts module provides a set of easy to use chart components. . This package contains the shared library for Qt 6 Charts. Package: libqt6concurrent6 Description-md5: 9cec83c0f4093047ba7e32ad593d5a17 Description-en: Qt 6 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: libqt6core5compat6 Description-md5: 383698706d38a045fd920bc29b9951f7 Description-en: Qt 6 Qt5Compat 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 6 Core5Compat library. Package: libqt6core6t64 Description-md5: ed80e594b46abbc607aba1af415d15fe Description-en: Qt 6 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: libqt6datavisualization6 Description-md5: a9a25069499b1485a8ead59e6f089ec7 Description-en: Qt 6 Data Visualization 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 a set of APIs to visualize data in 3D as bar, scatter, and surface graphs. Package: libqt6dbus6 Description-md5: 20382f17c87d23906db49d6aff3e0465 Description-en: Qt 6 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: libqt6designer6 Description-md5: 986f432bbff60ff52a603b9e2cf94ec0 Description-en: Qt 6 Designer library 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 library 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: libqt6designercomponents6 Description-md5: 71732d16c67ecd5566b66caf890a822a Description-en: Qt 6 Designer Components 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 includes components for the Qt 6 Designer library. Package: libqt6graphs6 Description-md5: 4b411018f20d98008b91b578262abb0f Description-en: Qt 6 Graphs 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 6 Graphs library. Package: libqt6graphswidgets6 Description-md5: efa8599f67a31cb0fc7f866b386730ae Description-en: Qt 6 Graphs Widgetslibrary 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 6 Graphs Widgets library. Package: libqt6grpc6 Description-md5: 548998f62ff5468f3abe553569e7f2cf Description-en: Qt 6 gRPC 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 library for Qt 6 gRPC. Package: libqt6grpcquick6 Description-md5: 9192daecea8f295ecb16f1f0ad14bc2c Description-en: Qt 6 gRPC 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. . This package contains the library for Qt 6 gRPC Quick. Package: libqt6gui6 Description-md5: f07aad264aff41f35affdd7048a48ba2 Description-en: Qt 6 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: libqt6help6 Description-md5: dd03e86544d1ff010af726d093f219ef Description-en: Qt 6 Help library 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 library provides classes for integrating online documentation in applications. Package: libqt6httpserver6 Description-md5: 0eb419b6bae25041bb661a6e2551ab9e Description-en: Qt 6 HTTP Server 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 Qt 6 HTTP Server library. Package: libqt6labsplatform6 Description-md5: 3845542ee67e013119e4ee6fa982bab8 Description-en: Qt 6 Labs Platform 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 Labs Platform library. Package: libqt6location6 Description-md5: 44946b0446850b3d7c1db03db9064daa Description-en: Qt 6 Location 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 6 Location library. Package: libqt6multimedia6 Description-md5: b8886e830b3a216c39918a3b4d5bc34e Description-en: Qt 6 Multimedia 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 a set of APIs to play and record media, and manage a collection of media content. Package: libqt6multimediawidgets6 Description-md5: 3e8ca6cb11a3716022cbd462a48465bc Description-en: Qt 6 Multimedia 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 a set of widgets to play and record media, and manage a collection of media content. Package: libqt6network6 Description-md5: d7dc5b8f2c46f21b15001c31c8361c8a Description-en: Qt 6 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: libqt6networkauth6 Description-md5: fb8883324f70d5b0cd4cea9760ea1e48 Description-en: Qt 6 NetworkAuth 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 Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords. . This package contains the Qt 6 NetworkAuth libraries. Package: libqt6nfc6 Description-md5: cfeb1a8b25bea7ece0df841a99cf0486 Description-en: Qt 6 Connectivity NFC 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 NFC part of the Qt 6 Connectivity library. Package: libqt6opengl6 Description-md5: ab5139665c337d66ad0eee00d9dc3f85 Description-en: Qt 6 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: libqt6openglwidgets6 Description-md5: fda40a8dcce2f181f56eb4d655f044b5 Description-en: Qt 6 OpenGL widgets 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. . The OpenGL widgets module provides the widget for rendering OpenGL graphics. Package: libqt6pdf6 Description-md5: 9e93846359b72d728a876966127d4f0f Description-en: Qt 6 PDF library 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 PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt 6 PDF library. Package: libqt6pdfquick6 Description-md5: 9e7d33b08d5bfc93fe9ebbbdca248f65 Description-en: Qt 6 PDF 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. . The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt 6 PDF Quick library. Package: libqt6pdfwidgets6 Description-md5: e1f9338f5a102f7799e4115fb42cc9ba Description-en: Qt 6 PDF 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. . The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt 6 PDF Widgets library. Package: libqt6positioning6 Description-md5: 3cf36c29b87c8350c2f5ef70076f5d85 Description-en: Qt 6 Positioning 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 Qt 6 Positioning library. Package: libqt6positioning6-plugins Description-md5: 7725251458ed6b3617a958ffd05e2fd6 Description-en: Qt 6 Positioning module - position 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 Qt 6 Positioning plugins. Package: libqt6positioningquick6 Description-md5: aef800aa9a002a54cadea1826c7460a7 Description-en: Qt 6 Positioning library - Qt 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. . This package contain the Qt Quick interface for the Qt 6 Positioning library. Package: libqt6printsupport6 Description-md5: dcb2db28fa663896211cb6e41decc68c Description-en: Qt 6 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: libqt6protobuf6 Description-md5: 956c707828ebc9ddc03d9515a19ab23e Description-en: Qt 6 protocol buffers 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 library for Qt 6 protocol buffers. Package: libqt6protobufqtcoretypes6 Description-md5: bc7359f64c817e3be4861e333e577b39 Description-en: Qt 6 protocol buffers Qt Core types 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 library for Qt 6 protocol buffers Qt Core types. Package: libqt6protobufqtguitypes6 Description-md5: feeee207fde21910d2f4b3a330e04497 Description-en: Qt 6 procotol buffers Qt GUI types 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 library for Qt 6 protocol buffers Qt GUI types. Package: libqt6protobufquick6 Description-md5: 2114971cb9b85da06812b2a568221572 Description-en: Qt 6 protocol buffers QML 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 QML library for Qt 6 protocol buffers. Package: libqt6protobufwellknowntypes6 Description-md5: ce35f87a202b31c6ea50f93ec067e525 Description-en: Qt 6 gRPC protocol buffers Well Known types 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 library for Qt 6 protocol buffer Well Known types. Package: libqt6qml6 Description-md5: 4d04b0360d2eb1a2d3a838e26511c4ca Description-en: Qt 6 QML library 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: libqt6qmlcompiler6 Description-md5: 7c399dad5212c1282ecac1644a98525c Description-en: Qt 6 QML Compiler 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 QML Compiler library. Package: libqt6qmlmeta6 Description-md5: 31b94c17a9d9fb1903371e94688467bd Description-en: Qt 6 QML Meta 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 QML Meta support library. Package: libqt6qmlmodels6 Description-md5: 11d07bf5cec96ccbf30583e2f7e170a9 Description-en: Qt 6 QML Models 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 QML Models support library. Package: libqt6qmlnetwork6 Description-md5: 302e6dbe066d508d49454be327e4e2df Description-en: Qt 6 QML Network 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 QML Network support library. Package: libqt6qmlworkerscript6 Description-md5: bcc0f0d893d9ca241d5c55038759b573 Description-en: Qt 6 QML WorkerScript 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 QML WorkerScript support library. Package: libqt6quick3d6 Description-md5: 4895322e2841afa45c49ca682ae2e77f Description-en: Qt 6 Quick 3D 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 Qt 6 Quick 3D library. Package: libqt6quick3dassetimport6 Description-md5: 0460c8c6c78e25bc82438569fda3e629 Description-en: Qt 6 Quick 3D Asset Import 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 Qt 6 Quick 3D Asset Import library. Package: libqt6quick3dassetutils6 Description-md5: 7555ac1a9b8f642c1b61385fed19f5eb Description-en: Qt 6 Quick 3D Asset Utils 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 Qt 6 Quick 3D Asset Utils library. Package: libqt6quick3dglslparser6 Description-md5: 0bd48f182001de4ebbfa882ebd57272d Description-en: Qt 6 Quick 3D GLS Parser 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 Qt 6 Quick 3D GLS Parser library. Package: libqt6quick3diblbaker6 Description-md5: f08760f2ac66e6f9cbd301ba27540e2e Description-en: Qt 6 Quick 3D IblBaker 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 Qt 6 Quick 3D IblBaker library. Package: libqt6quick3dphysics6 Description-md5: 0136ff6730be09198bd4f33d393bf374 Description-en: Qt 6 Quick 3D Physics 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 Qt 6 Quick 3D Physics library. Package: libqt6quick3druntimerender6 Description-md5: 7968ee0ab02aae4e574b58745842a271 Description-en: Qt 6 Quick 3D Runtime Renderer 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 Qt 6 Quick 3D Runtime Renderer library. Package: libqt6quick3dutils6 Description-md5: 8a878d2b052f67a5bf697e65175d9b33 Description-en: Qt 6 Quick 3D Utils 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 Qt 6 Quick 3D Utils library. Package: libqt6quick3dxr6 Description-md5: dcf3323d2ce83ff3cccf7506624c3fd0 Description-en: Qt 6 Quick 3D Extended Reality 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 Qt 6 Quick 3D Extended Reality library. Package: libqt6quick6 Description-md5: 5a6117382d335f1384293dead42fd8de Description-en: Qt 6 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: libqt6quickcontrols2-6 Description-md5: 8836d2ddb12c61d29938412dd3bd224e Description-en: Qt 6 Quick Controls 2 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 Controls 2 support library. Package: libqt6quickshapes6 Description-md5: d624e23b18487f8e5c538b3e85c0f7c3 Description-en: Qt 6 Quick Shapes 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 Shapes support library. Package: libqt6quicktemplates2-6 Description-md5: 1769134644a834e2569b0dc2785ea1bb Description-en: Qt 6 Quick Templates 2 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 Templates 2 support library. Package: libqt6quicktest6 Description-md5: 892ace3716699467cf464afdafebb5b3 Description-en: Qt 6 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: libqt6quickvectorimage6 Description-md5: dcc9e1c0347e4103c171c88f32846a82 Description-en: Qt 6 Quick Vector Image 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 Vector Image support library. Package: libqt6quickvectorimagegenerator6 Description-md5: 15cf8ff0ad3488229ec2e48b02bb682c Description-en: Qt 6 Quick Vector Image Generator 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 Vector Image Generator support library. Package: libqt6quickwidgets6 Description-md5: 418d01bb487412fce92b8e7c0aac5b1c Description-en: Qt 6 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: libqt6remoteobjects6 Description-md5: 6de2f12ca838bc15fafb5968a12940f4 Description-en: Qt 6 Remote Objects 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 Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the shared library for Qt Remote Objects. Package: libqt6remoteobjects6-bin Description-md5: f1a684789edace4207e3b0343cdfbf68 Description-en: Qt 6 Remote Objects - the Replica Compiler (repc) Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . The Replica Compiler (repc) generates QObject header files based on an API definition file. Package: libqt6scxml6 Description-md5: 26bdf2302f07c729d239a8689ca64420 Description-en: Qt 6 SCXML library 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 SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the library for Qt 6 SCXML. Package: libqt6scxml6-bin Description-md5: 2689519dea08a13c0119dc272248f5f3 Description-en: Qt 6 SCXML helper binaries 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 SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the helper binary for Qt 6 SCXML. Package: libqt6sensors6 Description-md5: c32d67dbb991f47e3a9e68e1e4de53d9 Description-en: Qt 6 Sensors 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 Qt 6 Sensors library. Package: libqt6serialbus6 Description-md5: 4c5cd03296a939557e8b39ab56031738 Description-en: Qt 6 Serial Bus library 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 6 Serial Bus module provides the Qt module for general purpose serial bus access, support for CAN and potentially other serial buses. . This package contains the shared library for Qt 6 Serial Bus. Package: libqt6serialbus6-bin Description-md5: ab8bb0b1aafb74f0b93239ba19c41efe Description-en: Qt 6 Serial Bus helper binaries 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 6 Serial Bus module provides the Qt module for general purpose serial bus access, support for CAN and potentially other serial buses. . This package contains helper binaries for the Qt 6 Serial Bus module. Package: libqt6serialport6 Description-md5: ddc17c7527f4cef20d6d618886833627 Description-en: Qt 6 serial port support 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 library for Qt 6 Serial ports. Package: libqt6shadertools6 Description-md5: ca473c82ae3e7e5f7d02c12b50bc7b2b Description-en: Qt 6 shader tools 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 QTShaderTools module contains APIs and tools to provide functionality for the shader pipeline used by QtQuick. Package: libqt6spatialaudio6 Description-md5: 7643f5f795328c54852e03b86db640de Description-en: Qt 6 Spatial Audio 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 a rich set of QML types and C++ classes to implement sound fields in 3D space. Package: libqt6sql6 Description-md5: 57e79d838a6fcee7447f0e8d47e77121 Description-en: Qt 6 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: libqt6sql6-ibase Description-md5: 2115a91d0211d788aae589355ea1607a Description-en: Qt 6 Firebird database driver This package contains the Firebird plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt6sql6-mysql Description-md5: 16631a538bfca86f8fd1847b0951a3ca Description-en: Qt 6 MySQL database driver This package contains the MySQL plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt6sql6-odbc Description-md5: 2efb5f41197d91ce21a9548565aeda61 Description-en: Qt 6 ODBC database driver This package contains the ODBC plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: libqt6sql6-psql Description-md5: 99db9d30d2cd0b7c8e26d832434bcf1e Description-en: Qt 6 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt6sql6-sqlite Description-md5: e4d133d22563b7455e47e1144e40a2b6 Description-en: Qt 6 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Package: libqt6statemachine6 Description-md5: e34f8e3a75a77b839a27b5fad17cb77c Description-en: Qt 6 State Machine library 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 SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the library for Qt 6 State Machine. Package: libqt6svg6 Description-md5: 5844f0be7c0f88ea38f4fbc4d462ac2c Description-en: Qt 6 SVG library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. . This package contains Qt 6 SVG library. Package: libqt6svgwidgets6 Description-md5: 73bf4421d651b6d185e6024a0e4d7e4f Description-en: Qt 6 SVG 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. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML . This package contains Qt 6 SVG Widgets library. Package: libqt6test6 Description-md5: 04fef6f2638f7e52d1818d6708483554 Description-en: Qt 6 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: libqt6texttospeech6 Description-md5: d7cdfd5980f9123a38aaac4c5b08efa3 Description-en: Qt 6 Speech 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 6 Quick Timeline library. Package: libqt6uitools6 Description-md5: 271cde670b39650fa4419c16bd52aba0 Description-en: Qt 6 UI tools library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The package provides classes to handle forms created with Qt Designer. Package: libqt6virtualkeyboard6 Description-md5: 3eb5af4ef494525f20c8633640ba68dc Description-en: Qt 6 Virtual Keyboard library 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 Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 6 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the Qt Virtual Keyboard library. Package: libqt6waylandclient6 Description-md5: 30a8af942cc525f464197e2120885f0f Description-en: Qt 6 Wayland Client library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland Client library. Package: libqt6waylandcompositor6 Description-md5: caa2f97d75e9e7d3851511e109c9d6b8 Description-en: Qt 6 Wayland Compositor library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland Compositor library. Package: libqt6waylandcompositoriviapplication6 Description-md5: 7e53634e8b71d0b70022544eb32c1561 Description-en: Qt 6 Wayland Compositor Ivi Application library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland Compositor Ivi Application library. Package: libqt6waylandcompositorpresentationtime6 Description-md5: 630bbc1a10a420baba25da7155beca1f Description-en: Qt 6 Wayland Compositor Presentation Time library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland Compositor Presentation Time library. Package: libqt6waylandcompositorwlshell6 Description-md5: 938ba5d39ef5ce8ddab3b7d66a5570a6 Description-en: Qt 6 Wayland Compositor WlShell library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland Compositor WlShell library. Package: libqt6waylandcompositorxdgshell6 Description-md5: c3b32723a8d0a404c7cf0d1eee166fc0 Description-en: Qt 6 Wayland Compositor XdgShell library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland Compositor XdgShell library. Package: libqt6webchannel6 Description-md5: 0ca86750d90acef19cb2ad8855e57df1 Description-en: Qt 6 WebChannel 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 WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the Qt 6 WebChannel library. Package: libqt6webchannelquick6 Description-md5: f44fc0852871dfc25ed5fb643dfac08d Description-en: Qt 6 WebChannel 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 WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the Qt 6 WebChannel Quick library. Package: libqt6webengine6-data Description-md5: b935a676ba526c7f340df6421336baf6 Description-en: Qt 6 Web content engine library - data Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt WebEngine 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 Qt WebEngine libraries. Package: libqt6webenginecore6 Description-md5: a2e570d6ccb599f68586a29a46577a68 Description-en: Qt 6 WebEngine Core 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 WebEngine 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 Qt 6 WebEngine Core library. Package: libqt6webenginecore6-bin Description-md5: f04a2fb25e4a8f7682c8cc89cc3758cf Description-en: Qt 6 WebEngine Core binaries Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt WebEngine 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 Qt 6 WebEngine Core binaries. Package: libqt6webenginequick6 Description-md5: 36e25c0df42f958fd519dc93dbdbbef8 Description-en: Qt 6 WebEngine 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 WebEngine 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 Qt 6 WebEngine Quick library. Package: libqt6webenginewidgets6 Description-md5: d089185bff7c549185a1b4349061f421 Description-en: Qt 6 WebEngine 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. . Qt WebEngine 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 Qt 6 WebEngine Widgets library. Package: libqt6websockets6 Description-md5: c8b23c1ae85f4255bc861820d2091b5d Description-en: Qt 6 WebSockets 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 a Qt library that implements WebSockets, both client and server. Package: libqt6webview6 Description-md5: 35c4afdf6aadcf441fcf74ef3c30188f Description-en: Qt 6 WebView 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 WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the Qt 6 WebView library. Package: libqt6widgets6 Description-md5: dee1fa987803bb779f9789877ed5e2c5 Description-en: Qt 6 widgets 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 QtWidgets module extends QtGui with C++ widget functionality. Package: libqt6wlshellintegration6 Description-md5: f78988f27b46d10a0bf7b8e54c55dc3f Description-en: Qt 6 Wayland ShellIntegration library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the Qt 6 Wayland ShellIntegration library. Package: libqt6xdg-dev Description-md5: 2b1a9a4fe4d46f78a59d017296037277 Description-en: Development files for libqtxdg This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides development files. Package: libqt6xdg4 Description-md5: 682beb74b0058e6395eb1a9511e2158e Description-en: Implementation of the XDG Specifications for Qt (shared lib) This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides the shared library. Package: libqt6xdgiconloader-dev Description-md5: 1b35c44bb34a251aefef80bb5e3bf41c Description-en: Development files for libqtxdgiconloader This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides development files. Package: libqt6xdgiconloader4 Description-md5: f52ca23c74d3bb1788b5787d10a785b4 Description-en: Implementation of the XDG Iconloader for Qt (shared lib) This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides the shared library. Package: libqt6xml6 Description-md5: cc74db0521d7ab3d5dd5db432fb38e34 Description-en: Qt 6 XML 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 QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: librust-cap-async-std-dev Description-md5: f788f6a7abe9b88706ff14db7b1fadac Description-en: Capability-based version of async-std - Rust source code Source code for Debianized Rust crate "cap-async-std" Package: librust-cap-std-dev Description-md5: df3f6eec5b488dad7b8a0bd3b30612af Description-en: Capability-based version of the Rust standard library - Rust source code Source code for Debianized Rust crate "cap-std" Package: librust-cap-time-ext-dev Description-md5: 06650d9817b6087ebdac405ea213795e Description-en: Extension traits for `SystemClock` and `MonotonicClock` - Rust source code Source code for Debianized Rust crate "cap-time-ext" Package: librust-clap-complete-nushell-dev Description-md5: 6e2d619c8e3d1f28afe15bc8136691a3 Description-en: Generator library used with clap for Nushell completion scripts - Rust source code Source code for Debianized Rust crate "clap_complete_nushell" Package: librust-fluent-bundle-dev Description-md5: f3539e54e7b4d853480f130cc8596048 Description-en: L10n system for natural language translations - Rust source code Source code for Debianized Rust crate "fluent-bundle" Package: librust-fluent-dev Description-md5: bc1184a860f9133dd3823dfec86e929c Description-en: Project Fluent localization framework - Rust source code Source code for Debianized Rust crate "fluent" Package: librust-fluent-syntax-dev Description-md5: 42abadcb7cd451675665f8c6cafd3dd2 Description-en: Low-level parser, AST, and serializer API for the syntax used by Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations - Rust source code Source code for Debianized Rust crate "fluent-syntax" Package: librust-gdk-pixbuf-dev Description-md5: c47eb73e74e4e1f4028e1bfa014f4c53 Description-en: Rust bindings for the GdkPixbuf library - Rust source code Source code for Debianized Rust crate "gdk-pixbuf" Package: librust-gdk4-wayland-sys-dev Description-md5: e83972dcce3662deeaae04b7d3dfa43d Description-en: FFI bindings of GDK4 Wayland - Rust source code Source code for Debianized Rust crate "gdk4-wayland-sys" Package: librust-gdk4-x11-sys-dev Description-md5: 7540ff3c2652f569b3592c6311555820 Description-en: FFI bindings of GDK4 X11 - Rust source code Source code for Debianized Rust crate "gdk4-x11-sys" Package: librust-gio-sys-dev Description-md5: 9cbc06804670f4d5fd504da544fa02f3 Description-en: FFI bindings to libgio-2.0 - Rust source code Source code for Debianized Rust crate "gio-sys" Package: librust-gsk4-sys-dev Description-md5: 5d3053a824bb98e3e7136eff5ce9b7be Description-en: FFI bindings of GSK 4 - Rust source code Source code for Debianized Rust crate "gsk4-sys" Package: librust-i18n-embed-dev Description-md5: b660dff0acdbb181167d415bb7adf7c6 Description-en: Traits and macros to embed l10n assets to localize - Rust source code Source code for Debianized Rust crate "i18n-embed" Package: librust-i18n-embed-fl-dev Description-md5: a76666976bed18d9e41996cdf1f56bad Description-en: Macro for compile time checks when using i18n-embed Fluent - Rust source code Source code for Debianized Rust crate "i18n-embed-fl" Package: librust-pangocairo-dev Description-md5: e67517e90301eacd6c9759e17af0945a Description-en: Rust bindings for the PangoCairo library - Rust source code Source code for Debianized Rust crate "pangocairo" Package: librust-potential-utf-dev Description-md5: edf613f291b4e8c95df7c7e5cc03e9e5 Description-en: Unvalidated string and character types - Rust source code Source code for Debianized Rust crate "potential_utf" Package: librust-yoke-dev Description-md5: 5dd08a5ef5222277bed4a32655c58ad7 Description-en: Abstraction allowing borrowed data to be carried along with the backing data it borrows from - Rust source code Source code for Debianized Rust crate "yoke" Package: librust-zerovec-dev Description-md5: e9127a2c8e5a30b09b9d90f358057bbe Description-en: Zero-copy vector backed by a byte array - Rust source code Source code for Debianized Rust crate "zerovec" Package: libshiboken6-dev Description-md5: 1d025267280f26d1f9d8d63b1f4f7761 Description-en: CPython bindings generator for C++ libraries (development files) Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. . This package provides the development headers for the libshiboken6 library. Package: libshiboken6-py3-6.9 Description-md5: 98edb83de45c942744541dfbf1cabddd Description-en: CPython bindings generator for C++ libraries (Python3 shared library) Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. . This package contains the shared Python 3 library used by shiboken6. Package: libshine-dev Description-md5: bdb5b6d67c166a825af78128e58f426f Description-en: Fixed-point MP3 encoding library - development files Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains the files needed to compile and statically link against Shine. Package: libshine3 Description-md5: 8a1140cd322d9a58545433bfd1e55808 Description-en: Fixed-point MP3 encoding library - runtime files Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains the files needed to run a program compiled using Shine. Package: libsocl-1.4-1t64 Description-md5: 607f8f9648f71dbaceaaeeaa04f4c6e8 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains an OpenCL-compatible library interface to StarPU. Package: libsoqt-common-dev Description-md5: ce4971e9083742ce92e9bb141ad1e8ef Description-en: Qt5/Qt6 GUI component toolkit for Inventor - development SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS. . This package provides the common files for both versions of SoQt: one built against Qt5 and another against Qt6. Package: libsoqt520-dev Description-md5: e61d3fbea8eb1290983981c1255558eb Description-en: Qt5 GUI component toolkit for Inventor - development SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS. . SoQt provides a class-hierarchy of viewer classes that ranges from a simple render canvas (the SoQtRenderArea), providing only the basic synchronization and device input conversion routines between Qt and Coin, up to 3 different full-featured viewer classes (SoQtExaminerViewer, SoQtPlaneViewer and SoQtFlyViewer) with input device handling logic and user interfaces to let the application programmer do Rapid Application Development. . This library is linked against Qt version 5. Package: libsoqt520t64 Description-md5: 2c74a05cb44b1f41180f76ced1e67b36 Description-en: Qt5 GUI component toolkit for Inventor - runtime SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS. . This library is linked against Qt version 5. Package: libsoqt620 Description-md5: 2a9ceec06acd7f72e7954eb36337075b Description-en: Qt6 GUI component toolkit for Inventor - runtime SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS. . This library is linked against Qt version 6. Package: libsoqt620-dev Description-md5: 188679f17400f4339008a0e267c5519e Description-en: Qt6 GUI component toolkit for Inventor - development SoQt is a Qt GUI component toolkit library for Coin, based on the API of the InventorXt GUI component toolkit. SoQt is also compatible with OpenInventor of SGI and TGS. . SoQt provides a class-hierarchy of viewer classes that ranges from a simple render canvas (the SoQtRenderArea), providing only the basic synchronization and device input conversion routines between Qt and Coin, up to 3 different full-featured viewer classes (SoQtExaminerViewer, SoQtPlaneViewer and SoQtFlyViewer) with input device handling logic and user interfaces to let the application programmer do Rapid Application Development. . This library is linked against Qt version 6. Package: libstarpu-1.4-6 Description-md5: 6e4e8db53b47fb942bef212def2a1e22 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the main StarPU library Package: libstarpu-dev Description-md5: 967c103c8b3cf3662ee291f422fa5be6 Description-en: Task scheduler for heterogeneous multicore machines - dev StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains development headers and libraries. Package: libstarpu-openmp-llvm-1.4-1t64 Description-md5: fa0db18af8ec5b15b780924363dc10b1 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the runtime support for LLVM OpenMP. Package: libstarpufft-1.4-1t64 Description-md5: a1e84fcd5b7aa1a04d6c8089b0a0ecef Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains a hybrid CPU+GPU FFT library. Package: libstarpumpi-1.4-3t64 Description-md5: a7034f989f1ae2e40b4db1b5bb58bd47 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains MPI extensions for StarPU. Package: libstarpurm-1.4-1t64 Description-md5: 85559acb0db63a97ea4ac811b666f011 Description-en: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the resource management library. Package: libstdc++6-14-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libtaskmanager6 Description-md5: 515dc6cce94310da7111d5fd14b8ae61 Description-en: Plasma Workspace task manager library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . The task manager library provides various abstractions for listing windows, startup tasks and launcher jobs. . This package contains the task manager library files. Package: libtasmanian-dev Description-md5: 4ba8a5e4d32eb43e43f912d1badc49f5 Description-en: Tasmanian development files The Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (Tasmanian) is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. . This package provides all the necessary development files to use the Tasmanian modules either from C++, C or Fortran 2003. Package: libtasmaniancaddons8 Description-md5: 3e4b5293529cf139af6ce71084919536 Description-en: Tasmanian add-ons module The Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (Tasmanian) is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. . This package contains a shared library that provides various additional functionalities not included in the core Tasmanian modules. Package: libtasmaniandream8 Description-md5: fd147c307e32f606c79f3f069e59737f Description-en: Tasmanian module for drawing samples from an arbitrary probability distribution The Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (Tasmanian) is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. . This package provides a shared library that implements the DiffeRential Evolution Adaptive Metropolis (DREAM), which is a method to draw samples from an arbitrary probability distribution defined by an arbitrary non-negative function. The DREAM approach is similar to the classical Markov Chain Monte Carlo, but it evolves a large number of chains simultaneously which leads to better parallelization and (potentially) faster convergence. In addition, multiple chains allow for better exploration of the probability domain, which is often advantageous when working with multi-modal distributions. . One of the main applications of DREAM is in the field of Bayesian inference, where samples are drawn from a posterior distribution comprised from a data-informed likelihood and an arbitrary model. The DREAM module of Tasmanian can use Tasmanian Sparse Grids approximation to either the model or the likelihood. Package: libtasmanianfortran8 Description-md5: 178a4a5429bdcb6d5f9ec2ef0edd5eef Description-en: Tasmanian sparse grids wrappers for Fortran 2003 The Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (Tasmanian) is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. . This package provides a SWIG wrapper around the Tasmanian C++ module for sparse grids, making it easy to call it from Fortran 2003. Package: libtasmaniansparsegrid8 Description-md5: fe2549f4da313b306c6571f60fccfb4a Description-en: Tasmanian module for sparse grids The Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (Tasmanian) is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. . This package provides a shared library that implements a variety of sparse grids, i.e. a family of algorithms for constructing multidimensional quadrature and interpolation rules using multiple tensor products of one dimensional rules with varying degree of precision. . The Tasmanian Sparse Grids Module implements a variety of grids that fall into five major categories: global grids, sequence grids, local polynomial grids, wavelet grids and fourier grids. Package: libuim-custom2 Description-md5: 95ecf48b184888c048deac99b4aeb3e8 Description-en: Universal Input Method - uim-custom API library Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the shared library for uim-custom API. Package: libuim-dev Description-md5: c93b7ee9698316e85277bf4058c29558 Description-en: Universal Input Method - development files Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains header files and static libraries for uim development. Package: libuim-scm0 Description-md5: 3b232a735696f1e6e82c20b0998e8f53 Description-en: Universal Input Method - uim-scm API library Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the shared library for uim-scm API. Package: libuim8 Description-md5: be939239d1627c4303df37c61d2d92f9 Description-en: Universal Input Method - uim library Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the shared libraries for uim. Package: libunwind-19 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-19-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-21 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-21-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libvcdinfo-dev Description-md5: e14de61878ad73f78c32ae508ca795f7 Description-en: library to extract information from VideoCD (development files) This package contains development files (headers and static library) for the libvcdino library. . This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libvcdinfo0 Description-md5: 6206462f2934783ec56d60c88b8c8a27 Description-en: library to extract information from VideoCD This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution). Package: libweather-ion7 Description-md5: 2177590f543853457ca65b573dfe8358 Description-en: Plasma Workspace weather information library Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCM configuration screens, applets as well as multiple libraries. . This library provides support for interfacing with online weather information sources. . This package contains the weather information library files. Package: libx32gfortran-14-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gphobos-14-dev Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos5 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32objc-14-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32stdc++-14-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6-14-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libxmlezout-dev Description-md5: a6cd3eef7937b641524668b732209bcf Description-en: Easy-to-use library for emitting XML from Ada programs, dev files XML EZ Out is a small set of packages intended to aid the creation of XML-formatted output from within Ada programs. It basically wraps the tags and data provided to it with XML syntax and writes them to a user-supplied medium. . This medium can be any sort of writable entity, such as a file, a memory buffer, or even a communications link, such as a socket. The only functionality required of the medium is that it supply a meaningful "Put" (for writing a string) and "New_Line" procedure. . This package contains file needed to develop applications with XML EZ OUT. Package: libxmlezout8 Description-md5: 5d6668f857c0e719d1060660427e1b18 Description-en: Easy-to-use library for emitting XML from Ada programs, runtime XML EZ Out is a small set of packages intended to aid the creation of XML-formatted output from within Ada programs. It basically wraps the tags and data provided to it with XML syntax and writes them to a user-supplied medium. . This medium can be any sort of writable entity, such as a file, a memory buffer, or even a communications link, such as a socket. The only functionality required of the medium is that it supply a meaningful "Put" (for writing a string) and "New_Line" procedure. . This is the runtime library for XML EZ OUT. Package: linguist-qt6 Description-md5: 5c91a7232e5aa73e31131ac79af1a3d9 Description-en: Qt 6 Linguist Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Linguist is a tool for adding translations to Qt applications. Package: lld-19 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: lld-21 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-19 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: lldb-21 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-19 Description-md5: 07d463911771b9679a5f0131f40992d4 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 X96, SparcV10, PowerPC or many other architectures. Package: llvm-19-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-19-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-19-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: llvm-19-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins 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 LLVMgold and LLVMPolly linker plugins. Package: llvm-19-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-19-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: llvm-21 Description-md5: 07d463911771b9679a5f0131f40992d4 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 X96, SparcV10, PowerPC or many other architectures. Package: llvm-21-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-21-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-21-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: llvm-21-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins 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 LLVMgold and LLVMPolly linker plugins. Package: llvm-21-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-21-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: locales-all Description-md5: c360552536cba624a24a347b513939dd Description-en: GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Package: lomiri-location-service-bin Description-md5: 2ad6838162f2a388bb373dd7e0bb00e9 Description-en: Lomiri Location Service binaries Aggregates position/velocity/heading updates and exports them over DBus. . This package contains the service executable and man pages. Package: lomiri-location-service-doc Description-md5: 3eef17a9a65a8a9aaffca0be7d7790f5 Description-en: Lomiri Location Service documentation Aggregates position/velocity/heading updates and exports them over DBus. . This package contains documentation for the service and client. Package: lomiri-location-service-tests Description-md5: 32b4f30a78bc734a539b06626a32bb39 Description-en: Lomiri Location Service test executables Aggregates position/velocity/heading updates and exports them over DBus. . This package contains all test executables. Package: looking-glass-client Description-md5: 30345d7917221fbfe91d8bec18f2c2d6 Description-en: Low latency KVM FrameRelay implementation for VGA Passthrough LookingGlass enables you to use shared memory to pass rendered frames from a virtual machine back to the host system. . A LookingGlass Host implementation is required to run on the guest virtual machine. It is recommended that the client and host versions match. See the README.Debian for more information. Package: lxqt-panel Description-md5: 73914c94b8d38c61c2e1ad1c38c5707f Description-en: LXQt desktop panel The LXQt desktop panel . This package contains the LXQt panel. Package: lxqt-panel-l10n Description-md5: 4c97fdb49a8327033263b5587057a385 Description-en: Language package for lxqt-panel The l10n files for lxqt-panel. . This package contains the l10n files needed by lxqt-panel. Package: lxqt-qtplugin Description-md5: fbd2e8b820c2965c65e5197cf7ca4fd6 Description-en: LXQt system integration plugin for Qt With this plugin, all Qt-based programs can adopt settings of LXQt, such as the icon theme. . This package provides the LXQt qtplugin interface. Package: lyricue Description-md5: de7205151a71a3fbaf16eafef408bd83 Description-en: The GNU Lyric Display System This application is used to edit/display song lyrics on a second screen/projector for use at singing events such as church services. Features * User access controls * Networkable (ie run interface and server on different machines) * Multiple Playlists * Copyright info for songs * Automatic Page advance * Re-orderable playlist * Playlist entries to change background * All songs kept in a database and so screens are dynamically generated, allowing you to easily change the backdrop, font etc without having to change all the songs * Can automatically create screens for bible verses * Quick searching for songs Package: merkaartor Description-md5: e39f2cb9c5a6aad4c102eaeb73b2abfb Description-en: map editor for OpenStreetMap.org Merkaartor is a map editor for OpenStreetMap.org, the free editable map of the whole world. . Features: * download from and upload to the OpenStreetMap server * open .osm and .gpx files * create and move trackpoints, ways, and areas * add tags, delete features * reverse, split and join ways * visualize some leisure/landuse areas and road types * displaying GPS information Package: miniflux Description-md5: e6169e71764e123c102589b759a18f0b Description-en: minimalist and opinionated feed reader Miniflux is a minimalist and opinionated feed reader: - Written in Go (Golang) - Works only with PostgreSQL - Doesn't use any ORM - Doesn't use any complicated framework - Use only modern vanilla Javascript (ES6 and Fetch API) - Single binary compiled statically without dependency - The number of features is voluntarily limited It's simple, fast, lightweight and super easy to install. Package: mlir-19-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mlir-21-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mopac Description-md5: 06f2c86d7c4d2e76a74f40337a84d774 Description-en: Molecular Orbital PACkage (MOPAC) MOPAC is a general-purpose semiempirical molecular orbital package for the study of solid state and molecular structures and reactions. . The semiempirical Hamiltonians MNDO, AM1, PM3, PM6, RM1, MNDO-d and PM7 are used in the electronic part of the calculation to obtain molecular orbitals, the heat of formation and its derivative with respect to molecular geometry. . Using these results MOPAC calculates the vibrational spectra, thermodynamic quantities, isotopic substitution effects and force constants for molecules, radicals, ions, and polymers. For studying chemical reactions, a transition state location routine and two transition state optimizing routines are available. For users to get the most out of the program, they must understand how the program works, how to enter data, how to interpret the results, and what to do when things go wrong. Package: murasaki Description-md5: 9fbbfa64297c484a9a25437e99fbe210 Description-en: homology detection tool across multiple large genomes Murasaki is a scalable and fast, language theory-based homology detection tool across multiple large genomes. It enable whole-genome scale multiple genome global alignments. Supports unlimited length gapped-seed patterns and unique TF-IDF based filtering. . Murasaki is an anchor alignment software, which is * exteremely fast (17 CPU hours for whole Human x Mouse genome (with 40 nodes: 52 wall minutes)) * scalable (Arbitrarily parallelizable across multiple nodes using MPI. Even a single node with 16GB of ram can handle over 1Gbp of sequence.) * unlimited pattern length * repeat tolerant * intelligent noise reduction Package: murasaki-common Description-md5: 83942f5e622632232421f3dab2bca8d2 Description-en: homology detection tool across multiple large genomes (common files) Murasaki is a scalable and fast, language theory-based homology detection tool across multiple large genomes. It enable whole-genome scale multiple genome global alignments. Supports unlimited length gapped-seed patterns and unique TF-IDF based filtering. . Murasaki is an anchor alignment software, which is * exteremely fast (17 CPU hours for whole Human x Mouse genome (with 40 nodes: 52 wall minutes)) * scalable (Arbitrarily parallelizable across multiple nodes using MPI. Even a single node with 16GB of ram can handle over 1Gbp of sequence.) * unlimited pattern length * repeat tolerant * intelligent noise reduction . This package contains all files that are common to the single core murasaki package and the multi core murasaki-mpi package. Package: murasaki-mpi Description-md5: 84e98b9662e20d838ebe31e69f3bca4b Description-en: homology detection tool across multiple large genomes (MPI-version) Murasaki is a scalable and fast, language theory-based homology detection tool across multiple large genomes. It enable whole-genome scale multiple genome global alignments. Supports unlimited length gapped-seed patterns and unique TF-IDF based filtering. . Murasaki is an anchor alignment software, which is * exteremely fast (17 CPU hours for whole Human x Mouse genome (with 40 nodes: 52 wall minutes)) * scalable (Arbitrarily parallelizable across multiple nodes using MPI. Even a single node with 16GB of ram can handle over 1Gbp of sequence.) * unlimited pattern length * repeat tolerant * intelligent noise reduction . This package provides the MPI-enabled binary for murasaki. While this will speed up operation on multi-processor machines it will slow down on a single processor. Package: nautilus-kdeconnect Description-md5: fc541cf35821c4d40d562883506ea818 Description-en: KDE Connect integration for Nautilus Extension providing integration to send files to KDE Connect compatible devices directly from within Nautilus. Package: ncmpcpp Description-md5: 9898d1942d8668ddedb0e51e6d64c40b Description-en: ncurses-based client for the Music Player Daemon (MPD) ncmpcpp is almost an exact clone of ncmpc which is a text-mode client for MPD, the Music Player Daemon. It provides a keyboard oriented and consistent interface to MPD and contains some new features ncmpc doesn't have. It's been also rewritten from scratch in C++. . New features include: - tag editor; - playlists editor; - easy to use search screen; - media library screen; - lyrics screen; - possibility of going to any position in currently playing track without rewinding/fastforwarding; - multi colored main window (if you want); - songs can be added to playlist more than once; - a lot of minor useful functions. Package: netpbm Description-md5: 4d025b52e6499467b1af0bf4e4a44e07 Description-en: Graphics conversion tools between image formats Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. Package: nfdump Description-md5: 4fa77d0d490891adcde185fa1cc34138 Description-en: netflow capture daemon Collects and processes netflow data with command line tools. Collected netflow data is stored in filesystem and is limited by available storage space only. Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7, v9 and IPFIX flows transparently. You need one nfcapd process for each netflow stream. Package: nfdump-sflow Description-md5: a117d3b23094754849df79bc829ee86f Description-en: sflow collector daemon sfcapd collects sflow data and stores it into nfcapd compatible files. Package: nheko Description-md5: 27a7f4016f070f76ef397d80dd289422 Description-en: desktop IM client for the Matrix protocol Nheko is a Qt-based chat client for Matrix, an open, federated communications protocol. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app and less like an IRC client. Package: nim Description-md5: 1077ec624ad7f485ec20529f4e9db6d8 Description-en: Nim programming language - compiler Nim is a statically typed, imperative programming language that generates native code via compilation to C. It provides a non-tracing GC, high level datatypes and local type inference, and bindings to a lot of C libraries. Package: nim-doc Description-md5: c720387a7d762b52c23fdf73ebffedb3 Description-en: Nim programming language - documentation Nim is a statically typed, imperative programming language that generates native code via compilation to C. It provides a non-tracing GC, high level datatypes and local type inference, and bindings to a lot of C libraries. . This is a documentation package. Package: node-undici Description-md5: 77848819b07d9b3873ecd9cb6181c828 Description-en: Node.js HTTP/1.1 client undici provides the Node.js core HTTP client, using WebAssembly to achieve performance and pluggability. It brings features like: - redirect support - native mocking layer using MockAgent - Client, Pool, Agent are unified by a Dispatcher API Package: nscd Description-md5: e8172254ec0df735a3e44c0f557100bc Description-en: GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow services like LDAP, NIS or NIS+. Package: ntruprime Description-md5: 755f27b1c673b04ecce895958fd79cb6 Description-en: microlibrary for Streamlined NTRU Prime - command line tools libntruprime is an implementation of the Streamlined NTRU Prime cryptosystem as a microlibrary. . The command-line interface for libntruprime provides the following command-line tools: . sntrup653-keypair sntrup761-keypair sntrup857-keypair sntrup953-keypair sntrup1013-keypair sntrup1277-keypair sntrup653-enc sntrup761-enc sntrup857-enc sntrup953-enc sntrup1013-enc sntrup1277-enc sntrup653-dec sntrup761-dec sntrup857-dec sntrup953-dec sntrup1013-dec sntrup1277-dec ntruprime-fulltest ntruprime-speed ntruprime-test . Each tool exits 0 on success, nonzero on failure. . These tools allow libntruprime to be easily used from shell scripts. Other languages can also use libntruprime via these tools, but languages typically have good support for FFI and can use the C interface directly. . Key generation (for, e.g., sntrup1277): sntrup1277-keypair 5>publickey 9>secretkey . Encapsulation (for, e.g., sntrup1277): sntrup1277-enc >ciphertext 7>sessionkey 4sessionkey /proc/sys/fs/binfmt_misc/register Package: qemu-user-binfmt Description-md5: e64f16d60c78a6797d7047057c0d93fd Description-en: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user-mode emulation binaries from qemu-user. This package does not contain additional binaries, just (sym)links to binfmt registration data in /usr/lib/binfmt.d/ so it is picked up automatically by, eg, systemd. Actual files are provided by qemu-user package. Package: qgnomeplatform-qt5 Description-md5: 875cc6599dab4f24be8827d198fc93fb Description-en: Qt 5 extra widget styles - GNOME 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 contains the GNOME style and platform theme for QT5. Export QT_QPA_PLATFORMTHEME=gnome to enable it for all Qt5 applications. Package: qgnomeplatform-qt6 Description-md5: 462127d04c606d598c05f41db4e64f11 Description-en: Qt 6 extra widget styles - GNOME 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 contains the GNOME style and platform theme for QT6. Export QT_QPA_PLATFORMTHEME=gnome to enable it for all Qt6 applications. Package: qmake6 Description-md5: a1a8171d50e63c6336f4e0e02e481f00 Description-en: Qt 6 qmake Makefile generator 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 the Qt 6 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 6 qmake requires a platform and a compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications. Package: qmake6-bin Description-md5: 7bce87133b1389c453ddd624bdcce8f7 Description-en: Qt 6 qmake Makefile generator tool — binary file 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 binary file for the qmake buildsystem. Do not install this package directly, use qmake6 instead. Package: qml-qt6 Description-md5: ea5ef79aa0bda46dd40a3817a66bed5a Description-en: Qt 6 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: qml6-module-assets-downloader Description-md5: c8944664c52fa19ceb48c44b60e13f09 Description-en: Qt 6 Assets Downloader 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 QML types related to the assets downloader. Package: qml6-module-org-kde-desktop Description-md5: a75040f942a76b99294d0b3272a2051a Description-en: Qt Quick Controls 2: Desktop Style Small style written in QML for QtQuickControls2 intended to be used by default in QQC2-based apps when used in the Plasma desktop Package: qml6-module-org-kde-iconthemes Description-md5: e0c67b3b998ba1f82c8152da64d2a2ef Description-en: Support for icon themes (QML module) Library to use/access icon themes & widgets in Qt. These classes are used by the iconloader but can be used by others too. Package: qml6-module-org-kde-kcmutils Description-md5: 7410bb5cc227c3929ae93dcc1d1faf07 Description-en: Extra APIs to write KConfig modules KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework. Package: qml6-module-org-kde-kdeconnect Description-md5: cafe4919cb8ca55a64edaaa0d8e80370 Description-en: QML module wrapping KDE Connect functionality Tool to integrate your smartphone, tablet, and desktop devices. Remote-control, share files, synchronize notifications, and more! At the moment it only supports Android-based mobile devices. Linux desktop devices are well-supported, with ports available for other operating systems. . This package contains the wrapper to use KDE Connect functionality from QML. Package: qml6-module-org-kde-kirigami Description-md5: 8fc4c187574ff2b63a140b59f972a054 Description-en: set of QtQuick components targeted for mobile use (QML module) Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. A set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines. The target of these components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. . This package contains the QML module. Package: qml6-module-org-kde-kirigamiaddons-components Description-md5: 048031128ae3d9d00cad5b92f14425fc Description-en: components module for QML This package contains the treeview QML module. A runtime QML module providing components utilities. Package: qml6-module-org-kde-kirigamiaddons-datetime Description-md5: 77c95e861d41b114b22e0ed7fe4d94d6 Description-en: datetime module for QML This package contains the datetime QML module. A runtime QML module providing date and time utilities. Package: qml6-module-org-kde-kirigamiaddons-delegates Description-md5: 05398e7cff2eb15a26f00f8f68329053 Description-en: delegates module for QML This package contains the treeview QML module. A runtime QML module providing delegates utilities. Package: qml6-module-org-kde-kirigamiaddons-formcard Description-md5: 824dd7cf06670d67db21f01d237ff6e2 Description-en: formcard module for QML This package contains the treeview QML module. A runtime QML module providing formcard utilities. Package: qml6-module-org-kde-kirigamiaddons-labs-components Description-md5: b68d4abb7dfa0345e4118e100f68420a Description-en: labs/components module for QML This package contains the labs/components QML module. A runtime QML module providing components utilities. Package: qml6-module-org-kde-kirigamiaddons-settings Description-md5: c1375677dec442f7a706f89babfc457c Description-en: settings module for QML This package contains the treeview QML module. A runtime QML module providing settings utilities. Package: qml6-module-org-kde-kirigamiaddons-sounds Description-md5: f52ea9d85a5f68bd0db5676139e15810 Description-en: sounds module for QML This package contains the sounds QML module. A runtime QML module providing sound utilities. Package: qml6-module-org-kde-kirigamiaddons-statefulapp Description-md5: 306c519f0ae8ed34a5b48c29bc25c3cb Description-en: statefulapp module for QML This package contains the statefulapp QML module. A runtime QML module providing statefulapp utilities. Package: qml6-module-org-kde-kirigamiaddons-tableview Description-md5: 0452279410e5c70b402390fe2c40e9ed Description-en: tableview module for QML This package contains the tableview QML module. A runtime QML module providing tableview utilities. Package: qml6-module-org-kde-kirigamiaddons-treeview Description-md5: 4732eb25f3c9ef86fabaa92917fd362d Description-en: treeview module for QML This package contains the treeview QML module. A runtime QML module providing treeview utilities. Package: qml6-module-org-kde-kosmindoormap Description-md5: bdedf01144c1fea6194282915df2f4fb Description-en: OSM multi-floor indoor map renderer QML module Open Street Map indoor map renderer module for QML. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: qml6-module-org-kde-kosmindoorrouting Description-md5: 3c88c15c3e895a1b221174b6423f5861 Description-en: OSM multi-floor indoor map navigation QML module Open Street Map indoor map navigation module for QML. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: qml6-module-org-kde-kquickimageeditor Description-md5: b932babd87af6de48fb90699881e1c71 Description-en: Image editing components A QtQuick plugin providing Image editing components. . This package contain the runtime qml module. Package: qml6-module-org-kde-kwindowsystem Description-md5: 2bc860dbe0af4c74f6e71405f10c1820 Description-en: QML module for kwindowsystem The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them using a more high-level interface than the NETWinInfo/NETRootInfo low level classes. . This package contains the QML module for kwindowsystem. Package: qml6-module-org-kde-layershell Description-md5: 45ede32a71b81d4fa553f4ec493f35f5 Description-en: use the Wayland wl-layer-shell protocol - QML module Qt component to allow applications to make use of the Wayland wl-layer-shell protocol. . This package contains the QML module. Package: qml6-module-org-kde-okular Description-md5: cc94e4febfe2ed0d8808aa34cf32c8d3 Description-en: mobile support for Okular - QML modules This package contains the QML module for interfacing with the Okular core library. . This package is part of the KDE graphics module. Package: qml6-module-org-kde-osm-editorcontroller Description-md5: 9c1cd583e343f4f03b2e4871bb5e5dff Description-en: OSM indoor editor QML module Open Street Map indoor map editor for QML. Package: qml6-module-org-kde-plasma-plasma5support Description-md5: 1302abf15ab379495ee11862df9ef1f5 Description-en: support components for porting from KF5/Qt5 to KF6/Qt6 - QML module Plasma5Support Framework providing migration aids for KF5 -> KF6 migrations. . This package contains the QML module. Package: qml6-module-qml Description-md5: c7bf6d63cfcefebfc0286c30460e7a27 Description-en: Qt 6 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 the base QML types. Package: qml6-module-qmltime Description-md5: 5a3568251f5a82c46d52374cc1d932c6 Description-en: Qt 6 QmlTime 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 QML types related to timers. Package: qml6-module-qt-labs-animation Description-md5: 88a22bf856e6c6e377577cbd37a07a6b Description-en: Qt 6 Animation 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 experimental QML types related to animation. Package: qml6-module-qt-labs-folderlistmodel Description-md5: a58d4d7108bc2389f520b0c9754c3007 Description-en: Qt 6 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: qml6-module-qt-labs-lottieqt Description-md5: 3bbadd3d73b79863ab105bd66c303e79 Description-en: Qt 6 Lottie 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 a QML API for rendering graphics and animations that are exported in JSON format by the Bodymovin plugin for Adobe After Effects. Package: qml6-module-qt-labs-platform Description-md5: a098dfd0412b89a972b2182f633e38c1 Description-en: Qt 6 Platform 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 experimental Qt Labs Platform module provides QML types for native platform extensions. Package: qml6-module-qt-labs-qmlmodels Description-md5: 200809963ee9d7a1858d4982f28f7a0e Description-en: Qt 6 QML Models 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 defining data models in QML. Package: qml6-module-qt-labs-settings Description-md5: d20bfe43cea00a96f2045b279ad0360e Description-en: Qt 6 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 QML module provides persistent platform-independent application settings. Package: qml6-module-qt-labs-sharedimage Description-md5: 608119f50f07209abea1606a406f9253 Description-en: Qt 6 Shared Image Provider 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 functionality to save memory in use cases where several Qt Quick applications use the same local image files. Package: qml6-module-qt-labs-wavefrontmesh Description-md5: 81a29ba2e5d33c08a22023178d58ece4 Description-en: Qt 6 WavefrontMesh 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 provides a mesh based on a Wavefront .obj file. Package: qml6-module-qt3d-animation Description-md5: aec9d9990ef39f1b0117fe192bc9ae91 Description-en: Qt 6 3D Animation 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 6 3D Animation QML module. Package: qml6-module-qt3d-core Description-md5: db22b34b7fc9c36ff599f66b60b6df1b Description-en: Qt 6 3D Core 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 6 3D Core QML module. Package: qml6-module-qt3d-extras Description-md5: 8850bd282dd16619081060469a963031 Description-en: Qt 6 3D Extras 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 6 3D Extras QML module. Package: qml6-module-qt3d-input Description-md5: b0f55ca9de1035df89be7bae7b0568bf Description-en: Qt 6 3D Input 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 6 3D Input QML module. Package: qml6-module-qt3d-logic Description-md5: 192c4a31f3bfb2e668d0de686cedd14d Description-en: Qt 6 3D Logic 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 6 3D Logic QML module. Package: qml6-module-qt3d-render Description-md5: 1785e8f9f186deeba3bc8e736f4dd8d4 Description-en: Qt 6 3D Renderer 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 6 3D Renderer QML module. Package: qml6-module-qt5compat-graphicaleffects Description-md5: 63b0f5d80691c6b6dfb71d6f91658e57 Description-en: Qt 6 Qt5Compat 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 Core5Compat QML module. Package: qml6-module-qtcharts Description-md5: 4f3dfdb5455f86c4a75ccf5e176e1a5f Description-en: Qt 6 Charts 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 Charts module provides a set of easy to use chart components. . This package provides the QML module for Qt 6 Charts. Package: qml6-module-qtcore Description-md5: 5d8b5719489037c37bbf1e36769de0f4 Description-en: Qt 6 QML Core 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 provides access to the standard system paths. Package: qml6-module-qtdatavisualization Description-md5: 25a1da282c2a49a5fe7d68782896c36c Description-en: Qt 6 Data Visualization 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 Data Visualization QML module for QtDeclarative. Package: qml6-module-qtgraphs Description-md5: fcef41224c244ccc407bedc200085257 Description-en: Qt 6 Graphs 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 6 Graphs QML module. Package: qml6-module-qtgrpc Description-md5: 6209ae93a0b40fcfd80f389f0ac68682 Description-en: Qt 6 gRPC 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 QML module for Qt gRPC. Package: qml6-module-qtlocation Description-md5: 94c16cf5972af74bf7281dfbc4460ae5 Description-en: Qt 6 Location 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 the Qt 6 Location QML types. Package: qml6-module-qtmultimedia Description-md5: a749bb4fc4d7125741c20a32f197c95c Description-en: Qt 6 Multimedia 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 Multimedia QML module for QtDeclarative. Package: qml6-module-qtnetwork Description-md5: 7b8b936cd64120a1393c4c33339c9557 Description-en: Qt 6 QML Network 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 the Qt Network QML module. Package: qml6-module-qtpositioning Description-md5: 54a6702cddbf5e45cf171ed35909cc64 Description-en: Qt 6 Positioning 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 6 Positioning QML plugin for Qt Declarative. Package: qml6-module-qtprotobuf Description-md5: 2bc9cfcd9e073a7ecb211d49d87c63e2 Description-en: Qt 6 protocol buffers 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 QML module for Qt protocol buffers. Package: qml6-module-qtqml Description-md5: 57410044362fdac5c59866c9c17ff07d Description-en: Qt 6 QtQml 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 basic QML types. Package: qml6-module-qtqml-models Description-md5: 766a46fb084cd772a711d956645581e3 Description-en: Qt 6 QtQml Models 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: qml6-module-qtqml-statemachine Description-md5: b72096b485d03be69070ed37c85f811c Description-en: Qt 6 Qt QML State Machine 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 SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package provides a QML module for the Qt State Machine. Package: qml6-module-qtqml-workerscript Description-md5: 78c42a460e65a68599290315226eab0b Description-en: Qt 6 QtQml Workerscript 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 using worker scripts. Package: qml6-module-qtqml-xmllistmodel Description-md5: 051dd71d892b38b05bcbc01e79c178a0 Description-en: Qt 6 QtQml 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 is used to create a read-only model from XML data. Package: qml6-module-qtquick Description-md5: ca3e235f698c1843b573fefcd3f8f1a5 Description-en: Qt 6 Quick 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 QML module for Qt Declarative. Package: qml6-module-qtquick-controls Description-md5: 135c542d4176d4909bd85ba73ddfaa67 Description-en: Qt 6 Quick Controls 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 Controls QML module. Package: qml6-module-qtquick-dialogs Description-md5: 362791c4c31a71a33e8956926018924f Description-en: Qt 6 Quick Dialogs 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 provides various dialogs that can be used in Qt Quick. Package: qml6-module-qtquick-effects Description-md5: 4c785fe23b9d7710edf81a7be9f47ec3 Description-en: Qt 6 Quick Effects 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 provides various graphical effects for Qt Quick items. Package: qml6-module-qtquick-layouts Description-md5: c33a3b1da8342f4df6a980d49e5a2b38 Description-en: Qt 6 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: qml6-module-qtquick-localstorage Description-md5: c31b62a3344ff313b1f6fdbc7f0e73d2 Description-en: Qt 6 Quick Local Storage 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: qml6-module-qtquick-particles Description-md5: 9a6d938d87bf9ea5f1e63b835e33c59a Description-en: Qt 6 Quick Particle 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: qml6-module-qtquick-pdf Description-md5: bfac95ed3a51dbce89ed48b98fb4d649 Description-en: Qt 6 Quick PDF 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 PDF module contains classes and functions for rendering PDF documents. . This package contains the Qt 6 Quick PDF QML module. Package: qml6-module-qtquick-scene2d Description-md5: fe1ab2698d839aa9a5c1cd3f73a8d850 Description-en: Qt 6 Quick Scene 2D 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 6 Quick Scene 2D QML module. Package: qml6-module-qtquick-scene3d Description-md5: c89c32f38fe7ec81f82367cc3223ffa5 Description-en: Qt 6 Quick Scene 3D 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 6 Quick Scene 3D QML module. Package: qml6-module-qtquick-shapes Description-md5: 897a5660d8ae241ee97add669669ac47 Description-en: Qt 6 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: qml6-module-qtquick-templates Description-md5: 5abc6ca499e5792049c04db725e2137c Description-en: Qt 6 Quick Templates 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 Templates QML module. Package: qml6-module-qtquick-timeline Description-md5: 674b888d5fb50c881891094acbbf3081 Description-en: Qt 6 Quick Timeline 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 provides the QML module for Qt 6 Quick Timeline. Package: qml6-module-qtquick-timeline-blendtrees Description-md5: 7abea0c6751bd81981daa7213e97d076 Description-en: Qt 6 Quick Timeline BlendTrees 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 provides the QML module for Qt 6 Quick Timeline BlendTrees. Package: qml6-module-qtquick-tooling Description-md5: e51a0edecb399794bf50543abd788000 Description-en: Qt 6 Quick Tooling 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 Tooling QML module. Package: qml6-module-qtquick-vectorimage Description-md5: fd91e3043a620533ec7ac3cb5471e125 Description-en: Qt 6 Quick Vector Image 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 Vector Image QML module. Package: qml6-module-qtquick-virtualkeyboard Description-md5: c96a710dc163fbfa6999e270962b4100 Description-en: Qt 6 Virtual Keyboard 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 Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 6 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the QML module for thw Qt Virtual Keyboard. Package: qml6-module-qtquick-window Description-md5: a4d3f784ca48d3374e0bd52215e4d8f3 Description-en: Qt 6 Quick Window 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: qml6-module-qtquick3d Description-md5: bbac1d75fa738adc5783b46eabc5d827 Description-en: Qt 6 Quick 3D 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 6 Quick 3D QML module. Package: qml6-module-qtquick3d-assetutils Description-md5: 8c2389b415585fc1533fe53a61c3453d Description-en: Qt 6 Quick 3D Asset Utils 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 6 Quick 3D Asset Utils QML module. Package: qml6-module-qtquick3d-effects Description-md5: fae97bcfd2b78902d1795f39b6721cda Description-en: Qt 6 Quick 3D Effects 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 6 Quick 3D Effects QML module. Package: qml6-module-qtquick3d-helpers Description-md5: 6dc956f235952a8f38104292be8afe33 Description-en: Qt 6 Quick 3D Helpers 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 6 Quick 3D Helpers QML module. Package: qml6-module-qtquick3d-materialeditor Description-md5: 16ebc779e0d2bab6db780cf376a7f411 Description-en: Qt 6 Quick 3D Material Editor 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 6 Quick 3D Material Editor QML module. Package: qml6-module-qtquick3d-particleeffects Description-md5: b1f8a69fadcb0cbc0753e739fb1825e8 Description-en: Qt 6 Quick 3D Particle Effects 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 6 Quick 3D Particle Effects QML module. Package: qml6-module-qtquick3d-particles3d Description-md5: 95555033d9cec7ea0512d93a21c91f6f Description-en: Qt 6 Quick 3D Particles 3D 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 6 Quick 3D Particles 3D QML module. Package: qml6-module-qtquick3d-physics Description-md5: 933136002db42ab4cc183ab9411e5ed0 Description-en: Qt 6 Quick 3D Physics 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 provides the QML module for Qt 6 Quick 3D Physics. Package: qml6-module-qtquick3d-spatialaudio Description-md5: 183b541a0624e7430865f313e3307dc3 Description-en: Qt 6 Multimedia QML spatial audio 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 Multimedia QML spatial audio module for QtDeclarative. Package: qml6-module-qtquick3d-xr Description-md5: 000ed13515371fdf505cf56162e289d9 Description-en: Qt 6 Quick 3D Extended Reality 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 6 Quick 3D Extended Reality QML module. Package: qml6-module-qtremoteobjects Description-md5: 4e0d3105aac0b9fd9e4682bb6bf9a372 Description-en: Qt 6 Remote Objects 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. . Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package provides the QML module for Qt Remote Objects. Package: qml6-module-qtscxml Description-md5: 06b4cb24db2cf8c820889cbf2196dc2c Description-en: Qt 6 SCXML 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 SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package provides a QML module for Qt SCXML. Package: qml6-module-qtsensors Description-md5: bbfa6f23a000668d4508c8284f5f822b Description-en: Qt 6 Sensors 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 Sensors QML module for Qt Declarative. Package: qml6-module-qttest Description-md5: de6551241fb6afc3aedd3c150f0c3f9d Description-en: Qt 6 Quick 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: qml6-module-qttexttospeech Description-md5: a91292297394dd59ebb6d3754d46d36a Description-en: Qt 6 Speech 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 6 Speech QML module. Package: qml6-module-qtwayland-client-texturesharing Description-md5: 75301b7d54689708d21e777d997f05fd Description-en: Qt 6 Wayland Shared Texture Provider 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 allows Qt Wayland clients to use graphical resources exported by the compositor, without allocating any graphics memory in the client. Package: qml6-module-qtwayland-compositor Description-md5: 9708f994429666e43081627be20d4d73 Description-en: Qt 6 Wayland Compositor 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 Wayland Compositor modules provide QML types that can be used to create custom display servers supporting the Wayland protocol. Package: qml6-module-qtwebchannel Description-md5: 282583493d7f6683b82f9a074f1d98c1 Description-en: Qt 6 WebChannel 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. . Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the Qt WebChannel QML module. Package: qml6-module-qtwebengine Description-md5: bd750b3abd05c141f5360466a2808ff4 Description-en: Qt 6 WebEngine 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. . Qt WebEngine 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 Qt 6 WebEngine QML module for Qt 6 Declarative. Package: qml6-module-qtwebengine-controlsdelegates Description-md5: 90773847a3af92c773d64eb563cf9f33 Description-en: Qt 6 WebEngine Controls Delegates 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. . Qt WebEngine 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 Qt 6 WebEngine Controls Delegates QML module for Qt 6 Declarative. Package: qml6-module-qtwebsockets Description-md5: 07a076a8c25d98454f70cb8e138a4e1b Description-en: Qt 6 WebSockets 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 Web Sockets QML module. Package: qml6-module-qtwebview Description-md5: 8525f42f44bb5292a8d9152499405ac1 Description-en: Qt 6 WebView 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. . Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the Qt 6 WebView QML module. Package: qmlscene-qt6 Description-md5: 4b49daf0c6061324755a5d06ba49c9bb Description-en: Qt 6 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 the qml-qt6 package for the newer one. Package: qqem-qt6 Description-md5: ff84566a0ddc32221007120e219d2b61 Description-en: Qt 6 Quick Effect Maker 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 6 Quick Effect Maker, an editor for creating and editing custom shader effects. Package: qt6-3d-assimpsceneimport-plugin Description-md5: 0da1cf0a3e6b0dd07c104cf5ccca686a Description-en: Qt 6 3D GL Assimp Scene Import plugin 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 6 3D's Assimp Scene Import plugin. Package: qt6-3d-defaultgeometryloader-plugin Description-md5: bac819e40d49c48f25a7ec2fcf7c320e Description-en: Qt 3D default geometry loader plugin 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 6 3D's default geometry loader plugin. Package: qt6-3d-dev Description-md5: 4d122262877a55706d5ce34927bccffe Description-en: Qt 6 3D - 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 6 applications using Qt 3D library. Package: qt6-3d-doc Description-md5: 9435f55e0743a44f65f4059290356991 Description-en: Qt 6 3D 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 6 3D. Package: qt6-3d-doc-dev Description-md5: 961d37f68929735d57783e82d729dfa5 Description-en: Qt 6 3d tags 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 doxygen tags files for the qt 3D documentation. Package: qt6-3d-doc-html Description-md5: 822f524e767eb862b10dbd9d96f78c81 Description-en: Qt 6 3D 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 6 3D. Package: qt6-3d-examples Description-md5: aa766340eeec0e487a056fb9f0167f27 Description-en: Qt 6 3D 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 the examples for the Qt 3D submodule. Package: qt6-3d-gltfsceneio-plugin Description-md5: ea91a41b42d0d7286568f03c2882429f Description-en: Qt 6 3D GL Transmission Format Scene IO plugin 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 6 3D's GLTF geometry loader, and scene import and export plugins. Package: qt6-3d-scene2d-plugin Description-md5: 4a3888c6c6c6120193ab142c46dc9a6a Description-en: Qt 6 3D Scene 2D plugin 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 6 3D's Scene 2D plugin. Package: qt6-5compat-dev Description-md5: 97b7ff583ebe799030959acc78d9d8de Description-en: Qt 6 Qt5Compat - 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 6 applications using the Core5Compat library. Package: qt6-5compat-doc Description-md5: 478e34a6a8e40754437ef7cd9192c2b8 Description-en: Qt 6 Qt5Compat 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 6 Qt5Compat. Package: qt6-5compat-doc-html Description-md5: 86f5eb980dccdffd4cf3d64e9188672a Description-en: Qt 6 Qt5Compat 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 6 Qt5Compat. Package: qt6-5compat-examples Description-md5: 303017cf45147c6e9c138ac7008a0be6 Description-en: Qt 6 Qt5Compat 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 the examples for the Qt 6 Qt5Compat submodule. Package: qt6-base-dev Description-md5: 5de122fb49a6530449cd0ff824832a0e Description-en: Qt 6 base 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 6 applications. . If you are interested in packaging Qt 6 stuff please take a look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html Package: qt6-base-dev-tools Description-md5: 03c8816affbc4104348354220270f2af Description-en: Qt 6 base 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 6 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc, syncqt and uic. . We do not recommend depending on this package directly. Please depend on qt6-base-dev instead. Package: qt6-base-doc Description-md5: 76107c1190520417580e10be9f4e45dd Description-en: Qt 6 base 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 6 base libraries. Package: qt6-base-doc-dev Description-md5: b180c0f10e4c9efc1ca628f3b6e41399 Description-en: Qt 6 base tags 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 doxygen tags files for the qtbase documentation. Package: qt6-base-doc-html Description-md5: f37b5cc6b38c704f84079a36718f1441 Description-en: Qt 6 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 6 base libraries. Package: qt6-base-examples Description-md5: 4b5e726afe2ac264c3297e7686da6c78 Description-en: Qt 6 base 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 the examples for the Qt base submodule. Package: qt6-base-private-dev Description-md5: 9c080a5ddebf3c0e2f58a5440a9ec5dc Description-en: Qt 6 base 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 6 applications like the Qt Creator QML Designer plugin. . Use at your own risk. Package: qt6-charts-dev Description-md5: 92b6de215ee7013a145fcfaa34004627 Description-en: Qt 6 Charts - 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. . The Qt Charts module provides a set of easy to use chart components. . This package contains the header development files used for building Qt 6 applications using Qt Charts. Package: qt6-charts-doc Description-md5: e778c49aa8f88284f40d6c7e324a9612 Description-en: Qt 6 Charts 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 Qt 6 Charts. Package: qt6-charts-doc-html Description-md5: 213cd6f4416e7fdca21cb2b0d19f23a0 Description-en: Qt 6 Charts 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 Qt 6 Charts. Package: qt6-charts-examples Description-md5: 719231e94d4111e8fc51453fb4cc7b18 Description-en: Qt 6 Charts 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 the examples for the Qt Charts submodule. Package: qt6-connectivity-dev Description-md5: 44377db9ab9bafd0a2fef044738a555d Description-en: Qt 6 Connectivity - 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 6 applications using Qt 6 Connectivity libraries. Package: qt6-connectivity-doc Description-md5: c51d2ef2ea5000612f32ff6753a2ff15 Description-en: Qt 6 connectivity 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 6 connectivity. Package: qt6-connectivity-doc-html Description-md5: f652b34080ecb68efe04dfbc84a19054 Description-en: Qt 6 connectivity 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 6 connectivity. Package: qt6-connectivity-examples Description-md5: 17c8dae1e96e3ca92c15536fed54bd9c Description-en: Qt 6 connectivity 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 the examples for the Qt connectivity submodule. Package: qt6-datavis3d-dev Description-md5: bd323db0707837d8e170ca774b53077e Description-en: Qt 6 Data Visualization - 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 applications using the Qt Data Visualization library. Package: qt6-datavis3d-doc Description-md5: 00f2b1ee31e15c32c1ff454449d615a6 Description-en: Qt 6 data visualization 3D 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 6 data visualization 3D. Package: qt6-datavis3d-doc-html Description-md5: c8b00f1c1d11af8545ebd51172f16cce Description-en: Qt 6 data visualization 3D 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 6 data visualization 3D. Package: qt6-datavis3d-examples Description-md5: 8b77b304f0ae22893466f56b43a87580 Description-en: Qt 6 data visualization 3D 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 the examples for the Qt data visualization 3D submodule. Package: qt6-declarative-dev Description-md5: 309b0082bb6dffe2e364b9a4eeae920a Description-en: Qt 6 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 6 applications using Qt 6 declarative headers. Package: qt6-declarative-dev-tools Description-md5: 4b5b58d1f6fb7317490e512791d34db1 Description-en: Qt 6 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 6 declarative applications. Package: qt6-declarative-doc Description-md5: c288214d351880747908057021686de5 Description-en: Qt 6 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 6 declarative. Package: qt6-declarative-doc-dev Description-md5: e9f800535fdf9bc6aa7635de44cc3738 Description-en: Qt 6 declarative tags 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 doxygen tags files for the qt declarative documentation. Package: qt6-declarative-doc-html Description-md5: dd360328d66c61f1980a28f399c0892c Description-en: Qt 6 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 6 declarative. Package: qt6-declarative-examples Description-md5: e960942d55983e280dc3bebafadba832 Description-en: Qt 6 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 the examples for the Qt declarative submodule. Package: qt6-declarative-private-dev Description-md5: 74d76fb08dab3d1b3a939e28dea8cadf Description-en: Qt 6 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 6 applications using Qt 6 declarative private headers. . Use at your own risk. Package: qt6-documentation-tools Description-md5: 26733e06138067002cca5f158e24eaa5 Description-en: Qt 6 documentation 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 tools like qtattributionsscanner and qhelpgenerator. . qtattributionsscanner is a command-line tool that scans the source code for qt_attribution.json file and outputs JSON or qdoc files describing the copyright attributions for third party code. . qhelpgenerator is a command-line tool for packaging the HTML documentation generated by qdoc into .qch files. Package: qt6-graphs-dev Description-md5: a96c08f7c32096e660d1856bfb4180f3 Description-en: Qt 6 Graphs - development 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 6 applications using the Qt Graphs library. Package: qt6-graphs-doc Description-md5: 41d801069898a3dd3aa34f92aefd4640 Description-en: Qt 6 Graphs 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 Qt 6 Graphs. Package: qt6-graphs-doc-html Description-md5: e98dfcccb4a4f907646026b08941a713 Description-en: Qt 6 Graphs 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 Qt 6 Graphs. Package: qt6-graphs-examples Description-md5: c8eec1cbe37516df8884f6b44cd67d0d Description-en: Qt 6 Graphs 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 the Qt 6 Graphs examples. Package: qt6-grpc-dev Description-md5: 8f937b72f59a7d62323f368d35dbf0f0 Description-en: Qt 6 gRPC 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 headers for the gRPC library. Package: qt6-grpc-doc Description-md5: f8933ed14a12aac90e48a9eeae2c2cd9 Description-en: Qt 6 gRPC 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 6 gRPC. Package: qt6-grpc-doc-dev Description-md5: b869a351e5c2084cb1b8d39f21e1c917 Description-en: Qt 6 gRPC tags 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 doxygen tags files for the Qt gRPC documentation. Package: qt6-grpc-doc-html Description-md5: 211801a5794d028b2aa1b1aed68efbf6 Description-en: Qt 6 gRPC 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 6 gRPC. Package: qt6-grpc-examples Description-md5: f1051bde9e6ed469237c8084c452a69b Description-en: Qt 6 gRPC 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 the examples for the Qt gRPC submodule. Package: qt6-grpc-tools Description-md5: e031ad30a724239b2bbfb0ed6c11fae2 Description-en: Qt 6 gRPC 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 binaries required for gRPC/protobuf generation. Package: qt6-gtk-platformtheme Description-md5: d29e94f2ccff167a87b09a3efec61ae5 Description-en: Qt 6 GTK+ 3 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 GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Package: qt6-httpserver-dev Description-md5: c5e0d08ca4a07651903ace98810ed4a4 Description-en: Qt 6 HTTP Server - 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 6 applications using Qt 6 HTTP Server headers. Package: qt6-httpserver-doc Description-md5: 59a0e17b83bfd8e73e367cb6b89550b4 Description-en: Qt 6 HTTP Server 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 Qt 6 HTTP Server. Package: qt6-httpserver-doc-html Description-md5: a3370f734c35d6a30eb997d7fab5ed04 Description-en: Qt 6 HTTP Server 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 Qt 6 HTTP Server. Package: qt6-httpserver-examples Description-md5: 27e939a1563aee7ac7ba399372a379a5 Description-en: Qt 6 HTTP Server 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 the examples for the Qt HTTP Server submodule. Package: qt6-image-formats-plugin-pdf Description-md5: 5d1ec09cc35475b4e7fbb0ea66e413f9 Description-en: Qt 6 PDF image format plugin 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 PDF module contains classes and functions for rendering PDF documents. . This package provides an image plugin that allows image-viewing applications to view PDF files (the first page of PDF will be shown). Package: qt6-image-formats-plugins Description-md5: 4c5d0d6005abcb19e90c5de3985ded59 Description-en: Qt 6 Image Formats 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 plugins for adding support for ICNS, MNG, TGA, TIFF, WBMP and WEBP image formats. Package: qt6-imageformats-doc Description-md5: 52a1b5559dfadf3085361b02067dea35 Description-en: Qt 6 image formats 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 6 image formats plugins. Package: qt6-imageformats-doc-html Description-md5: e16b413acaef0840599073cbea4d4b73 Description-en: Qt 6 image formats 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 6 image formats plugins. Package: qt6-l10n-tools Description-md5: 4e1800deec964efd9bcc88077b7c7db6 Description-en: Qt 6 translation 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 tools to create translation files. Package: qt6-location-dev Description-md5: 309b0082bb6dffe2e364b9a4eeae920a Description-en: Qt 6 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 6 applications using Qt 6 declarative headers. Package: qt6-location-doc Description-md5: f7d51d823e64843cbc61e176cbddf589 Description-en: Qt 6 Location 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 Qt 6 Location. Package: qt6-location-doc-dev Description-md5: 09b0c1d93afc0de029361d82311493db Description-en: Qt 6 Location tags 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 doxygen tags files for the Qt Location documentation. Package: qt6-location-doc-html Description-md5: f9b756b1f5c5ae640e006e56ccbb6f4f Description-en: Qt 6 Location 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 Qt 6 Location. Package: qt6-location-examples Description-md5: d4cdec9b6c5915ee7386c9f5b323014b Description-en: Qt 6 Location 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 the examples for the Qt Location submodule. Package: qt6-location-plugins Description-md5: 7ea8666a7a618528a98893cb72d16135 Description-en: Qt 6 Location 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 various plugins for the Qt 6 Location module. Package: qt6-lottie-dev Description-md5: 8918c6fbbcd4ea805fa75bb4d43592d6 Description-en: Qt 6 Lottie - 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 6 applications using Qt Lottie libraries. Package: qt6-multimedia-dev Description-md5: b301070ab9082b0caddd1b11940fb132 Description-en: Qt 6 Multimedia - 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 applications using Qt Multimedia libraries. Package: qt6-multimedia-doc Description-md5: 24b94abfd964157d94c4f1072b05cc9d Description-en: Qt 6 Multimedia 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 Qt 6 Multimedia. Package: qt6-multimedia-doc-html Description-md5: 755fd994d28f77379a6aa681bf85f3d5 Description-en: Qt 6 Multimedia 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 Qt 6 Multimedia. Package: qt6-multimedia-examples Description-md5: ecc28814dc6acb8ba86665f340009dd7 Description-en: Qt 6 Multimedia 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 the examples for the Qt Multimedia submodule. Package: qt6-networkauth-dev Description-md5: 3e59f1b6b6de0a30eb1c6260acfa22a6 Description-en: Qt 6 NetworkAuth - 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. . Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords. . This package contains the development files needed to build Qt 6 applications using the Qt 6 NetworkAuth library. Package: qt6-networkauth-doc Description-md5: 06b4b55824241918bbaef00e749305a3 Description-en: Qt 6 network auth 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 6 network auth. Package: qt6-networkauth-doc-dev Description-md5: e8e6c3e068be4c50190f4320c8399a67 Description-en: Qt 6 networkauth tags 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 doxygen tags files for the qt network auth documentation. Package: qt6-networkauth-doc-html Description-md5: b2649e2f56f3e44d8a2d6305a9c41de2 Description-en: Qt 6 network auth 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 6 network auth. Package: qt6-networkauth-examples Description-md5: b419b8b8b52c7329b94f87b221a2473f Description-en: Qt 6 network auth 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 the examples for the Qt network auth submodule. Package: qt6-pdf-dev Description-md5: 013a2b21b60bec9f7f2a4f8e78e83df2 Description-en: Qt 6 PDF 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. . The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the development files needed to build Qt 6 applications using Qt PDF library. Package: qt6-pdf-private-dev Description-md5: c77bfe3f6c2bef44bd87594e13859da9 Description-en: Qt 6 PDF library - 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. . The Qt PDF module contains classes and functions for rendering PDF documents. . This package contains the private development files needed to build Qt 6 applications using Qt PDF library. . Use at your own risk. Package: qt6-positioning-dev Description-md5: c6e642dec29505ae5f028e3f3ac129c2 Description-en: Qt 6 Positioning - 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 6 applications using Qt 6 Positioning library. Package: qt6-positioning-doc Description-md5: a29532042460d0f14948cd2a61ca7c77 Description-en: Qt 6 Positioning 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 Qt 6 Positioning. Package: qt6-positioning-doc-dev Description-md5: 75930192cbb608c96b23bc6174c57fc6 Description-en: Qt 6 Positioning tags 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 doxygen tags files for the Qt Positioning documentation. Package: qt6-positioning-doc-html Description-md5: 5633e4f38b741029f02df74543744309 Description-en: Qt 6 Positioning 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 Qt 6 Positioning. Package: qt6-positioning-examples Description-md5: fe339c28d5c5a8bba1b1525913745c5e Description-en: Qt 6 Positioning 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 the examples for the Qt Positioning submodule. Package: qt6-positioning-private-dev Description-md5: ec4ad40206110cfb5156f14ff21f9085 Description-en: Qt 6 Positioning - 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 used for building Qt 6 applications using Qt 6 Positioning library. . Use at your own risk. Package: qt6-qmllint-plugins Description-md5: 582756639b81fed45a760dd9af3c60c1 Description-en: Qt 6 qmllint 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 qmllint plugins. Package: qt6-qmlls-plugins Description-md5: eb30a7ed740ebde97300535f5a1a39b5 Description-en: Qt 6 qmlls 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 qmlls plugins. Package: qt6-qmltooling-plugins Description-md5: 91e46e3d6389e23b48007a7b3e468099 Description-en: Qt 6 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: qt6-qmltooling-quick3dprofiler-plugin Description-md5: 63b7c0ab69783814123d8334def25474 Description-en: Qt 6 qmltooling Quick3D profiler plugin 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 Quick3D profiler plugin. Package: qt6-qpa-plugins Description-md5: 9fe363e9294190c67fdee748c29adca2 Description-en: Qt 6 QPA 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 following plugins: * uioTouch Plugin * VNC Plugin Package: qt6-quick3d-assetimporters-plugin Description-md5: db718ab0d5c26f76fd0999898ea95d25 Description-en: Qt 6 Quick 3D Assimp Import plugin 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 6 Quick 3D's Assimp Import plugin. Package: qt6-quick3d-dev Description-md5: 0933463d91e9648177f3c4307d91fe8c Description-en: Qt 6 Quick 3D - 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 6 applications using Qt Quick 3D library. Package: qt6-quick3d-dev-tools Description-md5: 9b447d66ce2a8f6dbd1f8286d3703e74 Description-en: Qt 6 Quick 3D 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 6 Quick 3D applications. Package: qt6-quick3d-doc Description-md5: 43b8fbe1c5833f639f198eaec994b754 Description-en: Qt 6 Quick 3D 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 6 Quick 3D. Package: qt6-quick3d-doc-dev Description-md5: 6a50adf95b2b101c6d20cef1d52d7126 Description-en: Qt 6 quick3d tags 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 doxygen tags files for the qt Quick 3D documentation. Package: qt6-quick3d-doc-html Description-md5: 1cd4d45ba328761d4c01fa05e7709cd7 Description-en: Qt 6 Quick 3D 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 6 Quick 3D. Package: qt6-quick3d-examples Description-md5: 0c3e0d8227798871847d33143d99a586 Description-en: Qt 6 Quick 3D 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 the examples for the Qt Quick 3D submodule. Package: qt6-quick3d-private-dev Description-md5: 851d3f50ea6ffe23f581fed737cdf427 Description-en: Qt 6 Quick 3D 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 6 applications using the Qt 6 Quick 3D private headers. . Use at your own risk. Package: qt6-quick3dphysics-dev Description-md5: 9d9ce311e65587e294325800b9ffa99c Description-en: Qt 6 Quick 3D Physics - 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 6 applications using Qt Quick 3D Physics library. Package: qt6-quick3dphysics-dev-tools Description-md5: 3bac61847e6531266c48d51905098d4b Description-en: Qt 6 Quick 3D Physics 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 6 Quick 3D Physics applications. Package: qt6-quick3dphysics-examples Description-md5: 557b29d1a879539638fb7b114d686848 Description-en: Qt 6 Quick 3D physics 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 the examples for the Qt Quick 3D physics submodule. Package: qt6-quickeffectmaker-doc Description-md5: 319daf10994e0d08d92c142ff6a9ff43 Description-en: Qt 6 Quick Effect Maker 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 Qt 6 Quick Effect Maker. Package: qt6-quickeffectmaker-doc-dev Description-md5: c09a0253078a98952f95aa2059968f0e Description-en: Qt 6 Quick Effect Maker tags 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 doxygen tags files for the qtquickeffectmaker documentation. Package: qt6-quickeffectmaker-doc-html Description-md5: 5a2ff5d145dde6620e3708b714e3fca5 Description-en: Qt 6 Quick Effect Maker 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 Qt 6 Quick Effect Maker. Package: qt6-quickeffectmaker-examples Description-md5: c3ecd0d69d45bff8fcb0956a93d15ba7 Description-en: Qt 6 Quick Effect Maker 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 the examples for the Qt Quick Effect Maker submodule. Package: qt6-quicktimeline-dev Description-md5: 8a1d361705204ee38092acb93fca44ad Description-en: Qt 6 Quick Timeline - 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 6 applications using Qt 6 Quick Timeline headers. Package: qt6-remoteobjects-dev Description-md5: 13d858edff530aa9f68091a9e9934009 Description-en: Qt 6 Remote Objects - 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. . Qt Remote Objects extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the development files for Qt Remote Objects. Package: qt6-remoteobjects-doc Description-md5: ddb8168edb08315c1be32ac13c55fcf3 Description-en: Qt 6 remote objects 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 6 remote objects. Package: qt6-remoteobjects-doc-dev Description-md5: 3d1d55af949f96be4e039c7054185b61 Description-en: Qt 6 remoteobjects tags 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 doxygen tags files for the qt remote objects documentation. Package: qt6-remoteobjects-doc-html Description-md5: b8fc49021bbcdc5c021befc333ebe341 Description-en: Qt 6 remote objects 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 6 remote objects. Package: qt6-remoteobjects-examples Description-md5: e46fa1a50540e21812a8a2c8363eecaa Description-en: Qt 6 remote objects 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 the examples for the Qt remote objects submodule. Package: qt6-scxml-dev Description-md5: ab38d4697b3cc345482f703ae32464b9 Description-en: Qt 6 SCXML - 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. . The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the development files for Qt 6 SCXML. Package: qt6-scxml-doc Description-md5: e05942883044b93a5ca8cef62e5ec73d Description-en: Qt 6 scxml 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 6 scxml. Package: qt6-scxml-doc-dev Description-md5: 44451aa0d7e5e9535694718a0ee56962 Description-en: Qt 6 scxml tags 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 doxygen tags files for the qt scxml documentation. Package: qt6-scxml-doc-html Description-md5: 5e3e3ca51e396d3f0488a201dcb28ad8 Description-en: Qt 6 scxml 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 6 scxml. Package: qt6-scxml-examples Description-md5: f8027ba0c90f1f109ebb94499565855c Description-en: Qt 6 scxml 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 the examples for the Qt scxml submodule. Package: qt6-sensors-dev Description-md5: cc51598b216c2da2650d30b45e5e3ac7 Description-en: Qt 6 Sensors - 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 6 applications using Qt Sensors library. Package: qt6-sensors-doc Description-md5: b013c18d78993ce86d329a33b28da014 Description-en: Qt 6 Sensors 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 Qt 6 Sensors. Package: qt6-sensors-doc-dev Description-md5: 8d3d4fa8284e2c784880cac456e9dc89 Description-en: Qt 6 Sensors tags 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 doxygen tags files for the Qt Sensors documentation. Package: qt6-sensors-doc-html Description-md5: 756f12b8ab58b97b0bc75bbba5b0144d Description-en: Qt 6 Sensors 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 Qt 6 Sensors. Package: qt6-sensors-examples Description-md5: 6cb1feb7af85a9299082f6b099393e85 Description-en: Qt 6 Sensors 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 the examples for the Qt Sensors submodule. Package: qt6-serialbus-dev Description-md5: 0bfac4ec5a56ccee1f62ddd24f71c10c Description-en: Qt 6 Serial Bus 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. . The Qt 6 Serial Bus module provides the Qt module for general purpose serial bus access, support for CAN and potentially other serial buses. . This package contains the header development files used for building Qt 6 applications using qtserialbus. Package: qt6-serialbus-doc Description-md5: c631609b1580b8e0addcd968c83abaf5 Description-en: Qt 6 serial bus 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 6 serial bus. Package: qt6-serialbus-doc-dev Description-md5: 85c821459b12c7d64dee87b19f5a1298 Description-en: Qt 6 serialbus tags 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 doxygen tags files for the qt serial bus documentation. Package: qt6-serialbus-doc-html Description-md5: f0b2e0d93384afc6710921eab2ae4839 Description-en: Qt 6 serial bus 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 6 serial bus. Package: qt6-serialbus-examples Description-md5: 79b0846d20b3242ffd902d914010e04d Description-en: Qt 6 serial bus 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 the examples for the Qt serial bus submodule. Package: qt6-serialport-dev Description-md5: 907980f4bc30a8347bc0c7fb2958e0cb Description-en: Qt 6 serial port 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 headers for the serial port library. Package: qt6-serialport-doc Description-md5: 0ff85415b75a1f609d72d5ff4bad2e36 Description-en: Qt 6 serial port 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 6 serial port. Package: qt6-serialport-doc-html Description-md5: 9abb9856f1f1776699c89285eb012a9d Description-en: Qt 6 serial port 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 6 serial port. Package: qt6-serialport-examples Description-md5: 526e45194206ab0fd0365e87caf698fc Description-en: Qt 6 serial port 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 the examples for the Qt serial port submodule. Package: qt6-shader-baker Description-md5: ae182f11da5d060bdca03adbab3a952b Description-en: Qt 6 shader baker 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 Shader Baker tool. Package: qt6-shadertools-dev Description-md5: 3aa2fd319eb37150820cc8d968a15788 Description-en: Qt 6 shader tools module - 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 6 applications using the QtShaderTools library. Package: qt6-shadertools-doc Description-md5: 2c1acd9d33cdcdd83a2860d35b473d1c Description-en: Qt 6 shader 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 6 shader tools. Package: qt6-shadertools-doc-dev Description-md5: 0e4ad9693d6aeec4d1358afcceadcce6 Description-en: Qt 6 shadertools tags 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 doxygen tags files for the qt shader tools documentation. Package: qt6-shadertools-doc-html Description-md5: 85055e8698f752ad4fd430c0061592a6 Description-en: Qt 6 shader 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 6 shader tools. Package: qt6-speech-dev Description-md5: 16f9f065a80338f5279279424c1264d8 Description-en: Qt 6 Speech 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 header development files used for building Qt 6 applications using the Qt 6 Speech library. Package: qt6-speech-doc Description-md5: a08f2b74d1a5ffefc176732d411d60d0 Description-en: Qt 6 Speech 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 Qt 6 Speech. Package: qt6-speech-doc-html Description-md5: 1097d85fac442b58d7287d85255a2b85 Description-en: Qt 6 Speech 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 Qt 6 Speech. Package: qt6-speech-examples Description-md5: c2d00a70a05e252281e8e686fbf150f4 Description-en: Qt 6 Speech 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 the examples for the Qt Speech submodule. Package: qt6-speech-flite-plugin Description-md5: aa993c2d0ef01b7617efb3cdccc9f7fb Description-en: Qt 6 Speech library - Flite plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the plugin for Flite speech synthesis engine. Package: qt6-speech-speechd-plugin Description-md5: 653f94847b7962e7c21847ca7e7dd937 Description-en: Qt 6 Speech library - speechd plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the plugin for speechd speech synthesis engine. Package: qt6-svg-dev Description-md5: 210b7729a7a1da6eea382f2b714ad41d Description-en: Qt 6 SVG - 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. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. . This package contains the header development files used for building Qt 6 applications using QtSvg library. Package: qt6-svg-doc Description-md5: 8295de8aa1e5d3291c139b4d46275ab4 Description-en: Qt 6 SVG 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 6 SVG. Package: qt6-svg-doc-dev Description-md5: 8f2986a5ee3641b135ef01499f537d02 Description-en: Qt 6 svg tags 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 doxygen tags files for the qt SVG documentation. Package: qt6-svg-doc-html Description-md5: 82181a07448709ec88576db28950e230 Description-en: Qt 6 SVG 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 6 SVG. Package: qt6-svg-plugins Description-md5: e3083217358d31d7498a5d6277dd3920 Description-en: Qt 6 SVG library plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. . This package contains Qt 6 SVG library plugins. Package: qt6-svg-private-dev Description-md5: 2b155ebf86c3fd8f42962c9872c02421 Description-en: Qt 6 SVG - 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. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. . This package contains the private development files used for building Qt 6 applications using QtSvg library. . Use at your own risk. Package: qt6-tools-dev Description-md5: 4e77d7d2dc5e1a0ad46ec8f27012386a Description-en: Qt 6 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 6 applications. Package: qt6-tools-dev-tools Description-md5: c2881d86cd824f94de8094ccb2ff707d Description-en: Qt 6 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: * pixeltool * qdbusviewer Package: qt6-tools-doc Description-md5: de3c06ede1e09d22ae3fe90234d33846 Description-en: Qt 6 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 6 tools. Package: qt6-tools-doc-dev Description-md5: c4feb6853dade3750ea50edb981e7118 Description-en: Qt 6 tools tags 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 doxygen tags files for the qt tools documentation. Package: qt6-tools-doc-html Description-md5: 203b73127218b7585e5a06a0e347588e Description-en: Qt 6 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 6 tools. Package: qt6-tools-examples Description-md5: ea2300388f63a6cd5c9ea0bc9790df22 Description-en: Qt 6 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 the examples for the Qt tools submodule. Package: qt6-tools-private-dev Description-md5: 33648141564883b76c08fc34717c5130 Description-en: Qt 6 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: qt6-virtualkeyboard-dev Description-md5: 375c2745a67a9dbc157dff2f399c9638 Description-en: Qt 6 Virtual Keyboard - 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. . The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 6 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the development files needed to implement input methods for virtual keyboards. Package: qt6-virtualkeyboard-doc Description-md5: 853ea3556d45080979a25d2aba8cb89f Description-en: Qt 6 virtual keyboard 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 6 virtual keyboard. Package: qt6-virtualkeyboard-doc-html Description-md5: 0c12dd73f509c4742b5bae8e923d11ae Description-en: Qt 6 virtual keyboard 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 6 virtual keyboard. Package: qt6-virtualkeyboard-examples Description-md5: 9a8202fb557729ee7e9d1a716a9110ce Description-en: Qt 6 virtual keyboard 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 the examples for the Qt virtual keyboard submodule. Package: qt6-virtualkeyboard-plugin Description-md5: d507bb43852e37c40fa1111bc8c6a159 Description-en: Qt 6 Virtual Keyboard 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 Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the Qt Virtual Keyboard plugin. Package: qt6-wayland Description-md5: e36e9124ba30ba3a226211bc194d5e7f Description-en: Qt 6 Wayland platform plugin Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the QtWayland platform plugin, which allows users to run Qt 6 applications under Wayland, and the qtwaylandscanner binary. Package: qt6-wayland-dev Description-md5: e7515b71d729becc4dd75cb1b14d9b13 Description-en: Qt 6 Wayland - 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. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland client and compositor libraries. Package: qt6-wayland-dev-tools Description-md5: 6d755d81b2ddff86ca90b5557a3db31c Description-en: Qt 6 Wayland developer tools Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the QtWayland developer tools. At the moment there is only qtwaylandscanner tool here. Package: qt6-wayland-doc Description-md5: e04618447b52b5c73ed49fcbcc2058ca Description-en: Qt 6 wayland 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 6 wayland. Package: qt6-wayland-doc-html Description-md5: e58e8795005112f1671450b27708ad40 Description-en: Qt 6 wayland 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 6 wayland. Package: qt6-wayland-examples Description-md5: 621e6f90e34f40895959b10a476a1c52 Description-en: Qt 6 wayland 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 the examples for the Qt wayland submodule. Package: qt6-wayland-private-dev Description-md5: f0923ff40d3f6278e32044fee2e53b6d Description-en: Qt 6 Wayland - 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. . QtWayland is a Qt 6 module that wraps the functionality of Wayland. . This package contains the private header development files for QtWayland client and compositor libraries. . Use at your own risk. Package: qt6-webchannel-dev Description-md5: 99c46f5e06eb708c66f8978072da38e3 Description-en: Qt 6 WebChannel 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. . Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the development files needed to build Qt 6 applications using the Qt WebChannel library. Package: qt6-webchannel-doc Description-md5: f71f6123dc8089286fb7b461caa7b0f1 Description-en: Qt 6 WebChannel 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 Qt 6 WebChannel. Package: qt6-webchannel-doc-dev Description-md5: 43a225a5e38b57a86e71f1f80559478e Description-en: Qt 6 WebChannel tags 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 doxygen tags files for the Qt WebChannel documentation. Package: qt6-webchannel-doc-html Description-md5: 1a54573fb378118ee6da0247a3234cc6 Description-en: Qt 6 WebChannel 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 Qt 6 WebChannel. Package: qt6-webchannel-examples Description-md5: 054a63d26886d6c806382cb4d0f786af Description-en: Qt 6 WebChannel 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 the examples for the Qt WebChannel submodule. Package: qt6-webengine-dev Description-md5: efabf3c56d015c5d07d5af636472e3cb Description-en: Qt 6 WebEngine 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. . Qt WebEngine 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 development files needed to build Qt 6 applications using Qt WebEngine libraries. Package: qt6-webengine-dev-tools Description-md5: c859aeb9171bf8b0fbe5ee6926311c2c Description-en: Qt 6 WebEngine 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. . Qt WebEngine 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 qwebengine_convert_dict tool which converts hunspell 'dic' dictionaries to binary 'bdic' format, which is required by spellchecker in Qt 6 WebEngine. The package provides the convert-bdic virtual package so that Hunspell dictionaries can depend on it at build time without having to adjust for future Qt releases. . Non-Qt packages using convert-bdic are not supported! Package: qt6-webengine-doc Description-md5: 7ad14d4ef9ac6ddfbf914876b5d0429c Description-en: Qt 6 web engine 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 6 web engine. Package: qt6-webengine-doc-dev Description-md5: 2b6793d9563c591094fee0c9a5e695b5 Description-en: Qt 6 webengine tags 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 doxygen tags files for the qt web engine documentation. Package: qt6-webengine-doc-html Description-md5: 748ced6053ae083fc7a81b8c431b03f1 Description-en: Qt 6 web engine 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 6 web engine. Package: qt6-webengine-examples Description-md5: e352e4967b7f8be04c929f9c4198a9d4 Description-en: Qt 6 web engine 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 the examples for the Qt web engine submodule. Package: qt6-webengine-private-dev Description-md5: f40bc4a8c82a4a5d3bb8e6ef1a75f889 Description-en: Qt 6 WebEngine library - 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. . Qt WebEngine 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 private development files needed to build Qt 6 applications using Qt WebEngine libraries. . Use at your own risk. Package: qt6-websockets-dev Description-md5: 0a39adda67a78b6a4710a76b8067b930 Description-en: Qt 6 WebSockets 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 applications using Qt 6 WebSockets library. Package: qt6-websockets-doc Description-md5: bba667b88898c94d7df0ba102a202549 Description-en: Qt 6 web sockets 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 6 web sockets. Package: qt6-websockets-doc-dev Description-md5: 7f9defa0953d0734464f7b006d252d14 Description-en: Qt 6 websockets tags 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 doxygen tags files for the qt web sockets documentation. Package: qt6-websockets-doc-html Description-md5: 9d48edddcb18e49689d42f19fd7cf669 Description-en: Qt 6 web sockets 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 6 web sockets. Package: qt6-websockets-examples Description-md5: 72b8854b16ea95073f19178427a18cdb Description-en: Qt 6 web sockets 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 the examples for the Qt web sockets submodule. Package: qt6-websockets-private-dev Description-md5: 8227881f08aafe10062cc7e45e4b4afc Description-en: Qt 6 WebSockets library - 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 development header files needed to build Qt applications using Qt 6 WebSockets library. . Use at your own risk. Package: qt6-webview-dev Description-md5: aa3213d65292ef87bacbf8d021e0cd80 Description-en: Qt 6 WebView - 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. . Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the development files needed to build Qt 6 applications using the Qt WebView library. Package: qt6-webview-doc Description-md5: d92772b9a7cda6fb62397d23f94b62b4 Description-en: Qt 6 WebView 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 Qt 6 WebView. Package: qt6-webview-doc-html Description-md5: 32de4d20995e0e32f88326821079f8d3 Description-en: Qt 6 WebView 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 Qt 6 WebView. Package: qt6-webview-examples Description-md5: 2afa3a39d9bd6ec8f0ec1708e0e6916d Description-en: Qt 6 WebView 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 the examples for the Qt WebView submodule. Package: qt6-webview-plugins Description-md5: 243dd883d0fb8a52fc6576f632f81973 Description-en: Qt 6 WebView plugins Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains Qt 6 WebView plugins. Package: qt6-xdgdesktopportal-platformtheme Description-md5: 70b7a21f40d6760f8c17fc0359260b87 Description-en: Qt 6 XDG Desktop Portal 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 XDG Desktop portal platform theme, which makes Qt use native file dialogs on Flatpak/Snap based environments. Package: qt6ct Description-md5: 80336728e0a3fd412828c7dc3ed76941 Description-en: Qt6 Configuration Tool Allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration. Package: qtcreator Description-md5: 0c5039e0a507c692a334b78d1bf243cc Description-en: integrated development environment (IDE) for Qt Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms * Qt Quick Designer Package: qtcreator-data Description-md5: c45ca137d3d28e169f9b5d991a0e8951 Description-en: application data for Qt Creator IDE This package contains architecture-independent data for Qt Creator IDE. Package: qtcreator-doc Description-md5: 9dc1735086667e3402140ad692f5a8cc Description-en: documentation for Qt Creator IDE Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . This package contains documentation for Qt Creator IDE. Package: qtxdg-dev-tools Description-md5: 1491e65e6e3843941f9a1c0816b42d16 Description-en: Tools for QtXdg This package provide some tools for qtxdg: . * qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester * qtxdg-iconfinder - Find icons the QtXdg way * qtxdg-mat - Mime app tool for QtXdg Package: r-cran-gbm Description-md5: bb38159ea69aa73da1340c69243cf5cd Description-en: GNU R package providing Generalized Boosted Regression Models This package implements extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart). Package: railway-gtk Description-md5: bdb0ccacebdaf003b7754cf6ddbc4d10 Description-en: Look up travel information for different rail providers Railway allows one to search for journeys, view the details of a journey including departure, arrivals, delays, platforms. A lot of individual providers are supported: DB, Irish Rail, OEBB, BART... . Bookmarking a search or a journey and displaying prices is possible, too. . Railway is a GNOME Circle app. Package: redmine Description-md5: 3a216a1439e1b07aad3aecd0c613d53b Description-en: flexible project management web application Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. . Dependencies for database support are provided by these metapackages: redmine-mysql, redmine-pgsql, redmine-sqlite. . Features * Multiple projects support * Flexible role based access control * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications * Per project wiki * Per project forums * Time tracking * Custom fields for issues, time-entries, projects and users * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authentication support * User self-registration support * Multilanguage support Package: redmine-mysql Description-md5: 5334d370ac0b467914273b70a17e9522 Description-en: metapackage providing MySQL dependencies for Redmine This package only provides MySQL dependencies for Redmine, a flexible project management web application. Install this one if you want to use a MySQL database with Redmine. . Redmine package should be installed along with this package. Package: redmine-pgsql Description-md5: f308cd100ee4983a5adb6ff3370520bf Description-en: metapackage providing PostgreSQL dependencies for Redmine This package provides PostgreSQL dependencies for Redmine, a flexible project management web application. Install this one if you want to use a PostgreSQL database with Redmine. . Redmine package should be installed along with this package. Package: redmine-sqlite Description-md5: 92a51359a57c7c0c86638eb96a7a1e4e Description-en: metapackage providing sqlite dependencies for Redmine This package provides sqlite dependencies for Redmine, a flexible project management web application. Install this one if you want to use a sqlite database with Redmine. . Redmine package should be installed along with this package. Package: reform-desktop-full Description-md5: 9dca7acbac5b56569628d69da8ebdc8e Description-en: MNT Reform Desktop Environment -- graphical desktop The MNT Reform suite of open hardware computers comes with a default Debian installation. This metapackage includes all packages required for a full graphical desktop. Package: reform-desktop-minimal Description-md5: 4d432406fe814f72b4f160bfdedda511 Description-en: MNT Reform Desktop Environment -- essential components The MNT Reform suite of open hardware computers comes with a default Debian installation. This metapackage includes all packages required for a minimal non-graphical terminal based installation. Package: reform-tools Description-md5: a753980269e0b522dfedf3b67f516966 Description-en: MNT System Tools for MNT Reform and MNT Pocket Reform Utilities, scripts and configurations for the MNT Reform and MNT Pocket Reform open hardware laptops with either i.MX8MQ, i.MX8MPlus, Banana PI CM4, LS1028A or RK3588. . Contains system utilities to manage your installation as well as configuration files for initramfs, flash-kernel, pulseaudio, alsa, u-boot-menu, udev and NetworkManager. Package: reform2-lpc-dkms Description-md5: 68075fae3138a8f5a03575a7677c426c Description-en: dkms driver sources for Reform 2 LPC11U24 The reform2_lpc kernel module allows for interaction with the NXP LPC11U24 Cortex-M0 MCU system controller in the Reform 2 open hardware laptop. It controls an analog monitor chip for the eight battery cells as well as the charger. It is connected to the Processor Module via SPI, and has GPIO lines to the main power rail switchers in the system. It has a UART (SYSCTL) that the keyboard can talk to directly for issuing power on/off commands and battery status queries. . The reform2_lpc module provides battery status information and is necessary to completely shut down the system when powering it off via userspace. . This package provides sources for the reform2_lpc kernel module for use with the Dynamic Kernel Module Support (dkms) framework. Package: regolith-powerd Description-md5: 528249eaf6b3e009ee0c18068ed4edf2 Description-en: Power Settings Daemeon for Regolith Wayland Session Regolith uses gnome-control-center and gsettings to configure power related settings. This package monitors gsettings changes related to power settingns and ensures the system behaviour is in line with the configuration in gsettings Package: rmlint Description-md5: 5ac49a76d676161eaee0f5eede7d8a54 Description-en: Extremely fast tool to remove filesystem lint rmlint finds space waste and other broken things on your filesystem and offers to remove them. . It is able to find: * Duplicate files & directories. * Non-stripped binaries. * Broken symlinks. * Empty files. * Recursive empty directories. * Files with broken user or group ID. . Key Features: * Extremely fast. * Flexible and easy command-line options. * Choice of several hashes for hash-based duplicate detection. * Option for exact byte-by-byte comparison (only slightly slower). * Numerous output options. * Option to store time of last run; next time will only scan new files. * Many options for original selection/prioritisation. * Can handle very large file sets (millions of files). * Colourful progress bar. Package: rmlint-doc Description-md5: 4653bd1e89c79e9aa3c8d8e77a401fc7 Description-en: HTML documentation for rmlint rmlint finds space waste and other broken things on your filesystem and offers to remove them. . It is able to find: * Duplicate files & directories. * Non-stripped binaries. * Broken symlinks. * Empty files. * Recursive empty directories. * Files with broken user or group ID. . Key Features: * Extremely fast. * Flexible and easy command-line options. * Choice of several hashes for hash-based duplicate detection. * Option for exact byte-by-byte comparison (only slightly slower). * Numerous output options. * Option to store time of last run; next time will only scan new files. * Many options for original selection/prioritisation. * Can handle very large file sets (millions of files). * Colourful progress bar. . This package provides documentation in HTML for rmlint. Package: rmlint-gui Description-md5: 6fb9d3e931620165df39f13f8b5452f9 Description-en: GTK+ frontend to rmlint rmlint-gui (a.k.a. Shredder) is a graphical user interface to rmlint using GTK+. It uses rmlint to find space waste and other broken things on your filesystem and offers to remove them. . It is able to find: * Duplicate files & directories. * Non-stripped binaries. * Broken symlinks. * Empty files. * Recursive empty directories. * Files with broken user or group ID. . Key Features: * Extremely fast. * Flexible and easy command-line options. * Choice of several hashes for hash-based duplicate detection. * Option for exact byte-by-byte comparison (only slightly slower). * Numerous output options. * Option to store time of last run; next time will only scan new files. * Many options for original selection/prioritisation. * Can handle very large file sets (millions of files). Package: ruby-cutest Description-md5: 51faf0d5bb2168b940b5a43826dc58e7 Description-en: Run ruby tests independantly Cutest run tests in separate processes to avoid shared state. Once a failure is found, you get a report detailing what failed and how to locate the error and the rest of the file is skipped. Package: screengrab Description-md5: 18c56c0159884022e00cac98d3c221da Description-en: Crossplatform tool for getting screenshots Screengrab working in Linux and Windows. The program uses Qt and is independent of any desktop environment. Main features: * Get desktop screenshots * Get active window screenshots * Get secreenshots of desktop selection area * Copy screenshot to clipboard * Saving your image files in formats PNG or JPEG or BMP * Ability to set delay in getting screenshots (from 1 to 90 seconds) Package: sddm-theme-breeze Description-md5: f3e099fc6dc7b19ee22d34e24babc94d Description-en: Breeze SDDM theme Plasma Workspace for KF6. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Taskmanager library. . This package contains the files for the breeze SDDM theme. Package: sdpb Description-md5: 4ea43c188298813f61155b4abfe85924 Description-en: Semidefinite program solver SDPB is an open-source, arbitrary-precision, parallelized semidefinite program solver, designed for the conformal bootstrap. SDPB significantly outperforms less specialized solvers and should enable many new computations. . For more information, see "A Semidefinite Program Solver for the Conformal Bootstrap" at http://arxiv.org/abs/1502.02033. Package: sdpb-doc Description-md5: 3d88900ec702e1270fa2da067eb96691 Description-en: Semidefinite program solver (documentation) SDPB is an open-source, arbitrary-precision, parallelized semidefinite program solver, designed for the conformal bootstrap. SDPB significantly outperforms less specialized solvers and should enable many new computations. . For more information, see "A Semidefinite Program Solver for the Conformal Bootstrap" at http://arxiv.org/abs/1502.02033. . This package contains the manual and example files, including a Mathematica file with code to export semidefinite programs in the XML-based format used by SDPB. Package: ser2net Description-md5: 7f918b13b22cf169dd85a386cbf2fa59 Description-en: Serial port to network proxy This daemon allows telnet and tcp sessions to be established with a host's serial ports. Combined with a terminal emulator, this can be a very simple means to configure network devices or other equipment with a serial port. This is remarkably similar to the reverse telnet feature of some Cisco routers. Package: sfftobmp Description-md5: 105c21b18ae66a01264a6172f9cd79a1 Description-en: SFF (Structured Fax File) Converter Tool to convert "Structured Fax Files" into Windows bitmaps (BMP), Portable Bitmaps (PBM), JPEG Pictures (JPG) and single or multi-page TIFF Images. . SFF means 'Structured Fax File', intended by the CAPI interface to be used to save incoming faxes. Within GNU/Linux, cards such as the AVM-B1 create such files. Package: shed Description-md5: d63d084346e1db6c2036425374fde40b Description-en: simple hex editor with a pico-style interface shed (Simple Hex Editor) is an easy application for viewing and editing files in text mode, using ncurses. The main features are: . - Displays each byte as ascii, hex, decimal, octal and binary; - Allows changes to be input in all of the above displayed modes, with bit toggling in the binary column; - Simple Pico-style interface; - Search resource; - Can dump information to file; - Small memory requirements because file is not loaded into memory; - Large file support. . shed is useful in forensics investigations. Package: shiboken6 Description-md5: d2f244157822144737a75b31b6c9019d Description-en: CPython bindings generator for C++ libraries Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. Package: shiboken6-doc Description-md5: dc1bb236e2c5ec57c94fbaa07154083d Description-en: CPython bindings generator for C++ libraries (common documentation) Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. . This package contains the common documentation. Package: shineenc Description-md5: 8be70a8098d67ac483794b6168b87a4a Description-en: Fixed-point MP3 encoding library - frontend binary Shine can be used to encode audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains a frontend binary capable of encoding WAVE files using Shine. Package: showfoto Description-md5: d86e4696d338167761639ff2ae89170b Description-en: image viewer/editor for KDE showFoto is the standalone image editor of the digiKam project. . It runs without digiKam images database support, but provides all Image Editor functions. Package: skrooge Description-md5: ef4f185f38336e4cc2f0e21b250417a0 Description-en: personal finance manager for KDE Skrooge allows you to manage your personal finances. It is intended to be used by individuals who want to keep track of their incomes, expenses and investments. Its philosophy is to stay simple and intuitive. . Here is the list of Skrooge main features: * QIF, CSV, KMyMoney, Skrooge, import/export * OFX, QFX, GnuCash, Grisbi, HomeBank import * Advanced Graphical Reports * Several tabs to help you organize your work * Infinite undo/redo * Instant filtering on operations and reports * Infinite categories levels * Mass update of operations * Scheduled operations * Track refund of your expenses * Automatically process operations based on search conditions * Multi currencies * Dashboard Package: skrooge-common Description-md5: dda6028dbc12d8e0e3bab2023c25e1e7 Description-en: Skrooge architecture independent files Skrooge allows you to manage your personal finances. It is intended to be used by individuals who want to keep track of their incomes, expenses and investments. Its philosophy is to stay simple and intuitive. . This package contains architecture independent files needed for Skrooge to run properly. It also provides Skrooge documentation. Therefore, unless you have 'skrooge' package installed, you will hardly find this package useful. Package: slic3r Description-md5: 0794949ce96277bb7ebfa300ad8df740 Description-en: G-code generator for 3D printers Slic3r converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . Slic3r supports input in the STL, AMF and OBJ formats, and can output G-code for several series of 3D printers, including RepRap, Ultimaker, Makerbot, as well as SVG files for DLP printers. . It can be used with a graphical interface, or in batch mode via the command-line. Package: solarpowerlog Description-md5: 248a9712a9c6622aaab8141c552cd1aa Description-en: photovoltaic data logging The program's purpose is to track and log data from photovoltaic inverters, collect power data and store them. Also a purpose is to provide an interface to extract these data, allowing applications like web site stats of the system. . Solarpowerlog supports at the moment Solarmax inverters, connected via ethernet or serial interface, however it is programmed in a way to easy add support for other inverters as well. . The program supports logging to the console, logging to CVS and writing HTML files to be serverd by a web server. Package: sopv-doc Description-md5: ec602c9c500e26405f8df032343c4e2a Description-en: OpenPGP verification manuals and examples sopv is the verification-only subset of the Stateless OpenPGP Command Line Interface. . It is used to verify OpenPGP signatures. Several different implementations of this interface are present in Debian, and it is possible to use the alternatives system to choose between them. . This package provides generic documentation for users of sopv in the form of manpages, and example test scripts that can be used to confirm the conformance of a sopv implementation to the specification. . See https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/ for more information. Package: sopv-gpgv Description-md5: b1739dc80f7825668d26c43cd384d43e Description-en: Stateless OpenPGP CLI Verification-only Subset backed by gpgv The Stateless OpenPGP Command-Line Interface Verification-only Subset (or `sopv`) is a simple, standard interface for verifying OpenPGP cryptographic signatures. . This package provides an implementation of `sopv` backed by the minimal, verification-only `gpgv` tool from g10code. . `sopv` is defined in https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/ `gpgv` https://www.gnupg.org/documentation/manuals/gnupg/gpgv.html Package: speech-tools Description-md5: 23bbb81e2e55bcc1d07ccd37a4f11944 Description-en: Edinburgh Speech Tools - user binaries This package contains the various highly useful utility programs that use and accompany the Edinburgh Speech Tools Library. Audio software and some basic signal processing software is included in this package. . The following programs are available: na_play: generic playback program for use with net_audio and CSTR ao. ch_wave: Waveform file conversion program. ch_lab: label file conversion program. ch_track: Track file conversion program. wagon: a CART tree build and test program . See /usr/share/doc/speech-tools/README for detail list of programs available. Package: speech-tools-doc Description-md5: 7bc9ef5c11ff30efddc6d989c050d300 Description-en: Documentation for the Edinburgh Speech Tools This package contains the HTML and Postscript versions of the documentation for the Edinburgh Speech Tools. . Documentation also contains examples and tutorials on how to use Speech Tools library with your programs. Package: sslsniff Description-md5: 8be017697dbf786e659dc72a6fe620bd Description-en: SSL/TLS man-in-the-middle attack tool sslsniff is designed to create man-in-the-middle (MITM) attacks for SSL/TLS connections, and dynamically generates certs for the domains that are being accessed on the fly. The new certificates are constructed in a certificate chain that is signed by any certificate that is provided. sslsniff also supports other attacks like null-prefix or OCSP attacks to achieve silent interceptions of connections when possible. Package: starpu-examples Description-md5: 601fd3c318d53962421cdbdd364f312b Description-en: Task scheduler for heterogeneous multicore machines - exs StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains application examples. Package: starpu-tools Description-md5: eb2ba87d4cd88833bc91b0cf6b977279 Description-en: Task scheduler for heterogeneous multicore machines - tools StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains StarPU tools. Package: tasgrid Description-md5: c00b421318720c42ae2338386ad35820 Description-en: command-line interface to the Tasmanian sparse grids library The Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN (Tasmanian) is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. . This package contains an executable that provides a command-line interface to the Tasmanian Sparse Grids module. It provides the ability to create and manipulate sparse grids, save and load them into files and optionally interface with another program via text files. Package: tilemaker Description-md5: 0f72a3677279f3fae6b774e338a28f93 Description-en: Generates vector tiles from OpenStreetMap data tilemaker is a single executable command that takes OpenStreetMap data as planet or diff files and directly makes it into vector tiles. It's supremely customisable, and if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the configuration and process files to rely on the schema of OpenMapTiles by default. Package: tiny-dfr Description-md5: 6c80eb2cd1648df15c8df468bc4feecb Description-en: dynamic touch bar daemon This package contains tiny-dfr, the userland touch bar daemon. . tiny-dfr shows the function row and media control keys (brightness, volume, backlight, play, etc) on your touch bar. Currently supported platforms are Apple Silicon and T2 Macs. Package: tokodon Description-md5: 918cf9e42287ae3cd93fab42aeb0a163 Description-en: modern Mastodon client Tokodon is a modern client for Mastodon, Pleroma, and Nextcloud Social, built using the Kirigami technology. . Tokodon allows you to interact with the Fediverse community. Package: toppic Description-md5: ae3f1b96c71d884df9b96659eacd01d6 Description-en: Top-down proteoform identification and characterization (programs) The TopPIC Suite consists of four software tools for the interpretation of top-down mass spectrometry data: TopFD, TopPIC, TopMG, and TopDiff. . -TopFD (Top-down mass spectral Feature Detection) is a software tool for top-down spectral deconvolution and a successor to MS-Deconv. It groups top-down spectral peaks into isotopomer envelopes and converts isotopomer envelopes to monoisotopic neutral masses. In addition, it extracts proteoform features from LC-MS or CE-MS data. . -TopPIC (Top-down mass spectrometry based Proteoform Identification and Characterization) identifies and characterizes proteoforms at the proteome level by searching top-down tandem mass spectra against a protein sequence database. TopPIC is a successor to MS-Align+. It efficiently identifies proteoforms with unexpected alterations, such as mutations and post-translational modifications (PTMs), accurately estimates the statistical significance of identifications, and characterizes reported proteoforms with unknown mass shifts. It uses several techniques, such as indexes, spectral alignment, generation function methods, and the modification identification score (MIScore), to increase the speed, sensitivity, and accuracy. . -TopMG (Top-down mass spectrometry based proteoform identification using Mass Graphs) is a software tool for identifying ultra-modified proteoforms by searching top-down tandem mass spectra against a protein sequence database. It is capable of identifying proteoforms with multiple variable PTMs and unexpected alterations, such as histone proteoforms and phosphorylated ones. It uses mass graphs, which efficiently represent candidate proteoforms with multiple variable PTMs, to increase the speed and sensitivity in proteoform identification. In addition, approximate spectrum-based filtering methods are employed for protein sequence filtering, and a Markov chain Monte Carlo method (TopMCMC) is used for estimating the statistical significance of identifications. . -TopDiff (Top-down mass spectrometry-based identification of Differentially expressed proteoforms) compares the abundances of proteoforms and finds differentially expressed proteoforms by using identifications of top-down mass spectrometry data of several protein samples. Package: toppic-common Description-md5: 38d72472bf94d4a506454a39f9fd75ae Description-en: Top-down proteoform identification and characterization (common data) The TopPIC Suite consists of four software tools for the interpretation of top-down mass spectrometry data: TopFD, TopPIC, TopMG, and TopDiff. . -TopFD (Top-down mass spectral Feature Detection) is a software tool for top-down spectral deconvolution and a successor to MS-Deconv. It groups top-down spectral peaks into isotopomer envelopes and converts isotopomer envelopes to monoisotopic neutral masses. In addition, it extracts proteoform features from LC-MS or CE-MS data. . -TopPIC (Top-down mass spectrometry based Proteoform Identification and Characterization) identifies and characterizes proteoforms at the proteome level by searching top-down tandem mass spectra against a protein sequence database. TopPIC is a successor to MS-Align+. It efficiently identifies proteoforms with unexpected alterations, such as mutations and post-translational modifications (PTMs), accurately estimates the statistical significance of identifications, and characterizes reported proteoforms with unknown mass shifts. It uses several techniques, such as indexes, spectral alignment, generation function methods, and the modification identification score (MIScore), to increase the speed, sensitivity, and accuracy. . -TopMG (Top-down mass spectrometry based proteoform identification using Mass Graphs) is a software tool for identifying ultra-modified proteoforms by searching top-down tandem mass spectra against a protein sequence database. It is capable of identifying proteoforms with multiple variable PTMs and unexpected alterations, such as histone proteoforms and phosphorylated ones. It uses mass graphs, which efficiently represent candidate proteoforms with multiple variable PTMs, to increase the speed and sensitivity in proteoform identification. In addition, approximate spectrum-based filtering methods are employed for protein sequence filtering, and a Markov chain Monte Carlo method (TopMCMC) is used for estimating the statistical significance of identifications. . -TopDiff (Top-down mass spectrometry-based identification of Differentially expressed proteoforms) compares the abundances of proteoforms and finds differentially expressed proteoforms by using identifications of top-down mass spectrometry data of several protein samples. . This package ships common data used by the various program in the toppic package and some documentation. Package: uim Description-md5: 7d5fc5c62a66ae896a4bce984f82125e Description-en: Universal Input Method - main binary package Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package is a package designed to install the basic uim infrastructure. Package: uim-anthy Description-md5: 4c96f15472625d25585f2295d1eaeb6e Description-en: Universal Input Method - Anthy support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains a plugin for uim to support the use of the Japanese input method Anthy. Package: uim-byeoru Description-md5: cf9ccf236e5aa929c2d1fa958f937420 Description-en: Universal Input Method - byeoru hangul input support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains a plugin for uim to support the use of the Byeoru input module for hangul. Package: uim-data Description-md5: 21997c6d30c950caa148f9266c51cf33 Description-en: Universal Input Method - data files Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the data files for uim. Package: uim-el Description-md5: 41539f8605bc65a7a832e83863352a01 Description-en: Universal Input Method - Emacs front end Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an Emacs front end for uim. Package: uim-fep Description-md5: 1e7a34676ac7358ed943fa5c34e4f48a Description-en: Universal Input Method - front end processor Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains a curses Front End Processor to support the use of uim in a text terminal. Package: uim-gtk2.0 Description-md5: 7cb874e258eb0bd7aeeb0ea9aef67b56 Description-en: Universal Input Method - GTK+2.x front end Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an GTK+2.0 front-end applications for uim. Package: uim-gtk2.0-immodule Description-md5: 4e49bcc79e9db481fcf61429b83bb113 Description-en: Universal Input Method - GTK+2.x IM-module Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an IM-module to support the use of uim on GTK+2.0 applications. Package: uim-gtk3 Description-md5: f90b22bfcbdcf4116ac1b37306fc35e2 Description-en: Universal Input Method - GTK+3.x front end Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an GTK+3.0 front-end applications for uim. Package: uim-gtk3-immodule Description-md5: b49d2f2f535f32de9f2f7a2f43ea56ba Description-en: Universal Input Method - GTK+3.x IM module Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an IM-module to support the use of uim on GTK+3.0 applications. Package: uim-ipa-x-sampa Description-md5: c2650de1193bcb2174f13bebef0e458d Description-en: Universal Input Method - X-SAMPA IPA input support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package provides uim support for the International Phonetic Alphabet, using the 7-bit extended-SAMPA system - see http://www.phon.ucl.ac.uk/home/sampa/x-sampa.htm Package: uim-latin Description-md5: 458a67f604ed5eca4057f23301af4ac9 Description-en: Universal Input Method - Latin script input support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains a plugin for uim to support the use of the (Emacs) Latin input method, which provides composing sequences for accented and otherwise modified Roman-alphabet letters. Package: uim-look Description-md5: 68692cad22e0b17f7a31936f7dc6d098 Description-en: Universal Input Method - Dictionary-based completion input support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains Dictionary-based completion input style for uim. Package: uim-m17nlib Description-md5: 6239c32fcae2a4525cfdab4595a432a6 Description-en: Universal Input Method - m17nlib plugin metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains a plugin for uim to support the use of the general-purpose input method M17n (for "Multilingualization"). Package: uim-pinyin Description-md5: 848296bfa329cbc741a26cccfa542a52 Description-en: Universal Input Method - pinyin input support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package provides uim support for the (Traditional and Simplified) Chinese input methods py, pyunihan, and pinyin-big5. Package: uim-plugins Description-md5: 582b7f16190017bfcf28569d682de7bd Description-en: Universal Input Method - plugin files Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the plugin files for uim. Package: uim-qt5 Description-md5: 7d91f8f1272e6e081d0c070ad1b08aa1 Description-en: Universal Input Method - Qt 5.x front end Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains some graphical utilities (but not a full IM-module) using Qt 5.x. Package: uim-qt5-immodule Description-md5: f0c434e9ace644faf06922b724ab427d Description-en: Universal Input Method - Qt 5.x IM module Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an IM-module to support the use of uim on Qt 5.x. Package: uim-qt6 Description-md5: 189f21ae8fb8680e1db45264d57eebde Description-en: Universal Input Method - Qt 6.x front end Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains some graphical utilities (but not a full IM-module) using Qt 6.x. Package: uim-qt6-immodule Description-md5: 8c9d9b5f9fa04f87ee97009cf86697f6 Description-en: Universal Input Method - Qt 6.x IM module Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, PRIME, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains an IM-module to support the use of uim on Qt 6.x. Package: uim-skk Description-md5: fcebaaa8993b1d8d700443b7690fc17f Description-en: Universal Input Method - SKK support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains a plugin for uim to support the use of the Japanese input method SKK. Package: uim-tcode Description-md5: 7ee452d7c01196941f21ac156ea14575 Description-en: Universal Input Method - T-Code support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package provides uim support for TUT-Code (or "T-Code"), a Japanese input method mapping pairs of alphanumeric codes to individual kanji - see http://openlab.jp/tcode/ (in Japanese). Package: uim-viqr Description-md5: ec62cccdb102bb883f5573b1e814975f Description-en: Universal Input Method - Vietnamese Quoted-Readable support metapackage Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package provides uim support for VIQR (Vietnamese Quoted-Readable) input. VIQR is a mnemonic encoding of Vietnamese characters into US ASCII for use on 7-bit systems - see RFC1456. Package: uim-xim Description-md5: b0b88ca1ca136569ca748ae268f27b79 Description-en: Universal Input Method - XIM compatibility interface Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package provides a bridge allowing software that can only interface with the X Input Method to work with uim. Package: valentina Description-md5: d1f6828fe9ae1850efe03b8497b0a811 Description-en: pattern making program Valentina is a pattern drafting software tool for small-batch and custom-sized clothing manufacturing. . Valentina allows designers to create and model patterns of clothing, using either standard sizing tables or an individual’s set of measurements. It blends new technologies with traditional methods to create a unique pattern making tool. . The "tape" executable is provided as "valentina-tape", and the "puzzle" executable is provided as "valentina-puzzle". Package: valentina-l10n Description-md5: 0989bbfb518e26b0a8f84c64384bf969 Description-en: pattern making program - locale data Valentina is a pattern drafting software tool for small-batch and custom-sized clothing manufacturing. . Valentina allows designers to create and model patterns of clothing, using either standard sizing tables or an individual’s set of measurements. It blends new technologies with traditional methods to create a unique pattern making tool. . This package provides locale data for Valentina. Package: vcdimager Description-md5: d83ee37b30517af92174b268e519e583 Description-en: VideoCD (VCD) image mastering and ripping tool This package contains a collection of tools to master (Super)VideoCD, either directly from compliant MPEG streams with no PlayBack Control (PBC), or out of an XML description for a full-featured (S)VCD. . This package also contains a VideoCD ripping tool to rip mpeg streams from VideoCD images, and some debugging tools. Package: vim-icinga2 Description-md5: c8895dd274845b67838e862e33cad270 Description-en: syntax highlighting for Icinga 2 config files in VIM Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . The vim-icinga2 package provides filetype detection and syntax highlighting for Icinga 2 config files. Package: w3m-img Description-md5: d9733e0fd594b5491fc8db98e1e4b768 Description-en: inline image extension support utilities for w3m w3m-img provides some utilities to support inline images for w3m on terminal emulator in X Window System environments and Linux framebuffer. Package: webkit2gtk-driver Description-md5: 5dc03244937a41a268d3b7212f728f62 Description-en: WebKitGTK WebDriver support (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: webkitgtk-webdriver Description-md5: 088bf78d76ece6d47a2cd75d9dee0fbe Description-en: WebKitGTK WebDriver support WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. . This package provides the WebDriver service implementation for WebKitGTK. Package: xdg-desktop-portal-kde Description-md5: 85f9c7683ceeee9a23bab8e1e1840663 Description-en: backend implementation for xdg-desktop-portal using Qt xdg-desktop-portal-kde provides a Qt implementation for the desktop-agnostic xdg-desktop-portal service. This allows sandboxed applications to request services from outside the sandbox using KDE GUIs (app chooser, file chooser, print dialog) or using KDE services (session manager, screenshot provider). Package: xdg-desktop-portal-lxqt Description-md5: a7a48f5cbae6def40c62eb0a0003ab40 Description-en: xdg-desktop-portal using Qt/KF6/libfm-qt LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, LXQt also works fine with less powerful machines. . This package contains a backend implementation for xdg-desktop-portal that is using Qt/KF6/libfm-qt. Package: xwaylandvideobridge Description-md5: c7656b559598de6707da923a9f847ce3 Description-en: XWayland Video Bridge for X11 clients By design, X11 applications can't access window or screen contents for wayland clients. This is fine in princple, but it breaks screen sharing in tools like Discord, MS Teams, Skype, etc and more. . This tool allows us to share specific windows to X11 clients, but within the control of the user at all times. Package: yakuake Description-md5: abf3bd0113526a2750546b44894ec066 Description-en: Quake-style terminal emulator based on KDE Konsole technology YaKuake is inspired from the terminal in the Quake game: when you press a key (by default F12, but that can be changed) a terminal window slides down from the top of the screen. Press the key again, and the terminal slides back. . It is faster than a keyboard shortcut because it is already loaded into memory and as such is very useful to anyone who frequently finds themselves switching in and out of terminal sessions. Package: zeal Description-md5: 6eba64604ad34b2f375b7482e943fcde Description-en: Simple offline API documentation browser Zeal is a simple offline API documentation browser inspired by Dash (OS X app), available for Linux and Windows. . * Quickly search documentation using Alt+Space (or customised) hotkey to display Zeal from any place in your workspace. * Search in multiple sets of documentation at once. * Don't be dependent on your internet connection. * Integrate Zeal with Emacs, Sublime Text, or Vim. Package: bochs Description-md5: bc053c9a3065af52a73668b7866a2e07 Description-en: IA-32 PC emulator Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . Bochs is capable of running most operating systems inside the emulation including GNU, GNU/Linux, *BSD, FreeDOS, MSDOS and Windows 95/NT. Package: bochs-sdl Description-md5: c1de9e8924d4d41e5077c82fed4d22e9 Description-en: SDL plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains an SDL GUI plugin for Bochs. . Use Scroll-Lock key for full screen. Package: bochs-term Description-md5: 6e4769512394248d4595633871dc05ef Description-en: Terminal (ncurses-based) plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains a Terminal (ncurses-based) GUI plugin for Bochs. Package: bochs-wx Description-md5: 173269ea6b13541db917fabb97fa5bcc Description-en: WxWindows plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains a WxWindows GUI plugin for Bochs. Package: bochs-x Description-md5: d05bd802b2729b64a9ea369b90b87f71 Description-en: X11 plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains an X11 GUI plugin for Bochs. Package: bximage Description-md5: 8deff38bdaf35413e0eddc6a244bcd1c Description-en: Disk Image Creation Tool for Bochs This tool is part of the Bochs project. Its purpose is to generate disk images that are used to allocate the guest operating system in Bochs environment. Package: clickhouse-client Description-md5: 6dceda8938e33615fa36694310e1e0cc Description-en: column-oriented database system (cli client) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides ClickHouse CLI client. Package: clickhouse-common Description-md5: dafc4f101c8118146cf2903a05dfe5ed Description-en: column-oriented database system (common files) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides common files for both ClickHouse server and client. Package: clickhouse-server Description-md5: 40ffe1390c0d529d732668d8ed763668 Description-en: column-oriented database system (server runner) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides ClickHouse server runner. Package: clickhouse-tools Description-md5: 25307a8fa689f823bd361f1d7b95d91a Description-en: column-oriented database system (tools) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides various ClickHouse tools: - clickhouse-performance-test - clickhouse-benchmark - clickhouse-compressor - clickhouse-copier and some others. Package: cpp-14-aarch64-linux-gnu Description-md5: 60cdf4bb445be15901cb015feeb990b7 Description-en: GNU C preprocessor for aarch64-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for aarch64-linux-gnu architecture but not the compiler. Package: freecontact Description-md5: 8af4abbafedd65eddf0739bd00e97557 Description-en: fast protein contact predictor FreeContact is a protein residue contact predictor optimized for speed. Its input is a multiple sequence alignment. FreeContact can function as an accelerated drop-in for the published contact predictors EVfold-mfDCA of DS. Marks (2011) and PSICOV of D. Jones (2011). . FreeContact is accelerated by a combination of vector instructions, multiple threads, and faster implementation of key parts. Depending on the alignment, 8-fold or higher speedups are possible. . A sufficiently large alignment is required for meaningful results. As a minimum, an alignment with an effective (after-weighting) sequence count bigger than the length of the query sequence should be used. Alignments with tens of thousands of (effective) sequences are considered good input. . jackhmmer(1) from the hmmer package, or hhblits(1) from hhsuite can be used to generate the alignments, for example. . This package contains the command line tool freecontact(1). Package: g++-14-aarch64-linux-gnu Description-md5: b996f012975000f1ea76fd985d3446d1 Description-en: GNU C++ compiler for aarch64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for aarch64-linux-gnu architecture. Package: gcc-14-aarch64-linux-gnu Description-md5: a174b3cd9d1ab0fcdf59f034f24cdb2b Description-en: GNU C compiler for the aarch64-linux-gnu architecture This is the GNU C compiler for the aarch64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-14-aarch64-linux-gnu Description-md5: 7494500d31730016266c3afcd7df0781 Description-en: GNU Go compiler for the aarch64-linux-gnu architecture This is the GNU Go compiler for the aarch64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-aarch64-linux-gnu Description-md5: eb75234f2fddd5902c44709d3f946b62 Description-en: GNU Rust compiler for the aarch64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-aarch64-linux-gnu Description-md5: 199fdd9fd06722e3233592ba26207d8c Description-en: GNU D compiler (version 2) for the aarch64-linux-gnu architecture This is the GNU D compiler for the aarch64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-14-aarch64-linux-gnu Description-md5: c9a58ab7359394ce988886339852089d Description-en: GNU Fortran compiler for the aarch64-linux-gnu architecture This is the GNU Fortran compiler for the aarch64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-14-aarch64-linux-gnu Description-md5: 5c32bb1a293588c845d7a3b4aff8df2e Description-en: GNU Modula-2 compiler for the aarch64-linux-gnu architecture This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-aarch64-linux-gnu Description-md5: 726b837fa2e33796406f1db6ec3b5d32 Description-en: GNU Ada compiler for the aarch64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-14-aarch64-linux-gnu Description-md5: d431b0e6e4059db3dd1d284e2868e6fc Description-en: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C++ compiler for the aarch64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-aarch64-linux-gnu Description-md5: a59c606b6defdc61673dce1d2868f8c0 Description-en: GNU Objective-C compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C compiler for the aarch64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: ignition-launch-cli Description-md5: 58a5b2679542ab03c37010d229be92d2 Description-en: Ignition Robotics Launch Library - Launch cli Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch cli application Package: libfreecontact-dev Description-md5: a38aac9af5c6b0a3e4c186780c9d30fe Description-en: fast protein contact predictor library - development files FreeContact is a protein residue contact predictor optimized for speed. Its input is a multiple sequence alignment. FreeContact can function as an accelerated drop-in for the published contact predictors EVfold-mfDCA of DS. Marks (2011) and PSICOV of D. Jones (2011). . FreeContact is accelerated by a combination of vector instructions, multiple threads, and faster implementation of key parts. Depending on the alignment, 8-fold or higher speedups are possible. . A sufficiently large alignment is required for meaningful results. As a minimum, an alignment with an effective (after-weighting) sequence count bigger than the length of the query sequence should be used. Alignments with tens of thousands of (effective) sequences are considered good input. . jackhmmer(1) from the hmmer package, or hhblits(1) from hhsuite can be used to generate the alignments, for example. . This package contains files necessary for developing applications with libfreecontact. Package: libfreecontact0t64 Description-md5: 721f2a8d8be3d901ffe188295e29cf54 Description-en: fast protein contact predictor library FreeContact is a protein residue contact predictor optimized for speed. Its input is a multiple sequence alignment. FreeContact can function as an accelerated drop-in for the published contact predictors EVfold-mfDCA of DS. Marks (2011) and PSICOV of D. Jones (2011). . FreeContact is accelerated by a combination of vector instructions, multiple threads, and faster implementation of key parts. Depending on the alignment, 8-fold or higher speedups are possible. . A sufficiently large alignment is required for meaningful results. As a minimum, an alignment with an effective (after-weighting) sequence count bigger than the length of the query sequence should be used. Alignments with tens of thousands of (effective) sequences are considered good input. . jackhmmer(1) from the hmmer package, or hhblits(1) from hhsuite can be used to generate the alignments, for example. . This package contains the shared library implementing freecontact. Package: libignition-gazebo-dev Description-md5: 8ba4d9f9a00527803ae38cb007410427 Description-en: Ignition Gazebo classes and functions for robot apps - Development files Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files Package: libignition-gazebo-plugins Description-md5: ed75f85997875eff7f6d998c9eef28e9 Description-en: Ignition Gazebo classes and functions for robot apps - Plugins Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Plugins collection Package: libignition-gazebo6-6 Description-md5: 5f37a7f9f59985df65ec850277bd2285 Description-en: Ignition Gazebo classes and functions for robot apps - Shared library Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Main shared library Package: libignition-launch-dev Description-md5: 980577ac8b37422a77b797e25a67db00 Description-en: Ignition Robotics Launch Library - Development files Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch development files Package: libignition-launch5-5 Description-md5: b1c4132c18a7f9ea2480e3a2dcb9fdc6 Description-en: Ignition Robotics Launch Library - Launch libraries Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch libraries Package: liblomiri-thumbnailer-qt-dev Description-md5: d3cdc549ede6550f492d0b9cdd41894c Description-en: Qt/C++ API to obtain thumbnails (development files) Lomiri Thumbnailer is an API for the Lomiri operating environment to create and cache image thumbnails for local and remote media. . Library providing a client API for obtaining thumbnails from the DBus service. . This package provides the development files for the library. Package: liblomiri-thumbnailer-qt1.0 Description-md5: 118a884cdf727986556c0a172cff49da Description-en: Qt/C++ API to obtain thumbnails Lomiri Thumbnailer is an API for the Lomiri operating environment to create and cache image thumbnails for local and remote media. . Library providing a client API for obtaining thumbnails from the DBus service. Package: libregfi-dev Description-md5: 2aed8bca746e6c7f0c3aadaeb08a57c0 Description-en: utility to analysis for Windows NT-based registry (devel files) RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. . This package provides the development files. Package: libregfi1t64 Description-md5: 166686126ff450d9d34a781f46c10fba Description-en: utility to analysis for Windows NT-based registry (shared library) RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. . This package provides the runtime library. Package: linux-lowlatency-headers-6.8.0-20 Description-md5: dc19fa6de3cae9aa833d00daf7dfb93f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-20/debian.README.gz for details Package: lomiri-thumbnailer-service Description-md5: 8a6bfd248ce60644880fa594ef9e1c74 Description-en: D-Bus service for out of process thumbnailing Lomiri Thumbnailer is an API for the Lomiri operating environment to create and cache image thumbnails for local and remote media. . This package provides thumbnailer D-Bus service that can provide thumbnails on behalf of another process. Package: mingw-w64-tools Description-md5: e51ae65009b54dc317e276561f73ef47 Description-en: Development tools for 32- and 64-bit Windows MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains: * gendef, which extracts DLL exports from Windows executables; * genidl, which extracts IDL information from Windows executables; * genpeimg, which manipulates PE flags in Windows executables; * widl, which generates build files from IDL descriptions; * pkg-config symlinks to allow .pc-based libraries to be used. Package: mixxx Description-md5: d491a99ebd0dc954a099371a444cc98a Description-en: Digital Disc Jockey Interface Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat. . Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins. Package: prusa-slicer Description-md5: e48ca208c5da5526c62976a94a73417c Description-en: G-code generator for 3D printers PrusaSlicer converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . PrusaSlicer supports input in the STL, AMF and OBJ formats, and can output G-code for several series of 3D printers, including RepRap, Ultimaker, Makerbot, as well as SVG files for DLP printers. . It can be used with a graphical interface, or in batch mode via the command-line. Package: python3-graph-tool Description-md5: 7d5143f85a6739dac984b51d57ee6d7e Description-en: Efficient network analysis -- Python graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. . This package provides the Python material. Package: python3-shasta Description-md5: 66742cabe829f4e59fa774519150928d Description-en: nanopore whole genome assembly (dynamic library) De novo assembly from Oxford Nanopore reads. The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells. . Computational methods used by the Shasta assembler include: . * Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads. . * Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10). . Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers. . This package contains the dynamic library that can be interfaced and imported within Python. Package: python3-uwsgidecorators Description-md5: b6d60cbaaf5f0468faa6a7e19cf60424 Description-en: module of decorators for elegant access to uWSGI API (Python 3) uwsgidecorators is a simple Python module that exports a bunch of decorators to allow a more elegant approach to uWSGI API. Provided decorators helps with creating of RPC functions, timers, filemonitors. . This package provides uwsgidecorators module for Python 3. Package: qml-module-lomiri-thumbnailer Description-md5: 7ee717dbd74c9a75c529f3a1c7ec17a5 Description-en: QML interface for the thumbnailer Lomiri Thumbnailer is an API for the Lomiri operating environment to create and cache image thumbnails for local and remote media. . This package provides image providers that allow access to the thumbnailer from Qt Quick 2 / QML applications. Package: reglookup Description-md5: 4b4cbf28979f6df6f91127ad133ce24b Description-en: utility to analysis for Windows NT-based registry RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. The package provides the following commands: reglookup, reglookup-recover and reglookup-timeline. Package: shasta Description-md5: 7bb8ac3039d8e82623b175abb8ab2e67 Description-en: nanopore whole genome assembly (binaries and scripts) De novo assembly from Oxford Nanopore reads. The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells. . Computational methods used by the Shasta assembler include: . * Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads. . * Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10). . Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers. . This package contains the executable binaries (tools) and accommodating scripts. Package: aapt Description-md5: 975bf7a86058538d7263494591e4f7d8 Description-en: Android Asset Packaging Tool The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. Package: android-libaapt Description-md5: 6766f9d7dc04ef81ed3bf2af26ae59f6 Description-en: Android Asset Packaging Tool - Shared library The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. . This package contains the shared library. Package: android-libandroidfw Description-md5: 21839b22eef556d8ecf312e7dee83ff7 Description-en: Android utility library Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. Package: android-libandroidfw-dev Description-md5: e6f58464d4ebdf1df4179fa3b085ae9c Description-en: Android utility library - Development files Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. . This package contains the development files. Package: cpp-14-arm-linux-gnueabihf Description-md5: ed68a0d5b068e9ec1abe470407d0cbf5 Description-en: GNU C preprocessor for arm-linux-gnueabihf A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for arm-linux-gnueabihf architecture but not the compiler. Package: efibootguard Description-md5: a9ea125951a2bf69a48fef0b9419dc08 Description-en: UEFI-based bootloader The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the bootloader binary and the tool bg_gen_unified_kernel. Package: efibootguard-tools Description-md5: 3335c5a6712a2969577f956b2a146ed7 Description-en: Tools to get and set information from efibootguard The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the efibootguard tools bg_setenv, bg_printenv. Package: g++-14-arm-linux-gnueabihf Description-md5: 8217684381d0545df03fa8d52efefabb Description-en: GNU C++ compiler for arm-linux-gnueabihf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm-linux-gnueabihf architecture. Package: gcc-14-arm-linux-gnueabihf Description-md5: 33f90d4dfb358631d3e5a94e55aaa543 Description-en: GNU C compiler for the arm-linux-gnueabihf architecture This is the GNU C compiler for the arm-linux-gnueabihf architecture, a fairly portable optimizing compiler for C. Package: gcc-h8300-hms Description-md5: d91901416f9dfbb090eaa1f5d4083486 Description-en: GNU C compiler (cross compiler for h8300-hitachi-coff) This is the GNU C compiler, a fairly portable optimizing compiler which supports multiple languages. This package includes support for C. Package: gccgo-14-arm-linux-gnueabihf Description-md5: 3ce513e797bd4d1a1c346756537f10b2 Description-en: GNU Go compiler for the arm-linux-gnueabihf architecture This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-arm-linux-gnueabihf Description-md5: f141a87e5d642d885ec8ce4fdc5e8c89 Description-en: GNU Rust compiler for the arm-linux-gnueabihf architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-arm-linux-gnueabihf Description-md5: e7806cc7fa9ea582cd66e012058e42e9 Description-en: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture This is the GNU D compiler for the arm-linux-gnueabihf architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-14-arm-linux-gnueabihf Description-md5: 97ae8549d5e903133d4832ce451bf9d5 Description-en: GNU Fortran compiler for the arm-linux-gnueabihf architecture This is the GNU Fortran compiler for the arm-linux-gnueabihf architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-14-arm-linux-gnueabihf Description-md5: 933ee1c99d288f27147a775bc0f4111e Description-en: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-arm-linux-gnueabihf Description-md5: add9124ecac0dbae8c33714a6eb422c6 Description-en: GNU Ada compiler for the arm-linux-gnueabihf architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-14-arm-linux-gnueabihf Description-md5: 6a023a9d4124afa528373e4a11661544 Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-arm-linux-gnueabihf Description-md5: 53428c52dd8a87e57b005d8ef5eaa131 Description-en: GNU Objective-C compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gstreamer1.0-adapter-pulseeffects Description-md5: 7600aa151969b8eddcede93a45751854 Description-en: GStreamer adapter plugin Simple plugin that gives output buffers with the desired number of samples. . It is used in PulseEffects to ensure that the number of audio samples in the buffer is a power of 2. The convolver also needs it. . This package is part of the PulseEffects project. Package: gstreamer1.0-autogain-pulseeffects Description-md5: 6e5f3bf4a78ab41e85451ac1fe41f1a2 Description-en: GStreamer autogain plugin Simple GStreamer plugin that changes audio gain to match the levels recommended by the ebur128 standard. . This package is part of the PulseEffects project. Package: gstreamer1.0-convolver-pulseeffects Description-md5: 75bbadcb9fcad09d8632886791202257 Description-en: GStreamer convolver plugin Simple GStreamer crystalizer plugin based on the library of Zita-convolver. . This package is part of the PulseEffects project. Package: gstreamer1.0-crystalizer-pulseeffects Description-md5: ce19a24df2160b0b5ee3bcdb2f7b985e Description-en: GStreamer crystalizer plugin Simple GStreamer plugin, useful to add more dynamic range to songs that were overly compressed. . This package is part of the PulseEffects project. Package: libebgenv-dev Description-md5: b4bb711611f740d48ce1df01995dee32 Description-en: efibootguard development files The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the development files for the efibootguard library. Package: libebgenv0 Description-md5: 8c09827dfbdb29be57aa26a9a01adf9d Description-en: efibootguard library files The efibootguard is a bootloader that includes a simple update mechanism with fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading an OS. This package provides the efibootguard shared library. Package: libnethogs-dev Description-md5: 9e4bebb19575403db786ce4638e0656d Description-en: From nethogs tool, libnethogs library (development files) This is highly experimental, and is expected to break source and binary compatibility while it looks for the right abstraction points. . This package contains the development files. Package: libnethogs0 Description-md5: f1eca93fee7e19153c3ba3e6bd6eb7e0 Description-en: From nethogs tool, libnethogs library (library) This is highly experimental, and is expected to break source and binary compatibility while it looks for the right abstraction points. . This package contains the shared library. Package: libreflectcpp-dev Description-md5: c450107d0c5e0b46a772e2dc967e9e04 Description-en: C++20 library for fast (de-)serialization and validation (development files) reflect-cpp is a C++20 library for fast serialization, deserialization and validation using reflection. It supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org. . This package contains development files for libreflectcpp. Package: libreflectcpp0.18 Description-md5: 58534d0ab02cc922cd7975a260195b9d Description-en: C++20 library for fast (de-)serialization and validation (shared library) reflect-cpp is a C++20 library for fast serialization, deserialization and validation using reflection. It supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org. . This package contains libreflectcpp shared library. Package: mailfront Description-md5: df32c5e85614568b7e938b41fb60bfb4 Description-en: mail server network protocol front-ends mailfront is a set of customizable network front-ends for mail servers. It contains complete SMTP, QMQP, QMTP, and POP3 front-ends as well as an authentication module for IMAP. The mail delivery front-ends also contain internal address filtering features. . Two SMTP back-ends are provided. One delivers mail to qmail-queue, mimicking most of the behavior of qmail-smtpd, with the addition of support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT is set, and execs its command line otherwise (in order to run the above program). Package: nethogs Description-md5: 04c153c901ad7ca75e53e2ae32565ccd Description-en: Net top tool grouping bandwidth per process NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process. NetHogs does not rely on a special kernel module to be loaded. Package: openjdk-25-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-25-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: pulseeffects Description-md5: b8d7dfc9b25713d68c3180a148bb5e00 Description-en: Audio effects for PulseAudio applications PulseEffects is an advanced system-wide equalizer that works with PulseAudio. It can apply system-wide effects to all running application or selected apps. . PulseEffects also provides many pre-defined sound effects for PulseAudio input and output. Package: rlvm Description-md5: 02d441becace68d9ad9f698de2566534 Description-en: RealLive virtual machine clone rlvm is a Free Software reimplementation of VisualArt's KK's RealLive interpreter. RealLive is a game engine used to write visual novels, used in the games Kanon, Air, CLANNAD, Planetarian, Tomoyo After and Little Busters, among many others. Package: split-select Description-md5: f4e2d6d03ce279ebaad9009d493c201e Description-en: APK split and selection tool Generates the logic for selecting a Split APK given some target Android device configuration. . Using the flag --generate will emit a JSON encoded tree of rules that must be satisfied in order to install the given Split APK. Using the flag --target along with the device configuration will emit the set of Split APKs to install, following the same logic that would have been emitted Package: wsjtx-improved Description-md5: 70f68c4174fac5fcd5affc60a599bcb0 Description-en: Weak-signal amateur radio communications WSJT-X implements amateur radio communication protocols or "modes" called FST4, FST4W, FT4, FT8, JT4, JT9, JT65, Q65, MSK144, and WSPR, as well as one called Echo for detecting and measuring your own radio signals reflected from the Moon. These modes were all designed for making reliable, confirmed QSOs under extreme weak-signal conditions. . JT4, JT9, and JT65 use nearly identical message structure and source encoding (the efficient compression of standard messages used for minimal QSOs). They use timed 60-second T/R sequences synchronized with UTC. JT4 and JT65 were designed for EME ("moonbounce") on the VHF/UHF/microwave bands. JT9 is optimized for the MF, and HF bands. It is about 2 dB more sensitive than JT65 while using less than 10% of the bandwidth. Q65 offers submodes with a wide range of T/R sequence lengths and tone spacings. . FT4 and FT8 are operationally similar but use T/R cycles only 7.5 and 15 s long, respectively. MSK144 is designed for Meteor Scatter on the VHF bands. These modes offer enhanced message formats with support for nonstandard callsigns and some popular contests. . FST4 and FST4W are designed particularly for the LF and MF bands. On these bands their fundamental sensitivities are better than other WSJT-X modes with the same sequence lengths, approaching the theoretical limits for their rates of information throughput. FST4 is optimized for two-way QSOs, while FST4W is for quasi-beacon transmissions of WSPR-style messages. FST4 and FST4W do not require the strict, independent time synchronization and phase locking of modes like EbNaut. . WSPR mode implements a protocol designed for probing potential propagation paths with low-power transmissions. WSPR is fully implemented within WSJT-X, including programmable "band-hopping". . wsjt-x_improved is an enhanced version of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS and others. Package: cpp-14-i686-linux-gnu Description-md5: b8282273c17bed5005498d3acc86c9d4 Description-en: GNU C preprocessor for i686-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for i686-linux-gnu architecture but not the compiler. Package: g++-14-i686-linux-gnu Description-md5: 88bdc3f5d96144f5748dae6f61c62299 Description-en: GNU C++ compiler for i686-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for i686-linux-gnu architecture. Package: gcc-14-i686-linux-gnu Description-md5: ba5a678e8889d9e2f2dd41bf10f39ab5 Description-en: GNU C compiler for the i686-linux-gnu architecture This is the GNU C compiler for the i686-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-14-i686-linux-gnu Description-md5: 476b8ef19f68a3705287682de1e1d740 Description-en: GNU Go compiler for the i686-linux-gnu architecture This is the GNU Go compiler for the i686-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-i686-linux-gnu Description-md5: 89d94ad4a90fcb92a390dd4106ba80a9 Description-en: GNU Rust compiler for the i686-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-i686-linux-gnu Description-md5: 00ea2654f0ce21b65085a895f9f14ee2 Description-en: GNU D compiler (version 2) for the i686-linux-gnu architecture This is the GNU D compiler for the i686-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-14-i686-linux-gnu Description-md5: b4cc25194ee0177ada8bf1a75e17c538 Description-en: GNU Fortran compiler for the i686-linux-gnu architecture This is the GNU Fortran compiler for the i686-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-14-i686-linux-gnu Description-md5: 05ba12e493b72d8343debec63c709f0b Description-en: GNU Modula-2 compiler for the i686-linux-gnu architecture This is the GNU Modula-2 compiler for the i686-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-i686-linux-gnu Description-md5: 5d5f78ab40eeb76fd91a48aa1d609842 Description-en: GNU Ada compiler for the i686-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-14-i686-linux-gnu Description-md5: b39381afe15d2749b764ed69f8ebf869 Description-en: GNU Objective-C++ compiler for the i686-linux-gnu architecture This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-i686-linux-gnu Description-md5: 0692b323d7920394e268687801f5005f Description-en: GNU Objective-C compiler for the i686-linux-gnu architecture This is the GNU Objective-C compiler for the i686-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: lib64gfortran-14-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gphobos-14-dev Description-md5: 74c4089eeff14106ae16cc4257ba8f73 Description-en: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos5 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64objc-14-dev Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64stdc++-14-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6-14-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: sb16ctrl-bochs Description-md5: 00c29543573b338ce1a35bae09b7e897 Description-en: control utility for Bochs emulated SB16 card You can use this utility to perform some query operations on the Bochs emulated SB16 card. It needs to be installed in your Debian-based guest OS. . The sb16ctrl utility contained in this package can only be used from inside the Bochs emulator. DO NOT TRY IT ON REAL HARDWARE. Package: cpp-14-powerpc64le-linux-gnu Description-md5: 2c7bd4237665c7473651107af2193fed Description-en: GNU C preprocessor for powerpc64le-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for powerpc64le-linux-gnu architecture but not the compiler. Package: g++-14-powerpc64le-linux-gnu Description-md5: 0be28451d4d61c7a7c7261ee29e52e35 Description-en: GNU C++ compiler for powerpc64le-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for powerpc64le-linux-gnu architecture. Package: gcc-14-powerpc64le-linux-gnu Description-md5: 9a78fbda526c5f3157cb5ab0c3cf7fc1 Description-en: GNU C compiler for the powerpc64le-linux-gnu architecture This is the GNU C compiler for the powerpc64le-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-14-powerpc64le-linux-gnu Description-md5: 5a17cd67dc9ecaa24006880be9427bb8 Description-en: GNU Go compiler for the powerpc64le-linux-gnu architecture This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-powerpc64le-linux-gnu Description-md5: d0fe6b34eca2f10ee7ee873fcf7f890b Description-en: GNU Rust compiler for the powerpc64le-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-powerpc64le-linux-gnu Description-md5: 511ac042d081ba2ca3ae7e683ee8367f Description-en: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture This is the GNU D compiler for the powerpc64le-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-14-powerpc64le-linux-gnu Description-md5: c4e5fd95008e20fa21421f07aca27e28 Description-en: GNU Fortran compiler for the powerpc64le-linux-gnu architecture This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-14-powerpc64le-linux-gnu Description-md5: fb993083e71fd1e0af62e509dacb11b9 Description-en: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-powerpc64le-linux-gnu Description-md5: 8ac95f73f66a0ce812744beb89e351e5 Description-en: GNU Ada compiler for the powerpc64le-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-14-powerpc64le-linux-gnu Description-md5: 62d25be8e9d06181c6d2eaa1dab2a772 Description-en: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-powerpc64le-linux-gnu Description-md5: 42ae6621ea0fdfd8c7240d742c7060ee Description-en: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: librust-tokio-executor-dev Description-md5: 1d0777a6d4941c1d599a024b61bd87bb Description-en: Future execution primitives - Rust source code This package contains the source for the Rust tokio-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: netlabel-tools Description-md5: c34a9c6dc669e03e4de3a6aeac234e2b Description-en: management tool for the Linux NetLabel Subsystem The NetLabel management utility, netlabelctl, is a command line program designed to allow system administrators to configure the NetLabel system in the kernel. . This package requires that the running kernel supports NETLABEL. Package: cpp-14-riscv64-linux-gnu Description-md5: c37f823d16cc21e0b1020888979e0de5 Description-en: GNU C preprocessor for riscv64-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for riscv64-linux-gnu architecture but not the compiler. Package: denemo Description-md5: 167f8e8517e834f579dc7fbd7c3c79b0 Description-en: free graphical music notation editor (GTK front end to LilyPond) Denemo is a free music notation program GUI for GNU/Linux, macOS and Windows that lets you rapidly enter notation which it typesets using the LilyPond music engraver. Music can be typed in at the PC keyboard, or played in via MIDI controller, or input acoustically into a microphone plugged into your computer’s soundcard. . Denemo uses LilyPond which generates beautiful sheet music to the highest publishing standards. During input Denemo displays the staffs in a simple fashion, so you can enter and edit the music efficiently. The typesetting is done in the background while you work, and is generally flawless publication quality. Some final tweaks can be done on the typeset score with the mouse if needed. This represents an enormous practical improvement over the popular programs which require you to re-position colliding notation constantly as you enter the music. . Beginner to Professional: Denemo can be used for a brief student homework all the way to a full-scale opera. Support is there for creating the widest range of notation – Tablature, Chord Charts, Fret Diagrams, Drums, transposing instruments, ossia, ottava, cue, title pages, table-of-contents, critical commentaries, footnotes quoting music, and more with LilyPond’s extensive syntax available for even more demanding uses. Package: evince Description-md5: 531974388dc5701b9dbc2f5d96f92ec6 Description-en: Document (PostScript, PDF) viewer Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Package: fim Description-md5: 545bc8b6326b5387fc70d5fa199f1855 Description-en: scriptable frame buffer, X.org and ascii art image viewer FIM is a highly customizable scriptable image viewer targeted at the users who are comfortable with software like the Vim text editor or the Mutt mail user agent. FIM aims to be a "swiss army knife" for viewing images. Its code derives from the "Fbi" framebuffer image viewer by Gerd Hoffmann. FIM is multidevice: it has X support via the SDL library and ascii art output via the aalib library. . It supports image description files, file search and filtering using regular expressions on filenames and descriptions, caption display, customizable status line, EXIF tags display, EXIF-based image rotation, recursive directory traversal, reading from stdin, and can e.g. jump between two images remembering scale and position. . It can speed up loading by image caching and speed up scaling with mipmaps. It offers GNU readline command line autocompletion and history, completely customizable key bindings, external/internal (if-while based) scriptability (through return codes, standard input/output, and commands given at invocation time, an initialization file, Vim-like autocommands), and much more. Package: g++-14-riscv64-linux-gnu Description-md5: c05debccc4cda53b165f1d0fab684249 Description-en: GNU C++ compiler for riscv64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for riscv64-linux-gnu architecture. Package: gcc-14-riscv64-linux-gnu Description-md5: 218dc51ac56878eb1749d78c89c8fddf Description-en: GNU C compiler for the riscv64-linux-gnu architecture This is the GNU C compiler for the riscv64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-14-riscv64-linux-gnu Description-md5: cb0c26ec7dbe9b289a3908acdec4f4be Description-en: GNU Go compiler for the riscv64-linux-gnu architecture This is the GNU Go compiler for the riscv64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-riscv64-linux-gnu Description-md5: 5d64461e71f5c808bbac8962ffaf5c69 Description-en: GNU Rust compiler for the riscv64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-riscv64-linux-gnu Description-md5: 079a7e73375fff1da316ca219ebbcae9 Description-en: GNU D compiler (version 2) for the riscv64-linux-gnu architecture This is the GNU D compiler for the riscv64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-14-riscv64-linux-gnu Description-md5: 647d753ad3c3df0948710e5369bc92d3 Description-en: GNU Fortran compiler for the riscv64-linux-gnu architecture This is the GNU Fortran compiler for the riscv64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gir1.2-evince-3.0 Description-md5: 387a105dab5207d02ff3bb9de882c382 Description-en: GObject introspection data for the evince libraries This package contains introspection data for the libevview and libevdocument libraries. . Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gm2-14-riscv64-linux-gnu Description-md5: bf44f4d7e917b7e8edf9363fe50a90ac Description-en: GNU Modula-2 compiler for the riscv64-linux-gnu architecture This is the GNU Modula-2 compiler for the riscv64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-riscv64-linux-gnu Description-md5: 808a76870de359e9a78a6de8abc0489b Description-en: GNU Ada compiler for the riscv64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-14-riscv64-linux-gnu Description-md5: 9a5818aa29919ffe77de03b3895dc8e2 Description-en: GNU Objective-C++ compiler for the riscv64-linux-gnu architecture This is the GNU Objective-C++ compiler for the riscv64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-riscv64-linux-gnu Description-md5: 3b04b13a1ceb1ae69e8d04956e6e0e21 Description-en: GNU Objective-C compiler for the riscv64-linux-gnu architecture This is the GNU Objective-C compiler for the riscv64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: libdolfinx-complex-dev Description-md5: 59b256ad341827e4c4c4e5af4f7b8d2d Description-en: Shared links and header files for DOLFIN (complex numbers) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for the complex number build. . This is the next-generation version of DOLFIN-). The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-complex0.9 Description-md5: f41dc33b4940a12c2135694d20dc5514 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries with complex number support. Package: libdolfinx-dev Description-md5: aa90851252787184d62f28b2cdaa7458 Description-en: Shared links and header files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the common development files and depends on the real or complex development package. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-mpc-dev Description-md5: 6cfb594889eda2b58d1100a278dc6840 Description-en: Multi-point constraints with FEniCS-X This library contains an add-on to FEniCSx enabling the possibilities of enforce multi-point constraints. This can be used to for instance enforce slip conditions strongly, or apply periodic boundaries.. Package: libdolfinx-mpc0.9 Description-md5: 6cfb594889eda2b58d1100a278dc6840 Description-en: Multi-point constraints with FEniCS-X This library contains an add-on to FEniCSx enabling the possibilities of enforce multi-point constraints. This can be used to for instance enforce slip conditions strongly, or apply periodic boundaries.. Package: libdolfinx-real-dev Description-md5: 7d08875fc9b45dfc7e05649405090ec4 Description-en: Shared links and header files for DOLFIN (real numbers) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for the real number build. . This is the next-generation version of DOLFIN-X. The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-real0.9 Description-md5: 6e1ac5acb4da3ed07d764dc1c9935f36 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries with real number support. Package: libevdocument3-4t64 Description-md5: 956c243a0a4027d023c642ebca2308fb Description-en: Document (PostScript, PDF) rendering library This package contains libevdocument, which performs the rendering of the documents. . It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend. Package: libevince-dev Description-md5: 708a823ea6956d2cc85b60391375a7cd Description-en: Document (PostScript, PDF) rendering library - development files This package contains evince-related libraries for rendering and displaying Evince documents like PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. * libevdocument, which performs the rendering of the documents * libevview, which provides GTK+ widgets for displaying documents . This package provides the development headers, static libraries and documentation. Package: libevview3-3t64 Description-md5: ecf4f1038683832203c18a4989faaa7b Description-en: Document (PostScript, PDF) rendering library - Gtk+ widgets This package contains libevview, which provides GTK+ widgets for displaying documents. Package: libignition-gui-dev Description-md5: feda608232ae7542cb618649a19a2bc9 Description-en: Ignition Gui classes and functions for robot apps - Development files Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package for development libraries and headers. Package: libignition-gui6-6 Description-md5: a1785db80184ac84ff09bc2ef2702ff3 Description-en: Ignition Gui classes and functions for robot apps - Shared library Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package contains the main libraries Package: libignition-sensors-air-pressure-dev Description-md5: 7ef8439d5cf7d15ce02454d28114b52d Description-en: Ignition sensors classes and functions for robot apps - Dev files air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for air-pressure sensor Package: libignition-sensors-altimeter-dev Description-md5: e7e4bd4fb10ae6d525fd53df49e3f692 Description-en: Ignition sensors classes and functions for robot apps - Dev files altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for altimeter sensor Package: libignition-sensors-camera-dev Description-md5: 9a8b2d2bc7256e8d3be9e95a8de9da99 Description-en: Ignition sensors classes and functions for robot apps - Dev files Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for Camera sensor Package: libignition-sensors-core-dev Description-md5: 045b0fe84d48ce2e398a6cd32cb62aba Description-en: Ignition sensors classes and functions for robot apps - Development files Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Core development files Package: libignition-sensors-depth-camera-dev Description-md5: 0cb6de466a3cb3a15285645737d1a676 Description-en: Ignition sensors classes and functions for robot apps - Dev files depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for depth-camera sensor Package: libignition-sensors-dev Description-md5: b51a00c68154af6a66278ed2bef0391a Description-en: Ignition sensors classes and functions for robot apps - Metapackage Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Metapackage for all the -dev files Package: libignition-sensors-force-torque-dev Description-md5: a68ff69ec3a7ac190752e37aead56407 Description-en: Ignition sensors classes and functions for robot apps - Dev files force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for force-torque sensor Package: libignition-sensors-gpu-lidar-dev Description-md5: 7c0a357103c919f224f14ccd4636a13c Description-en: Ignition sensors classes and functions for robot apps - Dev files gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for gpu-lidar sensor Package: libignition-sensors-imu-dev Description-md5: 2cb4aabeeda68b9203ced686aed19ec1 Description-en: Ignition sensors classes and functions for robot apps - Dev files imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for imu sensor Package: libignition-sensors-lidar-dev Description-md5: a97d47fe92f56af44e92d5c936cfb306 Description-en: Ignition sensors classes and functions for robot apps - Dev files lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for lidar sensor Package: libignition-sensors-logical-camera-dev Description-md5: 520a4c764874076ef2a304550f1789a7 Description-en: Ignition sensors classes and functions for robot apps - Dev files logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for logical-camera sensor Package: libignition-sensors-magnetometer-dev Description-md5: 959672d6f8a3b26e7fc4e2d9ef834460 Description-en: Ignition sensors classes and functions for robot apps - Dev files magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for magnetometer sensor Package: libignition-sensors-navsat-dev Description-md5: 7f056e5be5b7abc2cdf602b4d4ef786a Description-en: Ignition sensors classes and functions for robot apps - Dev files navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for NavSat (GPS) sensor Package: libignition-sensors-rendering-dev Description-md5: e8d69ff6a6c453c6791ed8ea937efcc4 Description-en: Ignition sensors classes and functions for robot apps - Dev files rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rendering sensor Package: libignition-sensors-rgbd-camera-dev Description-md5: f35c366810390c55e8eb96ba1b7a3e98 Description-en: Ignition Sensors classes and functions for robot apps - Dev files rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rgbd-camera sensor Package: libignition-sensors-segmentation-camera-dev Description-md5: c99da2926ec257e587e2da1a5878e1ac Description-en: Ignition sensors classes and functions for robot apps - Dev files segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for segmentation-camera sensor Package: libignition-sensors-thermal-camera-dev Description-md5: c6b83066508432d2887164583c32b21e Description-en: Ignition sensors classes and functions for robot apps - Dev files thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for thermal-camera sensor Package: libignition-sensors6-6 Description-md5: 11c0438fc30ca20a7a7b6a53c5a094a3 Description-en: Ignition sensors classes and functions for robot apps - Shared library Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. Package: libignition-sensors6-air-pressure6 Description-md5: 6af3c8504ac71fac27ab75b3e27d3b55 Description-en: Ignition sensors classes and functions for robot apps - Lib air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for air-pressure sensor Package: libignition-sensors6-altimeter6 Description-md5: b5b40c004495caa2a0617bd41ac8fbc4 Description-en: Ignition sensors classes and functions for robot apps - Lib altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for altimeter sensor Package: libignition-sensors6-camera6 Description-md5: e0cefdb7a9b8fee736a39c6a3e5d7894 Description-en: Ignition sensors classes and functions for robot apps - Lib Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for Camera sensor Package: libignition-sensors6-depth-camera6 Description-md5: fd36179ae2b4b263c991c031208c6557 Description-en: Ignition sensors classes and functions for robot apps - Lib depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for depth-camera sensor Package: libignition-sensors6-force-torque6 Description-md5: 56926cbbacc74bdb19f6320d9d96e9eb Description-en: Ignition sensors classes and functions for robot apps - Lib force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for force-torque sensor Package: libignition-sensors6-gpu-lidar6 Description-md5: 94dc7b7ee619cf97c4bbd9b9aa1d48e2 Description-en: Ignition sensors classes and functions for robot apps - Lib gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for gpu-lidar sensor Package: libignition-sensors6-imu6 Description-md5: c3f7a8b0900b5bb22286690a7dad12a8 Description-en: Ignition sensors classes and functions for robot apps - Lib imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for imu sensor Package: libignition-sensors6-lidar6 Description-md5: 09928d3bcb5434c27b4ee3f1b66284b0 Description-en: Ignition sensors classes and functions for robot apps - Lib lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for lidar sensor Package: libignition-sensors6-logical-camera6 Description-md5: d21596526c2a201792542dffbe8fb918 Description-en: Ignition sensors classes and functions for robot apps - Lib logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for logical-camera sensor Package: libignition-sensors6-magnetometer6 Description-md5: 9f99ea765378626d5f99f4682048de90 Description-en: Ignition sensors classes and functions for robot apps - Lib magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for magnetometer sensor Package: libignition-sensors6-navsat6 Description-md5: 6dbd43dc17d2d05de6788cc0423ed621 Description-en: Ignition sensors classes and functions for robot apps - Lib navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for NavSat (GPS) sensor Package: libignition-sensors6-rendering6 Description-md5: 3bbd2907b87b38d1a3df1c97ab4918c5 Description-en: Ignition sensors classes and functions for robot apps - Lib rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rendering sensor Package: libignition-sensors6-rgbd-camera6 Description-md5: 501dfc7a56ce94b12ca397b409807442 Description-en: Ignition Sensors classes and functions for robot apps - Lib rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rgbd-camera sensor Package: libignition-sensors6-segmentation-camera6 Description-md5: c33fab7ca9f229ab00c48de7041b65e7 Description-en: Ignition sensors classes and functions for robot apps - Lib segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for segmentation-camera sensor Package: libignition-sensors6-thermal-camera6 Description-md5: 3d9f0ce4b4fd826a65199add2c4d5f7e Description-en: Ignition sensors classes and functions for robot apps - Lib thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for thermal-camera sensor Package: libmiallib-dev Description-md5: 27f4961c2a07fa987b1d0bd4a13ffd92 Description-en: JRC morphological and image processing library - Development files Miallib is a C library including image processing and mathematical morphology algorithms used by Join Research Center in their Big Data Analytics Platform, with binding for Python provided. . This package contains the files needed to develop a software that will use the Miallib (headers, static objects, configuration script). Package: libmiallib1 Description-md5: b7bd283625f499e4453aa7f0ab0b6a2b Description-en: JRC morphological and image processing library Miallib is a C library including image processing and mathematical morphology algorithms used by Join Research Center in their Big Data Analytics Platform, with binding for Python provided. . This package contains the shared library. Package: libnbd-bin Description-md5: c4d0828eadd8a75283f0a15d9a0d0771 Description-en: Utilities using the Network Block Device client library NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains utilities that make use of libnbd: . - nbdcopy - nbddump - nbdfuse - nbdinfo Package: libnbd-dev Description-md5: 177999def0eb7c9610d511b838c14b91 Description-en: Network Block Device client library -- development files NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains the development files. Package: libnbd-ocaml Description-md5: db5d8b5abeb70b006dae91a1009761e6 Description-en: Network Block Device client library -- OCaml bindings NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains the OCaml bindings to libnbd. Package: libnbd-ocaml-dev Description-md5: 174a81577292d238af4e3a727e837cc8 Description-en: Network Block Device client library -- OCaml development files NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains all the files needed to develop OCaml programs which use OCaml bindings to libnbd. Package: libnbd0 Description-md5: da99f9821cdc8826ed7d870a6201d13b Description-en: Network Block Device client library -- shared library NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . The key features are: . * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. . * High performance. . * Minimal dependencies for the basic library. . * Well-documented, stable API. . * Bindings in several programming languages. . This package contains the shared library. Package: librust-libheif-sys-dev Description-md5: 5652a8f41fbc8d2803cf1c7c11a37434 Description-en: Libheif bindings - Rust source code Source code for Debianized Rust crate "libheif-sys" Package: librust-tokio-reactor-dev Description-md5: 07eabb320ba20cc7e0ec5ba4953b5dff Description-en: Event loop that drives Tokio I/O resources - Rust source code This package contains the source for the Rust tokio-reactor crate, packaged by debcargo for use with cargo and dh-cargo. Package: python3-cypari2 Description-md5: 4ce72cd59d1d99bc5bef7cb61b958cd3 Description-en: Python interface to PARI -- Python 3 A Python interface to the number theory library libpari. . This package installs the library for Python 3. Package: python3-dolfinx Description-md5: 8b0d7e543b0a54225af077d16acadf2a Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by python3-dolfin. . This is a base package depending on the dolfinx packages with real or complex number support. By default the version built against the preferred version of PETSc in /usr/lib/petsc is selected, but the alternative version can be selected by setting the environment variable PETSC_DIR. Package: python3-dolfinx-complex Description-md5: 21c9bd2c698d8d40721e0a273f1bd404 Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the Python interface for DOLFIN (Python 3). . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN (without complex number support) is provided by python3-dolfin. Package: python3-dolfinx-mpc Description-md5: 6cfb594889eda2b58d1100a278dc6840 Description-en: Multi-point constraints with FEniCS-X This library contains an add-on to FEniCSx enabling the possibilities of enforce multi-point constraints. This can be used to for instance enforce slip conditions strongly, or apply periodic boundaries.. Package: python3-dolfinx-real Description-md5: 6a6e4b563fac29b55604579a2f66c280 Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the Python interface for DOLFIN (Python 3). . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by python3-dolfin. Package: python3-libnbd Description-md5: c59bd34986f97f1e7492b1fedcce9bcf Description-en: Network Block Device client library -- Python 3 bindings NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains Python 3 bindings and nbdsh, an interactive shell. Package: cpp-14-s390x-linux-gnu Description-md5: 15322c927af928619270877121b482b0 Description-en: GNU C preprocessor for s390x-linux-gnu A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor configured for s390x-linux-gnu architecture but not the compiler. Package: g++-14-s390x-linux-gnu Description-md5: fafd9d967c83a64a002649a8dd459c79 Description-en: GNU C++ compiler for s390x-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for s390x-linux-gnu architecture. Package: gcc-14-s390x-linux-gnu Description-md5: 2323f276c14ea19238d792f7bdca46a5 Description-en: GNU C compiler for the s390x-linux-gnu architecture This is the GNU C compiler for the s390x-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-14-s390x-linux-gnu Description-md5: 13a2088fce190da9d678cded8c585159 Description-en: GNU Go compiler for the s390x-linux-gnu architecture This is the GNU Go compiler for the s390x-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-s390x-linux-gnu Description-md5: 60e5147789a6c4bea6683d644c2e355e Description-en: GNU Rust compiler for the s390x-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-s390x-linux-gnu Description-md5: 82e56d1ee033cd721d1d3bd63425ec46 Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture This is the GNU D compiler for the s390x-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-14-s390x-linux-gnu Description-md5: 01fdbbd9efb81f1ce24e9908283f9b07 Description-en: GNU Fortran compiler for the s390x-linux-gnu architecture This is the GNU Fortran compiler for the s390x-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-14-s390x-linux-gnu Description-md5: 066dd0c50b39703aaf5595d82f9ba751 Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-s390x-linux-gnu Description-md5: cbfa1b3916e07b6428ca157c12823364 Description-en: GNU Ada compiler for the s390x-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-14-s390x-linux-gnu Description-md5: 1ec28737276f7e4ee370125d58428a01 Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-s390x-linux-gnu Description-md5: e59ac85e61be3dcab6b065120e050280 Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture This is the GNU Objective-C compiler for the s390x-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.