python3-junitxml
PyUnit extension for reporting in JUnit compatible XML
junitxml is a Python module for recording test results from a stdlib unittest
runner in a JUnit compatible XML stream.
libkwaylandserver5
Qt library wrapper for Wayland libraries
KWaylandServier provides a Qt-style Server library wrapper for
the Wayland libraries.
mrbuild
Simple build system
mrbuild is a simple build system built with GNU Make. It makes it easy to setup
projects providing some executables, shared libraries, Python extension modules
and documentation
node-sinclair-typebox
JSON Schema Type Builder with Static Type Resolution for TypeScript
@sinclair/typeBox is a library that creates in-memory JSON Schema objects
that can be statically inferred as TypeScript types. The schemas produced by
this library are designed to match the static type checking rules of the
TypeScript compiler. TypeBox allows one to create a unified type that can be
both statically asserted by the TypeScript compiler and runtime asserted
using standard JSON Schema validation.
forensics-samples-ntfs
Set of files to help learn/test forensics tools and techniques (ntfs)
forensics-samples is a set of useful files to help to learn or test forensics
tools and techniques. These files are examples of pictures, filesystems and
other possible artifacts as memory dumps (not available yet).
libjson-rpc-perl
Perl implementation of JSON-RPC 1.1 protocol
JSON::RPC is a stateless and light-weight remote procedure call (RPC)
protocol for inter-networking applications over HTTP. It uses JSON
as the data format for of all facets of a remote procedure call,
including all application data carried in parameters.