This is a staging site. Uploads will not persist. Testing only.
gfortran-14-powerpc64le-linux-gnu
GNU Fortran compiler for the powerpc64le-linux-gnu architecture
This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture,
which compiles Fortran on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
gfortran-14-s390x-linux-gnu
GNU Fortran compiler for the s390x-linux-gnu architecture
This is the GNU Fortran compiler for the s390x-linux-gnu architecture,
which compiles Fortran on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
python3-bond-async
wrapper library over Bond Local API
This package provides an a asynchronous Python wrapper library over Bond Local
API.
libfst22
weighted finite-state transducers library (runtime)
OpenFst is a library for constructing, combining, optimizing, and searching
weighted finite-state transducers (FSTs). Weighted finite-state transducers
are automata where each transition has an input label, an output label, and a
weight. The more familiar finite-state acceptor is represented as a transducer
with each transition's input and output label equal. Finite-state acceptors
are used to represent sets of strings (specifically, regular or rational
sets); finite-state transducers are used to represent binary relations between
pairs of strings (specifically, rational transductions). The weights can be
used to represent the cost of taking a particular transition.
libace-htbp-8.0.0
ACE protocol over HTTP tunneling library
The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables
the writing of stream-based protocols over HTTP.
python3-pyment
Generate/convert the docstrings from code signature
pyment is intended for Python programmers to help facilitate internal code
using docstrings.