git-flow
Git extension to provide a high-level branching model
A set of scripts that provide high-level repository operations for
managing feature/release/hotfix branches in a Git repository,
particularly suited to be utilised to follow Vincent Driessen's
branching model, described at
<https://nvie.com/posts/a-successful-git-branching-model/>.
razorqt-appswitcher
Application switcher component for Razor-qt desktop environment
Razor-qt is an advanced, easy-to-use, and fast desktop environment based on Qt
technologies. It has been tailored for users who value simplicity, speed, and
an intuitive interface. Unlike most desktop environments, Razor-qt also works
fine with less powerful machines.
libghc-system-fileio-prof
consistent filesystem interaction across GHC versions; profiling libraries
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath". It provides a consistent
API to the various versions of these packages distributed with
different versions of GHC.
unity-scope-yelp
Help scope for Unity
munin-plugins-openstack
Plugins for Munin compatible monitoring OpenStack based systems
This package provides various plugins for Munin.
It contains the following plugins:
python3-mock
Mocking and Testing Library (Python3 version)
mock provides a core mock.Mock class that is intended to reduce the
need to create a host of trivial stubs throughout your test suite.
After performing an action, you can make assertions about which methods
/ attributes were used and arguments they were called with. You can
also specify return values and set specific attributes in the normal
way.