Port details |
- py-readability-lxml Fast HTML to text parser (article readability tool)
- 0.8.1_1 www
=2 0.8.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-03-08 04:05:21
- Commit Hash: 06a08e6
- 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 = 1691368002
SHA256 (readability-lxml-0.8.1.tar.gz) = e51fea56b5909aaf886d307d48e79e096293255afa567b7d08bca94d25b1a4e1
SIZE (readability-lxml-0.8.1.tar.gz) = 15878
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-lxml>0 : devel/py-lxml@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.1_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: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 3
|