https://github.com/magervalp/extractinstalls
Generate installs key for Munki pkginfo files given an installer package.
https://github.com/magervalp/extractinstalls
Last synced: 3 months ago
JSON representation
Generate installs key for Munki pkginfo files given an installer package.
- Host: GitHub
- URL: https://github.com/magervalp/extractinstalls
- Owner: MagerValp
- Created: 2012-09-26T12:04:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-26T12:05:02.000Z (over 13 years ago)
- Last Synced: 2025-04-07T04:51:12.557Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Generate installs key for Munki pkginfo files given an installer package. Example:
# ./extractinstalls.py /Volumes/Command\ Line\ Tools\ \(Mountain\ Lion\)/Command\ Line\ Tools\ \(Mountain\ Lion\).mpkg
installs
CFBundleIdentifier
com.apple.LLDB.framework
CFBundleName
LLDB
CFBundleShortVersionString
1.159
CFBundleVersion
159
path
/System/Library/PrivateFrameworks/LLDB.framework/Versions/A/Resources/Info.plist
type
bundle
CFBundleIdentifier
com.apple.lldb.launcherRootXPCService
CFBundleName
com.apple.lldb.launcherRootXPCService
CFBundleShortVersionString
1.0
CFBundleVersion
159
path
/System/Library/PrivateFrameworks/LLDB.framework/XPCServices/com.apple.lldb.launcherRootXPCService.xpc
type
bundle
CFBundleIdentifier
com.apple.lldb.launcherXPCService
CFBundleName
com.apple.lldb.launcherXPCService
CFBundleShortVersionString
1.0
CFBundleVersion
159
path
/System/Library/PrivateFrameworks/LLDB.framework/XPCServices/com.apple.lldb.launcherXPCService.xpc
type
bundle
CFBundleIdentifier
com.apple.dt.sdk.OSX10_8
CFBundleName
OSX 10.8 SDK
CFBundleShortVersionString
1.0
path
/usr/share/current-os.sdk/Info.plist
type
bundle