debian-installer-13-netboot-arm64
Debian-installer network boot images for arm64
This package contains images of the Debian Installer for the arm64
architecture.
paper-clip
PDF metadata editor for GNOME
Paper Clip is a simple GNOME app for editing metadata in PDF
documents. It can edit the Title, Author, Creation Software,
Keywords, and more.
libmonitoring-livestatus-perl
Perl API for check_mk livestatus to access runtime
Monitoring::Livestatus connects via socket/tcp to the check_mk livestatus
addon for Nagios and Icinga. You first have to install and activate the
mklivestatus addon in your monitoring installation.
python3-fakeredis
Fake version of a redis-py
fakeredis is a pure Python implementation of the redis-py Python client that
simulates talking to a redis server. This was created for a single purpose:
to write unittests. Setting up redis is not hard, but many times you want to
write unittests that do not talk to an external server (such as redis).
This module now allows tests to simply use this module as a reasonable
substitute for redis.
remmina-plugin-secret
Secret plugin for Remmina
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to work
with lots of remote computers in front of either large monitors or
tiny netbooks.
libclojure-java
Lisp dialect for the JVM (library)
Clojure is a dynamic programming language that targets the Java Virtual
Machine. It is designed to be a general-purpose language, combining the
approachability and interactive development of a scripting language with
an efficient and robust infrastructure for multithreaded programming.
Clojure is a compiled language - it compiles directly to JVM bytecode,
yet remains completely dynamic. Every feature supported by Clojure is
supported at runtime. Clojure provides easy access to the Java
frameworks, with optional type hints and type inference, to ensure that
calls to Java can avoid reflection.