YAML2INI(1) | Mobile Robot Programming Toolkit - MRPT | YAML2INI(1) |
NAME¶
yaml2ini - Converts YAML files into INI-like configuration files.
SYNOPSIS¶
yaml2ini in.yml
DESCRIPTION¶
yaml2ini is a command-line application which processes a YAML file and prints to the console the INI-like configuration file.
BUGS¶
Please report bugs at https://github.com/MRPT/mrpt/issues
SEE ALSO¶
The application list and their documentation: https://docs.mrpt.org/reference/latest/applications.html
AUTHORS¶
yaml2ini is part of the Mobile Robot Programming Toolkit (MRPT).
This manual page was written by Jose Luis Blanco <jlblanco@ual.es>.
COPYRIGHT¶
This program is free software; you can redistribute it and/or modify it under the terms of the BSD License.
On Debian GNU/Linux systems, the complete text of the BSD License can be found in `/usr/share/common-licenses/BSD'.
2024-09-27 | perl v5.38.2 |