python-feedgen/feedgen/ext
Lars Kiesow b4400146ea
Fixed Podcast Extension API incompatibility
This patch ensures the compatibility of setting categories for itunes
podcasts even though the new API now supports setting multiple
(sub-)categories.

It also fixes the docs and adjusts them to explicitly mark the old
syntax as deprecated.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2016-09-04 18:56:30 +02:00
..
__init__.py Added extension support and converted PodcastGenerator to extension 2013-05-05 18:17:44 +02:00
base.py Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly. 2014-05-06 10:43:39 +02:00
dc.py Fixed some fields of the DC extension 2014-07-20 22:19:17 +02:00
podcast.py Fixed Podcast Extension API incompatibility 2016-09-04 18:56:30 +02:00
podcast_entry.py Fixed some typos 2014-05-11 20:24:48 +02:00
syndication.py add syndication extension 2015-03-08 18:39:18 +09:00
torrent.py Fixed torrent, added test and doc 2016-05-24 23:56:32 +02:00