DEBSOURCES
Skip Quicknav
sources / python-pydotplus / 2.0.2-5 / test / graphs / b33.dot
123456789
digraph JAAS { fontname=arial; fontsize=20; subgraph cluster0 { label="Foo"; JOC [ label="JAAS" ]; }; }