Sha256: 4506c7d80d0a1fe29e3211413ee72008082118a27ffb1a16a9a9671c79daaebe
Contents?: true
Size: 269 Bytes
Versions: 3
Compression:
Stored size: 269 Bytes
Contents
EPUB Parer ========== USAGE ----- book = EPUB::Parser.parse 'book.epub' book.each_page_in_spines_order do |page| # do somethong... end LICENSE ------- This library is distribuetd under the term of the MIT License. See MIT-LICENSE file for more info.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
epub-parser-0.0.5 | README |
epub-parser-0.0.4 | README |
epub-parser-0.0.3 | README |