{"id":15049500,"url":"https://github.com/tpanj/sccp","last_synced_at":"2026-02-02T16:06:53.008Z","repository":{"id":192372726,"uuid":"146359934","full_name":"tpanj/sccp","owner":"tpanj","description":"Simple C Config Parser is simple to use generic reader of key value combinations","archived":false,"fork":false,"pushed_at":"2018-09-05T21:15:25.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T15:51:53.247Z","etag":null,"topics":["c","c89","config","cross-platform","ini","toml"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpanj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-27T22:11:31.000Z","updated_at":"2022-04-28T08:26:12.000Z","dependencies_parsed_at":"2023-09-04T14:07:59.553Z","dependency_job_id":null,"html_url":"https://github.com/tpanj/sccp","commit_stats":null,"previous_names":["tpanj/sccp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpanj/sccp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpanj%2Fsccp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpanj%2Fsccp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpanj%2Fsccp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpanj%2Fsccp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpanj","download_url":"https://codeload.github.com/tpanj/sccp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpanj%2Fsccp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29015145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","c89","config","cross-platform","ini","toml"],"created_at":"2024-09-24T21:20:58.428Z","updated_at":"2026-02-02T16:06:52.980Z","avatar_url":"https://github.com/tpanj.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sccp\r\nSimple C Config Parser is simple to use generic reader of key value combinations\r\n\r\n# Features\r\n* Minimal dependency and minimalistic.\r\n* C89 compatible, cross platform to compile and use configs.\r\n* Capable of parsing .conf file and return struct of value and key.\r\n* Can parse even simple [TOML](https://en.wikipedia.org/wiki/TOML) (.ini) files and bash environment variables file. \r\n* Comment aware\r\n* If multiple keys are in file returns first occurrence found with value.\r\n\r\n# Compiling\r\ngcc main.c simple_config.c -std=c89 -pedantic -Wall -o sccp\r\n\r\nTested also with Visual Studio from 2008 up to 2017\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpanj%2Fsccp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpanj%2Fsccp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpanj%2Fsccp/lists"}