Sha256: b2b15a135ebf627e1e238e29d8ced74bbb35a4985b0dcb3c0e7b29e4d1a9c199
Contents?: true
Size: 1.84 KB
Versions: 0
Compression: gzip
Compressed size: 734 Bytes
Stored size: 734 Bytes
Contents
--- !ruby/object:Gem::Specification name: iconoclasm version: !ruby/object:Gem::Version version: 1.0.2 platform: ruby authors: - Sander Hartlage autorequire: bindir: bin cert_chain: [] date: 2010-01-07 00:00:00 -05:00 default_executable: dependencies: [] description: Finds favorites icons for web pages on the world wide internets by checking the HTML head or the standard favicon location. Then, do with them what you will. email: sander.hartlage@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .document - .gitignore - LICENSE - README.markdown - Rakefile - VERSION - lib/iconoclasm.rb - lib/iconoclasm/downloader.rb - lib/iconoclasm/errors.rb - lib/iconoclasm/extractor.rb - lib/iconoclasm/favicon.rb - lib/iconoclasm/headers.rb - spec/helper.rb - spec/iconoclasm/downloader_spec.rb - spec/iconoclasm/errors_spec.rb - spec/iconoclasm/extractor_spec.rb - spec/iconoclasm/favicon_spec.rb - spec/iconoclasm/headers_spec.rb - spec/iconoclasm_spec.rb has_rdoc: true homepage: http://github.com/sander6/iconoclasm licenses: [] 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" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Finds favicons and DESTROYS THEM (well, not really, but it will download and save them) test_files: - spec/helper.rb - spec/iconoclasm/downloader_spec.rb - spec/iconoclasm/errors_spec.rb - spec/iconoclasm/extractor_spec.rb - spec/iconoclasm/favicon_spec.rb - spec/iconoclasm/headers_spec.rb - spec/iconoclasm_spec.rb