Metadata-Version: 1.1
Name: pyowm
Version: 0.4.1
Summary: A Python wrapper around the OpenWeatherMap web API
Home-page: http://github.com/csparpa/pyowm
Author: Claudio Sparpaglione (@csparpa)
Author-email: claspock@hotmail.com
License: MIT
Description:       PyOWM is a client Python wrapper library for the OpenWeatherMap web API.
              It allows quick and easy consumption of OWM weather data from Python 
              applications via a simple object model.
              
Keywords: openweathermap api wrapper weather data OWM
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
