| Port details on branch 2022Q4 |
- py-beautifulsoup HTML/XML Parser for Python
- 4.15.0 www
=6 4.13.4_2Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2005-07-16 21:52:03
- Last Update: 2026-07-04 01:13:22
- Commit Hash: bd8a8b7
- People watching this port, also watch:: gmp, dejavu, libiconv, libdrm, gnupg
- Also Listed In: python
- License: MIT
- WWW:
- https://www.crummy.com/software/BeautifulSoup/
- Description:
- Beautiful Soup parses arbitrarily invalid XML- or HTML-like substance
into a tree representation. It provides methods and Pythonic idioms
that make it easy to search and modify the tree.
A well-formed XML/HTML document will yield a well-formed data
structure. An ill-formed XML/HTML document will yield a
correspondingly ill-formed data structure. If your document is only
locally well-formed, you can use this library to find and process the
well-formed part of it. The BeautifulSoup class has heuristics for
obtaining a sensible parse tree in the face of common HTML errors.
¦ ¦ ¦ ¦ 
- 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}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-beautifulsoup/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-beautifulsoup
- pkg install py312-beautifulsoup
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-beautifulsoup listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-beautifulsoup
- Package flavors (<flavor>: <package>)
- py312: py312-beautifulsoup
- distinfo:
- TIMESTAMP = 1783120824
SHA256 (beautifulsoup4-4.15.0.tar.gz) = 288e3ca7d54b06f2ac191970bc275c1939cb46d450b255bf6718b04aa37ab4f7
SIZE (beautifulsoup4-4.15.0.tar.gz) = 632571
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
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-typing-extensions>=0 : devel/py-typing-extensions@py312
- py312-soupsieve>=1.2 : www/py-soupsieve@py312
- py312-lxml>=0 : devel/py-lxml@py312
- py312-html5lib>=0 : www/py-html5lib@py312
- python3.12 : lang/python312
- This port is required by:
- for Build
-
- deskutils/calibre
- devel/qbs
- finance/beancount
- misc/py-pypatent
- multimedia/py-periscope
- net-mgmt/py-pypowerwall
- textproc/py-sphinx-material
- for Run
-
- astro/py-astroquery
- astro/py-skyfield
- audio/beets
- audio/lollypop
- databases/py-redshift-connector
- deskutils/calibre
- devel/py-commoncode
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_py-beautifulsoup
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|