729da02265
- Unbreak: this port was overwriting files from lang/ruby18 port, solve this by not installing examples Approved by: maintainer timeout (25 days)
13 lines
474 B
Text
13 lines
474 B
Text
This library can parse RSS (RDF Site Summary) 1.0 with validation (or
|
|
non validation).
|
|
|
|
This library can almost well parse RSS 0.9x/2.0 with non validation.
|
|
|
|
This library contains a sample that expand [RAA:RWiki].
|
|
|
|
* output recent changes as RSS 1.0.
|
|
* collect RSS 1.0s and display those items sorted by updating time.
|
|
* collect RSSs and display those items on each page.
|
|
|
|
Author: kou <kou@cozmixng.org>
|
|
WWW: http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=RSS+Parser
|