This package provides:
- A library for reading and writing ordered maps.
- A command line interface for converting an ordered map to YAML and vice versa.
Ordered maps are used in the Arduino platform software to handle configurations made of key/value pairs stored in files with an INI like syntax.
Please see ReadTheDocs for the latest documentation.