{"id":16337597,"url":"https://github.com/unhammer/apertium-completion","last_synced_at":"2025-08-22T01:14:00.756Z","repository":{"id":809495,"uuid":"516447","full_name":"unhammer/apertium-completion","owner":"unhammer","description":"bash_completion.d files for apertium, VISL CG-3, HFST","archived":false,"fork":false,"pushed_at":"2023-08-25T11:51:58.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-27T00:41:37.044Z","etag":null,"topics":["apertium","bash-completion","completion"],"latest_commit_sha":null,"homepage":"http://wiki.apertium.org/wiki/Bash_completion","language":"Shell","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/unhammer.png","metadata":{"files":{"readme":"README.org","changelog":null,"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":"2010-02-13T12:59:06.000Z","updated_at":"2023-08-25T11:31:55.000Z","dependencies_parsed_at":"2024-11-07T02:37:30.790Z","dependency_job_id":"1f5e6761-687e-4b0f-b087-ea13b88f812a","html_url":"https://github.com/unhammer/apertium-completion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unhammer%2Fapertium-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unhammer%2Fapertium-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unhammer%2Fapertium-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unhammer%2Fapertium-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unhammer","download_url":"https://codeload.github.com/unhammer/apertium-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239399824,"owners_count":19632022,"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":["apertium","bash-completion","completion"],"created_at":"2024-10-10T23:47:29.260Z","updated_at":"2025-02-18T02:41:57.582Z","avatar_url":"https://github.com/unhammer.png","language":"Shell","readme":"If you want \"intelligent\" bash completion on TAB for [[http://wiki.apertium.org/wiki/Main_Page][apertium]],\n[[http://wiki.apertium.org/wiki/Lttoolbox][lttoolbox]], [[http://wiki.apertium.org/wiki/Vislcg3][vislcg3]] and [[http://wiki.apertium.org/wiki/Hfst][hfst]], do e.g.:\n\n: $ git clone https://github.com/unhammer/apertium-completion.git ~/apertium-completion\n\nand add this to your ~/.bashrc:\n\n#+BEGIN_SRC sh\n  if ! shopt -oq posix \u0026\u0026 \\\n     [[ ( -z \"$INSIDE_EMACS\" || \"$EMACS_BASH_COMPLETE\" = \"t\" ) ]]; then\n      for f in ~/apertium-completion/completions/*; do\n          [[ -f $f ]] \u0026\u0026 source \"$f\"\n      done\n  fi\n#+END_SRC\n\n\nAlternatively, if your OS sources files from e.g.\n=/etc/bash_completion_d= automatically, just =sudo cp\n~/apertium-completion/completions/* /etc/bash_completion_d/= (then you\ndon't have to add anything to =~/.bashrc=).\n\n\nNow open a new terminal and try typing =apertium= and press TAB twice,\nyou should get a list of installed language pairs; =apertium -d .= and\nTAB twice should show you a list of the possible translation modes in\nthis directory; etc.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funhammer%2Fapertium-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funhammer%2Fapertium-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funhammer%2Fapertium-completion/lists"}