Browse Source

Added Apache Jakarta BCEL (5.2) - A library for Java classfile manipulation.

early
Minto van der Sluis 17 years ago
parent
commit
42bded0a76
  1. 24
      java/jakarta-bcel/jakarta-bcel.cache
  2. 42
      java/jakarta-bcel/jakarta-bcel.desc

24
java/jakarta-bcel/jakarta-bcel.cache

@ -0,0 +1,24 @@
[TIMESTAMP] 1191066271 Sat Sep 29 13:44:31 2007
[BUILDTIME] 40 (5)
[SIZE] 16.80 MB, 788 files
[DEP] 00-dirtree
[DEP] apache-ant
[DEP] bash
[DEP] bdb33-java
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] jmf
[DEP] jms-spec
[DEP] sed
[DEP] sun-jdk-150
[DEP] sysfiles
[DEP] tar
[DEP] util-linux

42
java/jakarta-bcel/jakarta-bcel.desc

@ -0,0 +1,42 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../apachebcel/apachebcel.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A library for Java classfile manipulation
[T] Apache Byte Code Engineering Library (formerly known as JavaClass)
[T] is intended to give users a convenient utility to analyze, create, and
[T] manipulate (binary) Java class. Classes are represented by objects which
[T] contain all the symbolic information of the given class, in particular
[T] the methods, fields and byte code instructions. Such objects can be read
[T] from an existing file, be transformed by a program (e. G. A class loader
[T] at run-time), and can be dumped to a file. One interesting application
[T] is the creation of classes from scratch at run-time. Apache Byte Code
[T] Engineering Library (BCEL) may be also useful if you want to learn about
[T] the Java Virtual Machine (JVM) and the format of Java . Class files.
[U] http://jakarta.apache.org/bcel/
[A] Jakarta BCEL team
[M] Minto van der Sluis <misl@opensde.org>
[C] extra/development
[L] APL
[S] Stable
[V] 5.2
[P] X -----5---9 800.000
[O] . $base/package/*/*/java-conf.in
[D] 399516412 bcel-5.2-src.tar.gz http://dl.apache.org/jakarta/bcel/source/
Loading…
Cancel
Save