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

libmrpt-gui2.5

Mobile Robot Programming Toolkit - gui 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).

mir-platform-rendering-egl-generic

Mir Display Server - EGL rendering provider metapackage

Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model.

nwg-hello

GTK3-based greeter for the greetd daemon

Nwg-hello is a GTK3-based greeter for the greetd daemon, written in Python. It is meant to work under a Wayland compositor, like sway or Hyprland. The greeter has been developed for the nwg-iso project, but it may be configured for standalone use.

libghc-tasty-ant-xml-prof

Render tasty output to XML for Jenkins; profiling libraries

A tasty ingredient to output test results in XML, using the Ant schema. This XML can be consumed by the Jenkins continuous integration framework.

python3-django-cleanup

Clean up old files for Django's FileField and ImageField

The django-cleanup app automatically deletes files for FileField, ImageField and subclasses. When a FileField's value is changed and the model is saved, the old file is deleted. When a model that has a FileField is deleted, the file is also deleted. A file that is set as the FileField's default value will not be deleted.

python3-brotlicffi

Python CFFI bindings for the reference Brotli encoder/decoder

This library contains Python CFFI bindings for the reference Brotli encoder/decoder, https://github.com/google/brotli . This allows Python software to use the Brotli compression algorithm directly from Python code.