diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-10-18 05:09:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-18 05:09:45 +0700 |
commit | e26937ca5e5554f419f3e90907e3af22c4758beb (patch) | |
tree | 319f7e16403cfe5231f3dcbd484094cda4a5a265 /libraries/ganv/README | |
parent | cdae4df22e376e6192fd2b579c16bc5374a0e6a9 (diff) | |
download | slackbuilds-e26937ca5e5554f419f3e90907e3af22c4758beb.tar.gz |
libraries/ganv: Added (interactive Gtk widget library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ganv/README')
-rw-r--r-- | libraries/ganv/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/ganv/README b/libraries/ganv/README new file mode 100644 index 0000000000..ed4e57e524 --- /dev/null +++ b/libraries/ganv/README @@ -0,0 +1,3 @@ +Ganv is an interactive Gtk widget for interactive +“boxes and lines” or graph-like environments +(e.g. modular synths or finite state machine diagrams). |