ini

Package ini provides INI file read and write functionality in Go.

Github星跟蹤圖

INI

Build Status Sourcegraph

Package ini provides INI file read and write functionality in Go.

Features

  • Load from multiple data sources([]byte, file and io.ReadCloser) with overwrites.
  • Read with recursion values.
  • Read with parent-child sections.
  • Read with auto-increment key names.
  • Read with multiple-line values.
  • Read with tons of helper methods.
  • Read and convert values to Go types.
  • Read and WRITE comments of sections and keys.
  • Manipulate sections, keys and comments with ease.
  • Keep sections and keys in order as you parse and save.

Installation

The minimum requirement of Go is 1.6.

$ go get gopkg.in/ini.v1

Please add -u flag to update in the future.

Getting Help

License

This project is under Apache v2 License. See the LICENSE file for the full license text.

主要指標

概覽
名稱與所有者go-ini/ini
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證Apache License 2.0
所有者活动
創建於2014-12-18 07:36:37
推送於2024-05-01 19:51:06
最后一次提交
發布數104
最新版本名稱v1.67.0 (發布於 )
第一版名稱v0 (發布於 )
用户参与
星數3.5k
關注者數76
派生數381
提交數329
已啟用問題?
問題數244
打開的問題數57
拉請求數86
打開的拉請求數7
關閉的拉請求數27
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?