From 18245d5ce9b483b0e57d2805554427f17e6afdee Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Wed, 25 May 2022 07:56:30 +0100 Subject: libraries/libvmdk: Enable python3. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- libraries/libvmdk/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/libvmdk/README') diff --git a/libraries/libvmdk/README b/libraries/libvmdk/README index aaad7fe9ef7cc..6f81978679bd9 100644 --- a/libraries/libvmdk/README +++ b/libraries/libvmdk/README @@ -7,13 +7,13 @@ Read supported extent file formats: -RAW (flat) -COWD version 1 (sparse) - -VMDK version 1, 2 and 3 (sparse) + -VMDK version 1, 2 and 3 (sparse) Supported VMDK format features: -delta links -grain compression (as of version 20131209) - -data markers (as of version 20140416) + -data markers (as of version 20140416) VMDK format features not supported at the moment: -- cgit v1.2.3