Source: iapws
Section: python
Priority: extra
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 9), python-all, python3-all, python-setuptools, python3-setuptools, python-scipy, python3-scipy
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Homepage:  http://pypi.python.org/pypi/iapws
Vcs-Git: git://anonscm.debian.org/debian-science/packages/iapws.git

Package: python-iapws
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-scipy
Provides: ${python:Provides}
Description: Python implementation of the international APWS-IF97 steam tables
 This is a Python class to model a state for liquid water or steam
 with the Industrial Formulation IAPWS-IF97.
 .
 Further information on the standard is available at http://www.iapws.org

Package: python3-iapws
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-scipy
Description: Python3 implementation of the international APWS-IF97 steam tables
 This is a Python3 class to model a state for liquid water or steam
 with the Industrial Formulation IAPWS-IF97.
 .
 Further information on the standard is available at http://www.iapws.org

