msc-generator

Generates message sequence charts from textual descriptions

brewmacoslinux
Try with needOr install directly
Source

About

Draws signalling charts from textual description

Commands

msc-generator

Examples

Generate a chart from a text file$ msc-generator input.txt -o output.png
Convert MSC description to SVG format$ msc-generator chart.msc -f svg -o chart.svg
Display help and available options$ msc-generator --help