[ 原始碼: golang-github-mvo5-goconfigparser ]
套件:golang-github-mvo5-goconfigparser-dev(0.2.2-1)
golang-github-mvo5-goconfigparser-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mvo5-goconfigparser:
- [golang-github-mvo5-goconfigparser_0.2.2-1.dsc]
- [golang-github-mvo5-goconfigparser_0.2.2.orig.tar.gz]
- [golang-github-mvo5-goconfigparser_0.2.2-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Python compatible INI parser
This parser is build as a go equivalent of the Python ConfigParser module and is aimed for maximum compatibility for both the file format and the API. This should make it easy to use existing python style configuration files from go and also ease the porting of existing python code.