xlcnd / isbnlib

python library to validate, clean, transform and get metadata of ISBN strings (for devs).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New beta plugin for ISBN info from the National Library of the Netherlands (kb.nl)

WillemJan opened this issue · comments

Dear developers, I've created a new plugin, isbnlib-kb wich is basically a fork from isbnlib-loc with a different parser for the DC records, and a try for a ISBN-10 loop if the first query fails.

If there are any bugs, or things I should change, feedback is welcome.

https://github.com/KBNLresearch/isbnlib-kb/issues

Tnx, keep up the good work!

Willem Jan.

commented

Hi,

For now all seems ok, only the docstring in the function parser_kb(xml) needs an actualization!

Thank you.

@xlcnd, tnx fixed and uploaded to pypi.