libtools-gitlibs-clojure

API for retrieving, caching, and programmatically accessing git libraries

To access git dependencies (for example, via tools.deps), one must download git directories and working trees as indicated by git shas. This library provides this functionality and also keeps a cache of git dirs and working trees that can be reused.

wtype

xdotool type for wayland

wtype is the Wayland pendant for xdotool. It only works with Wayland compositors that support the virtual keyboard protocol. It lets you programmatically (or manually) simulate keyboard input.

tpm2-tss-engine-tools

OpenSSL engine for tpm2-tss (tools)

With this engine for OpenSSL you can use OpenSSL library and command line tools with any TPM2 implementation as backend for the crypto operations.

libc++abi1-18

LLVM low level support for a standard C++ library

libc++abi is another implementation of low level support for a standard C++ library.

python3-pymbolic

Expression tree and symbolic manipulation library

Pymbolic is a small expression tree and symbolic manipulation library. Two things set it apart from other libraries of its kind:

python3-llvmlite

LLVM Python 3 binding for writing JIT compilers

llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach.