Skip to main content

Python module to extract useful info from an IPA

Project description

pyipa: a lib for parsing IPA files
==================================

This is a library to easily extract information from IPA files, and also a command line utility to do that

Usage
-----
::
Usage:
pyipa [-k --keys=<comma_list>] [-o --out=<json>] [--icons] IPA [FILE]
pyipa --all [-o --out=<json>] [--icons] IPA [FILE]
pyipa (-h | --help)
pyipa --version
Options:
-k --keys=<comma_list> Keys to extracts in a comma separated list [default: CFBundleDisplayName,CFBundleIdentifier,CFBundleVersion]
-o --out=<json> Type of output can be json,text [default: json]
--icons Extract icons in calling dir
--all Extracts ALL Info.plist keys ignoring -k option
-h --help Show this screen.
--version Show version.


Contribute
----------

#. Fork the project on github to start making your changes
#. Send pull requests with your bug fixes or features
#. Submit and create issues on github


TODO
----
- Cli doesn't extract Icons from a Newstand IPA

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyipa-1.0.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page