Sha256: 3f0972b0ec7605835d4eb9f9684e21d45f5a7bdf22d8c1991e6deaf431158bfd
Contents?: true
Size: 347 Bytes
Versions: 10
Compression:
Stored size: 347 Bytes
Contents
# epubbuilder.rb # just for compatibility # # Copyright (c) 2010 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
10 entries across 10 versions & 2 rubygems