| Name: | python3-registry |
|---|---|
| Version: | 1.4 |
| Release: | 15.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 207103 |
| License: | Apache-2.0 |
| RPM: | python3-registry-1.4-15.el8.noarch.rpm |
| Source RPM: | python-registry-1.4-15.el8.src.rpm |
| Build Date: | Mon Oct 07 2024 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/williballenthin/python-registry |
| Summary: | Read access to Windows Registry files |
| Description: | python-registry is a pure Python library that provides read-only access to Windows NT Registry files. These include NTUSER.DAT, userdiff, and SAM. The interface is two-fold: a high-level interface suitable for most tasks, and a low level set of parsing objects and methods which may be used for advanced study of the Windows NT Registry. |