summaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA11
1 files changed, 11 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975c..11534d0 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,14 @@
+name: "jarjar"
+description:
+ "Utility that makes it easy to repackage Java libraries and embed them into "
+ "your own distribution"
+
third_party {
+ url {
+ type: GIT
+ value: "https://github.com/google/jarjar.git"
+ }
+ version: "1.4"
+ last_upgrade_date { year: 2014 month: 6 day: 17 }
license_type: NOTICE
}