Sha256: fc7ec2a8ae73624f27dc1d03b9997ae722ed0121303eb20848c02233eb8c841b
Contents?: true
Size: 348 Bytes
Versions: 25
Compression:
Stored size: 348 Bytes
Contents
# epubbuilder.rb # just for compatibility # # Copyright (c) 2010-2017 Kenshi Muto # # This program is free software. # You can distribute or modify this program under the terms of # the GNU LGPL, Lesser General Public License version 2.1. # require 'review/htmlbuilder' module ReVIEW class EPUBBuilder < HTMLBuilder end end # module ReVIEW
Version data entries
25 entries across 25 versions & 1 rubygems