python-feedgen/feedgen
Zhiming Wang 9f4431880e
Rename url to uri in Atom feeds
According to RFC 4287, there is no atom:url element, only atom:uri, so
replace occurrences of atom:url with atom:uri for compliance.

Also rename variables holding atom:uri from email to uri to better
indicate what they actually are.
2016-12-19 01:11:33 -05:00
..
ext Fixed Podcast Extension API incompatibility 2016-09-04 18:56:30 +02:00
__init__.py Fixed some typos 2014-05-11 20:24:48 +02:00
__main__.py Fixed help output 2016-09-04 16:02:17 +02:00
compat.py Remove six dependency 2015-04-24 21:43:29 +09:00
entry.py Rename url to uri in Atom feeds 2016-12-19 01:11:33 -05:00
feed.py Rename url to uri in Atom feeds 2016-12-19 01:11:33 -05:00
util.py Fixed #26, Fixed Localized Time Formatting Issues 2015-10-28 23:20:51 +01:00
version.py Release 0.4.0 2016-09-04 20:31:44 +02:00