This is a staging site. Uploads will not persist. Testing only.
rng-tools
transitional dummy package for rng-tools migration
Most users who wish to use rngd in Debian should use the
rng-tools5 package. However, Debian traditionally has shipped
a much extended fork with many extra options; this fork is now
available as rng-tools-debian with migration provided by this
transitional dummy package.
qttools5-dev-tools
Qt 5 development tools
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
acpi
displays information on ACPI devices
Attempts to replicate the functionality of the 'old' apm command on
ACPI systems, including battery and thermal information. Does not support
ACPI suspending, only displays information about ACPI devices.
shisen.app
Shisen-sho puzzle game for GNUstep
apg
Automated Password Generator - Standalone version
APG (Automated Password Generator) is the tool set for random
password generation. It generates some random words of required type
and prints them to standard output. This binary package contains only
the standalone version of apg.
Advantages:
* Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
* Built-in password quality checking system (now it has support for Bloom
filter for faster access)
* Two Password Generation Algorithms:
1. Pronounceable Password Generation Algorithm (according to NIST
FIPS 181)
2. Random Character Password Generation Algorithm with 35
configurable modes of operation
* Configurable password length parameters
* Configurable amount of generated passwords
* Ability to initialize RNG with user string
* Support for /dev/random
* Ability to crypt() generated passwords and print them as additional output.
* Special parameters to use APG in script
* Ability to log password generation requests for network version
* Ability to control APG service access using tcpd
* Ability to use password generation service from any type of box (Mac,
WinXX, etc.) that connected to network
* Ability to enforce remote users to use only allowed type of password
generation
The client/server version of apg has been deliberately omitted.
gdb-multiarch
GNU Debugger (with support for multiple architectures)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.