goa-sys 0.0.3

The FFI bindings for the GNOME Online Accounts library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[options]
library = "Goa"
version = "1.0"
min_cfg_version = "1.0"
target_path = "."
work_mode = "sys"
girs_dir = "../gir-files/gir-1.0"

external_libraries = [
    "Gio",
    "GLib",
    "GObject",
]