summaryrefslogtreecommitdiff
path: root/devel/guile-gtk/pkg/DESCR
diff options
context:
space:
mode:
authorrh <rh>1999-12-20 11:58:45 +0000
committerrh <rh>1999-12-20 11:58:45 +0000
commit0097e96c0e27b58be7778a4da0ed91200eb6e634 (patch)
tree27d73520ff0fcbfc90555e184b7a6dde49b54a0d /devel/guile-gtk/pkg/DESCR
parent2738bd7feee6024f45a5c57eab29eae8d61a5b3f (diff)
downloadpkgsrc-0097e96c0e27b58be7778a4da0ed91200eb6e634.tar.gz
Initial import of guile-gtk-0.17, a GTK+ interface for guile programs.
Diffstat (limited to 'devel/guile-gtk/pkg/DESCR')
-rw-r--r--devel/guile-gtk/pkg/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/guile-gtk/pkg/DESCR b/devel/guile-gtk/pkg/DESCR
new file mode 100644
index 00000000000..06737a63b76
--- /dev/null
+++ b/devel/guile-gtk/pkg/DESCR
@@ -0,0 +1,10 @@
+ Guile-gtk is a library written to make GTK accesible from guile.
+It provides a convenient interface for Scheme programmers to develop
+visual applications. It can also integrate with GNOME via the
+Gnome-guile module.
+
+ Guile-gtk was started by Marius Vollmer <mvo@zagadka.ping.de> and
+is currently mantained by Ariel Rios <jarios@usa.net> and other
+intrepid Guile hackers around the world.
+
+Guile-gtk is free software licensed under the GPL.