Source: bytecode Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Olivier Sallou Build-Depends: debhelper (>= 9), default-jdk, quilt, junit, ant, javahelper Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bytecode.git Vcs-Git: https://anonscm.debian.org/git/pkg-java/bytecode.git Homepage: http://www.biojava.org Package: libbytecode-java Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre, ${java:Depends} Description: Java bytecode manipulation library 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. Package: libbytecode-java-doc Architecture: all Depends: ${misc:Depends} Suggests: lynx|www-browser Section: doc Description: Documentation for the API of the Java bytecode library Javadoc-generated description of the bytecode API in HTML.