Metadata-Version: 2.4 Name: optifik Version: 0.1.0 Summary: Compute film thickness from interferometry Author-email: François Boulogne , Victor Ziapkoff License-Expression: GPL-3.0-or-later Project-URL: Homepage, https://github.com/votrecompte/votreprojet Project-URL: Documentation, https://github.com/votrecompte/votreprojet#readme Project-URL: Repository, https://github.com/sciunto-org/optifik Project-URL: Issues, https://github.com/sciunto-org/optifik/issues Requires-Python: >=3.8 Description-Content-Type: text/markdown Requires-Dist: numpy>=1.10.0 Requires-Dist: scipy>=1.1.0 Requires-Dist: matplotlib>=1.3.1 Provides-Extra: dev Requires-Dist: pytest; extra == "dev" Requires-Dist: pytest-cov; extra == "dev" Requires-Dist: bumpver; extra == "dev" Provides-Extra: docs Requires-Dist: sphinx>=7.0; extra == "docs" Requires-Dist: sphinx-rtd-theme>=2.0; extra == "docs" Requires-Dist: numpydoc>=1.6; extra == "docs" Requires-Dist: myst-parser>=2.0; extra == "docs" Requires-Dist: sphinx-autodoc-typehints>=2.0; extra == "docs" Requires-Dist: sphinx-copybutton>=0.5; extra == "docs" Requires-Dist: sphinx-design>=0.5; extra == "docs" Requires-Dist: matplotlib>=3.0; extra == "docs"