liburi-title-perl

common interface to get the titles of things on the web

URI::Title allows one to get titles of things on the web in a sensible way, it aims to provide a single interface to get the titles of html pages and different type of files like mp3, pdf, word document, etc.

gist

Upload gists to gist.github.com

Allows you to convienently create gists ("pastes").

libdbix-class-dynamicdefault-perl

dbix-class extension to automatically set and update fields

DBIx::Class::DynamicDefault provides a callback-based interface to inject sufficiently complex default values into a field upon row creation and subsequent updates of that row.

python3-pykka

Actor model library (Python 3)

Pykka is a Python implementation of the actor model. The actor model introduces some simple rules to control the sharing of state and cooperation between execution units, which makes it easier to build concurrent applications.

vmdebootstrap

Bootstrap Debian into a (virtual machine) disk image

vmdebootstrap is a wrapper around debootstrap to install Debian into a disk image, which can be used with a virtual machine (such as KVM).

iptables-converter

convert iptables-commands from a file to iptables-save format

iptables-converter: reads a file with iptables commands and converts these to an iptables-save readable format. To provide compatibility with "iptables-save -c" command zero packet and byte counters [0:0] are printed out. ip6tables-converter does the same for IPv6.