Port details |
- 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.
- 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:
|
Port Moves |
- port moved to www/py-beautifulsoup on 2021-06-20
REASON: Remove obsoleted port. Use www/py-beautifulsoup instead
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.2 20 Jun 2021 20:45:23 |
Po-Chuan Hsieh (sunpoet) |
www/py-beautifulsoup448: Remove obsoleted port
Use www/py-beautifulsoup instead. |
4.8.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.8.2 24 Dec 2020 09:21:28 |
antoine |
soupsieve 2.0.1 is only compatible with python 3.6+ |
4.8.2 08 May 2020 20:46:51 |
sunpoet |
Add py-beautifulsoup448 4.8.2 (copied from py-beautifulsoup)
- Add PORTSCOUT |
Number of commits found: 4
|