# -*- encoding: utf-8 -*- # stub: docverter-server 1.0.3 java lib Gem::Specification.new do |s| s.name = "docverter-server".freeze s.version = "1.0.3".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Pete Keen".freeze] s.date = "2013-10-13" s.description = "Document conversion service with a REST API".freeze s.email = ["pete@docverter.com".freeze] s.files = [".buildpacks".freeze, ".gitignore".freeze, ".vendor_urls".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "Procfile".freeze, "README.md".freeze, "Rakefile".freeze, "config.ru".freeze, "doc/api.md".freeze, "doc/examples/php/markdown_to_pdf.php".freeze, "doc/examples/shell/html_to_encrypted_pdf/convert.sh".freeze, "doc/examples/shell/html_to_encrypted_pdf/imfeldoublepica.ttf".freeze, "doc/examples/shell/html_to_encrypted_pdf/input.html".freeze, "doc/examples/shell/html_to_encrypted_pdf/marcellus.ttf".freeze, "doc/examples/shell/html_to_encrypted_pdf/stylesheet.css".freeze, "doc/examples/shell/html_to_pdf/convert.sh".freeze, "doc/examples/shell/html_to_pdf/imfeldoublepica.ttf".freeze, "doc/examples/shell/html_to_pdf/input.html".freeze, "doc/examples/shell/html_to_pdf/marcellus.ttf".freeze, "doc/examples/shell/html_to_pdf/stylesheet.css".freeze, "doc/examples/shell/markdown_to_epub/chapter1.md".freeze, "doc/examples/shell/markdown_to_epub/chapter2.md".freeze, "doc/examples/shell/markdown_to_epub/convert.sh".freeze, "doc/examples/shell/markdown_to_epub/document-open.png".freeze, "doc/examples/shell/markdown_to_epub/markdown_to_epub.epub".freeze, "doc/examples/shell/markdown_to_epub/markdown_to_epub.epub.html".freeze, "doc/examples/shell/markdown_to_epub/metadata.xml".freeze, "doc/examples/shell/markdown_to_epub/stylesheet.css".freeze, "doc/examples/shell/markdown_to_epub/title.txt".freeze, "doc/examples/shell/markdown_to_mobi/chapter1.md".freeze, "doc/examples/shell/markdown_to_mobi/chapter2.md".freeze, "doc/examples/shell/markdown_to_mobi/convert.sh".freeze, "doc/examples/shell/markdown_to_mobi/document-open.png".freeze, "doc/examples/shell/markdown_to_mobi/metadata.xml".freeze, "doc/examples/shell/markdown_to_mobi/stylesheet.css".freeze, "doc/examples/shell/markdown_to_mobi/title.txt".freeze, "doc/examples/shell/markdown_to_pdf/chapter1.md".freeze, "doc/examples/shell/markdown_to_pdf/chapter2.md".freeze, "doc/examples/shell/markdown_to_pdf/convert.sh".freeze, "doc/examples/shell/markdown_to_pdf/imfeldoublepica.ttf".freeze, "doc/examples/shell/markdown_to_pdf/manifest.yml".freeze, "doc/examples/shell/markdown_to_pdf/marcellus.ttf".freeze, "doc/examples/shell/markdown_to_pdf/stylesheet.css".freeze, "docverter.gemspec".freeze, "lib/docverter-server.rb".freeze, "lib/docverter-server/app.rb".freeze, "lib/docverter-server/conversion.rb".freeze, "lib/docverter-server/conversion_types.rb".freeze, "lib/docverter-server/error.rb".freeze, "lib/docverter-server/error_handler.rb".freeze, "lib/docverter-server/jars/bcprov-ext-jdk15-1.43.jar".freeze, "lib/docverter-server/jars/htmlcleaner-2.2.jar".freeze, "lib/docverter-server/jars/tag_config.xml".freeze, "lib/docverter-server/manifest.rb".freeze, "lib/docverter-server/runner/base.rb".freeze, "lib/docverter-server/runner/calibre.rb".freeze, "lib/docverter-server/runner/pandoc.rb".freeze, "lib/docverter-server/runner/pdf.rb".freeze, "lib/docverter-server/version.rb".freeze] s.homepage = "http://www.docverter.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Document conversion service with a REST API".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end