Metadata-Version: 1.1
Name: semetric.apiclient
Version: 0.2.0
Summary: Wrapper for the Semetric API
Home-page: http://developer.musicmetric.com
Author: Matt Jeffery
Author-email: matt@clan.se
License: LGPLv2+
Description: ***************
        semetric-python
        ***************
        
        .. image:: https://secure.travis-ci.org/mattjeffery/semetric-python.png?branch=master
           :alt: Travis CI build report
           :target: https://travis-ci.org/mattjeffery/semetric-python
        
        .. image:: https://coveralls.io/repos/mattjeffery/semetric-python/badge.png?branch=master
           :alt: Coverage Status
           :target: https://coveralls.io/r/mattjeffery/semetric-python?branch=master
        
        Python Semetric API wrapper.
        
        Tests are run on Python 2.6, 2.7, 3.2, 3.3 and PyPy 1.9.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Setuptools Plugin
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
