balinjdl / isbn_ruby

ISBN processing using ruby. Includes functionality to calculate the checksum of an ISBN10 or ISBN13, verify an existing ISBN (correcting the check digit, if necessary), and pulling the cover image from Library Thing, Google Books, and/or Open Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code facilitates ISBN parsing, checking, and generation. It is built with Ruby.

Refer to the LICENSE file for applicable licensing information.

About

ISBN processing using ruby. Includes functionality to calculate the checksum of an ISBN10 or ISBN13, verify an existing ISBN (correcting the check digit, if necessary), and pulling the cover image from Library Thing, Google Books, and/or Open Library.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 100.0%