[ Bron: golang-github-mvo5-goconfigparser ]
Pakket: golang-github-mvo5-goconfigparser-dev (0.2.2-1)
Verwijzigingen voor golang-github-mvo5-goconfigparser-dev
Debian bronnen:
Het bronpakket golang-github-mvo5-goconfigparser downloaden:
- [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]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.