1RSS(3kaya)                   Kaya module reference                  RSS(3kaya)
2
3
4

NAME

6       RSS - RSS feed creation
7

DESCRIPTION

9       This module creates an RSS feed, which can be output as a String in RSS
10       2.0 format, or stored as an ElementTree(3kaya)  for  further  manipula‐
11       tion.
12

DATA TYPES

14       RSS.Feed (3kaya)
15       RSS.FeedItem (3kaya)

FUNCTIONS

17       RSS.addItem (3kaya)
18       RSS.displayPage (3kaya)
19       RSS.elementTree (3kaya)
20       RSS.new (3kaya)
21       RSS.setCopyright (3kaya)
22       RSS.setEditor (3kaya)
23       RSS.setImage (3kaya)
24       RSS.setLanguage (3kaya)
25       RSS.setWebmaster (3kaya)
26       RSS.string (3kaya)

AUTHORS

28       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
29       (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

31       The Kaya standard library is free software;  you  can  redistribute  it
32       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
33       License (version 2.1 or any later version) as  published  by  the  Free
34       Software Foundation.
35
36
37
38Kaya                             December 2010                      RSS(3kaya)
Impressum