Sha256: 5b1fa775717145bed828ee04ae4aa530c75a568c197fd3da481f74118f53a831

Contents?: true

Size: 923 Bytes

Versions: 4

Compression:

Stored size: 923 Bytes

Contents

Gem::Specification.new do |s|
  s.name = "simple-rss"
  s.version = "1.2.2"
  s.date = "2009-02-25"
  s.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."
  s.email = "lucas@rufy.com"
  s.homepage = "http://github.com/cardmagic/simple-rss"
  s.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."
  s.has_rdoc = true
  s.authors = ["Lucas Carlson"]
  s.files = ["install.rb", "lib", "lib/simple-rss.rb", "LICENSE", "Rakefile", "README", "simple-rss.gemspec", "test", "test/base", "test/base/base_test.rb", "test/data", "test/data/atom.xml", "test/data/not-rss.xml", "test/data/rss09.rdf", "test/data/rss20.xml", "test/test_helper.rb"]
end

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
benschwarz-smoke-0.5.0 vendor/simple-rss/simple-rss.gemspec
benschwarz-smoke-0.5.1 vendor/simple-rss/simple-rss.gemspec
cardmagic-simple-rss-1.2.2 simple-rss.gemspec
simple-rss-1.2.2 simple-rss.gemspec