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

node-copy-paste

access to the system clipboard

node-copy-paste allows read/write (i.e copy/paste) access to the system clipboard. It does this by wrapping xclip for Linux, FreeBSD, and OpenBSD.

libflint19

C library for number theory, shared library

The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve).

python3-headerparser

Parse key-value pairs in RFC 822 style headers

This Python module parses key-value pairs in the style of RFC 822 (e-mail) headers and converts them into case-insensitive dictionaries with the trailing message body (if any) attached. Low-level functions for just scanning header fields (breaking them into sequences of key-value pairs without any further processing) are also included.

postgresql-15-tdigest

t-digest algorithm for on-line accumulation of rank-based statistics

This PostgreSQL extension implements t-digest, a data structure for on-line accumulation of rank-based statistics such as quantiles and trimmed means. The algorithm is also very friendly to parallel programs.

libgfortran-11-dev-mips64r6-cross

Runtime library for GNU Fortran applications (development files)

This package contains the headers and static library files needed to build GNU Fortran applications.

clang-15

C, C++ and Objective-C compiler

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).