[metadata] name = if97 version = 1.0.0 author=Cheng Maohua author_email=cmh@seu.edu.cn keywords = IAPWS-IF97, IF97 license = MIT url = https://github.com/thermalogic/IF97 description= The Python API of the high-speed IAPWS-IF97 package in Rust long_description = file: README_Python.md long_description_content_type = text/markdown [options] packages = seuif97 zip_safe = False setup_requires = setuptools-rust >= 0.12.1; python_requires = >=3.0 include_package_data = True