loadwatch

Run a program using only idle cycles

loadwatch forks a child process and only allows it to run when the system load meets user-defined parameters. It allows you to specify that a program should run only if the load is below a specified point, and will stop it when that point is reached. When the load falls below a second specified point, the program will be continued. The user can also specify the system load sampling period.

php8.1-mongodb

MongoDB driver for PHP

The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundemental and performance-critical components necessary to build a fully-functional MongoDB driver.

linklint

A fast link checker and web site maintenance tool

Linklint is a full featured Perl program for checking HTML links: * both local and remote site checking * cross referenced and fully hyperlinked output reports * the ability to check password protected areas * support for all standard server-side image maps * reports of orphan files, and files with mismatching case * a report of which URLs have changed since last checked * support of proxy servers for remote URL checking * come with full documentation.

drbd8-utils

transitional dummy package

This is a transitional dummy package for drbd-utils. It can be removed safely.

python-prettytable

library to represent tabular data in visually appealing ASCII tables

PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range.

python-netfilter

Python module for manipulating netfilter rules (Python 2)

This Python module acts as a wrapper around iptables to manipulate the Linux kernel's packet filtering tables.