Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RASAAS/docmcp-knowledge
/ fetch_standards_overview.py
File
fetch_standards_overview.py
scripts/fetch_standards_overview.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Fetch overview/description content
from
ISO and IEC standard pages.
3
4
Uses html2text to convert HTML to markdown, then extracts relevant sections.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected