Paketname | libbytecode-java |
Beschreibung | Java bytecode manipulation library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.92.svn.20090106-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 156 Byte |
Hängt ab von | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | bytecode |
Paketgröße | 89800 Byte |
Prüfsumme MD5 | 519684c9b341aefaa1cb96807e216e05 |
Prüfsumme SHA1 | af819d608f96f13ca06fb6b0dbf96e9fc6f4f8bf |
Prüfsumme SHA256 | d7910bd9632463a039c54ca0a40484503c8418b9d184053eed6978b1a4acae74 |
Link zum Herunterladen | libbytecode-java_0.92.svn.20090106-1_all.deb |
Ausführliche Beschreibung | The library presents itself as a collection of routines to manipulate Java
bytecode. It allows for the dynamic creation of Java class files without
using of Javac. Such tailored code can be used, i.e. as for the upstream's
motivation of the BioJava developers, to generate implementations of
Hidden Markov Models. It thus acts much like inline assembly for Java.
.
http://www.biojava.org
|