SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

proguard-doc rpm build for : OpenSuSE. For other distributions click proguard-doc.

Name : proguard-doc
Version : 4.8 Vendor : obs://build_opensuse_org/home:dirk-s
Release : 19.4 Date : 2016-04-07 02:59:42
Group : Development/Languages/Java Source RPM : proguard-4.8-19.4.src.rpm
Size : 20.39 MB
Packager : (none)
Summary : Java class file shrinker, optimizer, obfuscator, and preverifier
Description :
ProGuard is a free Java class file shrinker, optimizer, obfuscator,
and preverifier. It detects and removes unused classes, fields,
methods, and attributes. It optimizes bytecode and removes unused
instructions. It renames the remaining classes, fields, and
methods using short meaningless names. Finally, it preverifies
the processed code for Java 6 or for Java Micro Edition. Some
uses of ProGuard are: - Creating more compact code, for smaller
code archives, faster transfer across networks, faster loading,
and smaller memory footprints.

- Making programs and libraries harder to reverse-engineer.

- Listing dead code, so it can be removed from the source code.

- Retargeting and preverifying existing class files for Java 6, to
take full advantage of Java 6\'s faster class loading.

- ProGuard\'s main advantage compared to other Java obfuscators is
probably its compact template-based configuration. A few
intuitive command line options or a simple configuration file are
usually sufficient. For instance, the following configuration
option preserves all applets in a jar: -keep public class *
extends java.applet.Applet

The user manual explains all available options and shows more examples
of this powerful configuration style. ProGuard is fast. It only takes
seconds to process programs and libraries of several megabytes. The
results section presents actual figures for a number of applications.
ProGuard is a command-line tool with an optional graphical user
interface.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/dirk-s/SLE_12/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
proguard-doc

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/share/doc/packages/proguard-4.8
/usr/share/doc/packages/proguard-4.8/FAQ.html
/usr/share/doc/packages/proguard-4.8/GPL.html
/usr/share/doc/packages/proguard-4.8/GPL_exception.html
/usr/share/doc/packages/proguard-4.8/acknowledgements.html
/usr/share/doc/packages/proguard-4.8/allclasses-frame.html
/usr/share/doc/packages/proguard-4.8/allclasses-noframe.html
/usr/share/doc/packages/proguard-4.8/alternatives.html
/usr/share/doc/packages/proguard-4.8/checkmark.gif
/usr/share/doc/packages/proguard-4.8/constant-values.html
/usr/share/doc/packages/proguard-4.8/deprecated-list.html
/usr/share/doc/packages/proguard-4.8/downloads.html
/usr/share/doc/packages/proguard-4.8/drop1.gif
/usr/share/doc/packages/proguard-4.8/drop2.gif
/usr/share/doc/packages/proguard-4.8/drop3.gif
/usr/share/doc/packages/proguard-4.8/examples
/usr/share/doc/packages/proguard-4.8/examples/android.pro
/usr/share/doc/packages/proguard-4.8/examples/annotations
/usr/share/doc/packages/proguard-4.8/examples/annotations/examples
/usr/share/doc/packages/proguard-4.8/examples/annotations/examples.pro
/usr/share/doc/packages/proguard-4.8/examples/annotations/examples/Applet.java
/usr/share/doc/packages/proguard-4.8/examples/annotations/examples/Application.java
/usr/share/doc/packages/proguard-4.8/examples/annotations/examples/Bean.java
/usr/share/doc/packages/proguard-4.8/examples/annotations/examples/NativeCallBack.java
/usr/share/doc/packages/proguard-4.8/examples/annotations/lib
/usr/share/doc/packages/proguard-4.8/examples/annotations/lib/annotations.jar
/usr/share/doc/packages/proguard-4.8/examples/annotations/lib/annotations.pro
/usr/share/doc/packages/proguard-4.8/examples/annotations/src
/usr/share/doc/packages/proguard-4.8/examples/annotations/src/proguard
/usr/share/doc/packages/proguard-4.8/examples/annotations/src/proguard/annotation
There is 748 files more in these RPM.

 
ICM