{"id":16348492,"url":"https://github.com/devinus/zucchini","last_synced_at":"2026-04-02T03:50:59.924Z","repository":{"id":1397108,"uuid":"1408952","full_name":"devinus/zucchini","owner":"devinus","description":"An Erlang INI parser","archived":false,"fork":false,"pushed_at":"2013-01-02T22:18:55.000Z","size":353,"stargazers_count":29,"open_issues_count":0,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T03:45:58.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/devinus/zucchini","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"amberbit/prawn-fast-png","license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devinus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-25T00:01:08.000Z","updated_at":"2024-07-18T09:08:18.000Z","dependencies_parsed_at":"2022-07-07T11:13:39.181Z","dependency_job_id":null,"html_url":"https://github.com/devinus/zucchini","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fzucchini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fzucchini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fzucchini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinus%2Fzucchini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinus","download_url":"https://codeload.github.com/devinus/zucchini/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-11T00:52:34.171Z","updated_at":"2026-04-02T03:50:59.905Z","avatar_url":"https://github.com/devinus.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Zucchini - An Erlang INI parser\n===============================\n\n## Example\n\n```erl-sh\n1\u003e zucchini:parse_string(\"\n1\u003e [pumpkin]\n1\u003e variety = winter\n1\u003e name = Pumpkin ; mmm, pumpkin pie\n1\u003e fortune = \\\"Pumpkin carving = Awesome\\\"\n1\u003e weight = 3.3\n1\u003e amount = 2\n1\u003e\n1\u003e [yellow] ; It's just called Yellow!\n1\u003e variety = summer\n1\u003e name = Yellow Squash\n1\u003e weight = 0.3\n1\u003e amount = 3\n1\u003e \").\n{ok,[{pumpkin,[{variety,winter},\n               {name,\"Pumpkin\"},\n               {fortune,\"Pumpkin carving = Awesome\"},\n               {weight,3.3},\n               {amount,2}]},\n     {yellow,[{variety,summer},\n              {name,\"Yellow Squash\"},\n              {weight,0.3},\n              {amount,3}]}]}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinus%2Fzucchini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinus%2Fzucchini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinus%2Fzucchini/lists"}