MCPcopy Create free account
hub / github.com/aaronsw/html2text / html2text.py

File html2text.py

html2text.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""html2text: Turn HTML into equivalent Markdown-structured text."""
3__version__ = "3.02"
4__author__ = "Aaron Swartz (me@aaronsw.com)"

Callers

nothing calls this directly

Calls 3

name2cpFunction · 0.85
wrapwriteFunction · 0.85
html2textFunction · 0.85

Tested by

no test coverage detected