{"id":26751602,"url":"https://github.com/arnau478/pennant","last_synced_at":"2025-08-22T13:16:30.982Z","repository":{"id":283488563,"uuid":"919000711","full_name":"Arnau478/pennant","owner":"Arnau478","description":"Argument parser for Zig","archived":false,"fork":false,"pushed_at":"2025-04-26T20:47:45.000Z","size":39,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-26T21:29:04.189Z","etag":null,"topics":["argprase","zig","zig-package"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/Arnau478.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":"2025-01-19T13:06:21.000Z","updated_at":"2025-04-26T20:47:48.000Z","dependencies_parsed_at":"2025-04-26T21:35:37.282Z","dependency_job_id":null,"html_url":"https://github.com/Arnau478/pennant","commit_stats":null,"previous_names":["arnau478/pennant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arnau478/pennant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnau478%2Fpennant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnau478%2Fpennant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnau478%2Fpennant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnau478%2Fpennant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arnau478","download_url":"https://codeload.github.com/Arnau478/pennant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arnau478%2Fpennant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264979773,"owners_count":23692496,"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":["argprase","zig","zig-package"],"created_at":"2025-03-28T12:19:37.249Z","updated_at":"2025-07-12T11:07:22.622Z","avatar_url":"https://github.com/Arnau478.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"logo.svg\" width=\"50%\" /\u003e\n\u003c/div\u003e\n\n# Pennant\n\nArgument parser for Zig.\n\n## Features\n- Opposite flags (`--foo`/`--no-foo`, `--uppercase`/`--lowercase`), which act on a single variable and are mutually exclusive\n- Values with and without equals sign (`--foo bar` and `--foo=bar` are both valid and equivalent)\n- Bool flags never take a value, non-bool flags always do\n- Shorthands for bool flags\n- Everything is defined in a single struct, with the power of Zig's `comptime`\n\n## Examples\n\nExamples are available in the `examples` folder. They can also be run via `zig build example-[name]`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnau478%2Fpennant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnau478%2Fpennant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnau478%2Fpennant/lists"}