python-configargparse

replacement for argparse with config files and environment variables (Python 2)

Applications with more than a handful of user-settable options are best configured through a combination of command line args, config files, hard-coded defaults, and in some cases, environment variables.

python-audioread

Backend-agnostic audio decoding Python package

Decode audio files using whichever backend is available. The library currently supports:

ruby-qt4-declarative

QtDeclarative bindings for the Ruby language

This package provides the Ruby bindings for the QtDeclarative Qt 4 library.

cd-hit

suite of programs designed to quickly group sequences

cd-hit contains a number of programs designed to quickly group sequences. cd-hit groups proteins into clusters that meet a user-defined similarity threshold. cd-hit-est is similar to cd-hit, but designed to group nucleotide sequences (without introns). cd-hit-est-2d is similar to cd-hit-2d but designed to compare two nucleotide datasets. A number of other related programs are also in this package. Please see the cd-hit user manual, also part of this package, for further information.

ruby-yaml-db

library to export/import of database into/from yaml files

YamlDb is a database-independent format for dumping and restoring data from any database that has an ActiveRecord adapter.

pxe-kexec

Fetch PXE configuration file and netboot using kexec

Tool that fetches PXE configuration file (SysLinux' PXELinux format), prompts the user for a boot entry (label), (supports interactive editing of the kernel parameters), downloads the selected kernel and initrd over the network using TFTP, FTP or HTTP and finally reboots into the kernel using kexec.