Port details |
- py-beautifulsoup449 HTML/XML Parser for Python
- 4.9.3 www
=0 4.9.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2022-04-18 00:04:13
- Last Update: 2022-09-04 03:42:47
- Commit Hash: 659fd3e
- 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}beautifulsoup449>0:www/py-beautifulsoup449@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-beautifulsoup449
- Package flavors (<flavor>: <package>)
- py39: py39-beautifulsoup449
- distinfo:
- TIMESTAMP = 1650228654
SHA256 (beautifulsoup4-4.9.3.tar.gz) = 84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25
SIZE (beautifulsoup4-4.9.3.tar.gz) = 376031
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- Runtime dependencies:
-
- py39-soupsieve>=1.2 : www/py-soupsieve@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-beautifulsoup449
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-beautifulsoup on 2022-09-04
REASON: Remove obsoleted port. Use www/py-beautifulsoup instead
|
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 |
4.9.3 04 Sep 2022 03:42:47 |
Po-Chuan Hsieh (sunpoet) |
www/py-beautifulsoup449: Remove obsoleted port
Use www/py-beautifulsoup instead. |
4.9.3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.9.3 17 Apr 2022 23:39:17 |
Po-Chuan Hsieh (sunpoet) |
www/py-beautifulsoup449: Add py-beautifulsoup449 4.9.3 (copied from
py-beautifulsoup448)
- Add PORTSCOUT |
Number of commits found: 3
|