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

libsexpp0

S-expressions parser and generator library

S-expressions are data structures for representing complex data as a variation on LISP S-expressions.

python3-markdown-callouts

Python-Markdown extension adding a new block-level syntax (Python3)

This package extends the functionality of Python Markdown by turning a paragraph of text into a block that's specially highlighted and set apart from the rest of the text.

libpcl-recognition1.12

Point Cloud Library - recognition library

The PCL framework contains numerous state-of-the art algorithms including filtering, feature estimation, surface reconstruction, registration, model fitting and segmentation.

libdt-utils5

Device tree related library

libdt-utils provides the foundation for dt-utils' tools. It provides a programmer with an API to analyze device tree files and is an alternative to libfdt.

libwmf-0.2-7-gtk

Windows metafile conversion GTK pixbuf plugin

Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...

python3-backoff

Function decoration for backoff and retry

This module provides function decorators which can be used to wrap a function such that it will be retried until some condition is met. It is meant to be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs. Somewhat more generally, it may also be of use for dynamically polling resources for externally generated content.