Skip to content

Commit

Permalink
Document unsupported atom
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Mar 2, 2016
1 parent 20fe5cb commit 51ffeb6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions feedpipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,18 @@ class FeedPipe(object):
* summary
* published
Bugs:
Currently not all of `Atom 1.0
<http://atomenabled.org/developers/syndication/>`_, which the feeds are
translated to, is supported. Specifically the following fields are not
translated:
* contributor
* source
* rights
Patches to support them very welcome.
"""
def __init__(self,
title="Combined Feed",
Expand Down

0 comments on commit 51ffeb6

Please sign in to comment.