Metadata-Version: 1.1
Name: ThinSOS
Version: 0.0.1
Summary: Python API to the 52North SOS implementation
Home-page: https://github.com/mullenkamp/ThinSOS
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: Apache
Description: ThinSOS - Python API to the 52North SOS implementation

        ===================================================================

        Still a work in progress...but GetCapabilities, GetDataAvailability, GetFeatureOfInterest, and GetObservation has been implemented.

        

        This package was inspired by `py4sos <https://github.com/manuGil/py4sos>`_.

        

        ThinSOS GitHub repo is here: `https://github.com/Data-to-Knowledge/ThinSOS`_

        

        Installation

        ------------

        ThinSOS can be installed via pip or conda::

        

          pip install ThinSOS

        

        or::

        

          conda install -c mullenkamp ThinSOS

        
Keywords: sos
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
