r-cran-doby
GNU R package for Various Utilities
The package covers groupwise statistics, LSmeans, linear estimates,
and general utilities:
1) Facilities for working with grouped data: 'do' something to data
stratified 'by' some variables.
2) LSmeans (least-squares means), general linear estimates.
3) Restrict functions to a smaller domain.
4) Miscellaneous other utilities.
python3-progettihwsw
Control ProgettiHWSW relay boards via Python
This library provides tools for controlling ProgettiHWSW relay boards,
which are used in various automation and control systems. This opens up
possibilities for applications in home automation, industrial settings, or
any system requiring reliable hardware control.
libgcrypt-bin
LGPL Crypto library - utility binaries
libgcrypt contains cryptographic functions. Many important free
ciphers, hash algorithms and public key signing algorithms have been
implemented:
python3-joserfc
Python library for JSON Object Signing and Encryption (JOSE)
The library provides a comprehensive implementation of several essential JSON
Object Signing and Encryption (JOSE) standards. It includes implementations of
JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON
Web Algorithms (JWA), and JSON Web Token (JWT). The module follows various
Request for Comments (RFCs) standards such as RFC7515, RFC7516, RFC7517,
RFC7518, RFC7519, and others. Additionally, it supports draft RFC
implementations like C20P, XC20P, and the Elliptic Curve Diffie-Hellman One-
Pass Unified Model. The extensible API allows for advanced cryptographic
operations and secure data transmission.
python3-aiohttp-openmetrics
OpenMetrics provider for aiohttp
This project contains a simple middleware and /metrics route endpoint
for aiohttp that allow easy implementation of the openmetrics
protocol.
python3-owlrl
A simple implementation of the OWL2 RL Profile (Python 3)
owlrl is built on top of RDFLib: it expands the graph with all possible
triples that OWL RL defines. It can be used together with RDFLib to expand an
RDFLib Graph object, or as a stand alone service with its own serialization.