libdconf

libdconf is a Go library for the parsing, manipulation, and dumping of dconf schemas.
Building
To compile libdconf, ensure you have Golang 1.16+ installed and run go build
Testing
To test libdconf, run go test
License
libdconf is licensed under the Apache-2.0 license.