Sha256: 5e7a8ca56bff49ec90075233293421761438981e314e2cb91a85557e2f6c08fc
Contents?: true
Size: 1.42 KB
Versions: 0
Compression: gzip
Compressed size: 620 Bytes
Stored size: 620 Bytes
Contents
--- !ruby/object:Gem::Specification name: fastimage version: !ruby/object:Gem::Version version: 1.5.0 platform: ruby authors: - Stephen Sykes autorequire: bindir: bin cert_chain: [] date: 2013-07-02 00:00:00.000000000 Z 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.textile files: - MIT-LICENSE - README.textile - lib/fastimage.rb - lib/fastimage/fbr.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/fixtures/test.tiff - test/fixtures/test2.tiff - test/fixtures/exif_orientation.jpg - test/fixtures/folder with spaces/test.bmp - test/test.rb homepage: http://github.com/sdsykes/fastimage licenses: - MIT metadata: {} post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.0 signing_key: specification_version: 4 summary: FastImage - Image info fast test_files: - test/test.rb