yubihsm-pkcs11

PKCS#11 module for communication with the YubiHSM 2

The YubiHSM 2 is a USB-attached device for managing cryptographic keys.

yubihsm-wrap

produce offline wrapped objects for the YubiHSM 2

The YubiHSM 2 is a USB-attached device for managing cryptographic keys.

python3-dbus-fast

Faster version of dbus-next

dbus-fast is a Python library for DBus that aims to be a performant fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments.

cdsetool

Tools & CLI for interacting with CDSE product APIs - CLI

CDSETool provides Python Tools and Command line Interface (CLI) programs for downloading Copernicus data from the Copernicus Data Space Ecosystem.

python3-pytest-httpx

Intercept and mock HTTPX requests in pytest

Provides an `httpx_mock` fixture for the pytest framework. This fixture allows you to intercept and mock HTTP requests made using the HTTPX library. It supports both synchronous and asynchronous HTTPX requests, enabling you to define custom responses, including JSON bodies, headers, status codes, and more.

ruby-cssbundling-rails

Bundle and process CSS in Rails via Node.js

This gem provides installers to get you going with the bundler of your choice in a new Rails application, and a convention to use app/assets/builds to hold your bundled output as artifacts that are not checked into source control (the installer adds this directory to .gitignore by default).