summaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA16
1 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975ca..3274c5f2 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,19 @@
+name: "libphonenumber"
+description: "Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers."
third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/google/libphonenumber"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://github.com/google/libphonenumber/archive/refs/tags/v8.13.16.tar.gz"
+ }
+ version: "v8.13.16"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2023
+ month: 7
+ day: 11
+ }
}