python3-jenkins-job-builder

Configure Jenkins using YAML files - Python 3.x

Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy.

node-foreground-child

helper running a child process as a foreground process

This Node.js module emulate simple control group in pure javacript. It runs a child process as foreground process redirecting output to stdout and exiting main process as soon as child exist.

libmaven-resolver-java

Library to handle Java artifact repositories

Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports and artifact resolution.

qml-module-org-kde-qqc2breezestyle

Breeze inspired QQC2 Style

This is a pure Qt Quick/Kirigami Qt Quick Controls style. Unlike QQC2-Desktop-Style, it does not depend on Qt Widgets and the system QStyle.

r-cran-hash

GNU R full feature implementation of hash/associated arrays/dictionaries

Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.

libconfig-zomg-perl

yet another Catalyst::Plugin::ConfigLoader-style layer over Config::Any

Config::ZOMG is a fork of Config::JFDI. It removes a couple of unusual features and passes the same tests three times faster than Config::JFDI.