Metadata-Version: 1.0
Name: summary
Version: 0.1.0
Summary: Extractor to get main content from the web page.
Home-page: https://github.com/after12am/summary
Author: Satoshi Okami
Author-email: me.after.12am@gmail.com
License: UNKNOWN
Download-URL: https://github.com/after12am/summary/archive/master.zip
Description: 
        Extractor to get main content from the web page.
        
        - title
        
        - body
        
        - candidate of main images
        
        Usages
        
        visit at https://github.com/after12am/summary
        
Keywords: summary,extract,scraping,web
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: MacOS
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
