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.
python3-sphinx-rtd-theme
sphinx theme from readthedocs.org (Python 3)
This mobile-friendly sphinx theme was initially created for readthedocs.org,
but can be incorporated in any project.
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.
sqlformat
SQL formatting utility
The sqlformat command-line tool can be used to reformat SQL file according to
specified options or prepare a snippet in some programming language (only
Python and PHP currently supported).