aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz CzapliƄski <czapkofan@gmail.com>2019-05-20 06:40:27 +0200
committerMiran <narimiran@disroot.org>2019-05-20 06:40:27 +0200
commit60e878994a2b89e20ba00be73ad3b9e701ae6c7d (patch)
tree64be1cfeeb650376cd16f6a5c1ba9432f364d018
parent1c512ce59b20fdffb19da989d16eb3484edf227b (diff)
downloadpackages-60e878994a2b89e20ba00be73ad3b9e701ae6c7d.tar.gz
packages-60e878994a2b89e20ba00be73ad3b9e701ae6c7d.zip
Added package dali (#1080)
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cde0643..1437d6a 100644
--- a/packages.json
+++ b/packages.json
@@ -13311,5 +13311,20 @@
"description": "An Atom, RSS, and JSONfeed parser",
"license": "MIT",
"web": "https://github.com/johnconway/feed-nim"
+ },
+ {
+ "name": "dali",
+ "url": "https://github.com/akavel/dali",
+ "method": "git",
+ "tags": [
+ "android",
+ "apk",
+ "dalvik",
+ "dex",
+ "assembler"
+ ],
+ "description": "Indie assembler/linker for Android's Dalvik VM .dex & .apk files",
+ "license": "AGPL-3.0",
+ "web": "https://github.com/akavel/dali"
}
]