SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-html-text rpm build for : Rawhide. For other distributions click python3-html-text.

Name : python3-html-text
Version : 0.6.2 Vendor : Fedora Project
Release : 1.fc42 Date : 2024-10-25 05:14:23
Group : Unspecified Source RPM : python-html-text-0.6.2-1.fc42.src.rpm
Size : 0.03 MB
Packager : Fedora Project
Summary : Extract text from HTML
Description :
How is html_text different from .xpath(\'//text()\') from LXML
or .get_text() from Beautiful Soup?

- Text extracted with html_text does not contain inline styles,
javascript, comments and other text that is not normally visible
to users;

- html_text normalizes whitespace, but in a way smarter than
.xpath(\'normalize-space()), adding spaces around inline elements
(which are often used as block elements in html markup), and trying
to avoid adding extra spaces for punctuation;

- html-text can add newlines (e.g. after headers or paragraphs), so
that the output text looks more like how it is rendered in browsers.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-html-text
python3-html-text
python3.13-html-text
python3.13dist(html-text)
python3dist(html-text)

Requires :
python(abi) = 3.13
python3.13dist(lxml)
python3.13dist(lxml-html-clean)
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.13/site-packages/html_text
/usr/lib/python3.13/site-packages/html_text-0.6.2.dist-info
/usr/lib/python3.13/site-packages/html_text-0.6.2.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/html_text-0.6.2.dist-info/LICENSE
/usr/lib/python3.13/site-packages/html_text-0.6.2.dist-info/METADATA
/usr/lib/python3.13/site-packages/html_text-0.6.2.dist-info/WHEEL
/usr/lib/python3.13/site-packages/html_text-0.6.2.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/html_text/__init__.py
/usr/lib/python3.13/site-packages/html_text/__pycache__
/usr/lib/python3.13/site-packages/html_text/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html_text/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/html_text/__pycache__/html_text.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/html_text/__pycache__/html_text.cpython-313.pyc
/usr/lib/python3.13/site-packages/html_text/html_text.py
/usr/share/doc/python3-html-text
/usr/share/doc/python3-html-text/README.rst

 
ICM