librte-net25

Data Plane Development Kit (librte-net runtime library)

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

librte-node25

Data Plane Development Kit (librte-node runtime library)

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

gtk-meshtastic-client

Unofficial Meshtastic Client in GTK4/Libadwaita

This is a GUI client to control a meshtastic device over Serial, Bluetooth, or TCP/IP. It runs on top of the meshtastic Python API

python3-pycfdns

Library for managing Cloudflare DNS records

This library provides a Python interface to the Cloudflare DNS API, allowing users to manage DNS records hosted on Cloudflare. It offers functionality to list zones and DNS records, update specific DNS records, and manage DNS settings efficiently. Using a personal API token, it communicates directly with the Cloudflare API to perform operations such as listing all available zones or updating the details of a DNS record within a particular zone. This library is particularly useful for those needing to automate DNS management tasks with Cloudflare.

python3-pyipp

Asynchronous client for monitoring printers via IPP

This library provides an asynchronous interface for monitoring printers that support the Internet Printing Protocol (IPP). Users can gather real-time information about a printer's state, ink levels, and more, making it a useful tool for maintaining and managing networked printing devices. It facilitates programmatic access to printer data over the local network, offering support for a range of printers compatible with IPP. The library interacts with IPP-capable printers to ensure up-to-date monitoring and management capabilities for users.

python3-pyfunceble

Check availability of domains, IPs or URLs

tool written in Python that was developed with the objective of verifying the availability of domains and IP addresses on the Internet. The main purpose of PyFunceble is to perform DNS resolution and connection tests to determine if a domain is up and reachable or down and unavailable.