shim-helpers-amd64-signed

boot loader to chain-load signed boot loaders (signed by Debian)

This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA.

libleveldb1d

fast key-value storage library

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

faker

Python program that generates fake data

The fake data can be used to bootstrap a database, create XML documents, or anonymize data taken from a production service.

python3-agate

data analysis library optimized for human readability

Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.

openjdk-16-jre

OpenJDK Java runtime, using Hotspot JIT

Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero.

libgeners1

generic serialization library for C++ (shared library)

The Generic Serialization library is designed to address the problem of C++ object persistence in situations where the most typical data access pattern is "write once read many" (WORM). "Geners" is a set of tools and conventions which allows its users to develop C++ classes that can be converted to and from a storable stream of bytes in a well-organized and type-safe manner. Serialization of STL containers is supported, including the ones added in the C++11 standard. Independent versioning of each class definition is allowed.