Sha256: 5576681c17c543b4de72227f53747c4a444435cf2ec58922f0d44668ed34b7f7

Contents?: true

Size: 1.45 KB

Versions: 0

Compression: gzip

Compressed size: 643 Bytes

Stored size: 643 Bytes

Contents

--- !ruby/object:Gem::Specification
name: simple-rss
version: !ruby/object:Gem::Version
  version: 1.3.1
platform: ruby
authors:
- Lucas Carlson
autorequire: 
bindir: bin
cert_chain: []
date: 2013-12-16 00:00:00.000000000 Z
dependencies: []
description: |2
     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:
- lib/simple-rss.rb
- test/base/base_test.rb
- test/data/atom.xml
- test/data/media_rss.xml
- test/data/not-rss.xml
- test/data/rss09.rdf
- test/data/rss20.xml
- test/test_helper.rb
- Gemfile
- Gemfile.lock
- LICENSE
- README.markdown
- Rakefile
homepage: https://github.com/cardmagic/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: 
rubygems_version: 2.0.3
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: []

Package Spec version

simple-rss-1.3.1