| Port details on branch 2020Q3 |
- py-beautifulsoup448 HTML/XML Parser for Python
- 4.8.2 www
=0 4.8.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-05-08 20:48:12
- Last Update: 2021-06-20 20:45:23
- Commit Hash: 715ddce
- 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.
WWW: https://www.crummy.com/software/BeautifulSoup/
¦ ¦ ¦ ¦ 
- 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}beautifulsoup448>0:www/py-beautifulsoup448@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-beautifulsoup448
- Package flavors (<flavor>: <package>)
- py37: py37-beautifulsoup448
- distinfo:
- TIMESTAMP = 1578105245
SHA256 (beautifulsoup4-4.8.2.tar.gz) = 05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a
SIZE (beautifulsoup4-4.8.2.tar.gz) = 298650
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:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-soupsieve>=1.2 : www/py-soupsieve@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-beautifulsoup448
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|