Hi everybody, I wrote language bindings for the Go language, exporting almost all public API functions (except aug_print, aug_to_xml and aug_srun), as well as adding a few helper functions (such as one that combines aug_match and aug_get).
There is no README yet, but the API documentation reflects the documentation of the C API[1], and any Go developer should know how to install the bindings. The bindings are licensed under the MIT license and can be found at https://github.com/dominikh/augeas Please let me know if you find any bugs/issues or have any suggestions. [1] I copied various comments verbatim or slightly modified. If you consider that derivative of the original code, I'll rewrite the comments accordingly, just let me know :) -- Dominik Honnef _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
