INI2YAML(1) | Mobile Robot Programming Toolkit - MRPT | INI2YAML(1) |
NAME¶
ini2yaml - Converts INI-like configuration files to YAML
SYNOPSIS¶
ini2yaml fich.ini
DESCRIPTION¶
ini2yaml is a command-line application which processes an INI-like configuration file, and converts it into YAML, printing the result to the console.
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¶
ini2yaml 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 |