Metadata-Version: 1.1
Name: composites
Version: 0.2.2
Summary: Methods to calculate composite material properties
Home-page: https://github.com/compmech/composites
Author: Saullo G. P. Castro
Author-email: castrosaullo@gmail.com
License: BSD
Description: |  Version	| Download | Travis CI | Test Coverage |
        | :-------:	| :--- 	   | :---      | :---          |
        |   0.1.1	|          | [![Linux Status](https://img.shields.io/travis/compmech/composites/0.1.1.svg)](https://travis-ci.org/compmech/composites) | [![Coverage Status](https://coveralls.io/repos/github/compmech/composites/badge.svg?branch=0.1.1)](https://coveralls.io/github/compmech/composites?branch=0.1.1) |
        |   0.2.1	|          | [![Linux Status](https://img.shields.io/travis/compmech/composites/0.2.1.svg)](https://travis-ci.org/compmech/composites) | [![Coverage Status](https://coveralls.io/repos/github/compmech/composites/badge.svg?branch=0.2.1)](https://coveralls.io/github/compmech/composites?branch=0.2.1) |
        |   Master	|          | [![Linux Status](https://img.shields.io/travis/compmech/composites/master.svg)](https://travis-ci.org/compmech/composites) | [![Coverage Status](https://coveralls.io/repos/github/compmech/composites/badge.svg?branch=master)](https://coveralls.io/github/compmech/composites?branch=master) |
        
        
        Methods to calculate composite material properties
        ==================================================
        Repository created from sub-modules of "compmech" and "meshless" repositories.
        The first adopted version number came from the following reasoning:
        
        - from compmech 0.7.2: composites 0.1.0
        - from meshless 0.1.19: composites 0.2.1;
        
        
        License
        -------
        Distrubuted in the 2-Clause BSD license (https://raw.github.com/compmech/composites/master/LICENSE).
        
        Contact: castrosaullo@gmail.com
        
        
Keywords: mechanics composite materials composites shell classical laminated plate theory
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: Unix
