Package : asm2 > RPM : asm2-2.2.3-10.mga2.src.rpm

Basic items

Name asm2
Version 0:2.2.3
Release 10.mga2
URL http://asm.objectweb.org/
Group Development/Java
Summary A code manipulation tool to implement adaptable systems
Size 1,770KB
Arch noarch
License BSD

Description

ASM is a Java bytecode manipulation framework. It can be
used to dynamically generate stub classes or other proxy
classes, directly in binary form, or to dynamically modify
classes at load time, i.e., just before they are loaded into
the Java Virtual Machine.
ASM offers similar functionalities as BCEL or SERP, but is
much smaller (33KB instead of 350KB for BCEL and 150KB for
SERP) and faster than these tools (the overhead of a load
time class transformation is of the order of 60% with ASM,
700% or more with BCEL, and 1100% or more with SERP). Indeed
ASM was designed to be used in a dynamic way* and was
therefore designed and implemented to be as small and
as fast as possible.
(* ASM can of course be used in a static way too.)

Media information

Distribution release Mageia 2
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2011-08-10 23:05:19
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie