ruby-factory-bot

Framework and DSL for defining and using model instance factories

factory_bot provides a fixtures replacement with a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute hashes, and stubbed objects), and support for multiple factories for the same class (user, admin_user, and so on), including factory inheritance.

libinklevel5

library for checking the ink level of your local printer

The aim of this library is to provide a way to check the ink level of a local printer.

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.