{"id":34919067,"url":"https://github.com/monich/conf-tool","last_synced_at":"2026-05-24T19:31:30.225Z","repository":{"id":73861157,"uuid":"297792715","full_name":"monich/conf-tool","owner":"monich","description":"Config file manupulation tool","archived":false,"fork":false,"pushed_at":"2024-02-01T02:07:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-01T03:29:08.279Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monich.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-09-22T23:01:03.000Z","updated_at":"2024-02-01T02:07:21.000Z","dependencies_parsed_at":"2023-02-25T13:46:01.299Z","dependency_job_id":null,"html_url":"https://github.com/monich/conf-tool","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/monich/conf-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monich%2Fconf-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monich%2Fconf-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monich%2Fconf-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monich%2Fconf-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monich","download_url":"https://codeload.github.com/monich/conf-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monich%2Fconf-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28055271,"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","status":"online","status_checked_at":"2025-12-26T02:00:06.189Z","response_time":55,"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-12-26T13:07:15.737Z","updated_at":"2025-12-26T13:07:16.530Z","avatar_url":"https://github.com/monich.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"conf-tool\n=========\n\nUtility for manipulating INI-style config files from the command line.\nMay be useful for scripting.\n\n```console\nUsage:\n  conf-tool [OPTION...] FILE [KEY [VALUE]]\n\nTool for parsing config files.\n\nHelp Options:\n  -h, --help        Show help options\n\nApplication Options:\n  -s, --section     Config section\n  -r, --remove      Remove the specified key or section\n  -q, --quiet       Don't print errors\n```\nIf no key is specified, lists the keys. If neither key or section\nis specified, lists sections in the config file. If the key is\nspecified but the section is not, the first section is used, which\nmay be convenient if there's only one section in the config file.\n\nSpecial file name `-` means standard input.\n\nIf standard input is modified, the modified version of the input\nconfig is dumped to standard output. That can be used for piping.\nAlthough it wouldn't be real piping because the whole thing is\nfirst sucked in, then modified and only then sent to standard\noutput. Config files are usually quite small, though, so it\nshouldn't really matter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonich%2Fconf-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonich%2Fconf-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonich%2Fconf-tool/lists"}