acme.sh

Pure unix shell script implementing ACME client protocol

The acme.sh executable has minimal dependencies and maximal features: - full ACME protocol implementation - ECDSA certificates support - SAN and wildcard certificates with many DNS providers support - issue then renew and deploy automatically - does not require privileged user

python3-redis

Python bindings for Redis, a persistent key-value database

Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets.

dracut-test

dracut is an event driven initramfs infrastructure (test modules)

This package provides the Dracut modules and configuration files for the Dracut test suite. This package is intended for testing Dracut itself and is of no use for ordinary users. If you're not sure about this package, you don't need it.

libgstreamer-opencv1.0-0

GStreamer OpenCV libraries

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

librte-net-cpfl25

Data Plane Development Kit (librte-net-cpfl runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

python3-click-threading

Utilities for multithreading in click - Python 3.x

Library for easier multithreaded development with 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.