MCPcopy Index your code
hub / github.com/clips/pattern / feedparser.py

File feedparser.py

pattern/web/feed/feedparser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Universal feed parser
2
3Handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
4

Callers

nothing calls this directly

Calls 3

_EndBracketRegExClass · 0.85
registerDateHandlerFunction · 0.85
lookupMethod · 0.80

Tested by

no test coverage detected