Update of pkg-descr and pkg-comment files. For real now :-)

PR:		28448
Submitted by:	Ernst de Haan <ernst@jollem.com>
This commit is contained in:
James E. Housley 2001-06-27 12:30:44 +00:00
parent 0a810b6e63
commit 941d0a1e11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44501

View File

@ -1,7 +1,11 @@
Jad is a Java decompiler, i.e. program that reads one or more Java class files
and converts them into Java source files which can be compiled again.
Jad, a Java decompiler. This program is able to reads one or more
Java class files and convert them back into Java source files
which can be recompiled.
Jad is a 100% pure C++ program and it generally works several times faster than
decompilers written in Java. Jad doesn't use the Java runtime for its
functioning, therefore no special setup is required (like changes to the
CLASSPATH variable).
Jad is a C++ program and it generally works several times faster
than decompilers written in Java.
No source code is available for this program. Jad is free for
non-commercial use, but not for commercial use.
WWW: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html