XADMaster icon indicating copy to clipboard operation
XADMaster copied to clipboard

Add support for .pkg

Open ci-macpaw opened this issue 14 years ago • 4 comments

Originally reported on Google Code with ID 276

paracelsus:

.pkg is just a bundle containing other archives, but it would be useful to figure out
a way to handle accepting directories and then return the files inside identified as
archives.

ci-macpaw avatar Jun 09 '10 01:06 ci-macpaw

atr000:

And this has most/part of it done. mpkg would require reading the manifest itself and
then going through each pkg indivudually

http://github.com/hac/payloadextractor/

ci-macpaw avatar Oct 07 '10 00:10 ci-macpaw

atr000:

Beyond pacifist, it is basically that:

http://www.timdoug.com/unpkg/

mpkg can get messy too

ci-macpaw avatar Oct 06 '10 13:10 ci-macpaw

d235j.1:

Newer versions of .pkg (for OS 10.5 or newer) are actually xar-compressed archives.

ci-macpaw avatar Aug 22 '10 04:08 ci-macpaw

I'd also like to extract .pkg files created for NeXTStep/OpenStep.

MaddTheSane avatar Sep 13 '18 15:09 MaddTheSane