aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-04-03 21:37:50 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2023-04-03 21:37:50 +0000
commit4d006ea8c7c860356bbb5dce64a06db650f83712 (patch)
treeb88a9e0d5c3bc49bd819c28405ab677b26fb639e
parent471d01b70540877dff7c7e7ea370007a94738cfc (diff)
downloadlzma-4d006ea8c7c860356bbb5dce64a06db650f83712.tar.gz
Editing the METADATA file of lzma
Test: TreeHugger Change-Id: I6034702ed258003508a22378b6376ca989691ffb
-rw-r--r--METADATA16
1 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index 313792c..102ab5b 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,19 @@
+name: "lzma"
+description: "LZMA is default and general compression method of 7z format."
third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://7-zip.org/"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://7-zip.org/a/lzma1900.7z"
+ }
+ version: "19.00"
license_type: UNENCUMBERED
+ last_upgrade_date {
+ year: 2023
+ month: 2
+ day: 14
+ }
}