Sha256: be875695a58121579637f44823aca5ee1fdb5e62e06e9468fbaabc3a739d9938
Contents?: true
Size: 1.49 KB
Versions: 0
Compression: gzip
Compressed size: 646 Bytes
Stored size: 646 Bytes
Contents
--- !ruby/object:Gem::Specification name: rrsimple-rss version: !ruby/object:Gem::Version version: 1.3.6 platform: ruby authors: - Lucas Carlson - Rodrigo Martins autorequire: bindir: bin cert_chain: [] date: 2010-07-06 00:00:00.000000000 Z dependencies: [] description: A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation. email: rodrigo@rrmartins.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.markdown - Rakefile - install.rb - lib/rrsimple-rss.rb - rrsimple-rss.gemspec - test/base/base_test.rb - test/data/atom.xml - test/data/bbc.xml - test/data/not-rss.xml - test/data/rss09.rdf - test/data/rss20.xml - test/test_helper.rb homepage: http://github.com/rrmartins/simple-rss licenses: [] metadata: {} post_install_message: rdoc_options: [] 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: rrsimple-rss rubygems_version: 2.4.8 signing_key: specification_version: 4 summary: A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation. test_files: []