The converters/py-html2text,python3 port
py3-html2text-2024.2.26p0 – HTML to markdown-formatted text converter (cvsweb github mirror)
Description
html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).WWW: http://alir3z4.github.io/html2text/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/py3-html2text
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/AUTHORS.rst
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/COPYING
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/html2text-2024.2.26.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/html2text/
- /usr/local/lib/python3.11/site-packages/html2text/__init__.py
- /usr/local/lib/python3.11/site-packages/html2text/__main__.py
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/__main__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/_typing.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/_typing.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/cli.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/cli.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/config.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/config.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/elements.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/elements.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/utils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/html2text/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/html2text/_typing.py
- /usr/local/lib/python3.11/site-packages/html2text/cli.py
- /usr/local/lib/python3.11/site-packages/html2text/config.py
- /usr/local/lib/python3.11/site-packages/html2text/elements.py
- /usr/local/lib/python3.11/site-packages/html2text/py.typed
- /usr/local/lib/python3.11/site-packages/html2text/utils.py
- @conflict py-html2text-*