Metadata-Version: 1.1
Name: rabird.winio
Version: 0.1.4
Summary: A wrapper library for WinIO
Home-page: https://github.com/starofrainnight/rabird.winio
Author: Hong-She Liang
Author-email: starofrainnight@gmail.com
License: UNKNOWN
Description: rabird.winio
        ===============
        
        A wrapper library for winio .
        
        Thanks for the great WinIO library which comes from Yariv Kaplan.
        
        The WinIO library binary distribution will download from http://www.internals.com/ during setup.
        
        Known issues
        ================
        
        1. Not work for client OS in virtualbox machine
        
        Licenses
        ===============
        
        This library used MIT license which already descripted in LICENSE.txt
        
        WinIO library's license descripted in WINIO-LICENSE.txt 
        
        Changes
        =======
        
        0.1.0 (2015-08-18)
        
        * Fixed not working with python3 
        
        0.0.9 (2015-08-18)
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
