Metadata-Version: 2.1
Name: googleweather
Version: 0.0.2
Summary: Python CLI tool to scrap weather info from Google using http requests and custom user-agent
Home-page: https://github.com/iamtalhaasghar/googleweather
Author: Talha Asghar
Author-email: talhaasghar220@gmail.com
License: UNKNOWN
Description: # googleweather
        Python CLI tool to scrap weather info from Google using http requests and custom user-agent
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
