gant

Groovy build framework based on scripting Ant tasks

Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant uses Ant tasks for many of the actions, so Gant is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.

guile-gnome2-gnome

Guile bindings for libgnome

This package contains Guile modules that provide access to the libgnome library.

pam-session-timelimit

PAM module to permit configuring time limits for user sessions

This module lets you pass session time limit information to pam_systemd.

python3-pymodbus

full Modbus protocol implementation for Python 3

Pymodbus is a full Modbus protocol implementation. It is currently supports the following :

node-basic-auth

Generic basic auth Authorization header field parser for whatever

nodejs basic auth parser module. This package is used as a dependency for node web applications that require a simple authentication mechanism.

node-create-hmac

nodejs style hmacs in the browser

This library provides nodejs style hmacs for use in the browser, with native hmac functions in nodejs. API is the same as hmacs in nodejs.