This is a staging site. Uploads will not persist. Testing only.

liboas0

Output Address Selection for outgoing IPv6 connections

Oas (Output Address Selection) is a wrapper around connect() that allows one to choose the source address for outgoing IPv6 connections from programs that don't support this by themselves.

libgm2-19-mips-cross

GNU Modula-2 standard library (runtime library)

This is the GNU Modula-2 standard library that comes with the gm2 compiler.

python3-adios2-serial

ADIOS2 Adaptable IO system for simulations - Python bindings (serial)

The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data.

postgresql-15-decoderbufs

logical decoder output plugin to deliver data as Protocol Buffers

A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers, used by Debezium (http://debezium.io).

ruby-google-apis-pubsub-v1

Simple REST client for Cloud Pub/Sub API V1

This is the simple REST client for Cloud Pub/Sub API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Pub/Sub API, but note that some services may provide a separate modern client that is easier to use.

python3-tiny-proxy

Simple proxy server (SOCKS4, SOCKS5, HTTP tunneling) for Python

Simple proxy (SOCKS4(a), SOCKS5(h), HTTP tunnel) server built with anyio. It is used for testing python-socks, aiohttp-socks and httpx-socks packages.