This is a staging site. Uploads will not persist. Testing only.
task-kde-desktop
KDE Plasma
This task package is used to install the Debian desktop, featuring
the KDE Plasma desktop environment, and with other packages that Debian users
expect to have available on the desktop.
recoverdm
recover files on disks with damaged sectors
recoverdm recover disks with bad sectors. You can recover files as well
complete devices. In case it finds sectors which simply cannot be recovered,
it writes an empty sector to the output file and continues.
libdbd-mysql-perl
Perl5 database interface to the MariaDB/MySQL database
DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MariaDB/MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because no one ever requested them. However supported
features include: compression of data between server and client; timeouts;
SSL; prepared statement support; server administration such as creating
and dropping databases and restarting the server; auto-reconnection;
utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.
keepalived
Failover and monitoring daemon for LVS clusters
keepalived is used for monitoring real servers within a Linux
Virtual Server (LVS) cluster. keepalived can be configured to
remove real servers from the cluster pool if it stops responding,
as well as send a notification email to make the admin aware of
the service failure.
python-cryptography
Python library exposing cryptographic recipes and primitives (Python 2)
The cryptography library is designed to be a "one-stop-shop" for
all your cryptographic needs in Python.
python-wxgtk2.8
wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)