[systemd-devel] New systemd bindings for GLib
Lennart Poettering
lennart at poettering.net
Wed Oct 22 08:09:50 PDT 2014
On Wed, 10.09.14 09:12, Tristan Brindle (tcbrindle at gmail.com) wrote:
>
> Hi all,
>
> I needed to use systemd for a new project, and I was surprised to
> find that there was no nice client library available wrapping the
> D-Bus API in GObjects (or at least, if one exists, Google couldn’t
> find it). So I wrote one myself.
>
> The code is available at
>
> https://github.com/tcbrindle/systemd-glib
>
> It uses Vala for code generation rather than gdbus-codegen because
> honestly I just like Vala’s generated C API better, but my original
> version using gdbus-codegen is available in the gdbus branch of the
> above repo if people prefer that.
>
> This is all new code and hasn’t been heavily tested, so if there are
> any bugs please let me know.
Thanks for doing this. I have now added a link to this from the
"Related Packages" part of the systemd homepage:
http://www.freedesktop.org/wiki/Software/systemd
(at the bottom)
Thanks,
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list