Пакет asm2: Информация

    Исходный пакет: asm2
    Версия: 2.2.3-alt4_10jpp7
    Собран:  21 марта 2013 г. 20:21
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://asm.objectweb.org/

    Лицензия: BSD
    О пакете: A code manipulation tool to implement adaptable systems
    Описание: 
    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.)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    asm2 (noarch)
    asm2-demo (noarch)
    asm2-javadoc (noarch)
    asm2-manual (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Vladimir Lettiev

    Права:
    Igor Vlasenko
    @java

      1. ant
      2. /proc
      3. objectweb-anttask
      4. rpm-build-java
      5. jpackage-compat
      6. jpackage-utils >= 0:1.7.2

    Последнее изменение


    17 марта 2013 г. Igor Vlasenko 0:2.2.3-alt4_10jpp7
    - fc update
    30 марта 2012 г. Igor Vlasenko 0:2.2.3-alt4_8jpp6
    - added versioned pom groupid asm2
    16 января 2012 г. Igor Vlasenko 0:2.2.3-alt3_8jpp6
    - new jpp relase