Changes for version 0.4
- Added content_strict. Deprecated contentstrict.
- Modified mappings of channel/issued, channel/modified, relation, item/content, item/content_strict, item/creator, source.
- Switched isPermalink to isPermaLink in link mapping.
- Added pinged method to item.
- Folded channel/alt_table into description.
- Fixed time_handler bug were no matches were not being caught and handled.
Modules
RSS Abstraction Interface. An object-oriented layer that maps overlapping and alternate tags in RSS to one common simplified interface.
An interface to the channel elements of a RSS feed.
An interface to the image elements of a RSS feed.
An interface to the item elements of a RSS feed.
base class for RAI element objects.