Metadata-Version: 1.1
Name: Goodreads
Version: 0.1.0
Summary: A Python wrapper for the goodreads.com api
Home-page: https://github.com/paulshannon/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/goodreads.png?branch=master
                :target: https://travis-ci.org/paulshannon/goodreads
        
        .. image:: https://pypip.in/d/goodreads/badge.png
                :target: https://crate.io/packages/goodreads?version=latest
        
        
        A Python wrapper for the goodreads.com api
        
        * Free software: BSD license
        * Documentation: http://goodreads.rtfd.org.
        
        Features
        --------
        
        * Coming soon
        
        
        
        History
        -------
        
        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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
