summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFaerbit2016-07-18 14:30:42 +0200
committerFaerbit2016-07-18 14:30:42 +0200
commit2768098fab0cb62efd671e0eb7ef09099dff4b88 (patch)
treed6f4f00ab3679d9a7ae25137c4e7419bb72e658f /.SRCINFO
downloadaur-2768098fab0cb62efd671e0eb7ef09099dff4b88.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e7c1011a6036
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+# Generated by mksrcinfo v8
+# Mon Jul 18 12:29:28 UTC 2016
+pkgbase = python2-androguard
+ pkgdesc = Python framework for Android application analysis.
+ pkgver = v2.0
+ pkgrel = 1
+ url = https://github.com/androguard/androguard/
+ arch = any
+ license = Apache
+ makedepends = git
+ depends = python2
+ depends = python2-setuptools
+ optdepends = ipython2: interactive analysis support
+ optdepends = python2-pygments: color support
+ optdepends = pydot: CFG support
+ optdepends = python2-magic: file identification support
+ optdepends = sparsehash: elsim support
+ optdepends = muparser: elsim support
+ optdepends = snappy: elsim support
+ optdepends = bzip2: elsim support
+ optdepends = zlib: elsim support
+ optdepends = psyco2-svn: acceleration support
+ optdepends = python2-pyside: GUI
+ options = !emptydirs
+ source = androguard::git://github.com/androguard/androguard.git#tag=v2.0
+ md5sums = SKIP
+
+pkgname = python2-androguard
+