Tweak x11-toolkits/p5-Wx version 0.99.23_2
[dports.git] / x11-toolkits / hs-gtk2hs / pkg-descr
1 Gtk2Hs is a GUI library for  Haskell based on Gtk. Gtk is an extensive and
2 mature multi-platform toolkit for creating graphical user interfaces.
3
4 Gtk2Hs features:
5
6     * Automatic memory management.
7     * Nearly complete coverage of the Gtk+ API.
8     * Unicode support.
9     * Extensive reference documentation.
10     * Support for several related GtK+ and Gnome modules:
11           o the cairo vector graphics library.
12           o rendering of SVG images using cairo (via librsvg)
13           o the Gtk+ OpenGL extension.
14           o GConf for storing application preferences.
15           o SourceView, an editor widget with syntax highlighting.
16           o the Mozilla browser rendering engine in a Gtk+ widget
17
18 WWW: http://projects.haskell.org/gtk2hs/