serp 1.14.1-1 source package in Ubuntu

Changelog

serp (1.14.1-1) unstable; urgency=low

  * Initial release. (Closes: #582782).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  15 Jun 2010 11:24:03 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe java

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
serp_1.14.1.orig.tar.gz 105.3 KiB 5d4ec73c83cec57facb83ac501aef172eeae704c0e7c1fc51e6675cc1e56ca34
serp_1.14.1-1.debian.tar.gz 2.1 KiB 81859c8e8f22e49f9f1a1c94af36f2a3b269b316b5ad1ef29f428fda4359a5f5
serp_1.14.1-1.dsc 1.2 KiB 273393080d7ef099ac4654b5bb84ec699f858c197b75bb631221115e7a97f4d9

View changes file

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.