added all files

This commit is contained in:
cid
2023-12-30 03:36:43 +08:00
parent 7975b85c92
commit 6544a50965
1172 changed files with 249541 additions and 0 deletions

View 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.