Package: wnpp Severity: wishlist Owner: Nicolas Peugnet <nico...@club1.fr>
* Package name : golang-github-arduino-go-properties-orderedmap Version : 1.8.1-1 Upstream Author : Arduino * URL : https://github.com/arduino/go-properties-orderedmap * License : GPL-2.0 Programming Lang: Go Description : 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. This is a dependency of arduino-cli (#1100073).