[ 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.