dbuskit-dev-tools

GNUstep framework that interfaces with D-Bus (tools)

The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.

libgeos3.13.1

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:

libmirage-kv-mem-ocaml

in-memory key value store for MirageOS (runtime)

Implements the mirage-kv interface, but does not provide a persistent data storage. Use for testing or amnesia.

python3-fake-useragent

Library to simulate browser user-agent strings

This library provides a set of tools to simulate browser user-agent strings across different platforms and devices. It offers a pre-downloaded and processed database of a wide range of browser agents, allowing users to retrieve random or specified user-agent strings without an active internet connection. The data includes various attributes such as browser type, version, operating system, and device brand. This facilitates applications that require user-agent customization or testing by mimicking different browser environments for web interactions.

python3-acstore

Attribute Container store access library (Python 3)

ACStore, or Attribute Container Storage, provides a stand-alone implementation to read and write Attribute Container stores, such as Plaso storage files.

python3-dirty-equals

Make equality checks in Python unit tests more declarative

This module can be used in whatever context you like, but it comes into its own when writing unit tests for applications where you're commonly checking the response to API calls and the contents of a database.