{"id":70310,"library":"carlmjohnson-flagext","title":"Flagext","description":"Extensions to the standard flag package with types implementing flag.Value.","status":"active","version":"0.22.1","language":"go","source_language":null,"source_url":"https://github.com/carlmjohnson/flagext","tags":["flags","cli","extensions"],"install":[{"cmd":"go get github.com/carlmjohnson/flagext","lang":"bash","label":"Install github.com/carlmjohnson/flagext"}],"dependencies":[],"imports":[{"symbol":"flagext","correct":"github.com/carlmjohnson/flagext"}],"quickstart":{"code":"package main\n\nimport (\n\t\"flag\"\n\t\"github.com/carlmjohnson/flagext\"\n)\n\nfunc main() {\n\tvar s flagext.String\n\tflag.Var(&s, \"name\", \"a name\")\n\tflag.Parse()\n}","lang":"go","description":"Use custom flag types from flagext."},"warnings":[],"env_vars":null,"search_vec":"'cli':13 'extens':2,14 'flag':6,12 'flag.value':11 'flagext':1 'implement':10 'packag':7 'standard':5 'type':9","created_at":"2026-06-17T18:12:30.019541+00:00","updated_at":"2026-06-17T18:12:30.019541+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/carlmjohnson/flagext","github":"https://github.com/carlmjohnson/flagext","docs":"https://pkg.go.dev/github.com/carlmjohnson/flagext#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}