Metadata-Version: 2.1
Name: isbnlib-bnf
Version: 1.0.2
Summary: A plugin for isbnlib that pulls metadata from BnF Catalogue General (France).
Home-page: https://github.com/xlcnd/isbnlib-bnf
Author: xlcnd
Author-email: xlcnd@outlook.com
License: LGPL v3
Download-URL: https://github.com/xlcnd/isbnlib-bnf/archive/v1.0.2.zip
Keywords: ISBN isbnlib BnF bibliographic-references
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Console
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: isbnlib (<3.11.0,>=3.10.9)



.. image:: https://github.com/xlcnd/isbnlib-bnf/workflows/tests/badge.svg
    :target: https://github.com/xlcnd/isbnlib-bnf/actions
    :alt: Built Status

.. image:: https://img.shields.io/github/issues/xlcnd/isbnlib-bnf/bug.svg?label=bugs&style=flat
    :target: https://github.com/xlcnd/isbnlib-bnf/labels/bug
    :alt: Bugs

.. image:: https://img.shields.io/pypi/dm/isbnlib-bnf.svg?style=flat
    :target: https://pypi.org/project/isbnlib-bnf/
    :alt: PYPI Downloads



A metadata plugin for ``isbnlib`` (https://pypi.python.org/pypi/isbnlib) using the service BnF Catalogue Général (for books in french).

After install, a new metadata provider (``bnf``) is available in isbnlib.

For available plugins check_ here.


.. _check: https://pypi.python.org/pypi?%3Aaction=search&term=isbnlib_&submit=search







