module GEPUB
GEPUB
¶ ↑
- Author
-
KOJIMA Satoshi
namespace for gepub library. The core class is GEPUB::Book
. It holds metadata and contents of EPUB file. metadata and contents can be accessed through GEPUB::Meta
and GEPUB::Item
. GEPUB::Item
holds information and data of resources like xhtml text, css, scripts, images, videos, etc. GEPUB::Meta
holds metadata(title, creator, publisher, etc.) with its information (alternate script, display sequence, etc.)
this file is automatically generated by tools/generate_function.rb . do not edit this code directly.
this file is automatically generated by tools/generate_function.rb . do not edit this code directly.
Constants
- VERSION
GEPUB
gem version