Metadata-Version: 2.1
Name: cubicweb-book
Version: 1.0.0
Summary: component to describe books for the CubicWeb framework
Home-page: https://forge.extranet.logilab.fr/cubicweb/cubes/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

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
