python3-poetry

Python dependency management and packaging made easy (Python 3)

Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.

python3-slepc4py-64-complex3.20

Python 3 bindings for 64-bit SLEPc 3.20 libraries (complex numbers)

SLEPc is the Scalable Library for Eigenvalue Problem Computations.

python3-slepc4py-64-real3.20

Python 3 bindings for 64-bit SLEPc 3.20 libraries (real numbers)

SLEPc is the Scalable Library for Eigenvalue Problem Computations.

python3-slepc4py-real3.20

Python 3 bindings for SLEPc 3.20 libraries (real numbers)

SLEPc is the Scalable Library for Eigenvalue Problem Computations.

vkroots-headers

Development files for vkroots framework

vkroots is a framework for writing Vulkan layers that takes all the complexity and hastle away. It consits of a single C++20 header.

yq

Command-line YAML processor - jq wrapper for YAML documents

yq transcodes YAML documents to JSON and passes them to jq. The package also includes xq, which transcodes XML to JSON using xmltodict and pipes it to jq, and tomlq, which uses the toml library to transcode TOML to JSON, then pipes it to jq