File: README.md

package info (click to toggle)
golang-github-glacjay-goini 0.0~git20150730-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 76 kB
  • sloc: makefile: 13
file content (5 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# goini
INI file parser in go.

# See Also
For real apps, you can use [TOML](https://github.com/BurntSushi/toml) instead, which is a better INI format :-)