Categorygithub.com/JoshStrobl/libdconf
repositorypackage
0.0.0-20210821150849-ce196b19818c
Repository: https://github.com/joshstrobl/libdconf.git
Documentation: pkg.go.dev

# README

libdconf

pkg.go.dev goreportcard License Liberapay patrons Patreon

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.