Port details |
- py-beautifulsoup460 HTML/XML Parser for Python
- 4.6.0 www
=0 4.6.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Use www/py-beautifulsoup448 instead
This port expired on: 2020-05-31
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-04-26 20:43:49
- Last Update: 2020-05-31 11:03:32
- SVN Revision: 537153
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}beautifulsoup460>0:www/py-beautifulsoup460@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-beautifulsoup460
- Package flavors (<flavor>: <package>)
- py37: py37-beautifulsoup460
- py27: py27-beautifulsoup460
- distinfo:
- TIMESTAMP = 1526328542
SHA256 (beautifulsoup4-4.6.0.tar.gz) = 808b6ac932dccb0a4126558f7dfdcf41710dd44a4ef497a0bb59a77f9f078e89
SIZE (beautifulsoup4-4.6.0.tar.gz) = 160846
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:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- 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:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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.6.0 31 May 2020 11:03:32 |
rene |
Remove expired port:
2020-05-31 www/py-beautifulsoup460: Use www/py-beautifulsoup448 instead |
4.6.0 08 May 2020 20:53:31 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2020-05-31 |
4.6.0 27 Apr 2019 18:26:11 |
sunpoet |
Add PORTSCOUT |
4.6.0 26 Apr 2019 20:43:34 |
sunpoet |
Add py-beautifulsoup460 4.6.0 (copied from py-beautifulsoup)
- Update WWW |
Number of commits found: 4
|