Sha256: 44c09c110f0a3a5c1d3cbc5f8b67e0b3ae77bba72ec4dbb4c3d170be888956cf
Contents?: true
Size: 1.3 KB
Versions: 0
Compression: gzip
Compressed size: 595 Bytes
Stored size: 595 Bytes
Contents
--- !ruby/object:Gem::Specification name: fastimage version: !ruby/object:Gem::Version version: 1.3.1 platform: ruby authors: - Stephen Sykes autorequire: bindir: bin cert_chain: [] date: 2013-05-08 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 - 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/folder with spaces/test.bmp - test/test.rb homepage: http://github.com/sdsykes/fastimage licenses: [] 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