Python bindings module for libregf


Licenses
LGPL-3.0/GPL-3.0+
Install
pip install libregf-python==20240421

Documentation

libregf is a library to access the Windows NT Registry File (REGF) format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Planned:

* Dokan support
* Multi-threading support

For more information see:

* Project documentation: https://github.com/libyal/libregf/wiki/Home
* How to build from source: https://github.com/libyal/libregf/wiki/Building