Added package dali (#1080)

This commit is contained in:
Mateusz Czapliński 2019-05-20 06:40:27 +02:00 committed by Miran
parent 1c512ce59b
commit 60e878994a

View File

@ -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"
}
]