{"id":22843387,"url":"https://github.com/milahu/yaml-parse-tree-config-c","last_synced_at":"2026-04-27T23:33:11.074Z","repository":{"id":109861575,"uuid":"358731565","full_name":"milahu/yaml-parse-tree-config-c","owner":"milahu","description":"how to parse a YAML config file in C code","archived":false,"fork":false,"pushed_at":"2021-04-17T16:03:03.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T05:11:40.709Z","etag":null,"topics":["c","config","example","parse","simple","yaml"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milahu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-16T22:15:31.000Z","updated_at":"2021-04-17T16:03:05.000Z","dependencies_parsed_at":"2023-06-12T07:45:18.633Z","dependency_job_id":null,"html_url":"https://github.com/milahu/yaml-parse-tree-config-c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/milahu/yaml-parse-tree-config-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milahu%2Fyaml-parse-tree-config-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milahu%2Fyaml-parse-tree-config-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milahu%2Fyaml-parse-tree-config-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milahu%2Fyaml-parse-tree-config-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milahu","download_url":"https://codeload.github.com/milahu/yaml-parse-tree-config-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milahu%2Fyaml-parse-tree-config-c/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32360110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","config","example","parse","simple","yaml"],"created_at":"2024-12-13T02:14:33.289Z","updated_at":"2026-04-27T23:33:11.057Z","avatar_url":"https://github.com/milahu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yaml-parse-tree-config-c\n\nhow to parse a YAML config file in C code\n\nusing an [glib nary tree](https://developer.gimp.org/api/2.0/glib/glib-N-ary-Trees.html)\nas intermediary data structure\nas shown by [mk-fg @ stackoverflow.com](https://stackoverflow.com/a/621451/10440128)\n\n## install\n\nwith the nix package manager, install is as simple as\n\n```txt\ngit clone https://github.com/milahu/yaml-parse-tree-config-c.git\ncd yaml-parse-tree-config-c\nnix-build default.nix \u0026\u0026 ./result/bin/yaml-parse\n```\n\n## use case\n\nhttps://github.com/abba23/spotify-adblock-linux/issues/119\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilahu%2Fyaml-parse-tree-config-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilahu%2Fyaml-parse-tree-config-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilahu%2Fyaml-parse-tree-config-c/lists"}