Metadata-Version: 1.0
Name: BeautifulSoup
Version: 2.0.3
Summary: HTML/XML parser for quick-turnaround applications like screen-scraping.
Home-page: http://www.crummy.com/software/BeautifulSoup/
Author: Leonard Richardson
Author-email: leonardr@segfault.org
License: PSF
Download-URL: http://www.crummy.com/software/BeautifulSoup/download/
Description: Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation LicenseProgramming Language :: Python
Classifier: Topic :: Text Processing :: Markup :: HTMLTopic :: Text Processing :: Markup :: XMLTopic :: Text Processing :: Markup :: SGMLTopic :: Software Development :: Libraries :: Python Modules
