python-feedgen/feedgen
Lars Kiesow 281765fefd
Add Permalink Attribute To RSS GUID
The `isPermalink` attribute can now be set using the `guid()` function
for entries. Note that this only effects RSS feeds. This patch does not
change Atom feeds in any way.

This fixes #60
2017-10-14 19:51:02 +02:00
..
ext Enable Multiple media:thumbnail Elements 2017-05-21 23:56:56 +02:00
__init__.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
__main__.py Add tests for feedgen:main 2017-03-13 21:02:02 +01:00
compat.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
entry.py Add Permalink Attribute To RSS GUID 2017-10-14 19:51:02 +02:00
feed.py new entries are inserted to the front of the __feed_entries list 2017-03-13 13:17:22 +01:00
util.py Enable Multiple media:content/media:group Elements 2017-05-21 23:56:35 +02:00
version.py Release 0.5.1 2017-01-05 01:12:23 +01:00