summaryrefslogtreecommitdiff
blob: 7a62946d9b520fbfd930bf308e693b93577a24c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription>
SableVM is a highly-portable Java virtual machine written in C, and implementing
the Java virtual machine specification, second edition.

Its goals are to be complete, reasonably small, fast, and efficient, as well as
to provide a well-designed and robust platform for further development and
research.

SableVM is a clean-room implementation of the publicly available specifications.
</longdescription>
</pkgmetadata>