Modules
ADT Database GTK2 GUI IP PiJAX Public Sql Stdio Subversion System Tools Xosd lua v4l2 wx
Recent Changes
Public.Parser.XML2 1.50
Public.ZeroMQ 1.1
Public.Template.Mustache 1.0
Public.Protocols.XMPP 1.4
Sql.Provider.jdbc 1.0
Popular Downloads
Public.Parser.JSON2 1.0
Public.Parser.JSON 0.2
GTK2 2.23
Public.Web.FCGI 1.8
Public.Parser.XML2 1.48
|
Module Information
Public.Syndication
Viewing contents of Public_Syndication-1.5/README
This module provides a parser for RSS 0.92, 1.0 and 2.0 as well as ATOM. It
currently parses but does not allow for creation and subsequent generation
of feeds (yet).
BUILDING
To build this module, perform the following steps:
0. Install the libxml2 library (http://xmlsoft.org).
1. Install the Public.Parser.XML2 module
pike -x monger --install Public.Parser.XML2
2. Install this module
pike -x module
pike -x module install
Usage examples are found in the examples directory.
|
|
|