libappstream5

Library to access AppStream services

AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers).

python3-remotezip

Access zip file content hosted remotely without downloading the full file

This module provides a way to access single members of a zip file archive without downloading the full content from a remote web server. For this library to work, the web server hosting the archive needs to support the range header.

ausweisapp

Official authentication app for German ID cards and residence permits

This app is developed and issued by the German government to be used for online authentication with electronic German ID cards and residence titles. To use this app, a supported RFID card reader or compatible NFC smart phone is required.

libmirisdr4

Software defined radio support for Mirics hardware (library)

Software for the Mirics MSi2500 + MSi001 SDR platform

libqt6test6t64

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.

box64

run amd64 binaries on arm64 without emulating library calls

Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed.