36 lines
691 B
Plaintext
36 lines
691 B
Plaintext
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
|