python3-ua-parser
Python module for parsing HTTP User-Agent strings
Parse the User-Agent string from a web browser or other HTTP client.
Extracts information and version numbers for the device, operating
system and the user agent.
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.
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).