python-fakeredis
Fake version of a redis-py - Python 2.x
fakeredis is a pure Python implementation of the redis-py Python client that
simulates talking to a redis server. This was created for a single purpose:
to write unittests. Setting up redis is not hard, but many times you want to
write unittests that do not talk to an external server (such as redis).
This module now allows tests to simply use this module as a reasonable
substitute for redis.
libarcus3
message queue for Cura based on protobuf (shared library)
This library contains C++ code and Python3 bindings for creating a socket
in a thread and using this socket to send and receive messages based on
the Protocol Buffers library. It is designed to facilitate the communication
between Cura and its backend and similar code.
This package contains the shared library.
libmodule-build-parse-yapp-perl
module to build Parse::Yapp parsers from source
Module::Build::Parse::Yapp is a subclass of Module::Build made to build
Parse::Yapp parsers from the source. Thus, prebuilt parsers do not have to be
included in the source distribution.
python-hashids
Python implementation of hashids (Python 2 version)
A Python port of the JavaScript hashids implementation. It generates
YouTube-like hashes from one or many numbers. Use hashids when you do not
want to expose your database ids to the user.
libhsakmt1
Thunk library for AMD KFD (shlib)
This package includes the user-mode API interfaces used to interact with the
ROCk driver.
lomiri-url-dispatcher-testability
Fake Lomiri URL Dispatcher for use in testing
Allows applications to request a URL to be opened and handled by another
process without seeing the list of other applications on the system or
starting them inside its own Application Confinement.