Port details |
- py-readability-lxml Fast HTML to text parser (article readability tool)
- 0.8.4.1 www
=2 0.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: m.ne@gmx.net
 - Port Added: 2023-09-11 15:18:06
- Last Update: 2025-07-24 20:58:15
- Commit Hash: ba92899
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/buriy/python-readability
- Description:
- Fast HTML to text parser (article readability tool).
Given an HTML document, it pulls out the main body text and cleans it up.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}readability-lxml>0:www/py-readability-lxml@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-readability-lxml/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-readability-lxml
- pkg install py311-readability-lxml
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-readability-lxml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-readability-lxml
- Package flavors (<flavor>: <package>)
- py311: py311-readability-lxml
- distinfo:
- TIMESTAMP = 1753339536
SHA256 (readability_lxml-0.8.4.1.tar.gz) = 9d2924f5942dd7f37fb4da353263b22a3e877ccf922d0e45e348e4177b035a53
SIZE (readability_lxml-0.8.4.1.tar.gz) = 22874
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cssselect>0 : www/py-cssselect@py311
- py311-lxml5>0 : devel/py-lxml5@py311
- py311-timeout-decorator>0 : devel/py-timeout-decorator@py311
- py311-chardet>0 : textproc/py-chardet@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/offpunk
Configuration Options:
- ===> The following configuration options are available for py311-readability-lxml-0.8.4.1:
CCHARDET=off: Use cchardet instead of chardet
===> Use 'make config' to modify these settings
- Options name:
- www_py-readability-lxml
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.4.1 24 Jul 2025 20:58:15
    |
Vladimir Druzenko (vvd)  Author: Martin Neubauer |
www/py-readability-lxml: Update 0.8.1 => 0.8.4.1
Changelogs:
https://pypi.org/project/readability-lxml/0.8.4.1/
PR: 288420 |
0.8.1_2 21 Jul 2025 08:00:55
    |
Hiroki Tagato (tagattie)  |
*/*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)
This is a follow up to the commit 230fb2661c78, which updated some
ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an
attempt to follow the dependency change of
www/py-beautifulsoup. However, the switch was incomplete and broke
some other ports.
It has turned out that the ports depending on devel/py-lxml (at
version 4.9.3) does not limit their dependencies' upper bound to 4.x
except for one (devel/py-pymaven-patch). So updating them to
devel/py-lxml5 (at version 5.4.0) should cause no harm.
This commit switch dependencies of all the ports (except
devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts.
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
PR: 287144, 288047
Reported by: makc (via ports-committers),
vvd (PR 288047),
diizzy (PR 287144)
Approved by: portmgr (chase dependency change, unbreak build)
Fixes: 230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5) |
0.8.1_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.8.1 14 Nov 2023 17:16:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-readability-lxml: Use PYPI instead of CHEESESHOP
Approved by: portmgr (blanket)
With hat: python |
0.8.1 11 Sep 2023 14:56:54
    |
Joel Bodenmann (jbo)  Author: Martin Neubauer |
www/py-readability-lxml: Add new port
Fast HTML to text parser (article readability tool).
PR: 273553
Approved by: zirias (mentor)
Differential Revision: https://reviews.freebsd.org/D41813 |
Number of commits found: 5
|