# -*- encoding: utf-8 -*- # stub: erbook 6.1.0 ruby lib Gem::Specification.new do |s| s.name = "erbook".freeze s.version = "6.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Suraj N. Kurapati".freeze] s.date = "2009-02-14" s.description = "Extensible document processor based on eRuby".freeze s.email = "sunaku@gmail.com".freeze s.executables = ["erbook".freeze] s.files = ["LICENSE".freeze, "Rakefile".freeze, "bin".freeze, "bin/erbook".freeze, "doc".freeze, "doc/HelloWorld.input".freeze, "doc/HelloWorld.spec".freeze, "doc/README".freeze, "doc/api".freeze, "doc/api/ERBook".freeze, "doc/api/ERBook.html".freeze, "doc/api/ERBook/Document".freeze, "doc/api/ERBook/Document.html".freeze, "doc/api/ERBook/Document/Node.html".freeze, "doc/api/ERBook/Template.html".freeze, "doc/api/RDoc".freeze, "doc/api/RDoc.html".freeze, "doc/api/RDoc/AnyMethod.html".freeze, "doc/api/RDoc/DummyMarkup.html".freeze, "doc/api/RDoc/DummyMixin.html".freeze, "doc/api/RDoc/DummyOptions.html".freeze, "doc/api/RDoc/TopLevel.html".freeze, "doc/api/String.html".freeze, "doc/api/all-methods.html".freeze, "doc/api/all-namespaces.html".freeze, "doc/api/app.js".freeze, "doc/api/index.html".freeze, "doc/api/jquery.js".freeze, "doc/api/readme.html".freeze, "doc/api/style.css".freeze, "doc/api/syntax_highlight.css".freeze, "doc/erbook.png".freeze, "doc/erbook.svg".freeze, "doc/formats.erb".freeze, "doc/history.erb".freeze, "doc/index.erb".freeze, "doc/index.xhtml".freeze, "doc/intro.erb".freeze, "doc/setup.erb".freeze, "doc/theory.erb".freeze, "doc/usage.erb".freeze, "fmt".freeze, "fmt/latex.yaml".freeze, "fmt/man.yaml".freeze, "fmt/text.yaml".freeze, "fmt/xhtml.icons".freeze, "fmt/xhtml.icons/index.yaml".freeze, "fmt/xhtml.icons/mediawiki-1.13.2".freeze, "fmt/xhtml.icons/mediawiki-1.13.2/COPYING".freeze, "fmt/xhtml.icons/mediawiki-1.13.2/README".freeze, "fmt/xhtml.icons/mediawiki-1.13.2/skins".freeze, "fmt/xhtml.icons/mediawiki-1.13.2/skins/simple".freeze, "fmt/xhtml.icons/mediawiki-1.13.2/skins/simple/external.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/README".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/apps".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/apps/accessories-text-editor.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/apps/internet-group-chat.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/emblems".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/emblems/emblem-important.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/status".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/status/dialog-error.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/status/dialog-information.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/48x48/status/dialog-warning.png".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/COPYING".freeze, "fmt/xhtml.icons/tango-icon-theme-0.8.1/README".freeze, "fmt/xhtml.yaml".freeze, "lang".freeze, "lang/de.yaml".freeze, "lang/el.yaml".freeze, "lang/es.yaml".freeze, "lang/fr.yaml".freeze, "lang/it.yaml".freeze, "lang/ja.yaml".freeze, "lang/ko.yaml".freeze, "lang/nl.yaml".freeze, "lang/phrases.yaml".freeze, "lang/pt.yaml".freeze, "lang/ru.yaml".freeze, "lang/zh.yaml".freeze, "lang/zt.yaml".freeze, "lib".freeze, "lib/erbook".freeze, "lib/erbook.rb".freeze, "lib/erbook/document.rb".freeze, "lib/erbook/rdoc.rb".freeze, "lib/erbook/template.rb".freeze, "lib/erbook/to_xhtml.rb".freeze] s.homepage = "http://snk.tuxfamily.org/lib/erbook/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Extensible document processor based on eRuby".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, ["~> 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.7".freeze]) end