Source: sablevm Section: interpreters Priority: optional Maintainer: Brent A. Fulgham Standards-Version: 3.5.4.0 Build-Depends: sharutils, perl-base, perl5, debhelper, libtool, autoconf, automake, flex, libpopt-dev Package: sablevm Architecture: any Depends: ${shlibs:Depends}, sablepath Description: The Sable Virtual Machine The goal of this project is to build an efficient Java virtual machine in C for the GNU/Linux operating system. SableVM implements the Java virtual machine specification, second edition. . SableVM is only an interpreter. To actually run bytecode programs, SableVM requires the SablePath class library to function. . For more infomration, see the SableVM web site at . Package: sablevm-dev Architecture: any Depends: sablevm Description: The Sable Virtual Machine (Development Files) This package contains the header files and other developer-required pieces of the sablevm distribution required to do extension or embedding work with the SableVM. . For more infomration, see the SableVM web site at .