RubyGems Navigation menu

feed-abstract 0.0.16

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.16 - September 16, 2019 (118.5 KB)
  2. 0.0.15 - April 25, 2017 (118.5 KB)
  3. 0.0.13 - August 17, 2012 (118.0 KB)
  4. 0.0.12 - April 17, 2012 (118.0 KB)
  5. 0.0.11 - March 20, 2012 (111.5 KB)
顯示所有版本(共 16)

Development 相依性套件 (5):

bundler >= 0
jeweler >= 0
rdoc >= 0
rspec >= 0
simplecov >= 0

擁有者:

Pushed by:

作者:

  • Daniel Collis-Puro

SHA 256 checksum:

2f2532691d5d18efe8ee16cf6aef7a702d7f56063f18daa5dc4c4967d1496b00

總下載次數 51,256

這個版本 3,436

License:

Ruby 版本需求: >= 0

相關連結: