SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

bcel rpm build for : OpenSuSE. For other distributions click bcel.

Name : bcel
Version : 6.8.0 Vendor : openSUSE
Release : 1.1 Date : 2023-12-29 00:05:13
Group : Development/Libraries/Java Source RPM : bcel-6.8.0-1.1.src.rpm
Size : 0.68 MB
Packager : https://bugs_opensuse_org
Summary : Byte Code Engineering Library
Description :
The Byte Code Engineering Library is intended to give users a
convenient way to analyze, create, and manipulate (binary) Java class
files (those ending with .class). Classes are represented by objects
that contain all the symbolic information of the given class: methods,
fields, and byte code instructions, in particular.

Such objects can be read from an existing file, transformed by a
program (such as a class loader at runtime), and dumped to a file
again. An even more interesting application is the creation of classes
from scratch at runtime. The Byte Code Engineering Library (BCEL) may
also be useful if you want to learn about the Java Virtual Machine
(JVM) and the format of Java .class files.

BCEL is already being used successfully in several projects, such as
compilers, optimizers, obfuscators, code generators, and analysis
tools.

It contains a byte code verifier named JustIce, which usually gives you
much better information about what is wrong with your code than the
standard JVM message.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  bcel-6.8.0-1.1.noarch.rpm
ftp.icm.edu.pl  bcel-6.8.0-1.1.noarch.rpm
     

Provides :
bcel
mvn(bcel:bcel)
mvn(bcel:bcel:pom:)
mvn(org.apache.bcel:bcel)
mvn(org.apache.bcel:bcel:pom:)
osgi(org.apache.bcel)

Requires :
java-headless
javapackages-filesystem
mvn(org.apache.commons:commons-lang3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/java/bcel.jar
/usr/share/licenses/bcel
/usr/share/licenses/bcel/LICENSE.txt
/usr/share/maven-metadata/bcel.xml
/usr/share/maven-poms/bcel.pom

 
ICM