g++-5-multilib-powerpc-linux-gnu
GNU C++ compiler (multilib support)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
libstdc++-5-pic-ppc64el-cross
GNU Standard C++ Library v3 (shared library subset kit)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
puppet-module-camptocamp-kmod
Puppet module for managing kmod configuration
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
python-pyfaidx
efficient random access to fasta subsequences for Python
Samtools provides a function "faidx" (FAsta InDeX), which creates a
small flat index file ".fai" allowing for fast random access to any
subsequence in the indexed FASTA file, while loading a minimal amount of
the file in to memory. This Python module implements pure Python classes
for indexing, retrieval, and in-place modification of FASTA files using
a samtools compatible index. The pyfaidx module is API compatible with
the pygr seqdb module. A command-line script "faidx" is installed
alongside the pyfaidx module, and facilitates complex manipulation of
FASTA files without any programming knowledge.
pg-rage-terminator-9.5
PostgreSQL background worker that kill random sessions.
pg-rage-terminator is a custom background worker which is able to kill random
PostgreSQL backends.
python-mapbox-vector-tile
Mapbox Vector Tile library for Python 2