freebsd-ports/java/javel/pkg-descr

8 lines
380 B
Text
Raw Normal View History

2002-01-30 12:40:06 +01:00
Javel is a java class file disassembler. It is a filter that, given a
compiled java class file, outputs a disassembled version in a java-like
form with all the interface, fields, methods, and the java assembler code
for each method. It can also output dependencies of the class file, suitable
for inclusion in a standard makefile.
2002-06-10 09:56:28 +02:00
WWW: http://tnerual.eriogerg.free.fr/javel.html