Metadata-Version: 2.4
Name: dfwinreg
Version: 20260411
Summary: Digital Forensics Windows Registry (dfWinReg)
Maintainer-email: Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com>
License-Expression: Apache-2.0
Project-URL: Documentation, https://dfwinreg.readthedocs.io/en/latest
Project-URL: Homepage, https://github.com/log2timeline/dfwinreg
Project-URL: Repository, https://github.com/log2timeline/dfwinreg
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: ACKNOWLEDGEMENTS
License-File: AUTHORS
License-File: LICENSE
Requires-Dist: PyYAML>=3.10
Requires-Dist: dfdatetime>=20160814
Requires-Dist: dtfabric>=20170524
Requires-Dist: libcreg-python>=20210502
Requires-Dist: libregf-python>=20201002
Dynamic: license-file

dfWinReg, or Digital Forensics Windows Registry, provides read-only access to
Windows Registry objects. The goal of dfWinReg is to provide a generic
interface for accessing Windows Registry objects that resembles the Registry
key hierarchy as seen on a live Windows system.

For more information see:

* Project documentation: https://dfwinreg.readthedocs.io/en/latest

