librole-hooks-perl

role callbacks

This module allows a role to run a callback when it is applied to a class or to another role.

python3-py17track

Library for tracking packages with 17track.net

This library allows users to track their packages by communicating with the 17track.net API. Users can retrieve summary data about packages, including their current statuses such as 'In Transit' or 'Delivered'. The library provides methods to add new packages by tracking number, retrieve detailed information about each package, and get updates on the status and location of the packages.

mpv-mpris

MPRIS plugin for mpv

mpv-mpris is a plugin for mpv which allows control of the player using standard media keys.

libhtml-query-perl

HTML::Tree add-on to allow jQuery-like queries on HTML::Element trees

The HTML::Query module is an add-on for the HTML::Tree module set. It provides a simple way to select one or more elements from a tree using a query syntax inspired by jQuery. This selector syntax will be reassuringly familiar to anyone who has ever written a CSS selector.

libnats3.4

C client for the NATS messaging system

NATS messaging enables the exchange of data that is segmented into messages among computer applications and services. These messages are addressed by subjects and do not depend on network location. This provides an abstraction layer between the application or service and the underlying physical network. Data is encoded and framed as a message and sent by a publisher. The message is received, decoded, and processed by one or more subscribers.

sip-tools

Python bindings generator for C/C++ libraries — command line tools

SIP is a collection of tools that makes it very easy to create Python bindings for C and C++ libraries.