Sha256: 559b465c546a539635262015fd61c9e6bea7451b5f2f5d819153fe6f8bc4e0b7
Contents?: true
Size: 296 Bytes
Versions: 31
Compression:
Stored size: 296 Bytes
Contents
<!-- Description: feed author name maps to author if no email present Expect: not bozo and feed['author'] == u'Example author' --> <feed version="0.3" xmlns="http://purl.org/atom/ns#"> <author> <name>Example author</name> <url>http://example.com/</url> </author> </feed>
Version data entries
31 entries across 31 versions & 6 rubygems