ikvm 0.34.0.4-4ubuntu1 (powerpc binary) in ubuntu intrepid

 This package provides a Java Virtual Machine (JVM) for the .NET and Mono
 runtimes. There are two main ways of using IKVM.NET:
 .
 Dynamically: In this mode, Java classes and jars are used directly to
 execute Java applications on the .NET runtime. Java bytecode is
 translated on the fly into CIL and no further steps are necessary. The
 full Java class loader model is supported in this mode.
 .
 Statically: In order to allow Java code to be used by .NET
 applications, it must be compiled down to a DLL and used directly. The
 bytecode is translated to CIL and stored in this form. The assemblies
 can be referenced directly by the .NET applications and the "Java"
 objects can be used as if they were .NET objects. While the static mode
 does not support the full Java class loader mechanism, it is possible
 for statically-compiled code to create a class loader and load classes
 dynamically.

Details

Package version:
0.34.0.4-4ubuntu1
Source:
ikvm 0.34.0.4-4ubuntu1 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional