After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 621697 - augeas bindings
augeas bindings
Status: RESOLVED NOTABUG
Product: vala
Classification: Core
Component: Bindings
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-15 21:02 UTC by Fabian Deutsch
Modified: 2011-12-22 08:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
augeas binding. (2.64 KB, application/octet-stream)
2010-06-15 21:02 UTC, Fabian Deutsch
Details
An small api-test, port of api-test.c part of the augeas release. (1.04 KB, application/octet-stream)
2010-06-15 21:04 UTC, Fabian Deutsch
Details
The sample currently requires glib ... (1.13 KB, application/octet-stream)
2010-06-15 21:20 UTC, Fabian Deutsch
Details

Description Fabian Deutsch 2010-06-15 21:02:52 UTC
Created attachment 163727 [details]
augeas binding.

The attached vapi is a binding for augeas (http://augeas.net/) "a configuration API".
Comment 1 Fabian Deutsch 2010-06-15 21:04:45 UTC
Created attachment 163728 [details]
An small api-test, port of api-test.c part of the augeas release.
Comment 2 Fabian Deutsch 2010-06-15 21:20:29 UTC
Created attachment 163732 [details]
The sample currently requires glib ...
Comment 3 Evan Nemerson 2010-06-19 17:58:42 UTC
Do you mind if I change the namespace from LibAugeas to Augeas? Other than that, everything looks good.
Comment 4 Fabian Deutsch 2010-06-19 18:49:14 UTC
That's fine with me.
Comment 5 Fabian Deutsch 2010-06-19 20:14:26 UTC
Just mailed an updated vapi to the ml, so it can be applied easier.
Comment 7 Fabian Deutsch 2011-12-22 08:17:22 UTC
An updated version can be found here:
https://gitorious.org/valastuff/vapis/trees/master/vapis

I'm closing this bug, because augeas is to far from vala and friends to be maintained upstream.