Files
ports/textproc/py-html-text/pkg-descr
T
2025-10-17 01:01:38 -07:00

8 lines
205 B
Plaintext

Extract text from HTML.
html_text is a library for extracting text from HTML, with a few handy
features:
- It removes leading and trailing whitespace
- It handles HTML entities
- It uses lxml for parsing