This is a staging site. Uploads will not persist. Testing only.
Efficient visual trace explorer

vite

Efficient visual trace explorer

ViTE is a powerful portable and open source profiling tool to visualize the behaviour of parallel applications. Thanks to its scalable design, ViTE helps programmers to efficiently analyze the performance of potentially large applications.
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

vlc-bin

binaries from VLC

VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, DVDs, VCDs, podcasts, and multimedia streams from various network sources.
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.

abootimg

Tool to read/write/update android boot images

Android devices use a special partition format to boot any operating system on the devices. These boot-images contain a kernel image, a ramdisk, optionally a 2nd stage boot loader and the commandline passed to the kernel when booting. The original mkbootimg from Android can only create these images where abootimg can also extract and modify them. Handling android boot images is necessary when bringing other operating systems to android devices.