added all files
This commit is contained in:
@ -0,0 +1 @@
|
||||
pip
|
||||
22
lib/python3.12/site-packages/bs4-0.0.1.dist-info/METADATA
Normal file
22
lib/python3.12/site-packages/bs4-0.0.1.dist-info/METADATA
Normal file
@ -0,0 +1,22 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: bs4
|
||||
Version: 0.0.1
|
||||
Summary: Screen-scraping library
|
||||
Home-page: https://pypi.python.org/pypi/beautifulsoup4
|
||||
Download-URL: http://www.crummy.com/software/BeautifulSoup/bs4/download/
|
||||
Author: Leonard Richardson
|
||||
Author-email: leonardr@segfault.org
|
||||
License: MIT
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 2
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Topic :: Text Processing :: Markup :: HTML
|
||||
Classifier: Topic :: Text Processing :: Markup :: XML
|
||||
Classifier: Topic :: Text Processing :: Markup :: SGML
|
||||
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||||
Requires-Dist: beautifulsoup4
|
||||
|
||||
Use `beautifulsoup4 <https://pypi.python.org/pypi/beautifulsoup4>`_ instead.
|
||||
6
lib/python3.12/site-packages/bs4-0.0.1.dist-info/RECORD
Normal file
6
lib/python3.12/site-packages/bs4-0.0.1.dist-info/RECORD
Normal file
@ -0,0 +1,6 @@
|
||||
bs4-0.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
bs4-0.0.1.dist-info/METADATA,sha256=SCwUWrze8tyGfm3z5QZsN2lG054itoe_7WOf_aWhhWo,919
|
||||
bs4-0.0.1.dist-info/RECORD,,
|
||||
bs4-0.0.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
bs4-0.0.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
||||
bs4-0.0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
||||
5
lib/python3.12/site-packages/bs4-0.0.1.dist-info/WHEEL
Normal file
5
lib/python3.12/site-packages/bs4-0.0.1.dist-info/WHEEL
Normal file
@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.42.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user