python-feedgen/feedgen
Lars Kiesow 36a16fe725
Merge branch 'master' of https://github.com/shon/python-feedgen
This merges in a pull request by Shekhar, adding support for CDATA
content:

---

If type specified CDATA content won't be escaped. This makes it easier
for RSS publishers and readers. Also adheres CDATA recommendation at
http://www.rssboard.org/rss-profile#element-channel-item-description

---

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2014-07-20 23:29:12 +02:00
..
ext Fixed some fields of the DC extension 2014-07-20 22:19:17 +02:00
tests Fixing some small test issues 2014-07-20 22:55:25 +02:00
__init__.py Fixed some typos 2014-05-11 20:24:48 +02:00
__main__.py Fixed some fields of the DC extension 2014-07-20 22:19:17 +02:00
entry.py support for CDATA content 2014-06-20 10:05:34 +05:30
feed.py Fix skipHours for Python 3 2014-06-02 23:08:50 +02:00
util.py Added Python 3 compatibility 2014-05-07 21:22:55 +02:00
version.py Release 0.2.8 2014-01-01 19:06:45 +01:00