{"id":25743705,"url":"https://github.com/blakeliafk/inihpp","last_synced_at":"2026-06-13T17:32:47.293Z","repository":{"id":97850965,"uuid":"98276944","full_name":"BlakeLiAFK/inihpp","owner":"BlakeLiAFK","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-25T07:28:38.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-02T08:38:31.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlakeLiAFK.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T07:21:44.000Z","updated_at":"2017-07-25T07:22:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"1dc28f23-e3ac-433f-ba15-bee2f7ac1b20","html_url":"https://github.com/BlakeLiAFK/inihpp","commit_stats":null,"previous_names":["blkie/inihpp","blakeliafk/inihpp","dgheroin/inihpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BlakeLiAFK/inihpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlakeLiAFK%2Finihpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlakeLiAFK%2Finihpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlakeLiAFK%2Finihpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlakeLiAFK%2Finihpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlakeLiAFK","download_url":"https://codeload.github.com/BlakeLiAFK/inihpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlakeLiAFK%2Finihpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34294411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-26T10:30:06.693Z","updated_at":"2026-06-13T17:32:47.280Z","avatar_url":"https://github.com/BlakeLiAFK.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inihpp\n\n\nMake ini file more easy.\n\nOnly need to include the \"inihpp.h\" to your proj, and enjoy it.\n\n\n## Read\n\n```\ninihpp ini;\nini.parse(file);\nini.get(\"database\", \"comment\");\n```\n\n## Write\n\n```\ninihpp ini;\nini.set(\"history\", \"mem_port\", \"8964\");\nini.save(\"main.ini\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakeliafk%2Finihpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakeliafk%2Finihpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakeliafk%2Finihpp/lists"}