libminini1

minimal INI file parser

minIni is a programmer's library to read and write "INI" files in embedded systems. minIni takes little resources, has a deterministic memory footprint and can be configured for various kinds of file I/O libraries. The principal purpose for minIni is to be used on embedded systems that run on an RTOS (or even without any operating system). minIni requires that such a system provides a kind of storage and file I/O system, but it does not require that this file I/O system is compatible with the standard C/C++ library.

gobjc-11-multilib-mipsisa32r6-linux-gnu

GNU Objective-C compiler (multilib support) (cross compiler for mipsr6 architect

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

libpam0g

Pluggable Authentication Modules library

Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves.

libopendsp3t64

OpenDSP signal processing library

OpenDSP is an open source signal processing library. It contains methods and routines for signal processing in imaging and radio astronomy.

minetest-mod-ethereal

Minetest module to add a map generator enhancer

This module provides the ethereal map generator enhancer, adding many biomes as well as many items and features.

morbig

Parser for POSIX shell scripts

Morbig is a parser for shell scripts that are written in the POSIX shell script language. It parses the scripts statically, that is without executing them, and constructs a concrete syntax tree for each of them. The concrete syntax trees are built using constructors according to the shell grammar of the POSIX standard.