apkInspector

View on PyPIReverse Dependencies (3)

1.2.3 apkinspector-1.2.3-py3-none-any.whl

Wheel Details

Project: apkInspector
Version: 1.2.3
Filename: apkinspector-1.2.3-py3-none-any.whl
Download: [link]
Size: 26349
MD5: 9094aabf5104acb91dd87f126da1f1e0
SHA256: db3138a6088e4774ffbd8548232954af818a6ef7cddd42ba71f51f12d18cf2d0
Uploaded: 2024-04-20 01:47:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apkInspector
Version: 1.2.3
Summary: apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode the AndroidManifest.xml file.
Author: erev0s
Author-Email: projects[at]erev0s.com
Home-Page: https://github.com/erev0s/apkInspector
Project-Url: Repository, https://github.com/erev0s/apkInspector
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.5,<4.0
Description-Content-Type: text/markdown
[Description omitted; length: 5523 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
apkInspector/__init__.py sha256=C-D_WWrVkBDmQmApLcm0sWNh2CgIrwWfc8_sB5vvU-Q 22
apkInspector/axml.py sha256=vmb4q2vA19bhpzt58icMx2f3uY27K4tjeQBPbjcUtL0 28608
apkInspector/extract.py sha256=nLrPulLznpvrow6hYDpOj2Pg_BRmV7_n0k3lcqMBRm4 5105
apkInspector/headers.py sha256=Cdo1zb5GxZ7vW-g51r33-htkqhhwnLxTYOcHI1U1A-o 27592
apkInspector/helpers.py sha256=jOwnhbF045nLGqAAHM0J6BFOQiKZqrbn4Wl87IRcXmY 1717
apkInspector/indicators.py sha256=zx-3lq8lYOY2ZybocRfX0ZqXTAMlt3mKVRDP9yCflqo 7135
apkInspectorCLI/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
apkInspectorCLI/main.py sha256=_XBLUYUHfu4iO8SkkB7jfBEPbKrJ9uga5Ua0N4C5R8g 8659
apkinspector-1.2.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
apkinspector-1.2.3.dist-info/METADATA sha256=HdTCFYhQxCJzTmpKfaqkSTbv-lkjOOJdOpvdVdXRGyA 6536
apkinspector-1.2.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
apkinspector-1.2.3.dist-info/entry_points.txt sha256=372URr2Adghe3EWniKARBJtFboxJfbfIrR9jKjtXmVY 58
apkinspector-1.2.3.dist-info/RECORD

entry_points.txt

apkInspector = apkInspectorCLI.main:main