epubinfo

Extracts metadata information from EPUB files. Supports EPUB2 and EPUB3 formats.

Usage

require 'epubinfo'
EPUBInfo.get('path/to/epub/file.epub')

Which returns a EPUBInfo::Models::Book instance, please refer to the API documentation from here on

Changelog

0.4.4 October 20, 2014

If cannot upgrade to rubyzip 1.0, use version 0.4.3 in your project.

0.4.3 September 12, 2013

0.4.2 August 16, 2013

0.4.1 February 15, 2013

0.4.0 July 31, 2012

0.3.6 June 18, 2012

0.3.5 June 17, 2012

0.3.4 June 1, 2012

For older versions compare commits with git.

Contributing to epubinfo

Copyright © 2012 Christof Dorner. See LICENSE.txt for further details.