Sha256: 75e68d50b83771e1db8c8e3b65a363581972448bae59d29fb8d50d518d0b4289

Contents?: true

Size: 1.97 KB

Versions: 0

Compression: gzip

Compressed size: 740 Bytes

Stored size: 740 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: image-file
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 1
  - 0
  version: 0.1.0
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: []

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: 107401639748163987
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 107401639748163987
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: image-file-0.1.0
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

Package Spec version

image-file-0.1.0