Metadata-Version: 2.4
Name: temputils-mollov
Version: 0.1.0
Summary: Temperature conversion utilities with a C++ accelerated backend.
Author-email: Ivan Mollov <ivan.xero.mollov@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ivancho-ifa/temputils
Project-URL: Repository, https://github.com/ivancho-ifa/temputils
Project-URL: Issues, https://github.com/ivancho-ifa/temputils/issues
Keywords: temperature,conversion,pybind11,cpp
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
License-File: LICENSE
Provides-Extra: docs
Requires-Dist: sphinx>=7.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=2.0; extra == "docs"
Requires-Dist: sphinx-markdown-builder>=0.6; extra == "docs"
Requires-Dist: myst-parser>=4.0; extra == "docs"
Dynamic: license-file
