Sha256: 0c50f553b1c17919883749f02f13fc483dc10c674967e7d36fe1bf5d76b153b2
Contents?: true
Size: 333 Bytes
Versions: 31
Compression:
Stored size: 333 Bytes
Contents
<!-- Description: channel dc:author maps to author_detail email if both name and email are given Expect: not bozo and feed['author_detail']['email'] == u'me@example.com' --> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <dc:author>Example editor (me@example.com)</dc:author> </channel> </rss>
Version data entries
31 entries across 31 versions & 6 rubygems