wok diff python-pydot/description.txt @ rev 25643

Fix mouse issue on mc with ncurses6
author Stanislas Leduc <shann@slitaz.org>
date Fri Jan 12 14:14:28 2024 +0100 (7 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python-pydot/description.txt	Fri Jan 12 14:14:28 2024 +0100
     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.