LICENSE
README.rst
pyproject.toml
setup.py
src/gaspropertycalculator/__init__.py
src/gaspropertycalculator/dataGui.py
src/gaspropertycalculator/gaspropertycalculator.py
src/gaspropertycalculator/generics.py
src/gaspropertycalculator/parameters.py
src/gaspropertycalculator/pieChartGui.py
src/gaspropertycalculator.egg-info/PKG-INFO
src/gaspropertycalculator.egg-info/SOURCES.txt
src/gaspropertycalculator.egg-info/dependency_links.txt
src/gaspropertycalculator.egg-info/entry_points.txt
src/gaspropertycalculator.egg-info/top_level.txt
src/gaspropertycalculator/calculation/__init__.py
src/gaspropertycalculator/calculation/unitConverter.py
src/gaspropertycalculator/calculation/util.py
src/gaspropertycalculator/calculation/eos_gerg/__init__.py
src/gaspropertycalculator/calculation/eos_gerg/basic.py
src/gaspropertycalculator/calculation/eos_gerg/calc.py
src/gaspropertycalculator/calculation/eos_gerg/data.py
src/gaspropertycalculator/calculation/eos_gerg/util.py
src/gaspropertycalculator/ui/__init__.py
src/gaspropertycalculator/ui/resMainWindow_rc.py
src/gaspropertycalculator/ui/ui_MainWindow.py