Package asm: Information

    Source package: asm
    Version: 9.8-alt1
    Build time:  Aug 21, 2025, 04:58 PM
    Category: Development/Java
    Report package bug
    Home page: https://asm.ow2.io

    License: Apache-2.0
    Summary: Java bytecode manipulation and analysis framework
    Description: 
    ASM is an all purpose Java bytecode manipulation and analysis framework. It can
    be used to modify existing classes or to dynamically generate classes, directly
    in binary form. ASM provides some common bytecode transformations and analysis
    algorithms from which custom complex transformations and code analysis tools
    can be built. ASM offers similar functionality as other Java bytecode
    frameworks, but is focused on performance. Because it was designed and
    implemented to be as small and as fast as possible, it is well suited for use
    in dynamic systems (but can of course be used in a static way too, e.g. in
    compilers).

    List of RPM packages built from this SRPM:
    asm (loongarch64)

    Maintainer: Ivan Khanas

    List of contributors:
    Ivan Khanas

      1. /proc
      2. gradle
      3. java-21-openjdk-devel
      4. rpm-build-java-osgi
      5. rpm-macros-java

    Last changed


    Aug. 3, 2025 Ivan Khanas 9.8-alt1
    - First build for ALT.