diff setup.py @ 60:cf18ea0313f9

add some RSS
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 21 Nov 2010 17:00:02 -0800
parents 07cf168aa98c
children f5ca54558292
line wrap: on
line diff
--- a/setup.py	Sun Nov 21 13:23:34 2010 -0800
+++ b/setup.py	Sun Nov 21 17:00:02 2010 -0800
@@ -42,6 +42,7 @@
 
       [decoupage.formats]
       json = decoupage.formats:JSON
+      rss = decoupage.formats:RSS
 
       [decoupage.formatters]
       all = decoupage.formatters:All