Files
rk35xx-android14/external/xz-java/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

20 lines
579 B
Plaintext

name: "XZ for Java"
description: "This aims to be a complete implementation of XZ data compression in pure Java. Single-threaded streamed compression and decompression and random access decompression have been fully implemented. Threading is planned but it is unknown when it will be implemented."
third_party {
url {
type: HOMEPAGE
value: "https://tukaani.org/xz/java.html"
}
url {
type: GIT
value: "https://git.tukaani.org/xz-java.git"
}
version: "v1.8"
license_type: UNENCUMBERED
last_upgrade_date {
year: 2019
month: 1
day: 18
}
}