DEBSOURCES
Skip Quicknav
sources / python-html2text / 2025.4.15-1 / .gitignore
1234567891011121314151617
/html2text/_version.py *.py[co] *.bak build dist *.egg-info .idea .coverage .coverage.* coverage.xml env/ .c9/ .vscode .tox/ htmlcov/ .mypy_cache/