RubyGems Navigation menu

feed-abstract 0.0.1

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)
  6. 0.0.1 - September 02, 2011 (59.5 KB)
显示所有版本 (共 16 个)

Development 依赖 (1):

rspec = 2.6

业主:

作者:

  • Daniel Collis-Puro

SHA 256 校验和:

478ce9d16c68b58dc113c2fc086513e8944c838e89beb52177c2cf0456100fee

下载总量 51,423

这个版本 3,502

许可:

需要的 Ruby 版本:

链接: