aboutsummaryrefslogblamecommitdiff
path: root/graphics/py-gvgen/pkg-message
blob: fdbe7e47404f78b5ad360b5a23783829118e4e2f (plain) (tree)
1
2
3
4
5
6


                
                   

                  






                                                             


   
[
{ type: install
  message: <<EOM
GvGen is installed.

For a quick start:
    - create dot file ./yourgraph.py > gourgraph.dot
    - generate graph dot -Tpng yourgraph.dot > yourgraph.png

Generate your graph require the graphics/graphviz port to be
installed.

Review the ChangeLog document in the documentation directory.
EOM
}
]