libdatetime-format-builder-perl

module to create DateTime parsers

DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.

gkrellm-x86info

gkrellm plugin displaying the current processor speed

This gkrellm plugin calculates the current cpu clock speed and displays it as a gkrellm monitor. This is useful on Notebooks with broken ACPI and varying CPU speeds.

php8.2-igbinary

igbinary PHP serializer

Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.

libtemplate-plugin-clickable-perl

Make URLs clickable in HTML

Template::Plugin::Clickable is a plugin for the Perl Template Toolkit which allows you to filter HTML to make any embedded URLs clickable. The basic idea is that it searches the text for any http:// and https:// URLs that are not marked up and adds the correct HTML anchor tags to make them into hyperlinks.

php8.2-http

PECL HTTP module for PHP Extended HTTP Support

This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications.

ruby-rainbow

extension of Ruby String class enabling colored text on ANSI terminals

Rainbow extends the ruby string class to enable coloring text on ANSI terminals. It adds methods to the String class and allowing the use offoreground and background color, bright, italic, underline, blink, reverse, hide and reset on text for ANSI terminals.