aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtk2hs/pkg-descr
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /x11-toolkits/hs-gtk2hs/pkg-descr
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'x11-toolkits/hs-gtk2hs/pkg-descr')
-rw-r--r--x11-toolkits/hs-gtk2hs/pkg-descr23
1 files changed, 11 insertions, 12 deletions
diff --git a/x11-toolkits/hs-gtk2hs/pkg-descr b/x11-toolkits/hs-gtk2hs/pkg-descr
index 008e26d0fde5..f7f0a3b7370d 100644
--- a/x11-toolkits/hs-gtk2hs/pkg-descr
+++ b/x11-toolkits/hs-gtk2hs/pkg-descr
@@ -1,18 +1,17 @@
-Gtk2Hs is a GUI library for Haskell based on Gtk. Gtk is an extensive and
+Gtk2Hs is a GUI library for Haskell based on Gtk+. Gtk+ is an extensive and
mature multi-platform toolkit for creating graphical user interfaces.
Gtk2Hs features:
- * Automatic memory management.
- * Nearly complete coverage of the Gtk+ API.
- * Unicode support.
- * Extensive reference documentation.
- * Support for several related GtK+ and Gnome modules:
- o the cairo vector graphics library.
- o rendering of SVG images using cairo (via librsvg)
- o the Gtk+ OpenGL extension.
- o GConf for storing application preferences.
- o SourceView, an editor widget with syntax highlighting.
- o the Mozilla browser rendering engine in a Gtk+ widget
+ * Automatic memory management.
+ * Nearly complete coverage of the Gtk+ API.
+ * Unicode support.
+ * Extensive reference documentation.
+ * Support for several related GtK+ and Gnome modules:
+ o the cairo vector graphics library.
+ o rendering of SVG images using cairo (via librsvg)
+ o GConf for storing application preferences.
+ o SourceView, an editor widget with syntax highlighting.
+ o the Mozilla browser rendering engine in a Gtk+ widget
WWW: http://projects.haskell.org/gtk2hs/