summaryrefslogtreecommitdiffstats
path: root/libraries/libphdi/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libphdi/README')
-rw-r--r--libraries/libphdi/README27
1 files changed, 27 insertions, 0 deletions
diff --git a/libraries/libphdi/README b/libraries/libphdi/README
new file mode 100644
index 0000000000..c9319d4cbb
--- /dev/null
+++ b/libraries/libphdi/README
@@ -0,0 +1,27 @@
+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