{"id":23278799,"url":"https://github.com/raggesilver/clapc","last_synced_at":"2026-02-07T13:03:01.870Z","repository":{"id":245923385,"uuid":"819196474","full_name":"raggesilver/clapc","owner":"raggesilver","description":"A library for parsing command line arguments in C","archived":false,"fork":false,"pushed_at":"2024-06-24T22:56:39.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T03:44:56.353Z","etag":null,"topics":["argument-parser","c","c23","cli","meson","shared-library"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raggesilver.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-24T03:05:37.000Z","updated_at":"2024-09-07T15:51:19.000Z","dependencies_parsed_at":"2025-05-27T11:35:00.727Z","dependency_job_id":"a21a8e53-7d29-4c21-94e7-1ff1febc58ee","html_url":"https://github.com/raggesilver/clapc","commit_stats":null,"previous_names":["raggesilver/clapc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raggesilver/clapc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggesilver%2Fclapc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggesilver%2Fclapc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggesilver%2Fclapc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggesilver%2Fclapc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raggesilver","download_url":"https://codeload.github.com/raggesilver/clapc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raggesilver%2Fclapc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29194434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"last_error":"SSL_read: 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":["argument-parser","c","c23","cli","meson","shared-library"],"created_at":"2024-12-19T22:34:52.557Z","updated_at":"2026-02-07T13:03:01.853Z","avatar_url":"https://github.com/raggesilver.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clapc\n\nClapc is a simple command line argument parser for C. It is designed to be easy\nto use and easy to integrate into your project.\n\nThe name \"clapc\" is a portmanteau of \"clap\" and \"C\". \"clap\" is the most popular\ncommand line argument parser for Rust, and clapc is inspired by it.\n\n## Features\n\n\u003e Heads up: the current version of clapc has a major limitation: it does not\n\u003e support subcommands. This is a feature that is planned for a future release.\n\n- Support for parsing strings, integers, booleans (stdbool), and floats.\n- Easily dislay help messages.\n\n## Planned Features\n\n- Support for grouped short options (e.g. `-abc`).\n- Support for default values.\n- Support for subcommands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraggesilver%2Fclapc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraggesilver%2Fclapc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraggesilver%2Fclapc/lists"}