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

libmrpt-system2.4

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

node-base16

Base16 themes as JS objects

Node.js is an event-based server-side JavaScript engine.

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.

vfit

generate backwards-compatible, static instances of variable fonts

This (Variable Font Instancing Tool) allows you to generate custom, static instances of a variable font defined in a configuration file.

php-symfony-password-hasher

password hashing utilities - Symfony Component

The Symfony PasswordHasher Component provides secure password hashing utilities.

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.