Directories
¶
| Path | Synopsis |
|---|---|
|
Package atom parses Atom 1.0 (RFC 4287) documents and adapts them to the canonical feed model.
|
Package atom parses Atom 1.0 (RFC 4287) documents and adapts them to the canonical feed model. |
|
Package builder validates a populated canonical feed before it is returned.
|
Package builder validates a populated canonical feed before it is returned. |
|
Package detect identifies which feed format an input stream carries by inspecting its root element, so that the caller can select a parser without fully parsing the document first.
|
Package detect identifies which feed format an input stream carries by inspecting its root element, so that the caller can select a parser without fully parsing the document first. |
|
Package jsonfeed parses JSON Feed 1.0 and 1.1 documents and adapts them to the canonical feed model.
|
Package jsonfeed parses JSON Feed 1.0 and 1.1 documents and adapts them to the canonical feed model. |
|
Package rss090 parses RSS 0.90 (RDF-based) documents and adapts them to the canonical feed model.
|
Package rss090 parses RSS 0.90 (RDF-based) documents and adapts them to the canonical feed model. |
|
Package rss091 parses RSS 0.91 documents and adapts them to the canonical feed model.
|
Package rss091 parses RSS 0.91 documents and adapts them to the canonical feed model. |
|
Package rss092 parses RSS 0.92 documents and adapts them to the canonical feed model.
|
Package rss092 parses RSS 0.92 documents and adapts them to the canonical feed model. |
|
Package rss10 parses RSS 1.0 (RDF Site Summary) documents, including the Dublin Core and syndication modules, and adapts them to the canonical model.
|
Package rss10 parses RSS 1.0 (RDF Site Summary) documents, including the Dublin Core and syndication modules, and adapts them to the canonical model. |
|
Package rss20 parses RSS 2.0 documents and adapts them to the canonical feed model.
|
Package rss20 parses RSS 2.0 documents and adapts them to the canonical feed model. |
|
Package util holds the date and text helpers shared by every format parser.
|
Package util holds the date and text helpers shared by every format parser. |
|
Package warn collects the deviations a parse recovered from.
|
Package warn collects the deviations a parse recovered from. |
|
Package xmlutil holds the XML decoding behaviour shared by the format parsers and by format detection, so that decoder configuration cannot drift from one format to the next.
|
Package xmlutil holds the XML decoding behaviour shared by the format parsers and by format detection, so that decoder configuration cannot drift from one format to the next. |
Click to show internal directories.
Click to hide internal directories.