gm2-12-mipsisa32r6-linux-gnu

GNU Modula-2 compiler (cross compiler for mipsr6 architecture)

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gm2-12-mipsisa64r6el-linux-gnuabi64

GNU Modula-2 compiler (cross compiler for mips64r6el architecture)

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gm2-12-mips-linux-gnu

GNU Modula-2 compiler (cross compiler for mips architecture)

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

ksystemstats

plugin based system monitoring daemon

KSystemStats is a daemon that collects statistics about the running system.

php-symfony-fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge

The Fake SMS (as email or log during development) Notifier Bridge provides Fake SMS integration for Symfony Notifier.

pyfastx

fast random access to sequences from FASTA/Q file - command

The pyfastx is a lightweight Python C extension that enables users to randomly access to sequences from plain and gzipped FASTA/Q files. This module aims to provide simple APIs for users to extract sequence from FASTA and reads from FASTQ by identifier and index number. The pyfastx will build indexes stored in a sqlite3 database file for random access to avoid consuming excessive amount of memory. In addition, the pyfastx can parse standard (sequence is spread into multiple lines with same length) and nonstandard (sequence is spread into one or more lines with different length) FASTA format.