Tue, 14 May 2024 07:23:35 UTC | login

Information for RPM python-beautifulsoup4-4.6.0-2.fc27.noarch.rpm

ID38814
Namepython-beautifulsoup4
Version4.6.0
Release2.fc27
Epoch
Archnoarch
SummaryHTML/XML parser for quick-turnaround applications like screen-scraping
DescriptionBeautiful 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. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. 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.
Build Time2017-07-28 16:07:11 GMT
Size174.86 KB
478de175f6483acdad33840ee2cfa6a8
LicenseMIT
Provides
python-beautifulsoup4 = 4.6.0-2.fc27
python2.7dist(beautifulsoup4) = 4.6.0
python2dist(beautifulsoup4) = 4.6.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 2.7
python-lxml
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 67 >>>
Name ascending sort Size
/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info4.00 KB
/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/PKG-INFO991.00 B
/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/SOURCES.txt866.00 B
/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/requires.txt34.00 B
/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/top_level.txt4.00 B
/usr/lib/python2.7/site-packages/bs44.00 KB
/usr/lib/python2.7/site-packages/bs4/__init__.py19.94 KB
/usr/lib/python2.7/site-packages/bs4/__init__.pyc16.48 KB
/usr/lib/python2.7/site-packages/bs4/__init__.pyo16.48 KB
/usr/lib/python2.7/site-packages/bs4/builder4.00 KB
/usr/lib/python2.7/site-packages/bs4/builder/__init__.py11.28 KB
/usr/lib/python2.7/site-packages/bs4/builder/__init__.pyc10.51 KB
/usr/lib/python2.7/site-packages/bs4/builder/__init__.pyo10.51 KB
/usr/lib/python2.7/site-packages/bs4/builder/_html5lib.py16.32 KB
/usr/lib/python2.7/site-packages/bs4/builder/_html5lib.pyc14.33 KB
/usr/lib/python2.7/site-packages/bs4/builder/_html5lib.pyo14.33 KB
/usr/lib/python2.7/site-packages/bs4/builder/_htmlparser.py11.34 KB
/usr/lib/python2.7/site-packages/bs4/builder/_htmlparser.pyc9.58 KB
/usr/lib/python2.7/site-packages/bs4/builder/_htmlparser.pyo9.50 KB
/usr/lib/python2.7/site-packages/bs4/builder/_lxml.py9.25 KB
/usr/lib/python2.7/site-packages/bs4/builder/_lxml.pyc8.27 KB
/usr/lib/python2.7/site-packages/bs4/builder/_lxml.pyo8.27 KB
/usr/lib/python2.7/site-packages/bs4/dammit.py29.23 KB
/usr/lib/python2.7/site-packages/bs4/dammit.pyc21.85 KB
/usr/lib/python2.7/site-packages/bs4/dammit.pyo21.85 KB
/usr/lib/python2.7/site-packages/bs4/diagnose.py6.59 KB
/usr/lib/python2.7/site-packages/bs4/diagnose.pyc8.89 KB
/usr/lib/python2.7/site-packages/bs4/diagnose.pyo8.89 KB
/usr/lib/python2.7/site-packages/bs4/element.py67.21 KB
/usr/lib/python2.7/site-packages/bs4/element.pyc56.13 KB
/usr/lib/python2.7/site-packages/bs4/element.pyo56.13 KB
/usr/lib/python2.7/site-packages/bs4/testing.py30.11 KB
/usr/lib/python2.7/site-packages/bs4/testing.pyc32.86 KB
/usr/lib/python2.7/site-packages/bs4/testing.pyo32.75 KB
/usr/lib/python2.7/site-packages/bs4/tests4.00 KB
/usr/lib/python2.7/site-packages/bs4/tests/__init__.py27.00 B
/usr/lib/python2.7/site-packages/bs4/tests/__init__.pyc188.00 B
/usr/lib/python2.7/site-packages/bs4/tests/__init__.pyo188.00 B
/usr/lib/python2.7/site-packages/bs4/tests/test_builder_registry.py5.45 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_builder_registry.pyc5.86 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_builder_registry.pyo5.86 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_docs.py1.04 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_docs.pyc474.00 B
/usr/lib/python2.7/site-packages/bs4/tests/test_docs.pyo474.00 B
/usr/lib/python2.7/site-packages/bs4/tests/test_html5lib.py4.79 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_html5lib.pyc5.89 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_html5lib.pyo5.72 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_htmlparser.py1.16 KB
/usr/lib/python2.7/site-packages/bs4/tests/test_htmlparser.pyc2.08 KB
Component of No Buildroots