Metadata-Version: 2.0
Name: ak-androguard
Version: 3.3.1
Summary: A fork of official Androguard project. Androguard is a full python tool to play with Android files.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: pyasn1 (!=0.3.1,!=0.3.2,!=0.3.3,!=0.4.1)
Requires-Dist: future
Requires-Dist: networkx
Requires-Dist: pygments
Requires-Dist: lxml
Requires-Dist: ipython (>=5.0.0)
Requires-Dist: cryptography (>=1.0)
Provides-Extra: GUI
Requires-Dist: pyperclip; extra == 'GUI'
Requires-Dist: PyQt5; extra == 'GUI'
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinxcontrib-programoutput (>0.8); extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Provides-Extra: graphing
Requires-Dist: pydot; extra == 'graphing'
Provides-Extra: magic
Requires-Dist: file-magic; extra == 'magic'
Provides-Extra: tests
Requires-Dist: mock (>=2.0); extra == 'tests'
Requires-Dist: nose; extra == 'tests'
Requires-Dist: codecov; extra == 'tests'
Requires-Dist: coverage; extra == 'tests'

UNKNOWN


