python-feedgen/feedgen/ext
wltb bf6b8af249 Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly.
Entry creation: Entries create their own XML Element, which is put into the feed by the caller
2014-05-06 10:43:39 +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 Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly. 2014-05-06 10:43:39 +02:00
podcast.py Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly. 2014-05-06 10:43:39 +02:00
podcast_entry.py Fixed podcast itunes image 2013-08-15 12:55:09 +04:00