RubyGems Navigation menu

feed-abstract 0.0.4

This library creates a common object graph for the RSS/Atom/RDF parsing classes in the ruby standard library. This allows you parse different feed formats and get back the same (or at least a very similar) set of results - item authors are accessible under an "author(s)" attribute, categories/tags/subjects are accessible under "category(ies)" attributes, etc. We do our best to make sure the data makes sense, too - RSS items lack an "updated" attribute, so we use "pubDate" to populate it.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.16 - September 16, 2019 (119 KB)
  2. 0.0.15 - April 25, 2017 (119 KB)
  3. 0.0.13 - August 17, 2012 (118 KB)
  4. 0.0.12 - April 17, 2012 (118 KB)
  5. 0.0.11 - March 20, 2012 (112 KB)
  6. 0.0.4 - September 06, 2011 (68 KB)
Show all versions (16 total)

Development Dependencies (1):

rspec = 2.6

Owners:

Authors:

  • Daniel Collis-Puro

SHA 256 checksum:

0e73d7e323afe7f5b82b746c627a370a72c20399a4875b65055149ae1d9343fb

Total downloads 51,256

For this version 3,490

Licenses:

N/A

Required Ruby Version: None

Links: