An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.9% on proxy.golang.org
Top 0.9% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 9.9% forks on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/arduino/go-properties-orderedmap

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, for example: This library has methods to parse this kind of file into a Map object. The Map internally keeps the insertion order so it can be retrieved later when cycling through the key sets. The Map object has many helper methods to accomplish some common operations on this kind of data like cloning, merging, comparing and also extracting a submap or generating a map-of-submaps from the first "level" of the hierarchy. On the Arduino platform the properties are used to populate command line recipes so there are some methods to help this task like SplitQuotedString or ExpandPropsInString.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/arduino/go-properties-orderedmap
Keywords: golang , tooling-team
License: GPL-2.0
Latest release: about 1 year ago
First release: over 5 years ago
Namespace: github.com/arduino
Dependent packages: 33
Dependent repositories: 32
Stars: 2 on GitHub
Forks: 3 on GitHub
Docker dependents: 12
Docker downloads: 4,876
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/arduino, https://www.arduino.cc/en/Main/Donate
Last synced: 4 days ago

    Loading...
    Readme
    Loading...