virt-install
utilities to create and edit virtual machines
This package contains some command line utilities to create and edit virtual
machines:
python3-pykml
Python KML library
PyKML is a Python package for parsing and authoring KML documents.
It is based on the lxml.objectify API
(http://codespeak.net/lxml/objectify.html) which provides Pythonic
access to XML documents.
llvm-13
Modular compiler and toolchain technologies
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
llvm-13-examples
Modular compiler and toolchain technologies, examples
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
python3-pyside6.qtxml
Python bindings for Qt 6 Xml module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
python3-async-property
decorator for async properties (Python3 version)
Python decorator for async properties. You can use @async_property just as you
would with @property, but on an async function.