python3-jaraco.classes
additional routines for obtaining class names
Jaraco.classes provides additional routines for obtaining the class names
of an object and its parent classes, some useful metaclasses and methods
for class properties. It's mostly needed as a dependency of other projects
by the same author.
virtme-ng
Helper scripts to test kernel code on qemu
A set of simple tools to run a virtualized Linux kernel that uses the host
Linux distribution or a simple rootfs instead of a whole disk image.
gir1.2-gck-2
GObject introspection data for the GCK library
This package contains introspection data for GCK, a wrapper based on GLib
implementing the PKCS#11 (Cryptoki) interface.
gir1.2-gcr-4
GObject introspection data for the GCR library
This package contains introspection data for GCR, a library for crypto UI
and related tasks.
python3-evalidate
Validation and secure evaluation of untrusted Python expressions
Evaluate user-supplied Python expressions by walking their syntax tree and
allowing only operations that pass a given security model.