Metadata-Version: 1.1
Name: pySRA
Version: 0.0.1.dev0
Summary: Site response analyses implemented in Python.
Home-page: https://github.com/arkottke/pysra
Author: Albert Kottke
Author-email: albert.kottke@gmail.com
License: MIT
Description: =====
        pySRA
        =====
        
        .. image:: https://img.shields.io/pypi/v/pysra.svg
            :target: https://pypi.python.org/pypi/pysra
            :alt: PyPi Cheese Shop
        
        .. image:: https://img.shields.io/travis/arkottke/pysra.svg
            :target: https://travis-ci.org/arkottke/pysra
            :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/pysra/badge/?version=latest&style=flat
            :target: https://pysra.readthedocs.org
            :alt: Documentation Status
        
        .. image:: https://coveralls.io/repos/github/arkottke/pysra/badge.svg?branch=master
            :target: https://coveralls.io/github/arkottke/pysra?branch=master
            :alt: Test Coverage
        
        .. image:: https://landscape.io/github/arkottke/pysra/master/landscape.svg?style=flat
            :target: https://landscape.io/github/arkottke/pysra/master
            :alt: Code Health
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://github.com/arkottke/pysra/blob/master/LICENSE
            :alt: License
        
        Site response analyses implemented in Python.
        
        * Free software: MIT license
        * Documentation: https://pysra.readthedocs.org.
        
        
        
        
        =======
        History
        =======
        
        0.0.1 (2016-04-30)
        ------------------
        
        * First release on PyPI.
        
Keywords: pysra
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
