Metadata-Version: 1.1
Name: isbnlib-loc
Version: 1.0.1
Summary: A plugin for isbnlib that pulls metadata from LoC (Library of Congress US).
Home-page: https://github.com/xlcnd/isbnlib-loc
Author: xlcnd
Author-email: xlcnd@outlook.com
License: LGPL v3
Download-URL: https://github.com/xlcnd/isbnlib-loc/archive/v1.0.1.zip
Description: .. image:: https://coveralls.io/repos/github/xlcnd/isbnlib-loc/badge.svg?branch=dev
            :target: https://coveralls.io/github/xlcnd/isbnlib-loc?branch=dev
            :alt: Coverage Status
        
        .. image:: https://travis-ci.org/xlcnd/isbnlib-loc.svg?branch=dev
            :target: https://travis-ci.org/xlcnd/isbnlib-loc
            :alt: Built Status
        
        .. image:: https://ci.appveyor.com/api/projects/status/github/xlcnd/isbnlib-loc?branch=dev&svg=true
            :target: https://ci.appveyor.com/project/xlcnd/isbnlib-loc
            :alt: Windows Built Status
        
        .. image:: https://img.shields.io/github/issues/xlcnd/isbnlib-loc/bug.svg?label=bugs&style=flat
            :target: https://github.com/xlcnd/isbnlib-loc/labels/bug
            :alt: Bugs
        
        .. image:: https://img.shields.io/pypi/dm/isbnlib-loc.svg?style=flat
            :target: https://pypi.org/project/isbnlib-loc/
            :alt: PYPI Downloads
        
        
        
        A metadata plugin for ``isbnlib`` (https://pypi.python.org/pypi/isbnlib) using the service LoC (Library of Congress US).
        
        After install, a new metadata provider (``loc``) is available in isbnlib.
        
        For available plugins check_ here.
        
        
        
        .. _check: https://pypi.python.org/pypi?%3Aaction=search&term=isbnlib_&submit=search
        
        
Keywords: ISBN isbnlib LoC 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.4
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
