python-feedgen/feedgen
Lars Kiesow c6c7165a97
Add Source Element to Feed Entries
This patch implements the source element for feed entries/items. Note
that only the set of RSS elements (URL and title) are implemented right
now. ATOM supports additional elements which cannot be set at the
moment.

This fixes #79
2018-08-12 21:07:47 +02:00
..
ext Fix a few typos. 2018-07-04 03:29:15 -04:00
__init__.py Fix a few typos. 2018-07-04 03:29:15 -04:00
__main__.py Use isort to sort import 2018-03-04 20:05:29 +01:00
compat.py Use isort to sort import 2018-03-04 20:05:29 +01:00
entry.py Add Source Element to Feed Entries 2018-08-12 21:07:47 +02:00
feed.py Update ATOM specification link 2018-08-12 21:05:56 +02:00
util.py Fix Travis Builds 2018-03-04 20:10:01 +01:00
version.py Release 0.7.0 2018-05-19 21:47:28 +02:00