gcc-12-cross-base

GCC, the GNU Compiler Collection (library base package)

This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC).

gcc-12-i686-linux-gnu-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

python3-pyodc-docs

Documentation for python ODC module

This module is the documentation for the python3 interface to the ODC library from ECMWF for Observational Database files.

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.