Registry / utility / eeepub

eeepub

JSON →
library0.8.1rbrubygemsunverified

EeePub is a Ruby ePub generator.

gem install eeepub
INSTALL
IMPORT
SIG · EEEPUB
E
eeepub
utilityrubyv0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EeePub
require 'eeepub'

Generate a simple ePub file

require 'eeepub' book = EeePub::Book.new(title: 'My Book') book.add_item('chapter1.xhtml', content: '<h1>Chapter 1</h1>') book.save('mybook.epub')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
eeepub — gem install eeepub · libregistry