Metadata-Version: 2.4
Name: licocorne
Version: 0.0.4
Summary: Donjon ICoCo Python implementation
Author-email: "R. Lenain" <roland.lenain@cea.fr>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/roland-lenain/lICoCorne
Project-URL: Source, https://github.com/roland-lenain/lICoCorne
Project-URL: Documentation, https://github.com/roland-lenain/lICoCorne
Project-URL: Issues, https://github.com/roland-lenain/lICoCorne/issues
Keywords: couping,medcoupling,salome,c3po
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: <4,>=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.19.5
Requires-Dist: medcoupling>=9.15
Requires-Dist: icoco
Requires-Dist: cle2000
Requires-Dist: lifo
Requires-Dist: lcm
Requires-Dist: pydantic
Provides-Extra: docs
Requires-Dist: psutil==5.9.4; extra == "docs"
Requires-Dist: sphinx-rtd-theme==1.1.1; extra == "docs"
Requires-Dist: myst-parser==0.16.1; extra == "docs"
Requires-Dist: numpydoc==1.1.0; extra == "docs"
Provides-Extra: test
Requires-Dist: psutil==5.9.4; extra == "test"
Requires-Dist: pylint>=2.13.9; extra == "test"
Requires-Dist: pytest>=7.0.1; extra == "test"
Requires-Dist: pytest-cov>=4.0.0; extra == "test"
Requires-Dist: pytest-html>=3.2.0; extra == "test"
Requires-Dist: pytest-sugar>=0.9.6; extra == "test"
Requires-Dist: pytest-xdist>=3.0.2; extra == "test"

# LICoCorne package for Python

An implementation of ICoCo for Donjon code of [Merlin suite](http://merlin.polymtl.ca/)

