postgresql-14-pg-qualstats

PostgreSQL extension to gather statistics about predicates.

This extensions tracks WHERE clauses predicates and JOIN predicates. Statistics will report whether the predicate was evaluated as an index scan or not, how many time the expression appeared, how many times the operator was executed and how filtering the expression is. If pg_stat_statements is enabled, it can also track to which statements the predicate belongs.

ruby-net-ssh-multi

Ruby library for making multiple SSH connections to remote systems

Net::SSH::Multi is a library for controlling multiple Net::SSH connections via a single interface. It exposes an API similar to that of Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making it simpler to adapt programs designed for single connections to be used with multiple connections.

python3-slimmer

HTML, XHTML, CSS, JavaScript optimizer for Python3

Slimmer is a library that optimizes whitespace in CSS, JavaScript, HTML and XHTML output.

ucimf

Unicode console input method framework

Ucimf provides an input method framework for the Linux Unicode frame buffer console.

fetch-crl

Downloads Certificate Revocation Lists

This tool and associated timer (systemd) or cron (init.d) entry ensure that Certificate Revocation Lists (CRLs) are periodically retrieved from the web sites of the respective Certification Authorities.

php5-memcache

memcache extension module for PHP5