Metadata-Version: 1.0
Name: registry
Version: 0.4.2
Summary: Windows registry API
Home-page: UNKNOWN
Author: Lauri Hallila
Author-email: lhallila at welho dot com
License: Public domain
Description: Wrapper around Windows API registry calls.
        
        Registry calls are handled through ctypes by calling functions
        from advapi32.dll.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: Freely Distributable
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
