Metadata-Version: 1.1
Name: mws
Version: 0.7
Summary: Python library for interacting with the Amazon MWS API
Home-page: http://github.com/jameshiew/mws
Author: James Hiew
Author-email: james@hiew.net
License: Unlicense
Description: mws
        ===
        
        This is a fork and continuation of
        https://github.com/czpython/python-amazon-mws with preliminary Python
        2/3 support.
        
        Install from PyPI with ``pip install mws``.
        
        Pull requests welcome.
        
Platform: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
