parse ".mobileprovision" file in MacOS System;
Project description
PyMobileProvision
parse ".mobileprovision" file in MacOS System;
解析 MacOS 系统里,iOS和Mac开发常用到的".mobileprovision"文件,提取出里面的"plist"格式的内容
Install
pip isntall PyMobileProvision
Example:
from mobileprovision import parser
mp_file_path = "/Users/shede/Desktop/upload.mobileprovision"
print parser.content(mp_file_path)
print parser.plist_obj(mp_file_path)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file PyMobileProvision-0.2.1.tar.gz
.
File metadata
- Download URL: PyMobileProvision-0.2.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14bfe7abef0fc6d6e358c14fea7495c8a014c3ab5c73bb121f5a72a3006bad25 |
|
MD5 | 2fff568f210b533be60ebb5145bf0606 |
|
BLAKE2b-256 | 4aa860655be4bdfc32e425358ae35cc3708fa52a0e6cd1c02fce3d53029e7606 |
File details
Details for the file PyMobileProvision-0.2.1-py2-none-any.whl
.
File metadata
- Download URL: PyMobileProvision-0.2.1-py2-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 115a429e5e7314fbf35358ee666ea2dbbed62c6e79761b8fd10091e17440647f |
|
MD5 | bb97f30805e03550628964aee0c83a65 |
|
BLAKE2b-256 | be3c679129b8de8481dd1bff36c94bd679fe95dec02e05f5e8cc4f54ee8a9852 |