diff options
author | Thomas O. Robinson <cyranix@cyranix.net> | 2013-06-04 17:15:41 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-05 03:17:43 -0500 |
commit | 4db6e48ff8b2c8869da04b711f3275c34215279c (patch) | |
tree | 82d726293c622a9d742d7302f31e4fc8b72e8e8a /misc/dmg2img/README | |
parent | 70044de6955f55ba62e743dd6f11ca09fe1ede56 (diff) | |
download | slackbuilds-4db6e48ff8b2c8869da04b711f3275c34215279c.tar.gz |
misc/dmg2img: Added (disk image file conversion tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/dmg2img/README')
-rw-r--r-- | misc/dmg2img/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/dmg2img/README b/misc/dmg2img/README new file mode 100644 index 0000000000..4f8d039248 --- /dev/null +++ b/misc/dmg2img/README @@ -0,0 +1,6 @@ +dmg2img (compressed dmg to hfsplus disk image file conversion tool.) + +DMG2IMG is an Apple's compressed dmg to standard (hfsplus) image disk +file convert tool. + +Converts compressed (z-lib) dmg images to iso images. |