libstdc++-10-dev-mips64el-cross

GNU Standard C++ Library v3 (development files) (mips64el)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

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.

libobjfwtls1

TLS support for ObjFW

The libobjfwtls1 package contains TLS support for ObjFW.

shoelaces

automated server bootstrapping

Shoelaces provides a mechanism for automating the bootstrapping of servers. It serves iPXE boot scripts, cloud-init configurations and, actually, any kind of plain text files.
English

debian-reference

metapackage to install (all) translations of Debian Reference

This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers.

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.