strongswan-plugin-fips-prf
strongSwan plugin for PRF specified by FIPS
heif-thumbnailer
HEIF and AVIF file format decoder and encoder - thumbnailer
libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file
format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022
(2nd Edition) capabilities.
antlr3.2-gunit-maven-plugin
Maven plugin for gUnit, a unit test framework for ANTLR grammars
gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple
way to write and run automated tests for ANTLR grammars in a manner similar
to Java unit testing framework jUnit. The basic idea is to create a bunch of
input/output pairs for rules in a grammar and gUnit will verify the expected
output/result. The input can be a single line or multiple lines of strings or
even an external file. The output can be simply success or failure, an
abstract syntax tree (AST), a rule return value, or some text output which
could be a rule's template return value. The current version of gUnit has 2
main functions, interpreter and jUnit generator. The interpreter interprets
your gUnit script and runs unit tests using Java reflection to invoke methods
in your parser objects. The generator, on the other hand, translates your
gUnit script to jUnit Java code that you can compile and execute by hand.
bcfg2-web
Configuration management web interface
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
bcfg2-web is the reporting server for bcfg2.
sflphone-evolution
SIP and IAX2 compatible VoIP phone - Evolution plugin
python-scripttest
Helper to test command-line scripts - python 2.x
ScriptTest is a library to help you test your interactive command-line
applications. With it you can easily run the command (in a subprocess) and
see the output (stdout, stderr) and any file modifications.