Metadata-Version: 1.1
Name: tidy-page
Version: 0.1.1
Summary: html text parser,get the content form html page
Home-page: https://github.com/desion/tidy_page
Author: Desion Wang
Author-email: wdxin1322@qq.com
License: MIT
Description: # tidy_page
        It is a html parser.Given a html document,It can get the content from the document. 给定一个网页提取网页中的正文内容和标题，用于网页解析、内容提取
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Utilities
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
