Metadata-Version: 2.1
Name: fmutool
Version: 1.7.3
Summary: FMUTool is a python application which help to modify a Functional Mock-up Units (FMUs) without recompilation or to group them into FMU Containers
Home-page: https://github.com/grouperenault/fmutool/
Author: Nicolas.LAURENT@Renault.com
License-File: LICENSE.txt
Requires-Dist: PyQt5 >=5.15.10
Requires-Dist: xmlschema >=3.3.1
Requires-Dist: elementpath >=4.4.0
Requires-Dist: colorama >=0.4.6

FMUTool is a python application which help to modify a Functional Mock-up Units (FMUs) 
without recompilation. It mainly modifies the `modelDescription.xml` file. It is highly customizable.

Manipulating the `modelDescription.xml` can be a dangerous thing! Communicating with the FMU-developer and adapting
the way the FMU is generated, is the preferable when possible.

FMUTool also allows to group FMU's inside FMU Containers.
    
