Sha256: 6caaeb6501399950f0fe42699bbbe586193b906ddb1aa32f15b1acf487fe1594
Contents?: true
Size: 1.72 KB
Versions: 0
Compression: gzip
Compressed size: 704 Bytes
Stored size: 704 Bytes
Contents
--- !ruby/object:Gem::Specification name: image_size version: !ruby/object:Gem::Version hash: 31 prerelease: segments: - 1 - 0 - 4 version: 1.0.4 platform: ruby authors: - Keisuke Minami - Ivan Kuchin autorequire: bindir: bin cert_chain: [] date: 2011-12-16 00:00:00 Z dependencies: [] description: "Measure following file dimensions: PCX, PSD, XPM, TIFF, XBM, PGM, PBM, PPM, BMP, JPEG, PNG, GIF, SWF" email: executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - README.markdown - image_size.gemspec - lib/image_size.rb - test/2-4-7.png - test/4_1_2.gif - test/bmp.bmp - test/cursor.xbm - test/detect.swf - test/pbm.pbm - test/pcx.pcx - test/pgm.pgm - test/test.xpm - test/test_helper.rb - test/test_image_size.rb - test/tiff.tiff - test/tokyo_tower.jpg - test/tower_e.psd homepage: http://github.com/toy/image_size licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: image_size rubygems_version: 1.8.12 signing_key: specification_version: 3 summary: Measure image size using pure Ruby test_files: - test/2-4-7.png - test/4_1_2.gif - test/bmp.bmp - test/cursor.xbm - test/detect.swf - test/pbm.pbm - test/pcx.pcx - test/pgm.pgm - test/test.xpm - test/test_helper.rb - test/test_image_size.rb - test/tiff.tiff - test/tokyo_tower.jpg - test/tower_e.psd has_rdoc: