libdata-dpath-perl

DPath is like XPath but for Perl data structures

With Data::DPath you can address points in a Perl data structure by describing a "path" to it using hash keys, array indexes or some wildcard-like steps. It is inspired by XPath but differs from it.

python3-optuna

Hyperparameter optimization framework

Optuna is a Python library for hyperparameter (or other "black box") optimization. Being framework-independent, it works with a variety of deep learning frameworks.

erlang-jiffy

JSON NIFs (Native Implemented Functions) for Erlang

A JSON parser as a NIF (Native Implemented Functions). This is a complete rewrite of the work this was done in EEP0018 that was based on Yajl. This new version is a hand crafted state machine that does its best to be as quick and efficient as possible while not placing any constraints on the parsed JSON.

shorewall-core

Shorewall core components

This package provides the core Shorewall components, which are required for the rest of the Shorewall packages to work.

shorewall-init

Shorewall initialization

This package provides two related features:

shorewall-lite

Shorewall (lite version), a high-level tool for configuring Netfilter

Shorewall allows you to describe your firewall/gateway requirements using entries in a set of configuration files. It reads those configuration files and, with the help of the iptables utility, configures Netfilter to match your requirements.