libclass-prototyped-perl
module for fast prototype-based OO programming in Perl
Class:Prototyped provides for efficient and simple prototype-based
programming in Perl. You can provide different subroutines for each
object, and also have objects inherit their behavior and state from
another object.
confget
read variables from INI-style configuration files
The confget utility examines a INI-style configuration file and retrieves
the value of the specified variables from the specified section.
Its intended use is to let shell scripts use the same INI-style
configuration files as other programs, to avoid duplication of data.
python-backports.functools-lru-cache
backport of functools.lru_cache from Python 3.3 to Python 2
libminlog-java
minimal Java logging library
MinLog is a Java logging library. Key features:
* Zero overhead Logging statements below a given level can
be automatically removed by javac at compile time.
This means applications can have detailed trace and debug logging
without having any impact on the finished product.
* Simple and efficient The API is concise and the code is
very efficient at runtime.
* Extremely lightweight The entire project consists of a single Java file
with ~100 non-comment lines of code.
python3-pylsp-ruff
Ruff linting plugin for pylsp
python-lsp-ruff is a plugin for python-lsp-server that adds linting, code
action and formatting capabilities that are provided by ruff, an extremely
fast Python linter written in Rust.
strongswan-plugin-eap-aka-3gpp2
strongSwan plugin for the 3GPP2-based EAP-AKA backend