libkf5textautocorrectioncore1t64
KDE text handling addons - correction core library
KTextAddons is a collection of text addons libraries developed by the KDE
community.
libkf5textcustomeditor1t64
KDE text handling addons - custom editor library
KTextAddons is a collection of text addons libraries developed by the KDE
community.
qt6-image-formats-plugins
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.
python3-network
python module for easy networking
Implementing networking in C is a pain. Unfortunately, much of that pain is
copied to Python. This module instead tries to follow the "batteries included"
approach, like the rest of Python. With this module, networking is a piece of
cake. It can use tcp sockets and unix domain sockets and supports ssl
connections without hassle.
libqt63dquickrender6
Qt 6 3D Quick 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.
libmbedtls14
lightweight crypto and SSL/TLS library - tls library
mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for
providing SSL and TLS support in your programs. It offers an intuitive API and
documented header files, so you can actually understand what the code does.
It features:
- Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia
and XTEA
- Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5
- Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG
- Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA
and ECDH
- TLS 1.0, 1.1 and 1.2
- Abstraction layers for ciphers, hashes, public key operations, platform
abstraction and threading