Sha256: 2385b5fc7f6c95d3b73402ee91cd672896b67b40d92159bf922f39655bc8e61a
Contents?: true
Size: 1.49 KB
Versions: 0
Compression: gzip
Compressed size: 651 Bytes
Stored size: 651 Bytes
Contents
--- !ruby/object:Gem::Specification name: fastimage version: !ruby/object:Gem::Version hash: 15 prerelease: false segments: - 1 - 2 - 8 version: 1.2.8 platform: ruby authors: - Stephen Sykes autorequire: bindir: bin cert_chain: [] date: 2010-11-11 00:00:00 +02:00 default_executable: dependencies: [] description: FastImage finds the size or type of an image given its uri by fetching as little as needed. email: sdsykes@gmail.com executables: [] extensions: [] extra_rdoc_files: - README - README.textile files: - README - README.textile - Rakefile - VERSION.yml - lib/fastimage.rb - test/fixtures/faulty.jpg - test/fixtures/test.bmp - test/fixtures/test.gif - test/fixtures/test.ico - test/fixtures/test.jpg - test/fixtures/test.png - test/fixtures/test2.jpg - test/fixtures/test3.jpg - test/test.rb has_rdoc: true homepage: http://github.com/sdsykes/fastimage 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: 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: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: FastImage - Image info fast test_files: - test/test.rb