Package: wnpp Severity: wishlist Owner: Roger Shimizu <rogershim...@gmail.com>
* Package name : smali Version : 2.1.0 Upstream Author : Ben Gruver <jesusfr...@jesusfreke.com> * URL : https://github.com/JesusFreke/smali/wiki * License : BSD-3-clause and Apache Programming Lang: Java Description : Assembler/disassembler for Android's dex format Description in detail: smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.) The names "smali" and "baksmali" are the Icelandic equivalents of "assembler" and "disassembler" respectively. Why Icelandic you ask? Because dalvik was named for an Icelandic fishing village. Status: I'm doing the packaging now. I'll send a RFS after finishing.