python3-asn1
Simple ASN.1 encoder and decoder for Python
This pure Python library features:
* a BER decoder
* a DER decoder and encoder (except indefinite lengths)
tksvg
Tk extension to read SVG images
This package adds support to read the SVG image format from Tk. The
actual code to parse and raster the SVG comes from nanosvg.
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.
libpackagekitqt6-1
Library for accessing PackageKit using Qt6
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
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.