File: README

package info (click to toggle)
golang-github-src-d-gcfg 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 260 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (8)
1
2
3
4
Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1