Install golang-github-mvo5-goconfigparser-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-mvo5-goconfigparser-dev
Description:
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.
Homepage: http://github.com/mvo5/goconfigparser
Version: 0.2.1-1
Section: universe/devel