Package : javassist > RPM : javassist-3.29.0-1.mga9.noarch.rpm

Basic items

Install
Name javassist
Version 3.29.0
Release 1.mga9
URL https://www.javassist.org/
Group Development/Java
Summary Java Programming Assistant for Java bytecode manipulation
Size 843KB
Arch noarch
License MPLv1.1 or LGPLv2+ or ASL 2.0

Description

Javassist enables Java programs to define a new class at runtime and to
modify a class file when the JVM loads it. Unlike other similar
bytecode editors, Javassist provides two levels of API: source level
and bytecode level. If the users use the source-level API, they can
edit a class file without knowledge of the specifications of the Java
bytecode. The whole API is designed with only the vocabulary of the
Java language. You can even specify inserted bytecode in the form of
source text; Javassist compiles it on the fly. On the other hand, the
bytecode-level API allows the users to directly edit a class file as
other editors.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM javassist-3.29.0-1.mga9.src.rpm
Build time 2022-12-12 07:18:24
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie