summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fernandes (Google) <joel@joelfernandes.org>2018-07-25 17:11:28 -0700
committerJoel Fernandes (Google) <joel@joelfernandes.org>2018-07-25 17:11:28 -0700
commit4ae2a7ca1d08d43e48656f77e388c5b4b2b2974e (patch)
tree6e0ec2a285c7e6dbf6420d3c5110ede55e322901
parent1052fa71e78d25e09996aeeed03a9a24f2f317b2 (diff)
downloadadeb-4ae2a7ca1d08d43e48656f77e388c5b4b2b2974e.tar.gz
add metadata
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
-rw-r--r--METADATA19
1 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..90881ff
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "adeb"
+description: "adeb (also known as androdeb) provides a powerful Linux shell
+environment where one can run popular and mainstream Linux tracing, compiling,
+editing and other development tools on an existing Android device. All the
+commands typically available on a modern Linux system are supported in adeb."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/joelagnel/adeb/README.md"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/joelagnel/adeb.git"
+ }
+ version: "v0.99f"
+ last_upgrade_date { year: 2018 month: 7 day: 25 }
+ license_type: NOTICE
+}