aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2021-11-18 15:20:42 -0800
committerDan Albert <danalbert@google.com>2021-11-18 15:27:13 -0800
commit062ae590ebac6acf05a5c7583be35870f0b563ba (patch)
tree7da6089aa47896fb6afdd82d6aeba29d30a03616
parent10ac525ba88f312cb56fafb3fb35e8193e4ac5d2 (diff)
downloadastroid-ndk-r25-release.tar.gz
Test: None Bug: http://b/206146298 Change-Id: I49ad18056d3a65aacb1952655490d6bb3060913c
-rw-r--r--METADATA18
-rw-r--r--MODULE_LICENSE_LGPL0
l---------NOTICE1
-rw-r--r--OWNERS1
4 files changed, 20 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..f6c59f2a
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "astroid"
+description:
+ "A common base representation of python source code for pylint and other "
+ "projects"
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://pylint.org/"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/PyCQA/astroid"
+ }
+ version: "v2.8.5"
+ last_upgrade_date { year: 2021 month: 11 day: 18 }
+ license_type: RESTRICTED
+}
diff --git a/MODULE_LICENSE_LGPL b/MODULE_LICENSE_LGPL
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/MODULE_LICENSE_LGPL
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 00000000..7a694c96
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 00000000..de0797b3
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/system/core:master:/janitors/OWNERS