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
PyMobileProvision-0.2.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file PyMobileProvision-0.2.tar.gz
.
File metadata
- Download URL: PyMobileProvision-0.2.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 | c1ee0bc4e517fb13982f830e163c6ba5f2f0a6b803045164a82ff12bc7891d5b |
|
MD5 | 626736f6ff469b7c0fef6f2a3c2c2861 |
|
BLAKE2b-256 | 71fbaae28f9652c582e1ee227c2ff0a9e9875eb0e237855bc26dfba97136d48d |
File details
Details for the file PyMobileProvision-0.2-py2-none-any.whl
.
File metadata
- Download URL: PyMobileProvision-0.2-py2-none-any.whl
- Upload date:
- Size: 6.0 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 | 520551807ae330a30d9303542412a51d0c7accdb69512d76d3254ab79df0f244 |
|
MD5 | ce6036ef483798bc895fe92be36c7b51 |
|
BLAKE2b-256 | 107e7385c6483e4a3265517644d16a6670200e37d49fcff2e6af02be78bae87a |