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

node-zrender

zrender is a 2D drawing engine that provides

multiple rendering methods such as Canvas, SVG, and VML. ZRender is also the renderer for ECharts.

libnghttp3-0

HTTP/3 library with QUIC and QPACK (library)

nghttp3 implements HTTP/3 functions in C. For now it supports several HTTP actions like request, response and server push.

libwtmpdb0

wtmp database shared library

Y2038 safe wtmp database implementation, library files.

gcc-14-sh4-linux-gnu

GNU C compiler for the sh4-linux-gnu architecture

This is the GNU C compiler for the sh4-linux-gnu architecture, a fairly portable optimizing compiler for C.

gcc-14-powerpc64-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).

r-cran-uniqtag

Abbreviate Strings to Short, Unique Identifiers

For each string in a set of strings, determine a unique tag that is a substring of fixed size k unique to that string, if it has one. If no such unique substring exists, the least frequent substring is used. If multiple unique substrings exist, the lexicographically smallest substring is used. This lexicographically smallest substring of size k is called the "UniqTag" of that string.