python-simplegeneric
simple generic functions for Python
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and
so on. However, instead of using specially-named methods, these generic
functions use simple lookup tables, akin to those used by e.g. pickle.dump()
and other generic functions found in the Python standard library.
mpqc-openmpi
Massively Parallel Quantum Chemistry Program (OpenMPI transitional package)
MPQC is an ab-inito quantum chemistry program. It is especially designed
to compute molecules in a highly parallelized fashion.
mscgen
Message Sequence Chart (MSC) generator
mscgen is a small program that parses Message Sequence Chart
descriptions and produces PNG, SVG, EPS or server side image
maps (ismaps) as the output. Message Sequence Charts (MSCs)
are a way of representing entities and interactions over some
time period and are often used in combination with SDL. MSCs
are popular in Telecoms to specify how protocols operate.
msrtool
Dump chipset-specific MSR contents
The msrtool utility can dump MSR (model-specific register) contents,
which is useful for debugging and development.
mumble-django
Mumble-Server web interface
krb5-config
Configuration files for Kerberos Version 5
This package provides /etc/krb5.conf and any other files needed to
configure Kerberos Version 5. This package may be used with one of the
implementations of Kerberos in Debian, or with a locally built Kerberos.
Generally this package will be installed as part of installing some
Kerberos implementation.