Metadata-Version: 2.0
Name: siphon
Version: 0.3.2
Summary: A collection of Python utilities for interacting with the Unidata technology stack.
Home-page: https://github.com/Unidata/siphon
Author: Unidata Development Team
Author-email: support-python@unidata.ucar.edu
License: MIT
Download-URL: https://github.com/Unidata/siphon/archive/v0.3.2.tar.gz
Keywords: meteorology weather
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: netCDF4 (>=1.1.0)
Requires-Dist: numpy (>=1.8)
Requires-Dist: protobuf (>=3.0.0a3)
Requires-Dist: requests (>=1.2)
Provides-Extra: dev
Requires-Dist: ipython[all] (>=3.1); extra == 'dev'
Provides-Extra: doc
Requires-Dist: ipython[all] (>=3.1); extra == 'doc'
Requires-Dist: sphinx (>=1.3); extra == 'doc'
Provides-Extra: test
Requires-Dist: nosetest; extra == 'test'
Requires-Dist: vcrpy (~=1.5,!=1.7.0,!=1.7.1,!=1.7.2,!=1.7.3); extra == 'test'

UNKNOWN


