Metadata-Version: 2.1
Name: pyonelab
Version: 1.0.2
Summary: Onelab (Gmsh and GetDP) for your OS, from Python.
Home-page: https://github.com/benvial/pyonelab
Author: Benjamin Vial
Author-email: benjamin.vial84@gmail.com
License: License :: OSI Approved :: MIT License
Project-URL: Documentation, https://github.com/benvial/pyonelab
Description: .. 
        .. .. image:: https://img.shields.io/travis/benvial/pytheas/master.svg?style=for-the-badge
        ..    :target: https://travis-ci.org/benvial/pytheas
        ..    :alt: Travis CI build status (Linux)
        .. 
        .. .. image:: https://img.shields.io/codecov/c/github/benvial/pytheas.svg?style=for-the-badge
        ..    :target: https://codecov.io/github/benvial/pytheas?branch=master
        ..    :alt: Code Coverage
        .. 
        .. .. image:: https://img.shields.io/codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg?style=for-the-badge
        ..    :target: https://app.codacy.com/app/benvial/pytheas/dashboard
        ..    :alt: Codacy grade
        .. 
        .. .. image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge
        ..    :alt: Licence: MIT
        .. 
        .. .. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge
        ..    :alt: Code style: black
        .. 
        
        
        
        Onelab (Gmsh and GetDP) for your OS, from Python.
        -------------------------------------------------------------
        
        .. inclusion-marker-do-not-remove
        
        A `Python <http://www.python.org/>`_ package that just adds compiled versions 
        of the open source software `Gmsh <http://www.gmsh.info/>`_ (geometry, mesh 
        generationand postprocessing) and `GetDP <http://www.getdp.info/>`_ (finite
        element solver).
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
Description-Content-Type: text/x-rst
