python-feedgen/feedgen
Lars Kiesow ebb44be9b2 Make Author's Name Optional
RSS does not require an author's name, but only his email address. This
patch makes the name optional for RSS. Note that the name is required in
ATOM feeds and an author will not be included if the name is missing.

This fixes #59
2017-10-14 19:58:37 +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 Make Author's Name Optional 2017-10-14 19:58:37 +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