Base Package:
mingw-w64-python-beautifulsoup4

Description:
A Python HTML/XML parser designed for quick turnaround projects like screen-scraping (mingw-w64)
Group(s):
-
Repo:
mingw64
Homepage:
https://www.crummy.com/software/BeautifulSoup/index.html
Changelog:
https://git.launchpad.net/beautifulsoup/tree/CHANGELOG
Repository:
https://git.launchpad.net/beautifulsoup
License(s):
MIT
Version:
4.13.5-1
External:
Anitya
python-beautifulsoup4
Arch Linux
4.13.4
Gentoo
4.13.4
PyPI
4.13.5
Repology
python-beautifulsoup4

Installation:
pacman -S mingw-w64-x86_64-python-beautifulsoup4
File:
https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-python-beautifulsoup4-4.13.5-1-any.pkg.tar.zst
SHA256:
84eee35da968ec9a1502e60c83344ab39d6a8f82a8a308cdf2e6a8e928b31a5e
Last Packager:
CI (msys2/msys2-autobuild/fd77359a/17193757511)
Build Date:
2025-08-24 21:08:35
Package Size:
0.18 MB
Installed Size:
1.05 MB
Source-Only Tarball:
https://mirror.msys2.org/mingw/sources/mingw-w64-python-beautifulsoup4-4.13.5-1.src.tar.zst

Dependencies:
Optional Dependencies:
Build Dependencies:
Check Dependencies:
Provides:
-
Conflicts:
-
Replaces:
-

Provided By:
-
Required By:

Files:
/mingw64/lib/python3.12/site-packages/beautifulsoup4-4.13.5.dist-info/METADATA
/mingw64/lib/python3.12/site-packages/beautifulsoup4-4.13.5.dist-info/RECORD
/mingw64/lib/python3.12/site-packages/beautifulsoup4-4.13.5.dist-info/WHEEL
/mingw64/lib/python3.12/site-packages/beautifulsoup4-4.13.5.dist-info/licenses/AUTHORS
/mingw64/lib/python3.12/site-packages/beautifulsoup4-4.13.5.dist-info/licenses/LICENSE
/mingw64/lib/python3.12/site-packages/bs4/__init__.py
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/__init__.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/__init__.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/_deprecation.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/_deprecation.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/_typing.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/_typing.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/_warnings.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/_warnings.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/css.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/css.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/dammit.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/dammit.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/diagnose.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/diagnose.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/element.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/element.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/exceptions.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/exceptions.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/filter.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/filter.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/formatter.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/__pycache__/formatter.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/_deprecation.py
/mingw64/lib/python3.12/site-packages/bs4/_typing.py
/mingw64/lib/python3.12/site-packages/bs4/_warnings.py
/mingw64/lib/python3.12/site-packages/bs4/builder/__init__.py
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/__init__.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/__init__.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/_html5lib.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/_html5lib.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/_htmlparser.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/_htmlparser.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/_lxml.cpython-312.opt-1.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/__pycache__/_lxml.cpython-312.pyc
/mingw64/lib/python3.12/site-packages/bs4/builder/_html5lib.py
/mingw64/lib/python3.12/site-packages/bs4/builder/_htmlparser.py
/mingw64/lib/python3.12/site-packages/bs4/builder/_lxml.py
/mingw64/lib/python3.12/site-packages/bs4/css.py
/mingw64/lib/python3.12/site-packages/bs4/dammit.py
/mingw64/lib/python3.12/site-packages/bs4/diagnose.py
/mingw64/lib/python3.12/site-packages/bs4/element.py
/mingw64/lib/python3.12/site-packages/bs4/exceptions.py
/mingw64/lib/python3.12/site-packages/bs4/filter.py
/mingw64/lib/python3.12/site-packages/bs4/formatter.py
/mingw64/lib/python3.12/site-packages/bs4/py.typed
/mingw64/share/licenses/python-beautifulsoup4/LICENSE
Last Update: 2025-08-25 20:19:06 [Request update]