libstarpumpi-1.1-3
Task scheduler for heterogeneous multicore machines
libghc-listlike-prof
Generic support for list-like structures; profiling libraries
Generic support for list-like structures in Haskell.
libclc-17
OpenCL C language implementation - platform support
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
libc++abi1-17
LLVM low level support for a standard C++ library
libc++abi is another implementation of low level support for a standard C++
library.
simplyhtml
Java word processor based on HTML and CSS
SimplyHTML is an application built for working with text documents.
Text documents are stored in HTML and CSS format, but the application is
meant as a word processor rather than a code editor or web site builder.
python-mock
Mocking and Testing Library
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.