Metadata-Version: 1.0
Name: pywunderground
Version: 0.1
Summary: Simple interface to retrieve weather data from wunderground
Home-page: https://github.com/Diaoul/pywunderground
Author: Antoine Bertin
Author-email: diaoulael@gmail.com
License: LGPLv3
Description: pywunderground
        ==============
        Python module to retrieve weather data from `wunderground <http://www.wunderground.com/>`_ API
        
        * `Project page <https://github.com/Diaoul/wunderground>`_
        
        
        
Keywords: weather wunderground underground
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
