| Port details |
- py-html2json Parse HTML to JSON
- 0.3.3 textproc
=0 0.2.4.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-03 05:51:05
- Last Update: 2026-07-27 01:00:03
- Commit Hash: 1038d3c
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/chuanconggao/html2json
- Description:
- Convert a HTML webpage to JSON data using a template defined in JSON.
¦ ¦ ¦ ¦ 
- 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}html2json>0:textproc/py-html2json@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-html2json/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-html2json
- pkg install py312-html2json
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 py312-html2json listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-html2json
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785109835
SHA256 (html2json-0.3.3.tar.gz) = 64431862c841ecbd0a3e7b28a851f4ecd2c73a4e4a9737a9d850291a16310f4c
SIZE (html2json-0.3.3.tar.gz) = 63349
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:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pyquery>=2.0.1 : devel/py-pyquery@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-html2json
- 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.3.3 27 Jul 2026 01:00:03
    |
Yuri Victorovich (yuri)  |
textproc/py-html2json: update 0.2.4.1 → 0.3.3 |
0.2.4.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.2.4.1 03 Jul 2023 05:49:49
    |
Yuri Victorovich (yuri)  |
textproc/py-html2json: New port: Parse HTML to JSON |
Number of commits found: 3
|