ruby-rollout

provides feature flags based on Redis

This package provides the gem rollout, which can be used to implement feature flags based on Redis easily. It provides specific features like group level feature flags, user specific feature flags, user percentages etc.

lsb-compat

Linux Standard Base Compatibility

clam-networkeditor-examples

CLAM Network Editor, examples

The CLAM Network Editor is a tool for editing CLAM processing networks. Those processing networks can become the processing core of an audio application by using the CLAM::NetworkPlayer class in such program, or by using the CLAM Prototyper to link the network to a Qt Designer interface.

vt

toolset for short variant discovery in genetic sequence data

vt is a variant tool set that discovers short variants from Next Generation Sequencing data.

address-book-app-dbg

debugging symbols for address-book-app

python-freezegun

Python library to mock the datetime module in unit testing

FreezeGun allows easy mocking of the datetime module by freezing the return value of the methods datetime.datetime.now(), datetime.datetime.utcnow(), datetime.date.today(), and time.time() to a fixed point in time. Use it in unit testing to make the tests deterministic and time-independent.