<div>I'm pleased to announce the release of winreg_unicode 0.5.0, the first release of winreg_unicode.</div><div><br></div><div>The winreg_unicode package aims to be a drop-in replacement for Python 2's _winreg module. However, it returns unicode values where possible, similar to Python 3's winreg module.</div>

<br>To illustrate the need for the winreg_unicode package, suppose an application must query the registry to discover a filename and the registry contains the string "međuresorna.txt". Python 2's _winreg module will return "meduresorna.txt" instead, which is not the actual name of the file.<br>


<br>The winreg_unicode package does not yet contain all of _winreg's functions. In particular, functions that write to the registry are not yet included. Code contributions are welcome.<br><br><div>PyPi: <a href="http://pypi.python.org/pypi/winreg_unicode" target="_blank">http://pypi.python.org/pypi/winreg_unicode</a><br>


Bug tracker: <a href="http://github.com/DanielStutzbach/winreg_unicode/issues" target="_blank">http://github.com/DanielStutzbach/winreg_unicode/issues</a><br>Source code: <a href="http://github.com/DanielStutzbach/winreg_unicode" target="_blank">http://github.com/DanielStutzbach/winreg_unicode</a><br>


<div name="sig_2341e11ee1" style="margin-top: 2em; margin-right: 0pt; margin-bottom: 2em; margin-left: 0pt; ">--<br>
Daniel Stutzbach, Ph.D.<br>
President, <a href="http://stutzbachenterprises.com">Stutzbach Enterprises, LLC</a>
</div></div>