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

gfortran-11-multilib-mipsisa64r6el-linux-gnuabi64

GNU Fortran compiler (multilib support) (cross compiler for mips64r6el architect

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

gimp-help-fa

Documentation for the GIMP (Farsi)

This package contains the documentation files for the GIMP designed for use with the internal GIMP help browser or external web browsers.

libs6-2.12

small and secure supervision software suite (shared library)

s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.

libgnuradio-soapy3.10.0

gnuradio SoapySDR support

Soapy hardware drivers using the SoapySDR driver framework. Part of the main gnuradio build.

php8.2-xmlrpc

XML-RPC servers and clients functions for PHP

These functions can be used to write XML-RPC servers and clients. You can find more information about XML-RPC at http://www.xmlrpc.com/, and more documentation on this extension and its functions at http://xmlrpc-epi.sourceforge.net/.

libghc-commonmark-prof

Pure Haskell commonmark parser; profiling libraries

This library provides the core data types and functions for parsing commonmark (<https://spec.commonmark.org>). The parser is fully commonmark-compliant and passes the test suite. It is designed to be customizable and easily extensible. To customize the output, create an AST, or support a new output format, one need only define some new typeclass instances. It is also easy to add new syntax elements or modify existing ones.