This is a staging site. Uploads will not persist. Testing only.
python3-aiooui
Asynchronous OUI lookups in Python
aiooui offers an asynchronous approach to perform Organisationally Unique
Identifier (OUI) lookups, enabling efficient identification of vendors based
on MAC addresses in Python applications. This module is particularly useful
for developers working on networking tools, security applications, or any
project that requires vendor identification from MAC addresses. The package
supports asynchronous programming models, making it suitable for use in modern
Python asynchronous frameworks.
mythes-eo
Esperanto Thesaurus for LibreOffice
Libreoffice is a full-featured office productivity suite that provides a
near drop-in replacement for Microsoft(R) Office.
libtorch-cuda-2.4
Tensors and Dynamic neural networks in Python (Shared Objects)
PyTorch is a Python package that provides two high-level features:
r-bioc-alabaster.se
Load and Save SummarizedExperiments from File
Save SummarizedExperiments into file artifacts, and load them back into memory.
This is a more portable alternative to serialization of such objects into RDS
files.
Each artifact is associated with metadata for further interpretation;
downstream applications can enrich this metadata with context-specific
properties.
libmediastreamer13t64
Voice and video streaming engine for telephony (base)
Mediastreamer2 is a powerful and lightweight streaming engine
specially designed for voice/video telephony applications.
python3-nanobind
Tiny and efficient C++/Python bindings (Python 3 module)
nanobind is a small binding library that exposes C++ types in Python and vice
versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical
syntax. In contrast to these existing tools, nanobind is more efficient:
bindings compile in a shorter amount of time, produce smaller binaries, and
have better runtime performance.