Metadata-Version: 2.4
Name: libesedb-python
Version: 20260704
Summary: Python bindings for libesedb
Maintainer-email: Joachim Metz <joachim.metz@gmail.com>
License-Expression: LGPL-3.0-or-later
Project-URL: Documentation, https://github.com/libyal/libesedb/wiki/Home
Project-URL: Homepage, https://github.com/libyal/libesedb
Project-URL: Repository, https://github.com/libyal/libesedb
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

libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format.

The ESE database format is used in may different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc.

Project information:

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

Work in progress:

* Refactor to allow libesedb handle +10G databases

Planned:

* Multi-threading support

Also see:

* Forensic analysis of the Windows Search database: https://github.com/libyal/documentation/blob/master/Forensic%20analysis%20of%20the%20Windows%20Search%20database.pdf
* Extensible Storage Engine (ESE) Database File Knowledge Base: https://github.com/libyal/esedb-kb

For more information see:

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

