logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ini2yaml - Converts INI-like configuration files to YAML

Authors

ini2yaml is part of the Mobile Robot Programming Toolkit (MRPT).

       This manual page was written by Jose Luis Blanco <jlblanco@ual.es>.

Bugs

       Please report bugs at https://github.com/MRPT/mrpt/issues

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.

Name

       ini2yaml - Converts INI-like configuration files to YAML

See Also

       The application wiki page at https://www.mrpt.org/Applications

Synopsis

       ini2yaml fich.ini

See Also