Metadata-Version: 2.4
Name: libphdi-python
Version: 20260902
Summary: Python bindings for libphdi
Maintainer-email: Joachim Metz <joachim.metz@gmail.com>
License-Expression: LGPL-3.0-or-later
Project-URL: Documentation, https://github.com/libyal/libphdi/wiki/Home
Project-URL: Homepage, https://github.com/libyal/libphdi
Project-URL: Repository, https://github.com/libyal/libphdi
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: COPYING
License-File: COPYING.LESSER
Dynamic: license-file

libphdi is a library to access the Parallels Hard Disk image (PHDI) format.

Project information:

* Status: experimental
* Licence: LGPL-3.0-or-later

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
* How to build from source: https://github.com/libyal/libphdi/wiki/Building

