[ sid ]
パッケージ: golang-github-arduino-go-properties-orderedmap-dev (1.8.1-2)
golang-github-arduino-go-properties-orderedmap-dev に関するリンク
Debian の資源:
golang-github-arduino-go-properties-orderedmap ソースパッケージをダウンロード:
- [golang-github-arduino-go-properties-orderedmap_1.8.1-2.dsc]
- [golang-github-arduino-go-properties-orderedmap_1.8.1.orig.tar.gz]
- [golang-github-arduino-go-properties-orderedmap_1.8.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Go Helper functions to handle ordered maps of hierarchical properties
Package properties is a library for handling maps of hierarchical properties.
This library is mainly used in the Arduino platform software to handle configurations made of key/value pairs stored in files with an INI like syntax.
This map also keeps the insertion order when ranging through the Keys() method.