{"id":13740410,"url":"https://github.com/lpil/argv","last_synced_at":"2026-02-06T15:04:43.226Z","repository":{"id":213732472,"uuid":"734797374","full_name":"lpil/argv","owner":"lpil","description":"➿ A cross platform library for getting the command line arguments.","archived":false,"fork":false,"pushed_at":"2024-03-22T18:40:45.000Z","size":7,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-03T07:36:40.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/argv/","language":"Gleam","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/lpil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-12-22T16:40:15.000Z","updated_at":"2025-07-30T20:10:30.000Z","dependencies_parsed_at":"2024-11-21T12:41:19.379Z","dependency_job_id":null,"html_url":"https://github.com/lpil/argv","commit_stats":null,"previous_names":["lpil/argv"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lpil/argv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fargv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fargv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fargv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fargv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/argv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fargv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"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":[],"created_at":"2024-08-03T04:00:47.488Z","updated_at":"2026-02-06T15:04:43.210Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","readme":"# argv\n\nA cross platform library for getting the command line arguments.\n\n[![Package Version](https://img.shields.io/hexpm/v/argv)](https://hex.pm/packages/argv)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/argv/)\n\n```sh\ngleam add argv\n```\n\n```gleam\nimport argv\nimport gleam/io\n\npub fn main() {\n  case argv.load().arguments {\n    [\"hello\", name] -\u003e\n      io.println(\"Hello, \" \u003c\u003e name \u003c\u003e \"!\")\n    _ -\u003e\n      io.println(\"usage: ./program hello \u003cname\u003e\")\n  }\n}\n```\n","funding_links":[],"categories":["Packages","Gleam"],"sub_categories":["Command Line"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fargv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fargv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fargv/lists"}