atom_syndication 0.12.7

Library for serializing the Atom web content syndication format
Documentation
1
2
3
4
5
<feed xmlns="http://www.w3.org/2005/Atom">
	<entry>
		<content src="http://example.com/image.png" type="image/png" />
	</entry>
</feed>