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

python3-mdurl

Python port of the JavaScript mdurl package

mdurl is a set of URL utilities for the markdown-it-py package. It provides a pure-Python implementation of several functions from the original JavaScript package, such as .decode(), .parse(), .encode().

liburcu8

userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.

crowdsec-custom-bouncer

CrowdSec bouncer for custom scripts

This package uses the CrowdSec API to fetch the latest decisions periodically, and passes them as arguments to a custom user script.

libervia-templates

collection of templates for Libervia

This is a collection of HTML templates to generate blog articles, tickets, and other items using the libervia-cli XMPP client.

python3-colcon-python-setup-py

Extension for colcon to identify packages with setup.py

This package is part of Robot OS version 2 (ROS2). It extends colcon, the meta build tool used in ROS2, by identifying packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools.

libace-ssl-7.0.8

ACE secure socket layer library

This package contains wrappers that integrate the OpenSSL library in the ACE framework.