libpam-runtime
Runtime support for the PAM library
Contains configuration files and directories required for
authentication to work on Debian systems. This package is required
on almost all installations.
paxctld
Daemon to automatically set appropriate PaX flags
paxctld automatically sets appropriate PaX flags on binaries on the system
using user extended attributes. The flags are maintained across any
updates made to the binaries listed in the paxctld configuration file.
owncloud-documents
collaborative document editing - ownCloud application
ruby-allocations
tracking of retained objects in CRuby
Library for counting the amount of objects that have been allocated but not
released yet. Tracking this makes it easier to see if objects are being leaked
over time and if so what kind of objects. This library does _not_ provide any
insight into where objects are being leaked or why.
python-numpy
Numerical Python adds a fast array facility to the Python language
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
nowhere
Translates programs from an extended Standard ML to Standard ML
This is a source-to-source translation tool that expands case
expressions that use conditional patterns. Conditional patterns that
use the "where" keyword are converted into SML.