Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.78 KB

File metadata and controls

51 lines (38 loc) · 1.78 KB

wslwinreg for Cygwin, MSYS2 and WSL

Pypi Version License Github Actions Status Documentation Status Supported Python versions

The wslwinreg module is a drop in replacement for winreg for systems running under Cygwin, MSYS2, or Windows Subsystem for Linux.

Compatibility

  • Python 2.7.1 or higher
  • Python 3.4 or higher

Installation

Type in pip install -U wslwinreg. Some platforms may require the sudo prefix.

Bugs

If you find a bug, issue or have a feature request, please submit a bug report by emailing becky@burgerbecky.com and mention python version, integer size (32 bit or 64 bit) and what platform was used (Windows / MSYS2 / Cygwin / Windows Subsystem for Linux).