K 10 svn:author V 2 rm K 8 svn:date V 27 2013-03-26T20:24:12.717587Z K 7 svn:log V 668 python-registry was originally written by Willi Ballenthin, a forensicator who wanted to access the contents of the Windows Registry from his Linux laptop. python-registry currently provides read-only access to Windows Registry files, such as NTUSER.DAT, userdiff, and SOFTWARE. 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 Registry. python-registry is written in pure Python, making it portable across all major platforms. WWW: http://www.williballenthin.com/registry/ PR: 173141 Submitted by: Antoine Brodin END