Language

Package: python-androguard @ 3.2.1

Synopsis

Python tool to play with Android files

Description

Androguard is a full Python tool to manipulate Android files. It is useful for reverse engineering, analysis of Android applications and more.

Home page
https://github.com/androguard/androguard
Location
gnu/packages/android.scm (line: 1018, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?