libpipeline1

Unix process pipeline manipulation library

This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure.

openvas-scanner

remote network security auditor - scanner

The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed.

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.

ghdl-gcc

VHDL compiler/simulator (GCC backend)

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.

libmockito-java

mocking framework for Java

Mockito is a mocking library which lets you write tests with a clean and simple API.

iso2mesh-demos

sample files and demo scripts for Iso2Mesh toolbox

This package contains sample meshing script and data files for testing and showcasing Iso2Mesh functions. The main functions demonstrated in this package include surface-based mesh generation via s2m/surf2mesh, volume-based mesh generation via v2m/vol2mesh, mesh smoothing (sms), boolean operations (surfboolean), downsampling (meshsample) and remeshing (remeshsurf).