Metadata-Version: 1.1
Name: compapp
Version: 0.1.0.dev1
Summary: A framework for simulations and data analysis
Home-page: https://github.com/tkf/compapp
Author: Takafumi Arakaki
Author-email: aka.tkf@gmail.com
License: BSD-2-Clause
Description: Base classes for simulation/analysis "apps"
        ===========================================
        
        |docs| |build-status| |coveralls|
        
        
        .. |docs|
           image:: https://readthedocs.org/projects/compapp/badge/?version=latest
           :alt: Documentation Status
           :scale: 100%
           :target: https://compapp.readthedocs.io/en/latest/?badge=latest
        
        .. |build-status|
           image:: https://secure.travis-ci.org/tkf/compapp.png?branch=master
           :target: http://travis-ci.org/tkf/compapp
           :alt: Build Status
        
        .. |coveralls|
           image:: https://coveralls.io/repos/github/tkf/compapp/badge.svg?branch=master
           :target: https://coveralls.io/github/tkf/compapp?branch=master
           :alt: Test Coverage
        
Keywords: numerical simulation,research
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
