summaryrefslogtreecommitdiff
path: root/vendor/google.golang.org/api/internal/third_party/uritemplates/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/google.golang.org/api/internal/third_party/uritemplates/METADATA')
-rw-r--r--vendor/google.golang.org/api/internal/third_party/uritemplates/METADATA14
1 files changed, 14 insertions, 0 deletions
diff --git a/vendor/google.golang.org/api/internal/third_party/uritemplates/METADATA b/vendor/google.golang.org/api/internal/third_party/uritemplates/METADATA
new file mode 100644
index 0000000000..c7f86fcd5f
--- /dev/null
+++ b/vendor/google.golang.org/api/internal/third_party/uritemplates/METADATA
@@ -0,0 +1,14 @@
+name: "uritemplates"
+description:
+ "Package uritemplates is a level 4 implementation of RFC 6570 (URI "
+ "Template, http://tools.ietf.org/html/rfc6570)."
+
+third_party {
+ url {
+ type: GIT
+ value: "https://github.com/jtacoma/uritemplates"
+ }
+ version: "0.1"
+ last_upgrade_date { year: 2014 month: 8 day: 18 }
+ license_type: NOTICE
+}