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 type="text">&lt;p&gt;Entry content&lt;/p&gt;</content>
	</entry>
</feed>