libesd-java

Implementation of EsounD in pure Java

JEsd includes an audio server, which corresponds to 'esd' and classes for communicating with 'esd', which corresponds to 'libesd'. This client side code enables interacting with audio apps in pure Java.
network management framework (strongSwan plugin)

network-manager-strongswan

network management framework (strongSwan plugin)

NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching between local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers.
apt upgrade

how-can-i-help

show opportunities for contributing to Debian

how-can-i-help hooks into APT to list opportunities for contributions to Debian (orphaned packages, bugs tagged 'newcomer') for packages installed locally, after each APT invocation. It can also be invoked directly, and then lists all opportunities for contribution (not just the new ones).

google-mock

Google's framework for writing and using C++ mock classes

NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources).
Fractal Generator showing zoomed-in Mandelbrot set

fractgen

Extensible Fractal Generator

FractalGenerator is a Qt-based program to generate fractal images (e.g. Mandelbrot set). The size of the calculated images is only limited by the computer's virtual memory. That is, images may use the full printer resolution !

python-openstack.nose-plugin

nosetests output to mimic the output of openstack's run_tests.py - Python 2.x

This package provides a nose plugin that allow's nosetests output to mimic the output of openstack's run_tests.py.