Sha256: b653f808fb3794ce63b40e3dc96007f81353f090940267196af2e18a5ba9793a

Contents?: true

Size: 1.47 KB

Versions: 0

Compression: gzip

Compressed size: 633 Bytes

Stored size: 633 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: simple-rss
version: !ruby/object:Gem::Version 
  version: 1.2.2
platform: ruby
authors: 
- Lucas Carlson
autorequire: 
bindir: bin
cert_chain: []

date: 2009-02-25 00:00:00 -08:00
default_executable: 
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: lucas@rufy.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- install.rb
- lib/simple-rss.rb
- LICENSE
- Rakefile
- README
- simple-rss.gemspec
- test/base/base_test.rb
- test/data/atom.xml
- test/data/not-rss.xml
- test/data/rss09.rdf
- test/data/rss20.xml
- test/test_helper.rb
has_rdoc: true
homepage: http://github.com/cardmagic/simple-rss
licenses: []

post_install_message: 
rdoc_options: []

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: 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: []

Package Spec version

simple-rss-1.2.2