kiwi-systemdeps-bootloaders
KIWI - host requirements for configuring bootloaders
Host setup helper to pull in all packages required/useful on
the build host for configuring bootloaders on images
kiwi-systemdeps-containers
KIWI - host requirements for container images
Host setup helper to pull in all packages which are required
or useful on the build host to build container images such
as docker.
python3-sabyenc
yEnc extension for Python, optimized for Usenet
Modified version of the original python-yenc module by Alessandro Duca,
optimized for use within SABnzbd. The module was extended to do header
parsing and full yEnc decoding from a Python list of chunks, the way in
which data is retrieved from usenet.
libqgisgrass8-3.34.13
QGIS - shared grass library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
python3-allpairspy
Pairwise test combinations generator (Python3 version)
A Python library for test combinations generator. The generator allows one to
create a set of tests using "pairwise combinations" method, reducing a number
of combinations of variables into a lesser set that covers most situations.
byacc
public domain Berkeley LALR Yacc parser generator
This package provides a parser generator utility that reads a grammar
specification from a file and generates an LR(1) parser for it. The
parsers consist of a set of LALR(1) parsing tables and a driver
routine written in the C programming language. It has a public domain
license which includes the generated C.