LICENSE.txt
README.md
setup.cfg
setup.py
fmu_manipulation_toolbox/__init__.py
fmu_manipulation_toolbox/__main__.py
fmu_manipulation_toolbox/__version__.py
fmu_manipulation_toolbox/assembly.py
fmu_manipulation_toolbox/checker.py
fmu_manipulation_toolbox/cli.py
fmu_manipulation_toolbox/fmu_container.py
fmu_manipulation_toolbox/fmu_operations.py
fmu_manipulation_toolbox/gui.py
fmu_manipulation_toolbox/gui_style.py
fmu_manipulation_toolbox/help.py
fmu_manipulation_toolbox/version.py
fmu_manipulation_toolbox.egg-info/PKG-INFO
fmu_manipulation_toolbox.egg-info/SOURCES.txt
fmu_manipulation_toolbox.egg-info/dependency_links.txt
fmu_manipulation_toolbox.egg-info/entry_points.txt
fmu_manipulation_toolbox.egg-info/requires.txt
fmu_manipulation_toolbox.egg-info/top_level.txt
fmu_manipulation_toolbox/resources/checkbox-checked-disabled.png
fmu_manipulation_toolbox/resources/checkbox-checked-hover.png
fmu_manipulation_toolbox/resources/checkbox-checked.png
fmu_manipulation_toolbox/resources/checkbox-unchecked-disabled.png
fmu_manipulation_toolbox/resources/checkbox-unchecked-hover.png
fmu_manipulation_toolbox/resources/checkbox-unchecked.png
fmu_manipulation_toolbox/resources/container.png
fmu_manipulation_toolbox/resources/drop_fmu.png
fmu_manipulation_toolbox/resources/fmu.png
fmu_manipulation_toolbox/resources/fmu_manipulation_toolbox.png
fmu_manipulation_toolbox/resources/help.png
fmu_manipulation_toolbox/resources/icon-round.png
fmu_manipulation_toolbox/resources/icon.png
fmu_manipulation_toolbox/resources/icon_fmu.png
fmu_manipulation_toolbox/resources/license.txt
fmu_manipulation_toolbox/resources/mask.png
fmu_manipulation_toolbox/resources/model.png
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2Annotation.xsd
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2AttributeGroups.xsd
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2ModelDescription.xsd
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2ScalarVariable.xsd
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2Type.xsd
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2Unit.xsd
fmu_manipulation_toolbox/resources/fmi-2.0/fmi2VariableDependency.xsd
fmu_manipulation_toolbox/resources/linux32/client_sm.so
fmu_manipulation_toolbox/resources/linux32/server_sm
fmu_manipulation_toolbox/resources/linux64/client_sm.so
fmu_manipulation_toolbox/resources/linux64/container.so
fmu_manipulation_toolbox/resources/linux64/server_sm
fmu_manipulation_toolbox/resources/win32/client_sm.dll
fmu_manipulation_toolbox/resources/win32/server_sm.exe
fmu_manipulation_toolbox/resources/win64/client_sm.dll
fmu_manipulation_toolbox/resources/win64/container.dll
fmu_manipulation_toolbox/resources/win64/server_sm.exe
tests/test_suite.py