slackbuilds_ponce/libraries/libphdi/README
Barry J. Grundy bed79e91db
libraries/libphdi: Added (libYAL lib to access PHDI image format)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-14 19:27:57 +07:00

27 lines
515 B
Text

libphdi is a library to access the Parallels Hard Disk image (PHDI)
format.
Project information:
* Status: experimental
* Licence: LGPLv3+
Read supported file formats:
* Version 2
Supported image types:
* Fixed-size (plain) hard disk image
* Dynamic-size (expanding) hard disk image
* Split hard disk image
* Differential (or differencing) hard disk image
Unsupported format features:
* Version 1
* Snapshots
For more information see:
* Project documentation: https://github.com/libyal/libphdi/wiki/Home