python-pep8
Python PEP 8 code style checker - Python
Features a plugin architecture allowing for adding new checks is easily.
Parseable output listing line numbers of the error location. Consists of
just one Python file, and requires only stdlib.
perl-modules-5.22
Core Perl modules
Architecture independent Perl modules. These modules are part of Perl and
required if the `perl' package is installed.
gobjc++-14-mipsel-linux-gnu
GNU Objective-C++ compiler for the mipsel-linux-gnu architecture
This is the GNU Objective-C++ compiler for the mipsel-linux-gnu architecture,
which compiles Objective-C++ on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
trinityrnaseq-examples
RNA-Seq De novo Assembly common example and testing files
Trinity represents a novel method for the efficient and robust de novo
reconstruction of transcriptomes from RNA-seq data. Trinity combines three
independent software modules: Inchworm, Chrysalis, and Butterfly, applied
sequentially to process large volumes of RNA-seq reads. Trinity partitions
the sequence data into many individual de Bruijn graphs, each representing the
transcriptional complexity at a given gene or locus, and then processes
each graph independently to extract full-length splicing isoforms and to tease
apart transcripts derived from paralogous genes.
ziptime
Zip archive timestamp remover
ziptime normalizes the timestamps in the header of a Zip file. It
was created as part of the Android SDK to help make reproducible
builds of Android application (.apk) files. It replaces all
timestamps in the Zip headers with a static time (Jan 1 2008). The
extra fields are not changed, so you'll need to use the -X option to
zip so that it doesn't create the 'universal time' extra.