This is a staging site. Uploads will not persist. Testing only.
Tkinter - Writing Tk applications with Python 3.x

python3-tk

Tkinter - Writing Tk applications with Python 3.x

A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter.
Finding memory leak in a program

valgrind

instrumentation framework for building dynamic analysis tools

Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools.
Internet Protocol bandwidth measuring tool

iperf

Internet Protocol bandwidth measuring tool

Iperf is a modern alternative for measuring TCP and UDP bandwidth performance, allowing the tuning of various parameters and characteristics.
GTK+ image viewer for comic books

mcomix

GTK+ image viewer for comic books

MComix is an user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings, and runs on both Linux and Windows.
GRand Unified Bootloader, version 2 (EFI-AMD64 version)

grub-efi-amd64

GRand Unified Bootloader, version 2 (EFI-AMD64 version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features:
Tools to test the reachability of network hosts

iputils-ping

Tools to test the reachability of network hosts

The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network.