Sha256: 2412b764272ddb60d5dce3e7744edfe3ce8434076e0608f6090a61625c0d1791
Contents?: true
Size: 2 KB
Versions: 0
Compression: gzip
Compressed size: 748 Bytes
Stored size: 748 Bytes
Contents
--- !ruby/object:Gem::Specification name: image-file version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Kenta Murata autorequire: bindir: bin cert_chain: [] date: 2010-12-17 00:00:00 +09:00 default_executable: dependencies: [] description: A library for handling image files email: mrkn@mrkn.jp executables: [] extensions: - ext/image_file/extconf.rb extra_rdoc_files: [] files: - .autotest - .document - .gitignore - .rspec - Gemfile - History.markdown - License.txt - README.markdown - Rakefile - autotest/discover.rb - examples/pdf.rb - ext/image_file/depend - ext/image_file/extconf.rb - ext/image_file/image.c - ext/image_file/image_file.c - ext/image_file/internal.h - ext/image_file/jpeg_reader.c - image-file.gemspec - lib/.gitignore - lib/image_file/version.rb - pkg/.gitignore - spec/image_file/image_spec.rb - spec/image_file/jpeg_reader_spec.rb - spec/image_file_spec.rb - spec/spec_helper.rb - spec/support/recompile_cat.jpg - spec/support/recompile_cat.png - spec/support/recompile_cat_CMYK.jpg - tmp/.gitignore has_rdoc: true homepage: http://github.com/mrkn/image-file licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 416281435884097203 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 416281435884097203 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: image-file-0.1.1 test_files: - spec/image_file/image_spec.rb - spec/image_file/jpeg_reader_spec.rb - spec/image_file_spec.rb - spec/spec_helper.rb - spec/support/recompile_cat.jpg - spec/support/recompile_cat.png - spec/support/recompile_cat_CMYK.jpg