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-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.

gnat-13-arm-linux-gnueabi

GNU Ada compiler for the arm-linux-gnueabi architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

librte-net-mana25

Data Plane Development Kit (librte-net-mana 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-net-memif25

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

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

python3-renpy

framework for developing visual-novel type games - Python module

Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games.