Search Criteria
Package Details: python-androguard 3.3.5-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-androguard.git (read-only, click to copy) |
---|---|
Package Base: | python-androguard |
Description: | Python framework for Android application analysis. |
Upstream URL: | https://github.com/androguard/androguard/ |
Licenses: | Apache |
Submitter: | fordprefect |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 6 |
Popularity: | 0.000004 |
First Submitted: | 2020-08-19 16:43 (UTC) |
Last Updated: | 2020-08-19 16:43 (UTC) |
Dependencies (12)
- ipython (ipython-git)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-asn1crypto
- python-click
- python-colorama (python-colorama-git)
- python-future
- python-lxml
- python-matplotlib (python-matplotlib-git)
- python-networkx (python-networkx-git)
- python-pydot
- python-pygments
- python-setuptools
Latest Comments
fauno commented on 2022-01-08 13:26 (UTC)
While upgrading fdroidserver I noticed this new dependency installed 190MB of Python packages, so I made them optional by checking androguard's code.
fordprefect commented on 2020-08-19 16:45 (UTC)
@bubullc: thank you for the reminder. I dropped the py2 version and will file a deletion request, since it is obsolete now.
BubuIIC commented on 2020-08-19 15:46 (UTC)
Can confirm what @xdavidwu said, this doesn't build due to makepjg not automatically installing the python-build dependencies.
Also I don't really want to install all the python2 stuff anyway when I just want to build the python3 version but that is a separate problem :-/
xdavidwu commented on 2020-02-25 07:44 (UTC)
You should make all splited dependencies listed in makedepends, as PKGBUILD(5) noted:
ilpianista commented on 2017-03-11 22:15 (UTC) (edited on 2017-03-11 22:17 (UTC) by ilpianista)