freebsd-ports/x11-toolkits/ocaml-lablgtk2/pkg-descr
Pav Lucistnik cf2229fa05 Add ocaml-lablgtk2, an Objective Caml interface to GTK+ 2.x (and optionally
other high level GNOME libraries).

PR:		ports/73565
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2004-11-05 18:24:53 +00:00

14 lines
441 B
Text

LablGTK2 uses the rich type system of Objective Caml 3 to provide
a strongly typed, yet very comfortable, object-oriented interface
to GTK+ 2.x.
Objective Caml threads are supported, including for the toplevel,
which allows for interactive use of the library.
Please see ${PREFIX}/share/doc/ocaml/${PORTNAME}/README for further
information.
WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
- Rene
r.c.ladan@student.tue.nl