Metadata-Version: 2.1
Name: idleutils
Version: 0.4.0
Summary: Fetch HTML text from URL.
Home-page: https://github.com/idleuncle/idleutils
Author: Jiangwen Su
Author-email: idleuncle@gmail.com
License: MIT
Description: 
        # idleutils
        
        ## get_html
        
        Fetch HTML text from URL.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
