libspatialaudio0t64
library for ambisonic encoding and decoding (runtime files)
libspatialaudio is an open-source and cross-platform C++ library for Ambisonic
encoding and decoding, filtering and binaural rendering. It is targeted to
render High-Order Ambisonic (HOA) and VR/3D audio samples in multiple
environments, from headphones to classic loudspeakers. Its binaural rendering
can be used for classical 5.1/7.1 spatial channels as well as Ambisonics
inputs. It supports Higher Order Ambisonics (HOA) and ACN/SN3D Ambisonics
audio streams following the Google spatial audio specification and the IETF
codec Ambisonics specification.
php8.2-xsl
XSL module for PHP (dummy)
This package is a transitional dummy package and can be safely
removed.
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.
librandomconv-ocaml
convert from random byte vectors to random native numbers (runtime files)
Given a function which produces random byte vectors, convert it to a
number of your choice (int8/int16/int32/int64/int/float).
gobjc-13-for-host
GNU Objective-C compiler for the host architecture
This is the GNU Objective-C compiler for the host architecture,
which compiles Objective-C on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
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.