aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA14
-rw-r--r--MODULE_LICENSE_BSD0
2 files changed, 14 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..46a1cde
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,14 @@
+name: "starlark-go"
+description:
+ "Starlark in Go is an interpreter for Starlark, implemented in Go."
+
+third_party {
+ url {
+ type: GIT
+ value: "https://github.com/google/starlark-go.git"
+ }
+ version: "ebe61bd709bf23d7baddbb34e79084d7d156be04"
+ last_upgrade_date { year: 2021 month: 02 day: 17 }
+ license_type: NOTICE
+}
+
diff --git a/MODULE_LICENSE_BSD b/MODULE_LICENSE_BSD
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_BSD