llvm-19-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-junit.xml
creates JUnit XML test result docs readable by tools such as Jenkins (py3k)
A Python module for creating JUnit XML test result documents that can be read
by tools such as Jenkins. If you are ever working with test tool or test suite
written in Python and want to take advantage of Jenkins’ pretty graphs and test
reporting capabilities, this module will let you generate the XML test reports.
fonts-lyx
TrueType versions of some TeX fonts used by LyX
These fonts are needed for the visual math symbol display in
LyX. They can also be used to display MathML in Gecko-based browsers
like Firefox.
python3-pybedtools
Python 3 wrapper around BEDTools for bioinformatics work
The BEDTools suite of programs is widely used for genomic interval
manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and
offers feature-level manipulations from within Python.
g++-s390x-linux-gnu
GNU C++ compiler for the s390x architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
python3-pysensibo
Library for interfacing with Sensibo air conditioning controllers
This library provides an interface to interact with Sensibo air conditioning
controllers through their cloud API. It allows users to access and control
aspects such as temperature and humidity settings, fan levels, and swing
modes. The library also supports functionality like enabling and configuring
features like Climate React and Pure Boost, allowing for tailored climate
control depending on environmental inputs. Additionally, users can manage
timers and get diagnostic information about their devices, including sensor
readings related to air quality and system status indicators. This is
particularly useful for integrating Sensibo devices with automation platforms
to create adaptive climate management solutions.