yubihsm-wrap
produce offline wrapped objects for the YubiHSM 2
The YubiHSM 2 is a USB-attached device for managing cryptographic keys.
python3-flaky
Plugin for nose or py.test that automatically reruns flaky tests (Python 3)
Flaky is a plugin for py.test that automatically reruns flaky tests.
python3-click-didyoumean
enables git-like did-you-mean feature in click
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
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.
systune
kernel tuning through the /proc file system
This program writes kernel parameters, previously saved in a configuration
file, to the /proc filesystem. This enables kernel performance to be
adjusted without recompiling the kernel.
python3-sqlalchemy-ext
SQL toolkit and Object Relational Mapper for Python3 - C extension
SQLAlchemy is an SQL database abstraction library for Python.