gcc-12-powerpc-linux-gnu
GNU C compiler (cross compiler for powerpc architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
ruby-motion-require
Dependency management for RubyMotion, using a pseudo `require`
motion-require uses static analysis (via ripper) to find the files using
motion_require and automatically add the declared dependencies to
Motion::Project::Config#dependencies.
python3-cotengrust
Fast contraction ordering primitives for tensor networks
`cotengrust` provides fast rust implementations of contraction
ordering primitives for tensor networks or einsum expressions.
The two main functions are `optimize_optimal(inputs, output, size_dict,
**kwargs)` and `optimize_greedy(inputs, output, size_dict, **kwargs)`.
python3-pydantic-extra-types
Data validation and settings management using Python type hinting (extra types)
Data validation and settings management using Python type hinting
pydantic uses type hinting (PEP 484) and variable annotation (PEP 526) to
validate that untrusted data takes the desired form. There is also support for
an extension to dataclasses where the input data is validated.
liblzfse1
LZFSE Compression library
LZFSE is a Lempel-Ziv style data compression algorithm using Finite
State Entropy coding. It targets similar compression rates at higher
compression and decompression speed compared to deflate using zlib.
libroken19-heimdal
Heimdal Kerberos - roken support library
Heimdal is a free implementation of Kerberos 5 that aims to be
compatible with MIT Kerberos.