[ sid ]
Pakket: golang-github-arduino-go-properties-orderedmap-dev (1.8.1-2)
Verwijzigingen voor golang-github-arduino-go-properties-orderedmap-dev
Debian bronnen:
Het bronpakket golang-github-arduino-go-properties-orderedmap downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.