aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2020-04-29 10:17:55 -0700
committerColin Cross <ccross@android.com>2020-04-29 10:17:55 -0700
commitf8fd54c228f291cdec7c12a22b9043edd12fe4f8 (patch)
tree05c379f3c8a3e80b11b0d91ffe7289ee1e09a27b
parentbc9968a91c63693be2d7db5bfb488e03de59a444 (diff)
downloadturbine-f8fd54c228f291cdec7c12a22b9043edd12fe4f8.tar.gz
Expand turbine METADATA
Test: none Change-Id: I7910b84f152d2c91b078754f6e9e5254f4a2db94
-rw-r--r--METADATA14
1 files changed, 14 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975c..e166a49 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,17 @@
+name: "turbine"
+description:
+ "Turbine is a header compiler for Java."
+
third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/google/turbine"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/google/turbine"
+ }
+ version: "a963d859dc98108c37a701c1f76c4494fc480198"
+ last_upgrade_date { year: 2020 month: 3 day: 27 }
license_type: NOTICE
}