libpackage-stash-perl
module providing routines for manipulating stashes
Package::Stash is a Perl module that provides an interface for manipulating
stashes (Perl's symbol tables). These operations are occasionally necessary,
but often very messy and easy to get wrong.
neobio
computes alignments of amino acid and nucleotide sequences
Library and graphical user interface for pairwise sequence alignments.
Implementation of the dynamic programming methods of Needleman & Wunsch
(global alignment) and Smith & Waterman (local alignment).
python-lhapdf
Python Bindings for LHAPDF
LHAPDF provides a unified and easy to use interface to modern PDF sets. It is
designed to work not only with individual PDF sets but also with the more
recent multiple "error" sets. It can be viewed as the successor to PDFLIB,
incorporating many of the older sets found in the latter, including pion and
photon PDFs. In LHAPDF the computer code and input parameters/grids are
separated thus allowing more easy updating and no limit to the expansion
possibilities.
openssn
modern submarine tactical simulator
OpenSSN is a submarine simulation (subsim) which tries to emulate the
behaviour of modern submarines. The player is placed in command of a
submarine and is able to move about in a deep ocean environment.
flactag
Tagger for whole-album FLAC files using data from MusicBrainz
Tagger for whole-album FLAC files with embedded CUE sheets.
Data for the tags is retrieved from the MusicBrainz service. Tags are
written as VORBIS comments or standalone CUESHEET files, and the
application has the ability to rename a file based on the tags using
a user-specified template.
python-d2to1
Python support for distutils2-like setup.cfg files as package metadata
d2to1 (the 'd' is for 'distutils') allows using distutils2-like setup.cfg
files for a package's metadata with a distribute/setuptools setup.py script.
It works by providing a distutils2-formatted setup.cfg file containing all
of a package's metadata, and a very minimal setup.py which will slurp its
arguments from the setup.cfg.