wok-6.x diff graphviz/description.txt @ rev 21619
gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 25 14:09:45 2019 +0300 (2019-05-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/graphviz/description.txt Sat May 25 14:09:45 2019 +0300 1.3 @@ -0,0 +1,5 @@ 1.4 +Graphviz is open source graph visualization software. Graph visualization is a 1.5 +way of representing structural information as diagrams of abstract graphs and 1.6 +networks. It has important applications in networking, bioinformatics, software 1.7 +engineering, database and web design, machine learning, and in visual interfaces 1.8 +for other technical domains.