SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-beautifulsoup4 rpm build for : OpenSuSE. For other distributions click python311-beautifulsoup4.

Name : python311-beautifulsoup4
Version : 4.12.3 Vendor : openSUSE
Release : 1.3 Date : 2024-01-20 14:11:41
Group : Unspecified Source RPM : python-beautifulsoup4-4.12.3-1.3.src.rpm
Size : 1.44 MB
Packager : https://bugs_opensuse_org
Summary : HTML/XML parser for quick-turnaround applications like screen-scraping
Description :
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround
projects like screen-scraping. Three features make it powerful:

* Beautiful Soup won\'t choke if you give it bad markup. It yields a parse tree
that makes approximately as much sense as your original document. This is
usually good enough to collect the data you need and run away

* Beautiful Soup provides a few simple methods and Pythonic idioms for
navigating, searching, and modifying a parse tree: a toolkit for dissecting a
document and extracting what you need. You don\'t have to create a custom
parser for each application

* Beautiful Soup automatically converts incoming documents to Unicode and
outgoing documents to UTF-8. You don\'t have to think about encodings, unless
the document doesn\'t specify an encoding and Beautiful Soup can\'t autodetect
one. Then you just have to specify the original encoding

Beautiful Soup parses anything you give it, and does the tree traversal stuff
for you. You can tell it \"Find all the links\", or \"Find all the links of class
externalLink\", or \"Find all the links whose urls match \"foo.com\", or \"Find the
table heading that\'s got bold text, then give me that text.\"

Valuable data that was once locked up in poorly-designed websites is now within
your reach. Projects that would have taken hours take only minutes with
Beautiful Soup.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240429/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
ftp.icm.edu.pl  python311-beautifulsoup4-4.12.3-1.3.noarch.rpm
     

Provides :
python3-beautifulsoup4
python3.11dist(beautifulsoup4)
python311-beautifulsoup4
python3dist(beautifulsoup4)

Requires :
python(abi) = 3.11
python311-cchardet
python311-soupsieve >= 1.2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/METADATA
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/RECORD
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/WHEEL
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/licenses
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/licenses/AUTHORS
/usr/lib/python3.11/site-packages/beautifulsoup4-4.12.3.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/bs4
/usr/lib/python3.11/site-packages/bs4/__init__.py
/usr/lib/python3.11/site-packages/bs4/__pycache__
/usr/lib/python3.11/site-packages/bs4/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/css.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/css.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/dammit.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/dammit.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/diagnose.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/diagnose.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/element.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/element.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/formatter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/__pycache__/formatter.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/builder
/usr/lib/python3.11/site-packages/bs4/builder/__init__.py
/usr/lib/python3.11/site-packages/bs4/builder/__pycache__
/usr/lib/python3.11/site-packages/bs4/builder/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/bs4/builder/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/bs4/builder/__pycache__/_html5lib.cpython-311.opt-1.pyc
There is 87 files more in these RPM.

 
ICM