GSoC 2018 gr-modtool - Week 9 - XML to YAML Converter

By Swapnil Negi | July 14, 2018

As planned for Week 9, an XML to YAML generator has been added to the modtool. A new CLI command, update, has been added to the existing modtool commands that serves the purpose of conversion of XML scripts to YAML scripts. The functionality can also be achieved through the API class, ModToolUpdate. I would like to thank my mentors and HÃ¥kon VÃ¥gsether for helping me throughout.