python3-wxutils

wxPython utilities and convenience functions (Python 3)

The wxutils library is a small collection of functions and classes, and is by no means comprehensive.

python3-padaos

A rigid, lightweight, dead-simple intent parser

To deploy an intent parser into production with an automated feedback loop, it's essential that the new data doesn't interfere with the old data. It's also necessary that the parser can learn from sentences that closely match written English (or any other language). That's what Padaos does.

libtsan0-armhf-cross

ThreadSanitizer -- a Valgrind-based detector of data races (runtime)

ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind.

libtsan0-s390x-cross

ThreadSanitizer -- a Valgrind-based detector of data races (runtime)

ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind.

userv-dyndns

dynamic DNS for shell account users

userv-dyndns is a userv service which allows non-root users to modify individual DNS records in specified zones in a controlled way.

userv-git-daemon

per-user git daemon service

userv-git-daemon allows users to publish git repositories which will be published via the git protocol on 9418. This is a bit like git-daemon except that the actual reading of each user's repositories is done as that user.