wok diff python-pydot/description.txt @ rev 25858
Update some urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 23 14:52:03 2025 +0000 (8 days ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python-pydot/description.txt Sat Aug 23 14:52:03 2025 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +Pydot 1.5 +- is an interface to Graphviz 1.6 +- can parse and dump into the DOT language used by GraphViz, 1.7 +- is written in pure Python, 1.8 + 1.9 +and networkx can convert its graphs to pydot.