0.0
No commit activity in last 3 years
No release in over 3 years
'rss_detector' provides feature for feed detection from html document.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

~> 1.5
 Project Readme

RSSDetector Build Status Coverage Status

'rss_detector' provides feature for feed detection from html document.

Requirements

Install

gem install 'rss_detector'

or

gem 'rss_detector'

in your Gemfile.

How to use

feed = RSSDetector::detect(html)

For more information, please see here.

License

Copyright © 2013 yukihir0