# -*- encoding: utf-8 -*- # stub: erbook 8.0.0 ruby lib Gem::Specification.new do |s| s.name = "erbook".freeze s.version = "8.0.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-10-10" s.description = " ERBook 8.0.0\n\n Write books, manuals, and documents in eRuby\n\n http://snk.tuxfamily.org/lib/erbook/\n\n ERBook is an extensible document processor that emits [1]any\n document you can imagine from [2]eRuby templates, which allow\n scripting and dynamic content generation.\n\nVersion 8.0.0 (2009-10-10)\n\n This release simplifies [3]node definitions, adds [4]Table\n nodes for building tables the HTML way, and introduces\n [5]Arbitrary floats to combat the [6]explosion of\n special-purpose document nodes.\n\n * [7]Incompatible changes\n\n * [8]New features\n\n * [9]Housekeeping\n\n Incompatible changes\n\n * Reduce and rename [10]node definitions attributes:\n + toc: true -> index: tree\n + lof: true -> index: list\n + index: true -> number: section\n + number: true -> number: ordinal\n + depth: true -> (removed)\n + bypass: true -> (removed)\n\n * Rename [11]The ERBook::Document::Node class properties to\n be more self-documenting:\n + args -> arguments\n + defn -> definition\n + trace -> backtrace\n + index -> section_number\n + number -> ordinal_number\n\n * Replace formal blocks (figure, table, example, equation,\n procedure) with [12]Arbitrary floats.\n\n * Append an exclamation mark (!) to the names of\n [13]Admonition nodes, thereby making them a special case\n of [14]Arbitrary floats.\n\n New features\n\n * Add \"params\" attribute to [15]node definitions.\n\n * Add [16]Table nodes for building tables the HTML way.\n\n Housekeeping\n\n * Use YAML hash merging to DRY node definitions in XHTML\n format.\n\n * Use [17]Table nodes instead of PHP Markdown Extra table\n syntax in the user manual.\n\n * Remove the \"digest\" [18]Node definition attribute from\n the user manual. Its use was discontinued a few major\n versions ago.\n\nReferences\n\n 1. http://snk.tuxfamily.org/lib/erbook/#HelloWorld\n 2. http://en.wikipedia.org/wiki/ERuby\n 3. http://snk.tuxfamily.org/lib/erbook/#SpecFile-nodes\n 4. http://snk.tuxfamily.org/lib/erbook/#Table-nodes\n 5. http://snk.tuxfamily.org/lib/erbook/#Arbitrary-floats\n 6. http://www.docbook.org/tdg/en/html/part2.html\n 7. http://snk.tuxfamily.org/lib/erbook/#Incompatible-changes\n 8. http://snk.tuxfamily.org/lib/erbook/#New-features\n 9. http://snk.tuxfamily.org/lib/erbook/#Housekeeping\n 10. http://snk.tuxfamily.org/lib/erbook/#SpecFile-nodes\n 11. http://snk.tuxfamily.org/lib/erbook/#Node-class\n 12. http://snk.tuxfamily.org/lib/erbook/#Arbitrary-floats\n 13. http://snk.tuxfamily.org/lib/erbook/#Admonition-nodes\n 14. http://snk.tuxfamily.org/lib/erbook/#Arbitrary-floats\n 15. http://snk.tuxfamily.org/lib/erbook/#SpecFile-nodes\n 16. http://snk.tuxfamily.org/lib/erbook/#Table-nodes\n 17. http://snk.tuxfamily.org/lib/erbook/#Table-nodes\n 18. http://snk.tuxfamily.org/lib/erbook/#SpecFile-nodes\n".freeze s.email = "sunaku@gmail.com".freeze s.executables = ["erbook".freeze] s.files = ["CREDITS".freeze, "LICENSE".freeze, "bin/erbook".freeze, "doc/HelloWorld.input".freeze, "doc/HelloWorld.spec".freeze, "doc/README".freeze, "doc/api/apple-touch-icon.png".freeze, "doc/api/classes/ERBook.html".freeze, "doc/api/classes/ERBook/Document.html".freeze, "doc/api/classes/ERBook/Document/Node.html".freeze, "doc/api/classes/ERBook/Template.html".freeze, "doc/api/classes/ERBook/Template/Sandbox.html".freeze, "doc/api/classes/RDoc.html".freeze, "doc/api/classes/RDoc/AnyMethod.html".freeze, "doc/api/classes/RDoc/DummyMarkup.html".freeze, "doc/api/classes/RDoc/DummyMixin.html".freeze, "doc/api/classes/RDoc/DummyOptions.html".freeze, "doc/api/classes/RDoc/TopLevel.html".freeze, "doc/api/classes/String.html".freeze, "doc/api/created.rid".freeze, "doc/api/css/main.css".freeze, "doc/api/css/panel.css".freeze, "doc/api/css/reset.css".freeze, "doc/api/favicon.ico".freeze, "doc/api/files/CREDITS.html".freeze, "doc/api/files/LICENSE.html".freeze, "doc/api/files/lib/erbook/document_rb.html".freeze, "doc/api/files/lib/erbook/rdoc_rb.html".freeze, "doc/api/files/lib/erbook/template_rb.html".freeze, "doc/api/files/lib/erbook/to_xhtml_rb.html".freeze, "doc/api/files/lib/erbook_rb.html".freeze, "doc/api/i/arrows.png".freeze, "doc/api/i/results_bg.png".freeze, "doc/api/i/tree_bg.png".freeze, "doc/api/index.html".freeze, "doc/api/js/jquery-1.3.2.min.js".freeze, "doc/api/js/jquery-effect.js".freeze, "doc/api/js/main.js".freeze, "doc/api/js/searchdoc.js".freeze, "doc/api/panel/index.html".freeze, "doc/api/panel/search_index.js".freeze, "doc/api/panel/tree.js".freeze, "doc/erbook.png".freeze, "doc/erbook.svg".freeze, "doc/formats.erb".freeze, "doc/history.erb".freeze, "doc/index.erb".freeze, "doc/index.html".freeze, "doc/intro.erb".freeze, "doc/setup.erb".freeze, "doc/theory.erb".freeze, "doc/usage.erb".freeze, "fmt/latex.yaml".freeze, "fmt/man.yaml".freeze, "fmt/text.yaml".freeze, "fmt/xhtml.yaml".freeze, "fmt/xhtml/icons/index.yaml".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/simple/external.png".freeze, "fmt/xhtml/icons/rakefile".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/16x16/places/start-here.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/32x32/actions/go-next.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/32x32/actions/go-previous.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/32x32/places/start-here.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/32x32/status/software-update-available.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/48x48/apps/accessories-text-editor.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/48x48/apps/internet-group-chat.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/48x48/emblems/emblem-important.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/48x48/status/dialog-error.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/48x48/status/dialog-information.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/48x48/status/dialog-warning.png".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/COPYING".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/README".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/actions/bookmark-new.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/actions/go-home.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/actions/go-next.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/actions/go-previous.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/actions/view-refresh.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/apps/accessories-text-editor.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/apps/internet-group-chat.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/emblems/emblem-favorite.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/emblems/emblem-important.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/mimetypes/application-certificate.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/places/start-here.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/status/dialog-error.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/status/dialog-information.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/status/dialog-warning.svg".freeze, "fmt/xhtml/icons/tango-icon-theme-0.8.90/scalable/status/software-update-available.svg".freeze, "fmt/xhtml/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "fmt/xhtml/jquery/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "fmt/xhtml/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "fmt/xhtml/jquery/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "fmt/xhtml/jquery/images/ui-bg_glass_75_dadada_1x400.png".freeze, "fmt/xhtml/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "fmt/xhtml/jquery/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "fmt/xhtml/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "fmt/xhtml/jquery/images/ui-icons_222222_256x240.png".freeze, "fmt/xhtml/jquery/images/ui-icons_2e83ff_256x240.png".freeze, "fmt/xhtml/jquery/images/ui-icons_454545_256x240.png".freeze, "fmt/xhtml/jquery/images/ui-icons_888888_256x240.png".freeze, "fmt/xhtml/jquery/images/ui-icons_cd0a0a_256x240.png".freeze, "fmt/xhtml/jquery/jquery-1.3.2.min.js".freeze, "fmt/xhtml/jquery/jquery-ui-1.7.2.custom.css".freeze, "fmt/xhtml/jquery/jquery-ui-1.7.2.custom.min.js".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/erbook.rb".freeze, "lib/erbook/document.rb".freeze, "lib/erbook/rdoc.rb".freeze, "lib/erbook/template.rb".freeze, "lib/erbook/to_xhtml.rb".freeze, "rakefile".freeze] s.homepage = "http://snk.tuxfamily.org/lib/erbook/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Write books, manuals, and documents in eRuby".freeze s.specification_version = 3 s.add_runtime_dependency(%q<ember>.freeze, ["~> 0".freeze]) s.add_runtime_dependency(%q<maruku>.freeze, ["~> 0.5".freeze]) s.add_runtime_dependency(%q<coderay>.freeze, [">= 0.8".freeze]) s.add_runtime_dependency(%q<haml>.freeze, [">= 2.2.2".freeze]) s.add_runtime_dependency(%q<mime-types>.freeze, [">= 1.16".freeze]) s.add_development_dependency(%q<inochi>.freeze, ["~> 1".freeze]) s.add_runtime_dependency(%q<inochi>.freeze, ["~> 1".freeze]) end