Metadata-Version: 2.4
Name: forgeo-gmlib
Version: 0.6.4
Summary: A python library for geological implicit modeling.
Author-Email: BRGM <forgeo@brgm.fr>
Maintainer-Email: Simon LOPEZ <s.lopez@brgm.fr>
License-File: LICENSE
Project-URL: repository, https://gitlab.com/brgm/geomodelling/model/gmlib
Requires-Python: >=3.9
Requires-Dist: numpy>=1.17
Requires-Dist: pyyaml
Requires-Dist: lxml
Requires-Dist: verstr>=0.1.2
Requires-Dist: forgeo>0.6
Requires-Dist: pycgal>=0.4.2
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: matplotlib; extra == "test"
Requires-Dist: pypng==0.0.19; extra == "test"
Requires-Dist: vtkwriters>=0.0.3; extra == "test"
Description-Content-Type: text/markdown

You may start with the [installation instructions](INSTALL.md).
