python3-jsonschema-path
Python module for object-oriented JSONSchema
This module provides a class SchemaPath to turn JSON Schema into
path-like structures, allowing one to traverse them in a similar way to
using pathlib.
libntirpc5.8
new transport-independent RPC library
Port of Sun's transport-independent RPC library to Linux. The library
is intended as a replacement for the RPC code in the GNU C library,
providing among others support for RPC (and in turn, NFS) over IPv6.
varnam-schemes
Malayam scheme files for the govarnam transliteration engine
Govarnam is a transliteration library to type Indic languages.
libmrpt-vision2.13
Mobile Robot Programming Toolkit - vision library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
ghdl-tools
VHDL compiler/simulator (tools)
GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
GHDL is not an interpreter: it allows you to analyse and elaborate sources to
generate machine code from your design. Native program execution is the only
way for high speed simulation.
python3-pytest-order
pytest plugin to order test execution
pytest-order is a pytest plugin that allows you to customize the order
in which your tests are run. It uses the marker order that defines
when a specific test shall run, either by using an ordinal number, or
by specifying the relationship to other tests.