linux-support-6.12.8
Support files for Linux 6.12
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
python3-geneagrapher-core
request and build graphs of records from the Math Genealogy Project
Geneagrapher is a tool for extracting information from the
Mathematics Genealogy Project to form a math family tree, where
connections are between advisors and their students.
libtbb12
parallelism library for C++ - runtime files
TBB is a library that helps you leverage multi-core processor
performance without having to be a threading expert. It represents a
higher-level, task-based parallelism that abstracts platform details
and threading mechanism for performance and scalability.
ytmusicapi
Authentication command for YouTube Music
ytmusicapi is a Python 3 library to send requests to the YouTube Music API. It
emulates YouTube Music web client requests using the user's cookie data for
authentication.
python3-zigpy
Python Zigbee stack
Zigpy is a hardware independent Zigbee protocol stack integration
project to implement Zigbee standard specifications as a Python 3
library.
python3-pytest-shell-utilities
fixtures and code to help with running shell commands on tests (Python3 version)
This pytest plugin provides a basic fixture shell which uses subprocess.Popen
to run commands against the running system on a shell while providing a nice
assert'able return class.