Metadata-Version: 2.4
Name: gmsh_utils
Version: 1.2
Summary: Utilities for gmsh
Author: attr: gmsh_utils.__author__
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Requires-Python: <3.13,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: gmsh==4.11
Requires-Dist: numpy>=2.0.2
Provides-Extra: testing
Requires-Dist: pytest>=7.2; extra == "testing"
Requires-Dist: pytest-cov>=4.0; extra == "testing"
Requires-Dist: tox>=4.4; extra == "testing"
Requires-Dist: mypy>=1.1; extra == "testing"
Dynamic: license-file

# Soil and Track System Modeling Tool

![Tests branch main](https://github.com/StemVibrations/gmsh_utils/actions/workflows/tests.yml/badge.svg)


## Rules

- max 1 level of inheritance
- only use license compatible packages
