Package: ilu
Version: =v-=d
Maintainer: Klee Dienes <klee@sedona.com>
Depends: python (>=1.3), libc5
Recommends:
Description: The Inter-Language Unification system 
 From the documentation:
 .
 The Inter-Language Unification system (ILU) is a multi-language object
 interface system. The object interfaces provided by ILU hide
 implementation distinctions between different languages, between
 different address spaces, and between operating system types. ILU can
 be used to build multi-lingual object-oriented libraries ("class
 libraries") with well-specified language-independent interfaces. It
 can also be used to implement distributed systems. It can also be used
 to define and document interfaces between the modules of
 non-distributed programs. ILU interfaces are specified in ILU's
 Interface Specification Language.
 .
 See <URL:ftp://parcftp.parc.xerox.com/pub/ilu> for more information.
