Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20981 10447126-35f2-4685-b0cf-6dd780d3921fearly
Minto van der Sluis
18 years ago
1 changed files with 38 additions and 0 deletions
@ -0,0 +1,38 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../jamvm/jamvm.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A compact Java Virtual Machine |
||||
|
||||
[T] JamVM is a new Java Virtual Machine which conforms to the JVM |
||||
[T] specification, second edition (blue book). In comparison to most other VMs |
||||
[T] (free and commercial) it is extremely small. However, unlike other small |
||||
[T] VMs (e. G. , KVM) it is designed to support the full specification, and |
||||
[T] includes support for object finalisation and the Java Native Interface |
||||
[T] (JNI). |
||||
|
||||
[U] http://jamvm.sourceforge.net/ |
||||
|
||||
[A] Rob Lougher <rob@lougher.demon.co.uk> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/development |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 1.4.5 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[O] . $base/package/*/*/java-common-conf.in |
||||
|
||||
[D] 2446886438 jamvm-1.4.5.tar.bz2 http://dl.sf.net/sourceforge/jamvm/ |
Loading…
Reference in new issue