Metadata-Version: 1.0
Name: infi.registry
Version: 0.1.1
Summary: a Python dictionary-like interface to the Windows Registry
Home-page: http://www.infinidat.com
Author: Guy Rozendorn
Author-email: guyr@infinidat.com
License: PSF
Description: an easy-to-use wrapper to the Windows Registry APIs:
        * implemented directly over ctypes, not _winreg or pywin32
        * fully supports unicode
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
