| Port details |
- py-html-text Extract text from HTML
- 0.7.1 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-17 08:03:15
- Last Update: 2025-10-17 08:03:48
- Commit Hash: 7ab1d33
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/zytedata/html-text
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}html-text>0:textproc/py-html-text@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-html-text/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-html-text
- pkg install py311-html-text
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-html-text listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-html-text
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1760676184
SHA256 (html_text-0.7.1.tar.gz) = 87fd194310a9f54be32c7b18a70180dfa72a6b4d01cca35ac813c4d2b2b2ed8b
SIZE (html_text-0.7.1.tar.gz) = 54423
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.27.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-lxml>0 : devel/py-lxml@py311
- py311-lxml-html-clean>0 : devel/py-lxml-html-clean@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-extruct
Configuration Options:
- No options to configure
- Options name:
- textproc_py-html-text
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.1 17 Oct 2025 08:03:48
    |
Yuri Victorovich (yuri)  |
textproc/py-html-text: Correct MAINTAINER |
0.7.1 17 Oct 2025 08:01:38
    |
Yuri Victorovich (yuri)  |
textproc/py-html-text: New port: Extract text from HTML |
Number of commits found: 2
|