Sha256: 465b6888c2a3d032b1acce44050207545547051f6a1713164e5fbb5f7cdb3764
Contents?: true
Size: 331 Bytes
Versions: 31
Compression:
Stored size: 331 Bytes
Contents
<!-- Description: channel dc:creator maps to author_detail email if both name and email are given Expect: 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:creator>Example editor (me@example.com)</dc:creator> </channel> </rss
Version data entries
31 entries across 31 versions & 6 rubygems