Metadata-Version: 2.4
Name: cubicweb-book
Version: 1.1.1
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
Requires-Python: >=3.9.2
Requires-Dist: cubicweb<6.0.0,>=4.5.2
Requires-Dist: cubicweb_web<2.0.0,>=1.0.0
Requires-Dist: cubicweb-addressbook<3.0.0,>=2.1.0
Requires-Dist: cubicweb-person<3.0.0,>=2.0.0
Requires-Dist: cubicweb-file<5.0.0,>=4.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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
