[ ソース: 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.