python3-unittest2
backport of the enhanced unittest testing framework - Python 3.x
unittest2 is an enhanced version of unittest including a standard test runner
(automatic test discovery), class and module level fixtures (setUpClass /
setUpModule etc), many powerful new assert methods, better resource management
with addCleanups and a host of other new features. These new features are
*all* going into the Python version of unittest in Python 2.7 and Python 3.2.
The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it
now.
fnordmetric
write SQL queries that return SVG charts rather than tables
FnordMetric has two components:
mdp
command-line based Markdown presentation tool
mdp is a command-line program that allows you to make elegant presentations
from Markdown formatted files.
totem-dbg
Debugging symbols for the Totem media player
mcpl
Monte Carlo Particle Lists - libraries and tools
This package includes the core utilities for reading and writing
*.mcpl files, a binary format with lists of particle state
information, for interchanging and reshooting events between various
Monte Carlo simulation applications. The core utilities include both
command line tools and programming interfaces for C/C++ and python.