Metadata-Version: 2.1
Name: teos10
Version: 0.0.1
Summary: Unofficial Python implementation of the TEOS-10 properties of water
Home-page: https://github.com/mvdh7/teos10
Author: Humphreys, Matthew P.
Author-email: m.p.humphreys@icloud.com
License: UNKNOWN
Description: # teos10
        
        [![PyPI version](https://badge.fury.io/py/teos10.svg)](https://badge.fury.io/py/teos10)
        [![Build Status](https://travis-ci.org/mvdh7/teos10.svg?branch=master)](https://travis-ci.org/mvdh7/teos10)
        ![Coverage](coverage.svg)
        [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        Unofficial Python implementation of the TEOS-10 properties of water.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Description-Content-Type: text/markdown
