Metadata-Version: 2.1
Name: obsplus
Version: 0.0.0
Summary: Some add-ons to obspy
Home-page: https://bitbucket.org/smrd/obsplus
Author: Derrick Chambers
Author-email: djachambeador@gmail.com
License: GNU Lesser General Public License v3.0 or later (LGPLv3.0+)
Description: =======
        ObsPlus
        =======
        "A Pandas-Centric ObsPy_ Expansion Pack"
        
        |Build Status| |Coverage| |Doc Status| |Version Status|
        
        Documentation_
        
        Code_
        
        License_ (LGPLv3.0+)
        
        ObsPlus was developed at the National Institute for Occupational Safety and Health (NIOSH).
        As such, the disclaimer_ applies.
        
        
        .. _disclaimer: https://github.com/niosh-mining/about
        .. _ObsPy: https://github.com/obspy/obspy
        .. _Documentation: https://obsplus.readthedocs.io/en/latest/
        .. _Code: https://github.com/niosh-mining/obsplus
        .. _License: https://choosealicense.com/licenses/lgpl-3.0/
        .. |Build Status| image:: https://travis-ci.org/niosh-mining/obsplus.svg?branch=master
           :target: https://travis-ci.org/niosh-mining/obsplus
        .. |Coverage| image:: https://coveralls.io/repos/github/niosh-mining/obsplus/badge.svg?branch=master
           :target: https://coveralls.io/github/niosh-mining/obsplus?branch=master
        
        .. |Doc Status| image:: https://readthedocs.org/projects/obsplus/badge/?version=latest
           :target: http://obsplus.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. |Version Status| image:: https://img.shields.io/pypi/v/spype.svg
           :target: https://pypi.python.org/pypi/obsplus/
        
        
        
Keywords: obsplus
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: docs
