aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
}
]