# -*- encoding: utf-8 -*- # stub: image_voodoo 0.8.7 ruby libvendor Gem::Specification.new do |s| s.name = "image_voodoo".freeze s.version = "0.8.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "vendor".freeze] s.authors = ["Thomas E. Enebo, Charles Nutter, Nick Sieger".freeze] s.date = "2014-10-30" s.description = "Image manipulation in JRuby with ImageScience compatible API".freeze s.email = "tom.enebo@gmail.com".freeze s.executables = ["image_voodoo".freeze] s.files = [".gitignore".freeze, ".hgignore".freeze, ".hgtags".freeze, "History.txt".freeze, "LICENSE.txt".freeze, "Manifest.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/image_voodoo".freeze, "image_voodoo.gemspec".freeze, "lib/image_science.rb".freeze, "lib/image_voodoo.rb".freeze, "lib/image_voodoo/awt.rb".freeze, "lib/image_voodoo/awt/shapes.rb".freeze, "lib/image_voodoo/gae.rb".freeze, "lib/image_voodoo/version.rb".freeze, "samples/bench.rb".freeze, "samples/checkerboard.jpg".freeze, "samples/file_greyscale.rb".freeze, "samples/file_thumbnail.rb".freeze, "samples/file_view.rb".freeze, "samples/in-memory.rb".freeze, "samples/lossy.rb".freeze, "test/pix.png".freeze, "test/pix_cmyk.jpg".freeze, "test/test_image_science.rb".freeze, "vendor/CMYKDemo.jar".freeze] s.homepage = "http://github.com/jruby/image_voodoo".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Image manipulation in JRuby with ImageScience compatible API".freeze s.test_files = ["test/pix.png".freeze, "test/pix_cmyk.jpg".freeze, "test/test_image_science.rb".freeze] end