Skip to content

Support .dmg and .pkg formats #810

@magistau

Description

@magistau

These are common for macOS applications — the former is similar to .iso in that it is usually treated as a disk image, the latter seems to be "xar archive"; crates seem to exist for both, but they're quite unpopular, and I'm not sure which are better.

Crates with .dmg support:

  • dmgwiz
  • apple-dmg
  • dmg
  • dmg-oxide

Crates with .pkg support:

  • apple-xar
  • zar
  • apple-flat-package
  • xar

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions