libjna-inchi-java

wrapper to access InChI from Java

Wrapper to access InChI from Java. This wraps InChI using JNA. A simple native Java interface can then be used to call InChI.
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

libgeos3.13.0

Geometry engine for Geographic Information Systems - C++ Library

GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include:

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.