--- !ruby/object:Gem::Specification name: karmi-markout version: !ruby/object:Gem::Version version: 0.1.2 platform: ruby authors: - Karel Minarik autorequire: bindir: bin cert_chain: [] date: 2009-04-06 00:00:00 -07:00 default_executable: markout dependencies: - !ruby/object:Gem::Dependency name: schacon-grit type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: rdiscount type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: mime-types type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: email: karmi@karmi.cz executables: - markout extensions: [] extra_rdoc_files: - README.rdoc - LICENSE files: - README.rdoc - VERSION.yml - bin/markout - lib/markout - lib/markout/document.rb - lib/markout/formatter.rb - lib/markout/formatters - lib/markout/formatters/html - lib/markout/formatters/html/html.rb - lib/markout/formatters/html/templates - lib/markout/formatters/html/templates/common - lib/markout/formatters/html/templates/common/application.js - lib/markout/formatters/html/templates/common/code.css - lib/markout/formatters/html/templates/common/code_highlighter.js - lib/markout/formatters/html/templates/common/jquery-1.3.2.min.js - lib/markout/formatters/html/templates/common/syntax_diff.js - lib/markout/formatters/html/templates/default - lib/markout/formatters/html/templates/default/content.rhtml - lib/markout/formatters/html/templates/default/print.css - lib/markout/formatters/html/templates/default/screen.css - lib/markout/formatters/pdf - lib/markout/formatters/pdf/pdf.rb - lib/markout/history.rb - lib/markout/output.rb - lib/markout/revision.rb - lib/markout.rb - test/fixtures - test/fixtures/empty.txt - test/fixtures/empty_repository__dot__git - test/fixtures/empty_repository__dot__git/COMMIT_EDITMSG - test/fixtures/empty_repository__dot__git/config - test/fixtures/empty_repository__dot__git/description - test/fixtures/empty_repository__dot__git/HEAD - test/fixtures/empty_repository__dot__git/hooks - test/fixtures/empty_repository__dot__git/hooks/applypatch-msg.sample - test/fixtures/empty_repository__dot__git/hooks/commit-msg.sample - test/fixtures/empty_repository__dot__git/hooks/post-commit.sample - test/fixtures/empty_repository__dot__git/hooks/post-receive.sample - test/fixtures/empty_repository__dot__git/hooks/post-update.sample - test/fixtures/empty_repository__dot__git/hooks/pre-applypatch.sample - test/fixtures/empty_repository__dot__git/hooks/pre-commit.sample - test/fixtures/empty_repository__dot__git/hooks/pre-rebase.sample - test/fixtures/empty_repository__dot__git/hooks/prepare-commit-msg.sample - test/fixtures/empty_repository__dot__git/hooks/update.sample - test/fixtures/empty_repository__dot__git/index - test/fixtures/empty_repository__dot__git/info - test/fixtures/empty_repository__dot__git/info/exclude - test/fixtures/empty_repository__dot__git/logs - test/fixtures/empty_repository__dot__git/logs/HEAD - test/fixtures/empty_repository__dot__git/logs/refs - test/fixtures/empty_repository__dot__git/logs/refs/heads - test/fixtures/empty_repository__dot__git/logs/refs/heads/master - test/fixtures/empty_repository__dot__git/objects - test/fixtures/empty_repository__dot__git/objects/25 - test/fixtures/empty_repository__dot__git/objects/25/877ea00eb8d2de7a31cf7c4c4c16f0390d48fd - test/fixtures/empty_repository__dot__git/objects/a0 - test/fixtures/empty_repository__dot__git/objects/a0/b6af2541dce8f646276ec7340695c34c7578aa - test/fixtures/empty_repository__dot__git/objects/ec - test/fixtures/empty_repository__dot__git/objects/ec/9e2a7b50ee2dfd5e6f8b5224fb3d7a98a79558 - test/fixtures/empty_repository__dot__git/objects/info - test/fixtures/empty_repository__dot__git/objects/pack - test/fixtures/empty_repository__dot__git/refs - test/fixtures/empty_repository__dot__git/refs/heads - test/fixtures/empty_repository__dot__git/refs/heads/master - test/fixtures/empty_repository__dot__git/refs/tags - test/fixtures/markdown.html - test/fixtures/markdown.txt - test/fixtures/mt_textformat_menu.png - test/markout_document_test.rb - test/markout_formatter_test.rb - test/markout_history_test.rb - test/markout_html_test.rb - test/markout_output_test.rb - test/markout_revision_test.rb - test/markout_test.rb - test/test_helper.rb - LICENSE has_rdoc: true homepage: http://github.com/karmi/markout post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Sexy Markdown output test_files: []