This is a staging site. Uploads will not persist. Testing only.

python3-cmake-build-extension

Setuptools extension to build and package CMake projects

This extension aims to simplify the integration of C++ projects based on CMake with Python packaging tools. CMake provides out-of-the-box support to either SWIG and pybind11, that are two among the most used projects to create Python bindings from C++ sources.

goawk

POSIX-compliant AWK interpreter written in Go, with CSV support (program)

GoAWK is a POSIX-compatible version of AWK, and additionally has a CSV mode for reading and writing CSV and TSV files.

gorst

Go implementation of reStructuredText (command line)

This is a Go implementation of reStructuredText. developed on the basis of Go markdown module implemented by Michael Teichgräber.

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.

python3-btsocket

Python interface for BlueZ Bluetooth Management API

This package provides a Python interface to the BlueZ Bluetooth Management API, which is the official Linux Bluetooth protocol stack. This library is particularly useful for developers needing to interact with Bluetooth hardware at a low level using Python. It offers functionalities to control and monitor Bluetooth devices directly from a Linux system.

libmapnik4.0.0

C++ toolkit for developing GIS applications (libraries)

Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.