Metadata-Version: 2.1
Name: cubicweb-book
Version: 0.8.3
Summary: component to describe books for the CubicWeb framework
Home-page: http://www.cubicweb.org/project/cubicweb-book
Author: Logilab
Author-email: contact@logilab.fr
License: LGPL
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Requires-Dist: cubicweb (<4.0.0,>=3.24.0)
Requires-Dist: cubicweb-addressbook (<2.0.0,>=1.13.0)
Requires-Dist: cubicweb-person (<2.0.0)
Requires-Dist: cubicweb-file (<4.0.0)

README
======

This cube provides the entity type ``Book`` and uses the OpenLibrary API_
to automatically fill the book's description.

Check out : `Fetching book descriptions and covers`_

.. _`Fetching book descriptions and covers` : http://www.logilab.org/blogentry/9138
.. _API : http://openlibrary.org/dev/docs/api
