bcel 6.5.0-1 source package in Ubuntu

Changelog

bcel (6.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Disabled the BCEL-336 test (missing dependency)
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Thu, 06 Aug 2020 11:05:19 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bcel_6.5.0-1.dsc 2.1 KiB 973005b316eebe1375c7db8913a1f678b0278523508b8fd77f785ce39f5febc7
bcel_6.5.0.orig.tar.xz 691.2 KiB 14c4489220b11643b9cdbaa8b5d0521f593d296f00aae1025ca7052cd7940422
bcel_6.5.0-1.debian.tar.xz 6.1 KiB 9f9ab9e1ddcce2495c99da91905a23ebe702a518ef8cfe59033fe6e060b20a8a

Available diffs

No changes file available.

Binary packages built by this source

libbcel-java: Analyze, create, and manipulate (binary) Java class files

 The Byte Code Engineering Library is intended to give users a convenient
 possibility to analyze, create, and manipulate (binary) Java class files
 (those ending with .class). Classes are represented by objects which 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, be transformed by a program
 (e.g. a class loader at run-time) and dumped to a file again. An even more
 interesting application is the creation of classes from scratch at run-time.
 The Byte Code Engineering Library (BCEL) may be also useful if you want to
 learn about the Java Virtual Machine (JVM) and the format of Java .class
 files.

libbcel-java-doc: No summary available for libbcel-java-doc in ubuntu kinetic.

No description available for libbcel-java-doc in ubuntu kinetic.