Metadata-Version: 1.1
Name: pyrw
Version: 0.1c
Summary: UNKNOWN
Home-page: http://github.com/csm10495/pyrw
Author: csm10495
Author-email: csm10495@gmail.com
License: MIT License
Description: # PyRW
        Python Read/Write Everything Wrapper. This module attempts to wrap some of RW-Everything's functionality in a way that makes it easy to access some hardware within a Python script. 
        
        # Prerequisites
        As of now, it is required that you download and install RW-Everything. If using the portable version, it must be available in the system path for the duration of usage.
        
        # RW-Everything
        Read/Write Everything is an amazing tool that can be used to access almost all computer hardware. It is really cool. It is the basis for this Python package.
        
        For more information and to download directly check out http://rweverything.com/.
        If it works really well for you, consider making a donation to the author as well.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
