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.
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.
libecj-java-gcj
Eclipse Java compiler (native library)
This package provides a standalone version of the Eclipse JDT compiler library
which is distributed as part of Eclipse. It passes the JCK (Java Compatibility
Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6, 1.7 and 1.8.
xfonts-thai-etl
Thai etl fonts for X
This package provides 3 Thai TIS-620 monospace (with full-width combining
characters) bitmap fonts for X developed by ETL.
libbsf-java
Bean Scripting Framework to support scripting languages in Java
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages. BSF allows one to write JSPs in
languages other than Java while providing access to the Java class library. In
addition, BSF permits any Java application to be implemented in part (or
dynamically extended) by a language that is embedded within it. This is
achieved by providing an API that permits calling scripting language engines
from within Java, as well as an object registry that exposes Java objects to
these scripting language engines.