python-feedgen/feedgen
Lars Kiesow 8b18122cfd Support of different types of content
Now the content element now supports the type attribute and the content
is encoded accordingly:
 - text and html are escaped
 - xhtml is surrounded with a div and then included as XML
 - XML is directly included
 - base64 support was *not* added. Please file a bug if you need it
2013-09-28 01:00:11 +02:00
..
ext Fixed podcast itunes image 2013-08-15 12:55:09 +04:00
__init__.py Documentation for extension system 2013-05-05 20:36:35 +02:00
__main__.py dc: ready to use 2013-05-29 20:40:43 +02:00
entry.py Support of different types of content 2013-09-28 01:00:11 +02:00
feed.py Fixed Issue #5: Removed debug leftover 2013-09-23 14:28:01 +02:00
util.py removed shebang from library files 2013-05-05 00:05:11 +02:00
version.py Release 0.2.6 2013-09-23 14:49:33 +02:00