Metadata-Version: 1.1
Name: isbnlib-dnb
Version: 0.0.1
Summary: A plugin for isbnlib that pulls metadata from the Deutsche National Bibliothek (Germany)
Home-page: https://github.com/arangb/isbnlib-dnb
Author: arangb
Author-email: arangbellido@gmail.com
License: LGPL v3
Download-URL: https://github.com/arangb/isbnlib-dnb/archive/v0.0.1.zip
Description: A metadata plugin for isbnlib (https://pypi.python.org/pypi/isbnlib) using the service from the Deutsche National Bibliothek of Germany (https://portal.dnb.de/opac.htm) for books in German.
        
        After install (pip install isbnlib-dnb) a new metadata provider (dnb) is available in isbnlib.
        
Keywords: ISBN isbnlib dnb 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: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
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
