gcc-13-multilib-mips64el-linux-gnuabi64

GNU C compiler (multilib support) (cross compiler for mips64el architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

gccgo-13-mipsel-linux-gnu

GNU Go compiler for the mipsel-linux-gnu architecture

This is the GNU Go compiler for the mipsel-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libghc-tar-conduit-prof

Conduit based tar extraction mechanism; profiling libraries

This Haskell package provides methods to extract and create tar files using conduit for streaming.

libdrpm0

library for handling deltarpm packages

The libdrpm package provides a library for making, reading and applying deltarpms, compatible with the original deltarpm packages.

pg-bsd-indent

PostgreSQL source code indenter

pg_bsd_indent is the official way the PostgreSQL developers reformat code before release. It is also recommended to be used by developers for code changes prior to submission. It is a fork of FreeBSD's indent.

libstropt0

parse options from a string (supports quotation, arguments - library)

This small library parses a list of options from a string. Options can be separated by spaces, commas, semicolons, tabs or new line. Options may have arguments. It is possible to protect symbols and spaces using quote, double quote and backslash.