{"id":51085154,"url":"https://github.com/maandree/auto-auto-complete","last_synced_at":"2026-06-23T21:02:00.735Z","repository":{"id":5251600,"uuid":"6429286","full_name":"maandree/auto-auto-complete","owner":"maandree","description":"Autogenerate shell auto-completion scripts","archived":false,"fork":false,"pushed_at":"2026-05-09T13:30:19.000Z","size":91,"stargazers_count":28,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-09T15:37:43.200Z","etag":null,"topics":["auto-completion","generator"],"latest_commit_sha":null,"homepage":"https://codeberg.org/maandree/auto-auto-complete","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mopub/mopub-android-sdk","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maandree.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-28T16:16:45.000Z","updated_at":"2026-05-09T13:30:24.000Z","dependencies_parsed_at":"2022-09-09T20:11:06.776Z","dependency_job_id":null,"html_url":"https://github.com/maandree/auto-auto-complete","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/maandree/auto-auto-complete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fauto-auto-complete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fauto-auto-complete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fauto-auto-complete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fauto-auto-complete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maandree","download_url":"https://codeload.github.com/maandree/auto-auto-complete/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maandree%2Fauto-auto-complete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34706579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["auto-completion","generator"],"created_at":"2026-06-23T21:01:59.948Z","updated_at":"2026-06-23T21:02:00.726Z","avatar_url":"https://github.com/maandree.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\tauto-auto-complete - Auto-generate shell auto-completion scripts\n\nSYNOPSIS\n\tauto-auto-complete shell (-w command | -o output -s source [variable=value] ...)\n\nDESCRIPTION\n\tauto-auto-complete generates a shell auto-completion script.\n\n\tauto-auto-complete provides a LISP-like declarative language for\n\tcreating auto-completion scripts for commands in a shell-agnostic way.\n\tHowever, auto-auto-complete's language is limited in comparison to\n\tfor example raw auto-completion scripts for the bash shell, however\n\tit is well enough for most projects.\n\nOPTIONS\n\t-o, --output output\n\t\tThe name of the file to generate.\n\n\t-s, -f, --source, --file source\n\t\tThe name of the file to parse.\n\n\t-w, --where command\n\t\tPrint where, sans the path prefix, the script shall be\n\t\tinstalled if the name of the command is command.\n\n\t\tFor example, for the command \"cmd\", auto-auto-complete bash\n\t\t-w cmd would print \"/share/bash-completion/completions/cmd\",\n\t\tmeaning that the script shall be installed to\n\t\t\"/usr/share/bash-completion/completions/cmd\" or\n\t\t\"/usr/local/share/bash-completion/completions/cmd\" depending\n\t\ton the path prefix used for the package.\n\nOPERANDS\n\tshell\n\t\tThe shell the auto-completion script shall be generated\n\t\tfor. Currently supported shells are: bash, fish, and zsh.\n\n\tvariable=value\n\t\tDefine a variable to have a specific value.\n\n\t\tDefining a variable multiple times creates an array\n\t\tof values for that variable.\n\nRATIONALE\n\tNo one really wants to write shell auto-completion scripts,\n\tespecially not for more than one shell. But of course we\n\twant to have it.\n\nSEE ALSO\n\tbash-completion, bash(1), fish(1), zsh(1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaandree%2Fauto-auto-complete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaandree%2Fauto-auto-complete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaandree%2Fauto-auto-complete/lists"}