Skip to content

pydoted/dotEd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotEd - A graphic editor for DOT graphs

dotEd logo

Requirements

Installation

python setup.py install

Run

doted 

Uninstall

pip uninstall doted

Notes

To avoid problems when importing a DOT file, all statements must end with a semicolon.
If nodes statements do not have a pos attribute, you can automatically generate them with xdot :

dot -T xdot file.dot

Check [Wiki](https://github.com/vnea/dotEd/wiki) for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages