[ 源代码: golang-github-mvo5-goconfigparser ]
软件包:golang-github-mvo5-goconfigparser-dev(0.2.1-1)
golang-github-mvo5-goconfigparser-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-mvo5-goconfigparser:
- [golang-github-mvo5-goconfigparser_0.2.1-1.dsc]
- [golang-github-mvo5-goconfigparser_0.2.1.orig.tar.gz]
- [golang-github-mvo5-goconfigparser_0.2.1-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.