librte-vhost23

Data Plane Development Kit (librte-vhost runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.
WYSIWYG pseudo PostScript editor

flpsed

WYSIWYG pseudo PostScript editor

flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because isn't possible to remove or modify existing elements of a document. But flpsed lets anyone to add arbitrary text lines to existing PostScript 1 documents. Added lines can later be reedited with flpsed.

libcolord2

system service to manage device colour profiles -- runtime

colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices.

python3-pytest-socket

Pytest Plugin to disable socket calls during tests

A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented. Disables all network calls flowing through Python's socket interface.

libcppad-lib1456.0

Automatic Differentiation of C++ algorithms, shared library

CppAD is a package for automatic differentiation (AD) of algorithms written in C++. Given appropriately written C++ code that computes a function, CppAD augments it to also compute derivative values. The system uses templates, supports forward and reverse accumulation modes, and allows nested derivatives.

libcgreen1

Cgreen Library - Unit tests and mocking framework for C and C++

A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest library