This is a staging site. Uploads will not persist. Testing only.

libmodule-extract-version-perl

module to extract a module version safely

The Module::Extract::VERSION module lets you pull out of module source code the version number for the module. It assumes that there is only one $VERSION in the file and the entire $VERSION statement is on the same line.

libfirefox-marionette-perl

module to automate the Firefox browser with the Marionette protocol

Firefox::Marionette is a client module to automate the Mozilla Firefox browser via the Marionette protocol (https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol).

libqgis-app3.22.14

QGIS - shared app library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

librte-net-hns3-22

Data Plane Development Kit (librte-net-hns3 runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libmutter-10-0

window manager library from the Mutter window manager

Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration.

python3-headerparser

Parse key-value pairs in RFC 822 style headers

This Python module parses key-value pairs in the style of RFC 822 (e-mail) headers and converts them into case-insensitive dictionaries with the trailing message body (if any) attached. Low-level functions for just scanning header fields (breaking them into sequences of key-value pairs without any further processing) are also included.