libtest-mock-redis-perl
test stub for Redis databases
Test::Mock::Redis can be used in place of Redis for running
tests without needing a running redis instance.
messaging-app
messaging application for Ubuntu
shinken-mod-booster-nrpe
Shinken booster-nrpe module
nslcd-utils
utilities for querying LDAP via nslcd
This package provides tools to query and update information in LDAP via
nslcd:
* chsh.ldap - change a user's shell in LDAP;
* getent.ldap - perform LDAP lookups bypassing nsswitch configuration.
python-sure
utility belt for automated testing - Python 2.x
Sure is a library for Python that leverages a DSL for writing assertions. In
CPython it monkey-patches the object type, adding some methods and properties
purely for test purposes. Any Python code writen after "import sure" gains
testing superpowers.
python3-pynest2d
Python bindings for libnest2d
This repository contains CPython bindings for libnest2d, a library to pack 2D
polygons into a small space. Libnest2d implements the 2D bin packing problem.
The objective is to allow libnest2d to be called from Python using Numpy.