libmceliece1

Classic McEliece microlibrary - shared library

libmceliece is a Classic McEliece microlibrary. libmceliece 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 Classic McEliece, such as functions

lua-resty-core

New FFI-based Lua API for NGINX Lua module

This pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI and installs the new FFI-based Lua API into the ngx.* and ndk.* namespaces used by the ngx_lua module. In addition, this Lua library implements any significant new Lua APIs of the ngx_lua module as proper Lua modules, like ngx.semaphore and ngx.balancer. The FFI-based Lua API can work with LuaJIT's JIT compiler. ngx_lua's default API is based on the standard Lua C API, which will never be JIT compiled and the user Lua code is always interpreted (slowly).

gstreamer1.0-gtk4

GStreamer GTK 4 sink element - gstreamer plugin

gstreamer plugin for gtk4 sink elements

mariadb-client-core

MariaDB database core client binaries

MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use.

python3-pyelectra

Library to control Electra Smart Air Conditioner devices

This library enables communication with Electra Smart Air Conditioner devices using their cloud API. It provides functionalities such as device discovery, token generation, and sending commands to control air conditioning units. Users can turn devices on or off, set modes, adjust temperatures, change fan speeds, and more. Designed for seamless integration into home automation systems, this library simplifies the process of managing Electra Smart appliances remotely.

x86-64-v3-support

CPU feature checking - require x86-64-v3

The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies.