summaryrefslogtreecommitdiffstats
path: root/libraries/libmodi/README
blob: 994c2ee585c5a39514c9fff4ef0a2596f832702c (plain)
libmodi is a library to access the Mac OS disk image formats.

Project information:

* Status: experimental
* Licence: LGPLv3+

Supported Mac OS image formats:

* Sparse bundle disk image
* Sparse disk image
* Universal Disk Image Format (UDIF) image
* uncompressed
* ADC compressed
* bzip2 compressed
* LZMA compressed
* zlib/DEFLATE compressed

Unsupported Mac OS image formats:

* encrypted images
* Disk Copy format(s)
* New Disk Image Format (NDIF)
* Universal Disk Image Format (UDIF) image
* multi-segment
* LZFSE compressed

Work in progress:

* Finish library
* Finish Python bindings

For more information see:

* Project documentation: https://github.com/libyal/libmodi/wiki/Home