This commit is contained in:
qianlifeng
2014-07-10 23:57:08 +08:00
parent d89968cfa5
commit f1ce98eb07
1695 changed files with 304635 additions and 56 deletions

View File

@@ -0,0 +1,20 @@
Metadata-Version: 1.1
Name: beautifulsoup4
Version: 4.3.2
Summary: UNKNOWN
Home-page: http://www.crummy.com/software/BeautifulSoup/bs4/
Author: Leonard Richardson
Author-email: leonardr@segfault.org
License: MIT
Download-URL: http://www.crummy.com/software/BeautifulSoup/bs4/download/
Description: Beautiful Soup sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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

View File

@@ -0,0 +1,22 @@
README.txt
beautifulsoup4.egg-info/PKG-INFO
beautifulsoup4.egg-info/SOURCES.txt
beautifulsoup4.egg-info/dependency_links.txt
beautifulsoup4.egg-info/top_level.txt
bs4/__init__.py
bs4/dammit.py
bs4/diagnose.py
bs4/element.py
bs4/testing.py
bs4/builder/__init__.py
bs4/builder/_html5lib.py
bs4/builder/_htmlparser.py
bs4/builder/_lxml.py
bs4/tests/__init__.py
bs4/tests/test_builder_registry.py
bs4/tests/test_docs.py
bs4/tests/test_html5lib.py
bs4/tests/test_htmlparser.py
bs4/tests/test_lxml.py
bs4/tests/test_soup.py
bs4/tests/test_tree.py

View File

@@ -0,0 +1,39 @@
..\bs4\dammit.py
..\bs4\diagnose.py
..\bs4\element.py
..\bs4\testing.py
..\bs4\__init__.py
..\bs4\builder\_html5lib.py
..\bs4\builder\_htmlparser.py
..\bs4\builder\_lxml.py
..\bs4\builder\__init__.py
..\bs4\tests\test_builder_registry.py
..\bs4\tests\test_docs.py
..\bs4\tests\test_html5lib.py
..\bs4\tests\test_htmlparser.py
..\bs4\tests\test_lxml.py
..\bs4\tests\test_soup.py
..\bs4\tests\test_tree.py
..\bs4\tests\__init__.py
..\bs4\dammit.pyc
..\bs4\diagnose.pyc
..\bs4\element.pyc
..\bs4\testing.pyc
..\bs4\__init__.pyc
..\bs4\builder\_html5lib.pyc
..\bs4\builder\_htmlparser.pyc
..\bs4\builder\_lxml.pyc
..\bs4\builder\__init__.pyc
..\bs4\tests\test_builder_registry.pyc
..\bs4\tests\test_docs.pyc
..\bs4\tests\test_html5lib.pyc
..\bs4\tests\test_htmlparser.pyc
..\bs4\tests\test_lxml.pyc
..\bs4\tests\test_soup.pyc
..\bs4\tests\test_tree.pyc
..\bs4\tests\__init__.pyc
.\
dependency_links.txt
PKG-INFO
SOURCES.txt
top_level.txt