Metadata-Version: 1.1
Name: Goodreads
Version: 0.1.1
Summary: A Python wrapper for the goodreads.com api
Home-page: https://github.com/paulshannon/python-goodreads
Author: Paul Shannon
Author-email: paul@paulshannon.ca
License: BSD
Description: ===============================
        Goodreads
        ===============================
        
        .. image:: https://badge.fury.io/py/Goodreads.png
            :target: http://badge.fury.io/py/Goodreads
        
        .. image:: https://travis-ci.org/paulshannon/python-goodreads.png?branch=master
                :target: https://travis-ci.org/paulshannon/python-goodreads
        
        .. image:: https://pypip.in/d/Goodreads/badge.png
            :target: https://pypi.python.org/pypi/Goodreads/
            :alt: Downloads
        
        
        A Python wrapper for the goodreads.com api
        
        * Free software: BSD license
        * Documentation: http://python-goodreads.rtfd.org/.
        
        Features
        --------
        
        * Coming soon
        
        
        
        
        History
        -------
        
        0.1.1 (2014-02-18)
        ++++++++++++++++++
        
        * rename external references to python-goodreads
        
        0.1.0 (2014-02-18)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: goodreads
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
