parse-feed ( seq -- feed )
Atom and RSS feed syndication

Prev:download-feed ( url -- feed )
Next:xml>feed ( xml -- feed )


Vocabulary
syndication

Inputs
seqa string or a byte array


Outputs
feeda feed


Word description
Parses a feed.

Definition


Methods