Browse thread
OCaml D-Bus 0.01
- tab@s...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-12-11 (22:40) |
From: | tab@s... |
Subject: | OCaml D-Bus 0.01 |
Hi, Just to announce the first release of ocaml-dbus, version 0.01. This is an alpha release (few memory leaks, missing some proper finalize function, and maybe segfault lurking), and the library is quite big so not everything is wrapped. However it should works for basic use, and the test program should be enough to get to know how to use it. project page: http://tab.snarc.org/projects/ocaml_dbus/ direct download link: http://tab.snarc.org/download/ocaml/ocaml_dbus-0.01.tar.bz2 Cheers, -- Vincent Hanquez