nox
Flexible test automation
Nox is a command-line tool that automates testing in multiple Python
environments, similar to tox. Unlike tox, Nox uses a standard Python file for
configuration.
It will automatically create virtualenv with the appropriate interpreter,
install the specified dependencies, and run the commands in order.
ruby-regexp-parser
Scanner, lexer, parser for ruby's regular expressions
A library for tokenizing, lexing, and parsing Ruby regular expressions.
ruby-gitlab-sidekiq-fetcher
Reliable fetch extension for Sidekiq
This library is an extension to Sidekiq that adds support for reliable fetches
from Redis. It's based on sidekiq-reliable-fetch.
libzpool5linux
OpenZFS pool library for Linux
OpenZFS is a storage platform that encompasses the functionality of
traditional filesystems and volume managers. It supports data checksums,
compression, encryption, snapshots, and more.
libogre-1.9.0t64
3D Object-Oriented Graphics Rendering Engine (libraries)
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
3D engine written in C++ designed to make it easier and more intuitive for
developers to produce applications utilising hardware-accelerated 3D
graphics. The class library abstracts all the details of using the underlying
system libraries like Direct3D and OpenGL and provides an interface based on
world objects and other intuitive classes.
gcc-12-multilib-s390x-linux-gnu
GNU C compiler (multilib support) (cross compiler for s390x architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.