This is a staging site. Uploads will not persist. Testing only.
International dictionary written using Qt

qstardict

International dictionary written using Qt

QStarDict is a modern international dictionary written using Qt.
Firmware update daemon

fwupd

Firmware update daemon

fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See <https://github.com/fwupd/fwupd> for details
GnuPG archive keys of the Debian archive

debian-archive-keyring

GnuPG archive keys of the Debian archive

The Debian project digitally signs its Release files. This package contains the archive keys used for that.
fast and reliable load balancing reverse proxy

haproxy

fast and reliable load balancing reverse proxy

HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status.
automatically mount and unmount USB mass storage devices

usbmount

automatically mount and unmount USB mass storage devices

This package automatically mounts USB mass storage devices (typically USB pens) when they are plugged in, and unmounts them when they are removed. The mountpoints (/media/usb[0-7] by default), filesystem types to consider, and mount options are configurable. When multiple devices are plugged in, the first available mountpoint is automatically selected. If the device provides a model name, a symbolic link /var/run/usbmount/MODELNAME pointing to the mountpoint is automatically created.
ncurses Tetris clone with a bastard algorithm

bastet

ncurses Tetris clone with a bastard algorithm

Bastet ("bastard Tetris") is a free clone of Tetris which tries to compute how useful blocks are and gives you the worst possible brick. Playing bastet can be a painful experience, especially if you usually make "canyons" and wait for the long I-shaped block.