Linux workstation

openSUSE Tumbleweed native package

python313-beautifulsoup4

HTML/XML Parser for Quick-Turnaround Applications Like Screen-Scraping

Packages / openSUSE Tumbleweed / Unspecified / python313-beautifulsoup4

[Source: python-beautifulsoup4]

Package: python313-beautifulsoup4 (4.15.0-1.3)

External Resources:

Homepage: [www.crummy.com]

Similar packages:

HTML/XML Parser for Quick-Turnaround Applications Like Screen-Scraping

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.

Other Packages Related to python313-beautifulsoup4:

  • dep: python(abi) (= 3.13)

    Package not available

  • dep: [python313-soupsieve] (>= 1.2)

    A modern CSS selector implementation for BeautifulSoup

  • dep: python313-typing-extensions (>= 4.0.0)

    Package not available

Download python313-beautifulsoup4

ArchitecturePackage SizeInstalled SizeFiles
noarch237 KiB911 KiB[list of files]

Paketdateipfade (61)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/INSTALLER
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/licenses
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/licenses/AUTHORS
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/licenses/LICENSE
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/METADATA
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/RECORD
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/REQUESTED
  • /usr/lib/python3.13/site-packages/beautifulsoup4-4.15.0.dist-info/WHEEL
  • /usr/lib/python3.13/site-packages/bs4
  • /usr/lib/python3.13/site-packages/bs4/builder
  • /usr/lib/python3.13/site-packages/bs4/builder/_html5lib.py
  • /usr/lib/python3.13/site-packages/bs4/builder/_htmlparser.py
  • /usr/lib/python3.13/site-packages/bs4/builder/__init__.py
  • /usr/lib/python3.13/site-packages/bs4/builder/_lxml.py
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/_html5lib.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/_html5lib.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/_htmlparser.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/_htmlparser.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/__init__.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/__init__.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/_lxml.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/builder/__pycache__/_lxml.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/css.py
  • /usr/lib/python3.13/site-packages/bs4/dammit.py
  • /usr/lib/python3.13/site-packages/bs4/_deprecation.py
  • /usr/lib/python3.13/site-packages/bs4/diagnose.py
  • /usr/lib/python3.13/site-packages/bs4/element.py
  • /usr/lib/python3.13/site-packages/bs4/exceptions.py
  • /usr/lib/python3.13/site-packages/bs4/filter.py
  • /usr/lib/python3.13/site-packages/bs4/formatter.py
  • /usr/lib/python3.13/site-packages/bs4/__init__.py
  • /usr/lib/python3.13/site-packages/bs4/__pycache__
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/css.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/css.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/dammit.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/dammit.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/_deprecation.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/_deprecation.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/diagnose.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/diagnose.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/element.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/element.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/exceptions.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/exceptions.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/filter.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/filter.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/formatter.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/formatter.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/__init__.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/__init__.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/_typing.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/_typing.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/_warnings.cpython-313.opt-1.pyc
  • /usr/lib/python3.13/site-packages/bs4/__pycache__/_warnings.cpython-313.pyc
  • /usr/lib/python3.13/site-packages/bs4/py.typed
  • /usr/lib/python3.13/site-packages/bs4/_typing.py
  • /usr/lib/python3.13/site-packages/bs4/_warnings.py
  • /usr/share/licenses/python313-beautifulsoup4
  • /usr/share/licenses/python313-beautifulsoup4/LICENSE

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Dieses Paket verwenden

OpenFactory kann dieses Betriebssystem in einer Browser-VM starten oder einen Image-Build mit dem nativen Paketnamen aus diesem Datensatz beginnen.

Versionen, Suiten und Repositories

Jede Zeile ist Paketindex-Metadaten für eine Version, Architektur, Suite und ein Repository. Namen, URLs und Größen stammen aus der Quelle; ein Link ist ein veränderbarer Abrufort, kein Weitergabanspruch von OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
4.15.0-1.3tumbleweed / ossnoarchopenSUSE Tumbleweed · OSS · multi-architecture237 KiB911 KiBnoarch/python313-beautifulsoup4-4.15.0-1.3.noarch.rpm

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Prüfsummen und Beobachtungsdaten

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Vollständigkeit des Katalogsatzes

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Quellen und Herkunft

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified