libmrpt-tfest2.11

Mobile Robot Programming Toolkit - tfest library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

python3-scrape-schema-recipe

extracts cooking recipe from HTML structured data.

Scrapes recipes from HTML https://schema.org/Recipe (Microdata/JSON-LD) into Python dictionaries.

libpipewire-0.3-0t64

libraries for the PipeWire multimedia server

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

node-smart-buffer

smart-buffer improves nodejs Buffer functionality

smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.

python3-bluetooth-adapters

Enumerate and find Bluetooth Adapters in Python

Provides tools for enumerating and identifying available Bluetooth adapters. Facilitates the detection and interaction with various Bluetooth adapters, aiding in the development of applications requiring Bluetooth communication.

python3-annotated-types

Reusable constraint types to use with typing.Annotated

Extension to Python's type annotation system, leveraging the capabilities of typing.Annotated to incorporate metadata and constraints directly into type hints. This package facilitates the representation of common constraints such as value bounds (e.g., greater than, less than), length restrictions on collections, and predicates for runtime checks, among others. Designed to enhance the expressiveness and utility of type annotations for both static analysis tools and runtime validation libraries.