MCPcopy 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
4Uses html2text to convert HTML to markdown, then extracts relevant sections.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected