Files
rk35xx-android14/external/apache-commons-bcel/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

22 lines
708 B
Plaintext

name: "apache-commons-bcel"
description:
"The Byte Code Engineering Library (Apache Commons BCEL) 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 which contain all the symbolic information of the given class: "
"methods, fields and byte code instructions, in particular."
third_party {
url {
type: HOMEPAGE
value: "https://commons.apache.org/proper/commons-bcel/"
}
url {
type: GIT
value: "https://github.com/apache/commons-bcel.git"
}
version: "BCEL_6_2"
last_upgrade_date { year: 2018 month: 7 day: 10 }
license_type: NOTICE
}