{"library":"python-hcl2","install":[{"cmd":"pip install python-hcl2","imports":["import hcl2\nparsed_data = hcl2.load(file_object)","import hcl2\nparsed_data = hcl2.loads(hcl2_string)","import hcl2\nhcl2_string = hcl2.dumps(python_dict_list)"]}]}