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