forsyde / f2dot

A tool for plotting the XML intermediate representation of ForSyDe models
https://forsyde.ict.kth.se
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

f2dot

f2dot is a software tool developed as part of the ForSyDe (Formal System Design) project. The name stands for "ForSyDe-2-DOT" and enables plotting ForSyDe-XML models into DOT graphs. For more information, check the tool's wiki pages.

The source files are Python scripts which have the following dependencies:

The project can be distributed with toolsets like pyinstaller.

The program usage is displayed calling the runner script f2dot with the argument -h with a python interpreter:

python f2dot -h

Version history

f2dot-0.2.0

f2dot-0.1.3

f2dot-0.1.2

f2dot-0.1.1

f2dot-0.1.0