| Name: | python3-registry |
|---|---|
| Version: | 1.4 |
| Release: | 11.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 203318 |
| License: | Apache-2.0 |
| RPM: | python3-registry-1.4-11.el9.noarch.rpm |
| Source RPM: | python-registry-1.4-11.el9.src.rpm |
| Build Date: | Tue Dec 19 2023 |
| Build Host: | build-ol9-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. |