Port details |
- py-readability-lxml Fast HTML to text parser (article readability tool)
- 0.8.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: 2023-11-14 17:16:52
- Commit Hash: 2abf328
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 py39-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 py39-readability-lxml listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-readability-lxml
- Package flavors (<flavor>: <package>)
- py39: py39-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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cssselect>0 : www/py-cssselect@py39
- py39-lxml>0 : devel/py-lxml@py39
- py39-timeout-decorator>0 : devel/py-timeout-decorator@py39
- py39-chardet>0 : textproc/py-chardet@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/offpunk
Configuration Options:
- ===> The following configuration options are available for py39-readability-lxml-0.8.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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|