serp 1.15.1-1.1 source package in Ubuntu

Changelog

serp (1.15.1-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 29 Dec 2020 03:15:06 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java
Lunar release universe java
Jammy release universe java

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
serp_1.15.1-1.1.dsc 2.1 KiB d5631a7d180a5cfa87a6c8c9316076be7099184dfcffeee21ad0ace727de935b
serp_1.15.1.orig.tar.xz 83.0 KiB 5e3dfc18e5361ff2fac0c89419533ce6c94eb89558a935f08f99bc9e63f31754
serp_1.15.1-1.1.debian.tar.xz 4.1 KiB 2126c138bf042a8bf5f0cbffeb341860eda1f219cf9d06115bdd3e21cc2e2a1d

Available diffs

No changes file available.

Binary packages built by this source

libserp-java: Java Virtual Machine bytecode manipulation framework

 The goal of the serp bytecode framework is to tap the full power of bytecode
 modification while lowering its associated costs.
 .
 The framework provides a set of high-level APIs for manipulating all aspects
 of bytecode, from large-scale structures like class member fields to the
 individual instructions that comprise the code of methods.
 .
 While in order to perform any advanced manipulation, some understanding of the
 class file format and especially of the JVM instruction set is necessary, the
 framework makes it as easy as possible to enter the world of bytecode
 development.

libserp-java-doc: Documentation for libserp-java

 Documentation of the serp bytecode framework that has as goal to tap the full
 power of bytecode modification while lowering its associated costs.
 .
 The framework provides a set of high-level APIs for manipulating all aspects
 of bytecode, from large-scale structures like class member fields to the
 individual instructions that comprise the code of methods.
 .
 While in order to perform any advanced manipulation, some understanding of the
 class file format and especially of the JVM instruction set is necessary, the
 framework makes it as easy as possible to enter the world of bytecode
 development.