Home > isbn_ruby

isbn_ruby

Isbn_ruby is a project mainly written in Ruby, based on the BSD-3-Clause license.

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

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

Refer to the LICENSE file for applicable licensing information.