1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/java/javel/pkg-descr
2002-06-10 07:56:28 +00:00

8 lines
380 B
Plaintext

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.
WWW: http://tnerual.eriogerg.free.fr/javel.html