libscopt-java

Simple scala command line options parsing

Scopt provides two styles of parsing: immutable and mutable. In immutable parsing style, a config object is passed around as an argument into action callbacks. On the other hand, in mutable parsing style you are expected to modify the config object in place.

libmodule-refresh-perl

tool to refresh %INC files when updated on disk

Module::Refresh is a generalization of the functionality provided by Apache::StatINC and Apache::Reload. It's designed to make it easy to do simple iterative development when working in a persistent environment.

cairo-dock-gmenu-plug-in

GMenu plug-in for Cairo-dock

A collection of official plug-ins and applets for cairo-dock.

php-symfony-light-sms-notifier

Symfony LightSms Notifier Bridge

The Symfony LightSms Notifier Bridge provides LightSms integration for Symfony Notifier.

php-symfony-mail-pace-mailer

Symfony MailPace Mailer Bridge

The Symfony MailPace Mailer Bridge provides MailPace integration for Symfony Mailer.

prometheus-pgbouncer-exporter

Export metrics from pgbouncer to Prometheus

PgBouncer Exporter is a Prometheus exporter tool designed to collect and expose metrics from PgBouncer, the PostgreSQL connection pooler. For more information on exporters see https://prometheus.io/docs/instrumenting/exporters/