Metadata-Version: 1.1
Name: briticle
Version: 1.1.0
Summary: Extract the main content of a webpage
Home-page: https://github.com/mitnk/briticle
Author: mitnk
Author-email: w@mitnk.com
License: MIT
Description: 
        Briticle is a Python library to extract the main content of a webpage.
        
        Requirements:
        
        - BeautifulSoup 4
        - html5lib / lxml
        - kindelgen (required if you want save into mobi files)
        
        
Keywords: briticle blog content
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
