Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
Handles 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
_EndBracketRegEx
Class · 0.85
registerDateHandler
Function · 0.85
lookup
Method · 0.80
Tested by
no test coverage detected