Metadata-Version: 2.1
Name: isbnlib-porbase
Version: 1.0.1
Summary: A plugin for isbnlib that pulls metadata from porbase (urn.porbase.org Portugal).
Home-page: https://github.com/xlcnd/isbnlib-porbase
Author: xlcnd
Author-email: xlcnd@outlook.com
License: LGPL v3
Download-URL: https://github.com/xlcnd/isbnlib-porbase/archive/v1.0.1.zip
Keywords: ISBN isbnlib porbase 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: 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.9.1)

.. image:: https://coveralls.io/repos/github/xlcnd/isbnlib-porbase/badge.svg?branch=dev
    :target: https://coveralls.io/github/xlcnd/isbnlib-porbase?branch=dev
    :alt: Coverage Status

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

.. image:: https://travis-ci.org/xlcnd/isbnlib-porbase.svg?branch=dev
    :target: https://travis-ci.org/xlcnd/isbnlib-porbase
    :alt: Built Status

.. image:: https://ci.appveyor.com/api/projects/status/github/xlcnd/isbnlib-porbase?branch=dev&svg=true
    :target: https://ci.appveyor.com/project/xlcnd/isbnlib-porbase
    :alt: Windows Built Status

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

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



A metadata plugin for ``isbnlib`` (https://pypi.python.org/pypi/isbnlib) using the service ``urn.porbase.org`` (for books in portuguese).

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

For available plugins check_ here.



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


